POST https://tinfr.generationshop.dev/customized-products/price-detail-box

Query Metrics

133 Database Queries
59 Different statements
60.25 ms Query time

Queries

Group similar statements

# Time Info
1 0.39 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
2 0.33 ms
# dbal-plugin-loader
        SELECT
               `name`,
               `base_class` AS baseClass,
               IF(`active` = 1 AND `installed_at` IS NOT NULL, 1, 0) AS active,
               `path`,
               `version`,
               `autoload`,
               `managed_by_composer` AS managedByComposer,
               composer_name as composerName
        FROM `plugin`
        ORDER BY `installed_at`;
Parameters:
[]
3 0.34 ms
SELECT custom_entity.name, custom_entity.fields, custom_entity.flags
                FROM custom_entity
                    LEFT JOIN app ON app.id = custom_entity.app_id
                WHERE (custom_entity.app_id IS NULL OR app.active = 1) AND custom_entity.deleted_at IS NULL;
Parameters:
[]
4 0.08 ms
SET @@group_concat_max_len = CAST(IF(@@group_concat_max_len > 320000, @@group_concat_max_len, 320000) AS UNSIGNED);SET sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''))
Parameters:
[]
5 0.39 ms
SELECT seo_path_info FROM seo_url WHERE (language_id = ?) AND ((sales_channel_id = ? OR sales_channel_id IS NULL)) AND (seo_path_info = ?) AND (is_canonical = ?) ORDER BY seo_path_info ASC, sales_channel_id IS NULL ASC LIMIT 1
Parameters:
[
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"\x12£:î\x1C\x1F@–¬c¬\x01=ˆËí"
  "customized-products/price-detail-box/"
  1
]
6 0.23 ms
# seo-url::resolve
SELECT id, path_info pathInfo, is_canonical isCanonical, sales_channel_id salesChannelId FROM seo_url WHERE (language_id = ?) AND ((sales_channel_id = ? OR sales_channel_id IS NULL)) AND (seo_path_info = ?)
Parameters:
[
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"\x12£:î\x1C\x1F@–¬c¬\x01=ˆËí"
  "customized-products/price-detail-box"
]
7 0.17 ms
# seo-url::resolve-fallback
SELECT path_info pathInfo, seo_path_info seoPathInfo FROM seo_url WHERE (language_id = ?) AND (sales_channel_id = ?) AND (path_info = ?) AND (is_canonical = 1) LIMIT 1
Parameters:
[
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"\x12£:î\x1C\x1F@–¬c¬\x01=ˆËí"
  "/customized-products/price-detail-box"
]
8 0.40 ms
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = ?) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  null
  "MolliePayments.config.%"
]
9 0.32 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"\x12£:î\x1C\x1F@–¬c¬\x01=ˆËí"
  "DtF2JWdAkcrtMEHKYCieOs2UZR6WMjXI"
]
10 1.00 ms
SHOW COLUMNS FROM `cart` WHERE `Field` LIKE ?
Parameters:
[
  "payload"
]
11 0.11 ms
#cart-persister::load
                SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "DtF2JWdAkcrtMEHKYCieOs2UZR6WMjXI"
]
12 0.43 ms
# app-scripts::refresh::read
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`write_access` as `app.integration.writeAccess`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, COALESCE(`app.translation.label`,`app.translation.label`) as `app.label`, `app.translation.description`, COALESCE(`app.translation.description`,`app.translation.description`) as `app.description`, `app.translation.privacyPolicyExtensions`, COALESCE(`app.translation.privacyPolicyExtensions`,`app.translation.privacyPolicyExtensions`) as `app.privacyPolicyExtensions`, `app.translation.customFields`, COALESCE(`app.translation.customFields`,`app.translation.customFields`) as `app.customFields`, `app.translation.createdAt`, `app.translation.updatedAt`, `app.translation.appId`, `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation`.app_id, `app.translation`.label as `app.translation.label`, `app.translation`.description as `app.translation.description`, `app.translation`.privacy_policy_extensions as `app.translation.privacyPolicyExtensions`, `app.translation`.custom_fields as `app.translation.customFields`, `app.translation`.created_at as `app.translation.createdAt`, `app.translation`.updated_at as `app.translation.updatedAt`, `app.translation`.app_id as `app.translation.appId`, `app.translation`.language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation`.language_id = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` WHERE (`app`.`active` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
]
13 0.37 ms
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS scriptName,
                   `script`.`script` AS script,
                   `script`.`hook` AS hook,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   `app`.`version` AS appVersion,
                   `script`.`active` AS active
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` != 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
14 0.20 ms
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS name,
                   `script`.`script` AS script,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` = 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
15 0.20 ms
SELECT `country`.`id` FROM `country` LEFT JOIN `sales_channel_country` `country.salesChannels.mapping` ON `country`.`id` = `country.salesChannels.mapping`.`country_id`  LEFT JOIN `sales_channel` `country.salesChannels` ON `country.salesChannels.mapping`.`sales_channel_id` = `country.salesChannels`.`id`  WHERE ((`country.salesChannels`.`id` = ?)) AND (`country`.`id` IN (?)) GROUP BY `country`.`id`
Parameters:
[
  b"\x12£:î\x1C\x1F@–¬c¬\x01=ˆËí"
  b"█Ä?«│óC[ì2└~║│▄p"
]
16 0.29 ms
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = ?) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  b"\x12£:î\x1C\x1F@–¬c¬\x01=ˆËí"
  "MolliePayments.config.%"
]
17 0.28 ms
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = ?) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  b"\x12£:î\x1C\x1F@–¬c¬\x01=ˆËí"
  "MolliePayments.config.%"
]
18 0.34 ms
# app-scripts::refresh::read
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`write_access` as `app.integration.writeAccess`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, COALESCE(`app.translation.label`,`app.translation.label`) as `app.label`, `app.translation.description`, COALESCE(`app.translation.description`,`app.translation.description`) as `app.description`, `app.translation.privacyPolicyExtensions`, COALESCE(`app.translation.privacyPolicyExtensions`,`app.translation.privacyPolicyExtensions`) as `app.privacyPolicyExtensions`, `app.translation.customFields`, COALESCE(`app.translation.customFields`,`app.translation.customFields`) as `app.customFields`, `app.translation.createdAt`, `app.translation.updatedAt`, `app.translation.appId`, `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation`.app_id, `app.translation`.label as `app.translation.label`, `app.translation`.description as `app.translation.description`, `app.translation`.privacy_policy_extensions as `app.translation.privacyPolicyExtensions`, `app.translation`.custom_fields as `app.translation.customFields`, `app.translation`.created_at as `app.translation.createdAt`, `app.translation`.updated_at as `app.translation.updatedAt`, `app.translation`.app_id as `app.translation.appId`, `app.translation`.language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation`.language_id = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` WHERE (`app`.`active` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
]
19 0.26 ms
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS scriptName,
                   `script`.`script` AS script,
                   `script`.`hook` AS hook,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   `app`.`version` AS appVersion,
                   `script`.`active` AS active
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` != 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
20 0.17 ms
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS name,
                   `script`.`script` AS script,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` = 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
21 0.32 ms
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = ?) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  b"\x12£:î\x1C\x1F@–¬c¬\x01=ˆËí"
  "MolliePayments.config.%"
]
22 0.22 ms
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = ?) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  b"\x12£:î\x1C\x1F@–¬c¬\x01=ˆËí"
  "MolliePayments.config.%"
]
23 0.36 ms
# app-scripts::refresh::read
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`write_access` as `app.integration.writeAccess`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, COALESCE(`app.translation.label`,`app.translation.label`) as `app.label`, `app.translation.description`, COALESCE(`app.translation.description`,`app.translation.description`) as `app.description`, `app.translation.privacyPolicyExtensions`, COALESCE(`app.translation.privacyPolicyExtensions`,`app.translation.privacyPolicyExtensions`) as `app.privacyPolicyExtensions`, `app.translation.customFields`, COALESCE(`app.translation.customFields`,`app.translation.customFields`) as `app.customFields`, `app.translation.createdAt`, `app.translation.updatedAt`, `app.translation.appId`, `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation`.app_id, `app.translation`.label as `app.translation.label`, `app.translation`.description as `app.translation.description`, `app.translation`.privacy_policy_extensions as `app.translation.privacyPolicyExtensions`, `app.translation`.custom_fields as `app.translation.customFields`, `app.translation`.created_at as `app.translation.createdAt`, `app.translation`.updated_at as `app.translation.updatedAt`, `app.translation`.app_id as `app.translation.appId`, `app.translation`.language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation`.language_id = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` WHERE (`app`.`active` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
]
24 0.26 ms
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS scriptName,
                   `script`.`script` AS script,
                   `script`.`hook` AS hook,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   `app`.`version` AS appVersion,
                   `script`.`active` AS active
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` != 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
25 0.18 ms
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS name,
                   `script`.`script` AS script,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` = 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
26 0.28 ms
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = ?) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  null
  "MolliePayments.config.%"
]
27 0.32 ms
# app-scripts::refresh::read
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`write_access` as `app.integration.writeAccess`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, COALESCE(`app.translation.label`,`app.translation.label`) as `app.label`, `app.translation.description`, COALESCE(`app.translation.description`,`app.translation.description`) as `app.description`, `app.translation.privacyPolicyExtensions`, COALESCE(`app.translation.privacyPolicyExtensions`,`app.translation.privacyPolicyExtensions`) as `app.privacyPolicyExtensions`, `app.translation.customFields`, COALESCE(`app.translation.customFields`,`app.translation.customFields`) as `app.customFields`, `app.translation.createdAt`, `app.translation.updatedAt`, `app.translation.appId`, `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation`.app_id, `app.translation`.label as `app.translation.label`, `app.translation`.description as `app.translation.description`, `app.translation`.privacy_policy_extensions as `app.translation.privacyPolicyExtensions`, `app.translation`.custom_fields as `app.translation.customFields`, `app.translation`.created_at as `app.translation.createdAt`, `app.translation`.updated_at as `app.translation.updatedAt`, `app.translation`.app_id as `app.translation.appId`, `app.translation`.language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation`.language_id = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` WHERE (`app`.`active` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
]
28 0.25 ms
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS scriptName,
                   `script`.`script` AS script,
                   `script`.`hook` AS hook,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   `app`.`version` AS appVersion,
                   `script`.`active` AS active
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` != 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
29 0.18 ms
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS name,
                   `script`.`script` AS script,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` = 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
30 0.13 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"\x12£:î\x1C\x1F@–¬c¬\x01=ˆËí"
  "DtF2JWdAkcrtMEHKYCieOs2UZR6WMjXI"
]
31 0.82 ms
SHOW COLUMNS FROM `cart` WHERE `Field` LIKE ?
Parameters:
[
  "payload"
]
32 0.11 ms
#cart-persister::load
                SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "DtF2JWdAkcrtMEHKYCieOs2UZR6WMjXI"
]
33 0.32 ms
# app-scripts::refresh::read
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`write_access` as `app.integration.writeAccess`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, COALESCE(`app.translation.label`,`app.translation.label`) as `app.label`, `app.translation.description`, COALESCE(`app.translation.description`,`app.translation.description`) as `app.description`, `app.translation.privacyPolicyExtensions`, COALESCE(`app.translation.privacyPolicyExtensions`,`app.translation.privacyPolicyExtensions`) as `app.privacyPolicyExtensions`, `app.translation.customFields`, COALESCE(`app.translation.customFields`,`app.translation.customFields`) as `app.customFields`, `app.translation.createdAt`, `app.translation.updatedAt`, `app.translation.appId`, `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation`.app_id, `app.translation`.label as `app.translation.label`, `app.translation`.description as `app.translation.description`, `app.translation`.privacy_policy_extensions as `app.translation.privacyPolicyExtensions`, `app.translation`.custom_fields as `app.translation.customFields`, `app.translation`.created_at as `app.translation.createdAt`, `app.translation`.updated_at as `app.translation.updatedAt`, `app.translation`.app_id as `app.translation.appId`, `app.translation`.language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation`.language_id = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` WHERE (`app`.`active` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
]
34 0.25 ms
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS scriptName,
                   `script`.`script` AS script,
                   `script`.`hook` AS hook,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   `app`.`version` AS appVersion,
                   `script`.`active` AS active
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` != 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
35 0.17 ms
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS name,
                   `script`.`script` AS script,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` = 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
36 0.27 ms
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = ?) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  b"\x12£:î\x1C\x1F@–¬c¬\x01=ˆËí"
  "MolliePayments.config.%"
]
37 0.25 ms
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = ?) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  b"\x12£:î\x1C\x1F@–¬c¬\x01=ˆËí"
  "MolliePayments.config.%"
]
38 0.31 ms
# app-scripts::refresh::read
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`write_access` as `app.integration.writeAccess`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, COALESCE(`app.translation.label`,`app.translation.label`) as `app.label`, `app.translation.description`, COALESCE(`app.translation.description`,`app.translation.description`) as `app.description`, `app.translation.privacyPolicyExtensions`, COALESCE(`app.translation.privacyPolicyExtensions`,`app.translation.privacyPolicyExtensions`) as `app.privacyPolicyExtensions`, `app.translation.customFields`, COALESCE(`app.translation.customFields`,`app.translation.customFields`) as `app.customFields`, `app.translation.createdAt`, `app.translation.updatedAt`, `app.translation.appId`, `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation`.app_id, `app.translation`.label as `app.translation.label`, `app.translation`.description as `app.translation.description`, `app.translation`.privacy_policy_extensions as `app.translation.privacyPolicyExtensions`, `app.translation`.custom_fields as `app.translation.customFields`, `app.translation`.created_at as `app.translation.createdAt`, `app.translation`.updated_at as `app.translation.updatedAt`, `app.translation`.app_id as `app.translation.appId`, `app.translation`.language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation`.language_id = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` WHERE (`app`.`active` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
]
39 0.24 ms
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS scriptName,
                   `script`.`script` AS script,
                   `script`.`hook` AS hook,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   `app`.`version` AS appVersion,
                   `script`.`active` AS active
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` != 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
40 0.19 ms
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS name,
                   `script`.`script` AS script,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` = 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
41 0.29 ms
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = ?) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  b"\x12£:î\x1C\x1F@–¬c¬\x01=ˆËí"
  "MolliePayments.config.%"
]
42 0.27 ms
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = ?) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  b"\x12£:î\x1C\x1F@–¬c¬\x01=ˆËí"
  "MolliePayments.config.%"
]
43 0.14 ms
SELECT module.module, module.response FROM wbm_data_layer_modules module
Parameters:
[]
44 0.49 ms
SELECT `swag_customized_products_template_option`.`id` as `swag_customized_products_template_option.id`, `swag_customized_products_template_option`.`version_id` as `swag_customized_products_template_option.versionId`, `swag_customized_products_template_option`.`template_version_id` as `swag_customized_products_template_option.templateVersionId`, `swag_customized_products_template_option`.`type` as `swag_customized_products_template_option.type`, `swag_customized_products_template_option`.`type_properties` as `swag_customized_products_template_option.typeProperties`, `swag_customized_products_template_option`.`item_number` as `swag_customized_products_template_option.itemNumber`, `swag_customized_products_template_option`.`required` as `swag_customized_products_template_option.required`, `swag_customized_products_template_option`.`one_time_surcharge` as `swag_customized_products_template_option.oneTimeSurcharge`, `swag_customized_products_template_option`.`relative_surcharge` as `swag_customized_products_template_option.relativeSurcharge`, `swag_customized_products_template_option`.`advanced_surcharge` as `swag_customized_products_template_option.advancedSurcharge`, `swag_customized_products_template_option`.`position` as `swag_customized_products_template_option.position`, `swag_customized_products_template_option`.`price` as `swag_customized_products_template_option.price`, `swag_customized_products_template_option`.`percentage_surcharge` as `swag_customized_products_template_option.percentageSurcharge`, `swag_customized_products_template_option`.`template_id` as `swag_customized_products_template_option.templateId`, `swag_customized_products_template_option`.`tax_id` as `swag_customized_products_template_option.taxId`, `swag_customized_products_template_option`.`created_at` as `swag_customized_products_template_option.createdAt`, `swag_customized_products_template_option`.`updated_at` as `swag_customized_products_template_option.updatedAt`, `swag_customized_products_template_option.translation.fallback_1.displayName`, `swag_customized_products_template_option.translation.displayName`, COALESCE(`swag_customized_products_template_option.translation.fallback_1.displayName`,`swag_customized_products_template_option.translation.displayName`,`swag_customized_products_template_option.translation.displayName`) as `swag_customized_products_template_option.displayName`, `swag_customized_products_template_option.translation.fallback_1.description`, `swag_customized_products_template_option.translation.description`, COALESCE(`swag_customized_products_template_option.translation.fallback_1.description`,`swag_customized_products_template_option.translation.description`,`swag_customized_products_template_option.translation.description`) as `swag_customized_products_template_option.description`, `swag_customized_products_template_option.translation.fallback_1.placeholder`, `swag_customized_products_template_option.translation.placeholder`, COALESCE(`swag_customized_products_template_option.translation.fallback_1.placeholder`,`swag_customized_products_template_option.translation.placeholder`,`swag_customized_products_template_option.translation.placeholder`) as `swag_customized_products_template_option.placeholder`, `swag_customized_products_template_option.translation.fallback_1.createdAt`, `swag_customized_products_template_option.translation.createdAt`, `swag_customized_products_template_option.translation.fallback_1.updatedAt`, `swag_customized_products_template_option.translation.updatedAt`, `swag_customized_products_template_option.translation.fallback_1.swagCustomizedProductsTemplateOptionId`, `swag_customized_products_template_option.translation.swagCustomizedProductsTemplateOptionId`, `swag_customized_products_template_option.translation.fallback_1.languageId`, `swag_customized_products_template_option.translation.languageId`, `swag_customized_products_template_option.translation.fallback_1.swagCustomizedProductsTemplateOptionVersionId`, `swag_customized_products_template_option.translation.swagCustomizedProductsTemplateOptionVersionId` FROM `swag_customized_products_template_option` LEFT JOIN (SELECT `swag_customized_products_template_option.translation`.swag_customized_products_template_option_id, `swag_customized_products_template_option.translation`.swag_customized_products_template_option_version_id, `swag_customized_products_template_option.translation`.display_name as `swag_customized_products_template_option.translation.displayName`, `swag_customized_products_template_option.translation`.description as `swag_customized_products_template_option.translation.description`, `swag_customized_products_template_option.translation`.placeholder as `swag_customized_products_template_option.translation.placeholder`, `swag_customized_products_template_option.translation`.created_at as `swag_customized_products_template_option.translation.createdAt`, `swag_customized_products_template_option.translation`.updated_at as `swag_customized_products_template_option.translation.updatedAt`, `swag_customized_products_template_option.translation`.swag_customized_products_template_option_id as `swag_customized_products_template_option.translation.swagCustomizedProductsTemplateOptionId`, `swag_customized_products_template_option.translation`.language_id as `swag_customized_products_template_option.translation.languageId`, `swag_customized_products_template_option.translation`.swag_customized_products_template_option_version_id as `swag_customized_products_template_option.translation.swagCustomizedProductsTemplateOptionVersionId`, `swag_customized_products_template_option.translation.fallback_1`.display_name as `swag_customized_products_template_option.translation.fallback_1.displayName`, `swag_customized_products_template_option.translation.fallback_1`.description as `swag_customized_products_template_option.translation.fallback_1.description`, `swag_customized_products_template_option.translation.fallback_1`.placeholder as `swag_customized_products_template_option.translation.fallback_1.placeholder`, `swag_customized_products_template_option.translation.fallback_1`.created_at as `swag_customized_products_template_option.translation.fallback_1.createdAt`, `swag_customized_products_template_option.translation.fallback_1`.updated_at as `swag_customized_products_template_option.translation.fallback_1.updatedAt`, `swag_customized_products_template_option.translation.fallback_1`.swag_customized_products_template_option_id as `swag_customized_products_template_option.translation.fallback_1.swagCustomizedProductsTemplateOptionId`, `swag_customized_products_template_option.translation.fallback_1`.language_id as `swag_customized_products_template_option.translation.fallback_1.languageId`, `swag_customized_products_template_option.translation.fallback_1`.swag_customized_products_template_option_version_id as `swag_customized_products_template_option.translation.fallback_1.swagCustomizedProductsTemplateOptionVersionId` FROM `swag_customized_products_template_option_translation` `swag_customized_products_template_option.translation` LEFT JOIN `swag_customized_products_template_option_translation` `swag_customized_products_template_option.translation.fallback_1` ON `swag_customized_products_template_option.translation`.`swag_customized_products_template_option_id` = `swag_customized_products_template_option.translation.fallback_1`.`swag_customized_products_template_option_id` AND `swag_customized_products_template_option.translation.fallback_1`.language_id = ? AND `swag_customized_products_template_option.translation`.swag_customized_products_template_option_version_id = `swag_customized_products_template_option.translation.fallback_1`.swag_customized_products_template_option_version_id WHERE `swag_customized_products_template_option.translation`.language_id = ?) `swag_customized_products_template_option.swag_customized_products_template_option_translation` ON `swag_customized_products_template_option.swag_customized_products_template_option_translation`.`swag_customized_products_template_option_id` = `swag_customized_products_template_option`.`id` AND `swag_customized_products_template_option.swag_customized_products_template_option_translation`.swag_customized_products_template_option_version_id = `swag_customized_products_template_option`.version_id WHERE (`swag_customized_products_template_option`.`version_id` = ?) AND ((`swag_customized_products_template_option`.`template_id` = ?)) AND (`swag_customized_products_template_option`.`id` IN (?))
Parameters:
[
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"ôƒ¸\f.ÛHû²£Ä°vY¤å"
  b"l´ªØ:╝CÖæHe┴ÂzÞ▄"
]
45 0.30 ms
# cart::products::search-ids
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?))) AND (`product`.`id` IN (?)) GROUP BY `product`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  10
  b"\x12£:î\x1C\x1F@–¬c¬\x01=ˆËí"
  true
  b"\x01Œèrêëq+¶~aáêàX\x1D"
]
46 3.42 ms
# cart::products::read
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product`.`available_stock` as `product.availableStock`, `product`.`stock` as `product.stock`, `product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) as `product.cheapestPrice`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, COALESCE(`product`.`swag_customized_products_template_id`, `product.parent`.`swag_customized_products_template_id`) as `product.swagCustomizedProductsTemplateId`, COALESCE(`product`.`swag_customized_products_template_version_id`, `product.parent`.`swag_customized_products_template_version_id`) as `product.swagCustomizedProductsTemplateVersionId`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover.media`.`id` as `product.cover.media.id`, `product.cover.media`.`user_id` as `product.cover.media.userId`, `product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`, `product.cover.media`.`mime_type` as `product.cover.media.mimeType`, `product.cover.media`.`file_extension` as `product.cover.media.fileExtension`, `product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`, `product.cover.media`.`file_name` as `product.cover.media.fileName`, `product.cover.media`.`file_size` as `product.cover.media.fileSize`, `product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`, `product.cover.media`.`meta_data` as `product.cover.media.metaData`, `product.cover.media`.`config` as `product.cover.media.config`, `product.cover.media`.`path` as `product.cover.media.path`, `product.cover.media`.`private` as `product.cover.media.private`, `product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`, `product.cover.media`.`created_at` as `product.cover.media.createdAt`, `product.cover.media`.`updated_at` as `product.cover.media.updatedAt`, `product.cover.media.translation.fallback_1.title`, `product.cover.media.translation.title`, COALESCE(`product.cover.media.translation.fallback_1.title`,`product.cover.media.translation.title`,`product.cover.media.translation.title`) as `product.cover.media.title`, `product.cover.media.translation.fallback_1.alt`, `product.cover.media.translation.alt`, COALESCE(`product.cover.media.translation.fallback_1.alt`,`product.cover.media.translation.alt`,`product.cover.media.translation.alt`) as `product.cover.media.alt`, `product.cover.media.translation.fallback_1.customFields`, `product.cover.media.translation.customFields`, COALESCE(`product.cover.media.translation.fallback_1.customFields`,`product.cover.media.translation.customFields`,`product.cover.media.translation.customFields`) as `product.cover.media.customFields`, `product.cover.media.translation.fallback_1.createdAt`, `product.cover.media.translation.createdAt`, `product.cover.media.translation.fallback_1.updatedAt`, `product.cover.media.translation.updatedAt`, `product.cover.media.translation.fallback_1.mediaId`, `product.cover.media.translation.mediaId`, `product.cover.media.translation.fallback_1.languageId`, `product.cover.media.translation.languageId`, `product.cover`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.updatedAt`, (SELECT GROUP_CONCAT(HEX(`product.options.mapping`.`property_group_option_id`) SEPARATOR '||')
                  FROM `product_option` `product.options.mapping`
                  WHERE `product.options.mapping`.`product_id` = `product`.`id` ) as `product.options.id_mapping`, `product.featureSet`.`id` as `product.featureSet.id`, `product.featureSet`.`features` as `product.featureSet.features`, `product.featureSet`.`created_at` as `product.featureSet.createdAt`, `product.featureSet`.`updated_at` as `product.featureSet.updatedAt`, `product.featureSet.translation.fallback_1.name`, `product.featureSet.translation.name`, COALESCE(`product.featureSet.translation.fallback_1.name`,`product.featureSet.translation.name`,`product.featureSet.translation.name`) as `product.featureSet.name`, `product.featureSet.translation.fallback_1.description`, `product.featureSet.translation.description`, COALESCE(`product.featureSet.translation.fallback_1.description`,`product.featureSet.translation.description`,`product.featureSet.translation.description`) as `product.featureSet.description`, `product.featureSet.translation.fallback_1.createdAt`, `product.featureSet.translation.createdAt`, `product.featureSet.translation.fallback_1.updatedAt`, `product.featureSet.translation.updatedAt`, `product.featureSet.translation.fallback_1.productFeatureSetId`, `product.featureSet.translation.productFeatureSetId`, `product.featureSet.translation.fallback_1.languageId`, `product.featureSet.translation.languageId`, (SELECT GROUP_CONCAT(HEX(`product.properties.mapping`.`property_group_option_id`) SEPARATOR '||')
                  FROM `product_property` `product.properties.mapping`
                  WHERE `product.properties.mapping`.`product_id` = `product`.`properties` ) as `product.properties.id_mapping`, `product.unit`.`id` as `product.unit.id`, `product.unit`.`created_at` as `product.unit.createdAt`, `product.unit`.`updated_at` as `product.unit.updatedAt`, `product.unit.translation.fallback_1.shortCode`, `product.unit.translation.shortCode`, COALESCE(`product.unit.translation.fallback_1.shortCode`,`product.unit.translation.shortCode`,`product.unit.translation.shortCode`) as `product.unit.shortCode`, `product.unit.translation.fallback_1.name`, `product.unit.translation.name`, COALESCE(`product.unit.translation.fallback_1.name`,`product.unit.translation.name`,`product.unit.translation.name`) as `product.unit.name`, `product.unit.translation.fallback_1.customFields`, `product.unit.translation.customFields`, COALESCE(`product.unit.translation.fallback_1.customFields`,`product.unit.translation.customFields`,`product.unit.translation.customFields`) as `product.unit.customFields`, `product.unit.translation.fallback_1.createdAt`, `product.unit.translation.createdAt`, `product.unit.translation.fallback_1.updatedAt`, `product.unit.translation.updatedAt`, `product.unit.translation.fallback_1.unitId`, `product.unit.translation.unitId`, `product.unit.translation.fallback_1.languageId`, `product.unit.translation.languageId`, `product.deliveryTime`.`id` as `product.deliveryTime.id`, `product.deliveryTime`.`min` as `product.deliveryTime.min`, `product.deliveryTime`.`max` as `product.deliveryTime.max`, `product.deliveryTime`.`unit` as `product.deliveryTime.unit`, `product.deliveryTime`.`created_at` as `product.deliveryTime.createdAt`, `product.deliveryTime`.`updated_at` as `product.deliveryTime.updatedAt`, `product.deliveryTime.translation.fallback_1.name`, `product.deliveryTime.translation.name`, COALESCE(`product.deliveryTime.translation.fallback_1.name`,`product.deliveryTime.translation.name`,`product.deliveryTime.translation.name`) as `product.deliveryTime.name`, `product.deliveryTime.translation.fallback_1.customFields`, `product.deliveryTime.translation.customFields`, COALESCE(`product.deliveryTime.translation.fallback_1.customFields`,`product.deliveryTime.translation.customFields`,`product.deliveryTime.translation.customFields`) as `product.deliveryTime.customFields`, `product.deliveryTime.translation.fallback_1.createdAt`, `product.deliveryTime.translation.createdAt`, `product.deliveryTime.translation.fallback_1.updatedAt`, `product.deliveryTime.translation.updatedAt`, `product.deliveryTime.translation.fallback_1.deliveryTimeId`, `product.deliveryTime.translation.deliveryTimeId`, `product.deliveryTime.translation.fallback_1.languageId`, `product.deliveryTime.translation.languageId`, `product.swagCustomizedProductsTemplate`.`id` as `product.swagCustomizedProductsTemplate.id`, `product.swagCustomizedProductsTemplate`.`version_id` as `product.swagCustomizedProductsTemplate.versionId`, `product.swagCustomizedProductsTemplate`.`parent_version_id` as `product.swagCustomizedProductsTemplate.parentVersionId`, `product.swagCustomizedProductsTemplate`.`internal_name` as `product.swagCustomizedProductsTemplate.internalName`, `product.swagCustomizedProductsTemplate`.`active` as `product.swagCustomizedProductsTemplate.active`, `product.swagCustomizedProductsTemplate`.`step_by_step` as `product.swagCustomizedProductsTemplate.stepByStep`, `product.swagCustomizedProductsTemplate`.`confirm_input` as `product.swagCustomizedProductsTemplate.confirmInput`, `product.swagCustomizedProductsTemplate`.`options_auto_collapse` as `product.swagCustomizedProductsTemplate.optionsAutoCollapse`, `product.swagCustomizedProductsTemplate`.`decision_tree` as `product.swagCustomizedProductsTemplate.decisionTree`, `product.swagCustomizedProductsTemplate`.`media_id` as `product.swagCustomizedProductsTemplate.mediaId`, `product.swagCustomizedProductsTemplate`.`created_at` as `product.swagCustomizedProductsTemplate.createdAt`, `product.swagCustomizedProductsTemplate`.`updated_at` as `product.swagCustomizedProductsTemplate.updatedAt`, `product.swagCustomizedProductsTemplate.translation.fallback_1.displayName`, `product.swagCustomizedProductsTemplate.translation.displayName`, COALESCE(`product.swagCustomizedProductsTemplate.translation.fallback_1.displayName`,`product.swagCustomizedProductsTemplate.translation.displayName`,`product.swagCustomizedProductsTemplate.translation.displayName`) as `product.swagCustomizedProductsTemplate.displayName`, `product.swagCustomizedProductsTemplate.translation.fallback_1.description`, `product.swagCustomizedProductsTemplate.translation.description`, COALESCE(`product.swagCustomizedProductsTemplate.translation.fallback_1.description`,`product.swagCustomizedProductsTemplate.translation.description`,`product.swagCustomizedProductsTemplate.translation.description`) as `product.swagCustomizedProductsTemplate.description`, `product.swagCustomizedProductsTemplate.translation.fallback_1.createdAt`, `product.swagCustomizedProductsTemplate.translation.createdAt`, `product.swagCustomizedProductsTemplate.translation.fallback_1.updatedAt`, `product.swagCustomizedProductsTemplate.translation.updatedAt`, `product.swagCustomizedProductsTemplate.translation.fallback_1.swagCustomizedProductsTemplateId`, `product.swagCustomizedProductsTemplate.translation.swagCustomizedProductsTemplateId`, `product.swagCustomizedProductsTemplate.translation.fallback_1.languageId`, `product.swagCustomizedProductsTemplate.translation.languageId`, `product.swagCustomizedProductsTemplate.translation.fallback_1.swagCustomizedProductsTemplateVersionId`, `product.swagCustomizedProductsTemplate.translation.swagCustomizedProductsTemplateVersionId`, `product.translation.fallback_1.metaDescription`, `product.parent.translation.fallback_1.metaDescription`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.fallback_1.metaDescription`,`product.parent.translation.fallback_1.metaDescription`,`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.fallback_1.name`, `product.parent.translation.fallback_1.name`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.fallback_1.name`,`product.parent.translation.fallback_1.name`,`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.fallback_1.keywords`, `product.parent.translation.fallback_1.keywords`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.fallback_1.keywords`,`product.parent.translation.fallback_1.keywords`,`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.fallback_1.description`, `product.parent.translation.fallback_1.description`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.fallback_1.description`,`product.parent.translation.fallback_1.description`,`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.fallback_1.metaTitle`, `product.parent.translation.fallback_1.metaTitle`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.fallback_1.metaTitle`,`product.parent.translation.fallback_1.metaTitle`,`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.fallback_1.packUnit`, `product.parent.translation.fallback_1.packUnit`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.fallback_1.packUnit`,`product.parent.translation.fallback_1.packUnit`,`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.fallback_1.packUnitPlural`, `product.parent.translation.fallback_1.packUnitPlural`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.fallback_1.packUnitPlural`,`product.parent.translation.fallback_1.packUnitPlural`,`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.fallback_1.customSearchKeywords`, `product.parent.translation.fallback_1.customSearchKeywords`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.fallback_1.customSearchKeywords`,`product.parent.translation.fallback_1.customSearchKeywords`,`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.fallback_1.slotConfig`, `product.parent.translation.fallback_1.slotConfig`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.fallback_1.slotConfig`,`product.parent.translation.fallback_1.slotConfig`,`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.fallback_1.customFields`, `product.parent.translation.fallback_1.customFields`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.fallback_1.customFields`,`product.parent.translation.fallback_1.customFields`,`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.fallback_1.createdAt`, `product.parent.translation.fallback_1.createdAt`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.fallback_1.updatedAt`, `product.parent.translation.fallback_1.updatedAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.fallback_1.productId`, `product.parent.translation.fallback_1.productId`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.fallback_1.languageId`, `product.parent.translation.fallback_1.languageId`, `product.translation.languageId`, `product.parent.translation.languageId`, `product.translation.fallback_1.productVersionId`, `product.parent.translation.fallback_1.productVersionId`, `product.translation.productVersionId`, `product.parent.translation.productVersionId` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN (SELECT `product.translation`.product_id, `product.translation`.product_version_id, `product.translation`.meta_description as `product.translation.metaDescription`, `product.translation`.name as `product.translation.name`, `product.translation`.keywords as `product.translation.keywords`, `product.translation`.description as `product.translation.description`, `product.translation`.meta_title as `product.translation.metaTitle`, `product.translation`.pack_unit as `product.translation.packUnit`, `product.translation`.pack_unit_plural as `product.translation.packUnitPlural`, `product.translation`.custom_search_keywords as `product.translation.customSearchKeywords`, `product.translation`.slot_config as `product.translation.slotConfig`, `product.translation`.custom_fields as `product.translation.customFields`, `product.translation`.created_at as `product.translation.createdAt`, `product.translation`.updated_at as `product.translation.updatedAt`, `product.translation`.product_id as `product.translation.productId`, `product.translation`.language_id as `product.translation.languageId`, `product.translation`.product_version_id as `product.translation.productVersionId`, `product.translation.fallback_1`.meta_description as `product.translation.fallback_1.metaDescription`, `product.translation.fallback_1`.name as `product.translation.fallback_1.name`, `product.translation.fallback_1`.keywords as `product.translation.fallback_1.keywords`, `product.translation.fallback_1`.description as `product.translation.fallback_1.description`, `product.translation.fallback_1`.meta_title as `product.translation.fallback_1.metaTitle`, `product.translation.fallback_1`.pack_unit as `product.translation.fallback_1.packUnit`, `product.translation.fallback_1`.pack_unit_plural as `product.translation.fallback_1.packUnitPlural`, `product.translation.fallback_1`.custom_search_keywords as `product.translation.fallback_1.customSearchKeywords`, `product.translation.fallback_1`.slot_config as `product.translation.fallback_1.slotConfig`, `product.translation.fallback_1`.custom_fields as `product.translation.fallback_1.customFields`, `product.translation.fallback_1`.created_at as `product.translation.fallback_1.createdAt`, `product.translation.fallback_1`.updated_at as `product.translation.fallback_1.updatedAt`, `product.translation.fallback_1`.product_id as `product.translation.fallback_1.productId`, `product.translation.fallback_1`.language_id as `product.translation.fallback_1.languageId`, `product.translation.fallback_1`.product_version_id as `product.translation.fallback_1.productVersionId` FROM `product_translation` `product.translation` LEFT JOIN `product_translation` `product.translation.fallback_1` ON `product.translation`.`product_id` = `product.translation.fallback_1`.`product_id` AND `product.translation.fallback_1`.language_id = ? AND `product.translation`.product_version_id = `product.translation.fallback_1`.product_version_id WHERE `product.translation`.language_id = ?) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.product_version_id = `product`.version_id LEFT JOIN (SELECT `product.parent.translation`.product_id, `product.parent.translation`.product_version_id, `product.parent.translation`.meta_description as `product.parent.translation.metaDescription`, `product.parent.translation`.name as `product.parent.translation.name`, `product.parent.translation`.keywords as `product.parent.translation.keywords`, `product.parent.translation`.description as `product.parent.translation.description`, `product.parent.translation`.meta_title as `product.parent.translation.metaTitle`, `product.parent.translation`.pack_unit as `product.parent.translation.packUnit`, `product.parent.translation`.pack_unit_plural as `product.parent.translation.packUnitPlural`, `product.parent.translation`.custom_search_keywords as `product.parent.translation.customSearchKeywords`, `product.parent.translation`.slot_config as `product.parent.translation.slotConfig`, `product.parent.translation`.custom_fields as `product.parent.translation.customFields`, `product.parent.translation`.created_at as `product.parent.translation.createdAt`, `product.parent.translation`.updated_at as `product.parent.translation.updatedAt`, `product.parent.translation`.product_id as `product.parent.translation.productId`, `product.parent.translation`.language_id as `product.parent.translation.languageId`, `product.parent.translation`.product_version_id as `product.parent.translation.productVersionId`, `product.parent.translation.fallback_1`.meta_description as `product.parent.translation.fallback_1.metaDescription`, `product.parent.translation.fallback_1`.name as `product.parent.translation.fallback_1.name`, `product.parent.translation.fallback_1`.keywords as `product.parent.translation.fallback_1.keywords`, `product.parent.translation.fallback_1`.description as `product.parent.translation.fallback_1.description`, `product.parent.translation.fallback_1`.meta_title as `product.parent.translation.fallback_1.metaTitle`, `product.parent.translation.fallback_1`.pack_unit as `product.parent.translation.fallback_1.packUnit`, `product.parent.translation.fallback_1`.pack_unit_plural as `product.parent.translation.fallback_1.packUnitPlural`, `product.parent.translation.fallback_1`.custom_search_keywords as `product.parent.translation.fallback_1.customSearchKeywords`, `product.parent.translation.fallback_1`.slot_config as `product.parent.translation.fallback_1.slotConfig`, `product.parent.translation.fallback_1`.custom_fields as `product.parent.translation.fallback_1.customFields`, `product.parent.translation.fallback_1`.created_at as `product.parent.translation.fallback_1.createdAt`, `product.parent.translation.fallback_1`.updated_at as `product.parent.translation.fallback_1.updatedAt`, `product.parent.translation.fallback_1`.product_id as `product.parent.translation.fallback_1.productId`, `product.parent.translation.fallback_1`.language_id as `product.parent.translation.fallback_1.languageId`, `product.parent.translation.fallback_1`.product_version_id as `product.parent.translation.fallback_1.productVersionId` FROM `product_translation` `product.parent.translation` LEFT JOIN `product_translation` `product.parent.translation.fallback_1` ON `product.parent.translation`.`product_id` = `product.parent.translation.fallback_1`.`product_id` AND `product.parent.translation.fallback_1`.language_id = ? AND `product.parent.translation`.product_version_id = `product.parent.translation.fallback_1`.product_version_id WHERE `product.parent.translation`.language_id = ?) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id` AND `product.product_translation.parent`.product_version_id = `product.parent`.version_id LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id` AND IFNULL(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) = `product.cover`.`version_id` LEFT JOIN `product_feature_set` `product.featureSet` ON `product`.`featureSet` = `product.featureSet`.`id` LEFT JOIN `unit` `product.unit` ON `product`.`unit` = `product.unit`.`id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product`.`deliveryTime` = `product.deliveryTime`.`id` LEFT JOIN `swag_customized_products_template` `product.swagCustomizedProductsTemplate` ON `product`.`swagCustomizedProductsTemplate` = `product.swagCustomizedProductsTemplate`.`id` AND IFNULL(`product`.`swag_customized_products_template_version_id`, `product.parent`.`swag_customized_products_template_version_id`) = `product.swagCustomizedProductsTemplate`.`version_id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.media_id, `product.cover.media.translation`.title as `product.cover.media.translation.title`, `product.cover.media.translation`.alt as `product.cover.media.translation.alt`, `product.cover.media.translation`.custom_fields as `product.cover.media.translation.customFields`, `product.cover.media.translation`.created_at as `product.cover.media.translation.createdAt`, `product.cover.media.translation`.updated_at as `product.cover.media.translation.updatedAt`, `product.cover.media.translation`.media_id as `product.cover.media.translation.mediaId`, `product.cover.media.translation`.language_id as `product.cover.media.translation.languageId`, `product.cover.media.translation.fallback_1`.title as `product.cover.media.translation.fallback_1.title`, `product.cover.media.translation.fallback_1`.alt as `product.cover.media.translation.fallback_1.alt`, `product.cover.media.translation.fallback_1`.custom_fields as `product.cover.media.translation.fallback_1.customFields`, `product.cover.media.translation.fallback_1`.created_at as `product.cover.media.translation.fallback_1.createdAt`, `product.cover.media.translation.fallback_1`.updated_at as `product.cover.media.translation.fallback_1.updatedAt`, `product.cover.media.translation.fallback_1`.media_id as `product.cover.media.translation.fallback_1.mediaId`, `product.cover.media.translation.fallback_1`.language_id as `product.cover.media.translation.fallback_1.languageId` FROM `media_translation` `product.cover.media.translation` LEFT JOIN `media_translation` `product.cover.media.translation.fallback_1` ON `product.cover.media.translation`.`media_id` = `product.cover.media.translation.fallback_1`.`media_id` AND `product.cover.media.translation.fallback_1`.language_id = ? WHERE `product.cover.media.translation`.language_id = ?) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.featureSet.translation`.product_feature_set_id, `product.featureSet.translation`.name as `product.featureSet.translation.name`, `product.featureSet.translation`.description as `product.featureSet.translation.description`, `product.featureSet.translation`.created_at as `product.featureSet.translation.createdAt`, `product.featureSet.translation`.updated_at as `product.featureSet.translation.updatedAt`, `product.featureSet.translation`.product_feature_set_id as `product.featureSet.translation.productFeatureSetId`, `product.featureSet.translation`.language_id as `product.featureSet.translation.languageId`, `product.featureSet.translation.fallback_1`.name as `product.featureSet.translation.fallback_1.name`, `product.featureSet.translation.fallback_1`.description as `product.featureSet.translation.fallback_1.description`, `product.featureSet.translation.fallback_1`.created_at as `product.featureSet.translation.fallback_1.createdAt`, `product.featureSet.translation.fallback_1`.updated_at as `product.featureSet.translation.fallback_1.updatedAt`, `product.featureSet.translation.fallback_1`.product_feature_set_id as `product.featureSet.translation.fallback_1.productFeatureSetId`, `product.featureSet.translation.fallback_1`.language_id as `product.featureSet.translation.fallback_1.languageId` FROM `product_feature_set_translation` `product.featureSet.translation` LEFT JOIN `product_feature_set_translation` `product.featureSet.translation.fallback_1` ON `product.featureSet.translation`.`product_feature_set_id` = `product.featureSet.translation.fallback_1`.`product_feature_set_id` AND `product.featureSet.translation.fallback_1`.language_id = ? WHERE `product.featureSet.translation`.language_id = ?) `product.featureSet.product_feature_set_translation` ON `product.featureSet.product_feature_set_translation`.`product_feature_set_id` = `product.featureSet`.`id` LEFT JOIN (SELECT `product.unit.translation`.unit_id, `product.unit.translation`.short_code as `product.unit.translation.shortCode`, `product.unit.translation`.name as `product.unit.translation.name`, `product.unit.translation`.custom_fields as `product.unit.translation.customFields`, `product.unit.translation`.created_at as `product.unit.translation.createdAt`, `product.unit.translation`.updated_at as `product.unit.translation.updatedAt`, `product.unit.translation`.unit_id as `product.unit.translation.unitId`, `product.unit.translation`.language_id as `product.unit.translation.languageId`, `product.unit.translation.fallback_1`.short_code as `product.unit.translation.fallback_1.shortCode`, `product.unit.translation.fallback_1`.name as `product.unit.translation.fallback_1.name`, `product.unit.translation.fallback_1`.custom_fields as `product.unit.translation.fallback_1.customFields`, `product.unit.translation.fallback_1`.created_at as `product.unit.translation.fallback_1.createdAt`, `product.unit.translation.fallback_1`.updated_at as `product.unit.translation.fallback_1.updatedAt`, `product.unit.translation.fallback_1`.unit_id as `product.unit.translation.fallback_1.unitId`, `product.unit.translation.fallback_1`.language_id as `product.unit.translation.fallback_1.languageId` FROM `unit_translation` `product.unit.translation` LEFT JOIN `unit_translation` `product.unit.translation.fallback_1` ON `product.unit.translation`.`unit_id` = `product.unit.translation.fallback_1`.`unit_id` AND `product.unit.translation.fallback_1`.language_id = ? WHERE `product.unit.translation`.language_id = ?) `product.unit.unit_translation` ON `product.unit.unit_translation`.`unit_id` = `product.unit`.`id` LEFT JOIN (SELECT `product.deliveryTime.translation`.delivery_time_id, `product.deliveryTime.translation`.name as `product.deliveryTime.translation.name`, `product.deliveryTime.translation`.custom_fields as `product.deliveryTime.translation.customFields`, `product.deliveryTime.translation`.created_at as `product.deliveryTime.translation.createdAt`, `product.deliveryTime.translation`.updated_at as `product.deliveryTime.translation.updatedAt`, `product.deliveryTime.translation`.delivery_time_id as `product.deliveryTime.translation.deliveryTimeId`, `product.deliveryTime.translation`.language_id as `product.deliveryTime.translation.languageId`, `product.deliveryTime.translation.fallback_1`.name as `product.deliveryTime.translation.fallback_1.name`, `product.deliveryTime.translation.fallback_1`.custom_fields as `product.deliveryTime.translation.fallback_1.customFields`, `product.deliveryTime.translation.fallback_1`.created_at as `product.deliveryTime.translation.fallback_1.createdAt`, `product.deliveryTime.translation.fallback_1`.updated_at as `product.deliveryTime.translation.fallback_1.updatedAt`, `product.deliveryTime.translation.fallback_1`.delivery_time_id as `product.deliveryTime.translation.fallback_1.deliveryTimeId`, `product.deliveryTime.translation.fallback_1`.language_id as `product.deliveryTime.translation.fallback_1.languageId` FROM `delivery_time_translation` `product.deliveryTime.translation` LEFT JOIN `delivery_time_translation` `product.deliveryTime.translation.fallback_1` ON `product.deliveryTime.translation`.`delivery_time_id` = `product.deliveryTime.translation.fallback_1`.`delivery_time_id` AND `product.deliveryTime.translation.fallback_1`.language_id = ? WHERE `product.deliveryTime.translation`.language_id = ?) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation`.`delivery_time_id` = `product.deliveryTime`.`id` LEFT JOIN (SELECT `product.swagCustomizedProductsTemplate.translation`.swag_customized_products_template_id, `product.swagCustomizedProductsTemplate.translation`.swag_customized_products_template_version_id, `product.swagCustomizedProductsTemplate.translation`.display_name as `product.swagCustomizedProductsTemplate.translation.displayName`, `product.swagCustomizedProductsTemplate.translation`.description as `product.swagCustomizedProductsTemplate.translation.description`, `product.swagCustomizedProductsTemplate.translation`.created_at as `product.swagCustomizedProductsTemplate.translation.createdAt`, `product.swagCustomizedProductsTemplate.translation`.updated_at as `product.swagCustomizedProductsTemplate.translation.updatedAt`, `product.swagCustomizedProductsTemplate.translation`.swag_customized_products_template_id as `product.swagCustomizedProductsTemplate.translation.swagCustomizedProductsTemplateId`, `product.swagCustomizedProductsTemplate.translation`.language_id as `product.swagCustomizedProductsTemplate.translation.languageId`, `product.swagCustomizedProductsTemplate.translation`.swag_customized_products_template_version_id as `product.swagCustomizedProductsTemplate.translation.swagCustomizedProductsTemplateVersionId`, `product.swagCustomizedProductsTemplate.translation.fallback_1`.display_name as `product.swagCustomizedProductsTemplate.translation.fallback_1.displayName`, `product.swagCustomizedProductsTemplate.translation.fallback_1`.description as `product.swagCustomizedProductsTemplate.translation.fallback_1.description`, `product.swagCustomizedProductsTemplate.translation.fallback_1`.created_at as `product.swagCustomizedProductsTemplate.translation.fallback_1.createdAt`, `product.swagCustomizedProductsTemplate.translation.fallback_1`.updated_at as `product.swagCustomizedProductsTemplate.translation.fallback_1.updatedAt`, `product.swagCustomizedProductsTemplate.translation.fallback_1`.swag_customized_products_template_id as `product.swagCustomizedProductsTemplate.translation.fallback_1.swagCustomizedProductsTemplateId`, `product.swagCustomizedProductsTemplate.translation.fallback_1`.language_id as `product.swagCustomizedProductsTemplate.translation.fallback_1.languageId`, `product.swagCustomizedProductsTemplate.translation.fallback_1`.swag_customized_products_template_version_id as `product.swagCustomizedProductsTemplate.translation.fallback_1.swagCustomizedProductsTemplateVersionId` FROM `swag_customized_products_template_translation` `product.swagCustomizedProductsTemplate.translation` LEFT JOIN `swag_customized_products_template_translation` `product.swagCustomizedProductsTemplate.translation.fallback_1` ON `product.swagCustomizedProductsTemplate.translation`.`swag_customized_products_template_id` = `product.swagCustomizedProductsTemplate.translation.fallback_1`.`swag_customized_products_template_id` AND `product.swagCustomizedProductsTemplate.translation.fallback_1`.language_id = ? AND `product.swagCustomizedProductsTemplate.translation`.swag_customized_products_template_version_id = `product.swagCustomizedProductsTemplate.translation.fallback_1`.swag_customized_products_template_version_id WHERE `product.swagCustomizedProductsTemplate.translation`.language_id = ?) `product.swagCustomizedProductsTemplate.swag_customized_products_template_translation` ON `product.swagCustomizedProductsTemplate.swag_customized_products_template_translation`.`swag_customized_products_template_id` = `product.swagCustomizedProductsTemplate`.`id` AND `product.swagCustomizedProductsTemplate.swag_customized_products_template_translation`.swag_customized_products_template_version_id = `product.swagCustomizedProductsTemplate`.version_id WHERE (`product`.`version_id` = ?) AND (`product`.`id` IN (?))
Parameters:
[
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01Œèrêëq+¶~aáêàX\x1D"
]
47 0.17 ms
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[]
48 0.74 ms
# cart::products::association::options::read
SELECT `property_group_option`.`id` as `property_group_option.id`, `property_group_option`.`property_group_id` as `property_group_option.groupId`, `property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`, `property_group_option`.`media_id` as `property_group_option.mediaId`, `property_group_option`.`created_at` as `property_group_option.createdAt`, `property_group_option`.`updated_at` as `property_group_option.updatedAt`, `property_group_option.group`.`id` as `property_group_option.group.id`, `property_group_option.group`.`display_type` as `property_group_option.group.displayType`, `property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`, `property_group_option.group`.`filterable` as `property_group_option.group.filterable`, `property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`, `property_group_option.group`.`created_at` as `property_group_option.group.createdAt`, `property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`, `property_group_option.group.translation.fallback_1.name`, `property_group_option.group.translation.name`, COALESCE(`property_group_option.group.translation.fallback_1.name`,`property_group_option.group.translation.name`,`property_group_option.group.translation.name`) as `property_group_option.group.name`, `property_group_option.group.translation.fallback_1.description`, `property_group_option.group.translation.description`, COALESCE(`property_group_option.group.translation.fallback_1.description`,`property_group_option.group.translation.description`,`property_group_option.group.translation.description`) as `property_group_option.group.description`, `property_group_option.group.translation.fallback_1.position`, `property_group_option.group.translation.position`, COALESCE(`property_group_option.group.translation.fallback_1.position`,`property_group_option.group.translation.position`,`property_group_option.group.translation.position`) as `property_group_option.group.position`, `property_group_option.group.translation.fallback_1.customFields`, `property_group_option.group.translation.customFields`, COALESCE(`property_group_option.group.translation.fallback_1.customFields`,`property_group_option.group.translation.customFields`,`property_group_option.group.translation.customFields`) as `property_group_option.group.customFields`, `property_group_option.group.translation.fallback_1.createdAt`, `property_group_option.group.translation.createdAt`, `property_group_option.group.translation.fallback_1.updatedAt`, `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation.fallback_1.propertyGroupId`, `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation.fallback_1.languageId`, `property_group_option.group.translation.languageId`, `property_group_option.translation.fallback_1.name`, `property_group_option.translation.name`, COALESCE(`property_group_option.translation.fallback_1.name`,`property_group_option.translation.name`,`property_group_option.translation.name`) as `property_group_option.name`, `property_group_option.translation.fallback_1.position`, `property_group_option.translation.position`, COALESCE(`property_group_option.translation.fallback_1.position`,`property_group_option.translation.position`,`property_group_option.translation.position`) as `property_group_option.position`, `property_group_option.translation.fallback_1.customFields`, `property_group_option.translation.customFields`, COALESCE(`property_group_option.translation.fallback_1.customFields`,`property_group_option.translation.customFields`,`property_group_option.translation.customFields`) as `property_group_option.customFields`, `property_group_option.translation.fallback_1.createdAt`, `property_group_option.translation.createdAt`, `property_group_option.translation.fallback_1.updatedAt`, `property_group_option.translation.updatedAt`, `property_group_option.translation.fallback_1.propertyGroupOptionId`, `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation.fallback_1.languageId`, `property_group_option.translation.languageId` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.translation`.property_group_option_id, `property_group_option.translation`.name as `property_group_option.translation.name`, `property_group_option.translation`.position as `property_group_option.translation.position`, `property_group_option.translation`.custom_fields as `property_group_option.translation.customFields`, `property_group_option.translation`.created_at as `property_group_option.translation.createdAt`, `property_group_option.translation`.updated_at as `property_group_option.translation.updatedAt`, `property_group_option.translation`.property_group_option_id as `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation`.language_id as `property_group_option.translation.languageId`, `property_group_option.translation.fallback_1`.name as `property_group_option.translation.fallback_1.name`, `property_group_option.translation.fallback_1`.position as `property_group_option.translation.fallback_1.position`, `property_group_option.translation.fallback_1`.custom_fields as `property_group_option.translation.fallback_1.customFields`, `property_group_option.translation.fallback_1`.created_at as `property_group_option.translation.fallback_1.createdAt`, `property_group_option.translation.fallback_1`.updated_at as `property_group_option.translation.fallback_1.updatedAt`, `property_group_option.translation.fallback_1`.property_group_option_id as `property_group_option.translation.fallback_1.propertyGroupOptionId`, `property_group_option.translation.fallback_1`.language_id as `property_group_option.translation.fallback_1.languageId` FROM `property_group_option_translation` `property_group_option.translation` LEFT JOIN `property_group_option_translation` `property_group_option.translation.fallback_1` ON `property_group_option.translation`.`property_group_option_id` = `property_group_option.translation.fallback_1`.`property_group_option_id` AND `property_group_option.translation.fallback_1`.language_id = ? WHERE `property_group_option.translation`.language_id = ?) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` LEFT JOIN (SELECT `property_group_option.group.translation`.property_group_id, `property_group_option.group.translation`.name as `property_group_option.group.translation.name`, `property_group_option.group.translation`.description as `property_group_option.group.translation.description`, `property_group_option.group.translation`.position as `property_group_option.group.translation.position`, `property_group_option.group.translation`.custom_fields as `property_group_option.group.translation.customFields`, `property_group_option.group.translation`.created_at as `property_group_option.group.translation.createdAt`, `property_group_option.group.translation`.updated_at as `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation`.property_group_id as `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation`.language_id as `property_group_option.group.translation.languageId`, `property_group_option.group.translation.fallback_1`.name as `property_group_option.group.translation.fallback_1.name`, `property_group_option.group.translation.fallback_1`.description as `property_group_option.group.translation.fallback_1.description`, `property_group_option.group.translation.fallback_1`.position as `property_group_option.group.translation.fallback_1.position`, `property_group_option.group.translation.fallback_1`.custom_fields as `property_group_option.group.translation.fallback_1.customFields`, `property_group_option.group.translation.fallback_1`.created_at as `property_group_option.group.translation.fallback_1.createdAt`, `property_group_option.group.translation.fallback_1`.updated_at as `property_group_option.group.translation.fallback_1.updatedAt`, `property_group_option.group.translation.fallback_1`.property_group_id as `property_group_option.group.translation.fallback_1.propertyGroupId`, `property_group_option.group.translation.fallback_1`.language_id as `property_group_option.group.translation.fallback_1.languageId` FROM `property_group_translation` `property_group_option.group.translation` LEFT JOIN `property_group_translation` `property_group_option.group.translation.fallback_1` ON `property_group_option.group.translation`.`property_group_id` = `property_group_option.group.translation.fallback_1`.`property_group_id` AND `property_group_option.group.translation.fallback_1`.language_id = ? WHERE `property_group_option.group.translation`.language_id = ?) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id` WHERE `property_group_option`.`id` IN (?, ?)
Parameters:
[
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"èþVd|’CY«è^±ûø´a"
  b"úV}7ðæL¦—†Å)¯7éb"
]
49 1.04 ms
# cart::products::association::properties::read
SELECT `property_group_option`.`id` as `property_group_option.id`, `property_group_option`.`property_group_id` as `property_group_option.groupId`, `property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`, `property_group_option`.`media_id` as `property_group_option.mediaId`, `property_group_option`.`created_at` as `property_group_option.createdAt`, `property_group_option`.`updated_at` as `property_group_option.updatedAt`, `property_group_option.group`.`id` as `property_group_option.group.id`, `property_group_option.group`.`display_type` as `property_group_option.group.displayType`, `property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`, `property_group_option.group`.`filterable` as `property_group_option.group.filterable`, `property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`, `property_group_option.group`.`created_at` as `property_group_option.group.createdAt`, `property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`, `property_group_option.group.translation.fallback_1.name`, `property_group_option.group.translation.name`, COALESCE(`property_group_option.group.translation.fallback_1.name`,`property_group_option.group.translation.name`,`property_group_option.group.translation.name`) as `property_group_option.group.name`, `property_group_option.group.translation.fallback_1.description`, `property_group_option.group.translation.description`, COALESCE(`property_group_option.group.translation.fallback_1.description`,`property_group_option.group.translation.description`,`property_group_option.group.translation.description`) as `property_group_option.group.description`, `property_group_option.group.translation.fallback_1.position`, `property_group_option.group.translation.position`, COALESCE(`property_group_option.group.translation.fallback_1.position`,`property_group_option.group.translation.position`,`property_group_option.group.translation.position`) as `property_group_option.group.position`, `property_group_option.group.translation.fallback_1.customFields`, `property_group_option.group.translation.customFields`, COALESCE(`property_group_option.group.translation.fallback_1.customFields`,`property_group_option.group.translation.customFields`,`property_group_option.group.translation.customFields`) as `property_group_option.group.customFields`, `property_group_option.group.translation.fallback_1.createdAt`, `property_group_option.group.translation.createdAt`, `property_group_option.group.translation.fallback_1.updatedAt`, `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation.fallback_1.propertyGroupId`, `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation.fallback_1.languageId`, `property_group_option.group.translation.languageId`, `property_group_option.translation.fallback_1.name`, `property_group_option.translation.name`, COALESCE(`property_group_option.translation.fallback_1.name`,`property_group_option.translation.name`,`property_group_option.translation.name`) as `property_group_option.name`, `property_group_option.translation.fallback_1.position`, `property_group_option.translation.position`, COALESCE(`property_group_option.translation.fallback_1.position`,`property_group_option.translation.position`,`property_group_option.translation.position`) as `property_group_option.position`, `property_group_option.translation.fallback_1.customFields`, `property_group_option.translation.customFields`, COALESCE(`property_group_option.translation.fallback_1.customFields`,`property_group_option.translation.customFields`,`property_group_option.translation.customFields`) as `property_group_option.customFields`, `property_group_option.translation.fallback_1.createdAt`, `property_group_option.translation.createdAt`, `property_group_option.translation.fallback_1.updatedAt`, `property_group_option.translation.updatedAt`, `property_group_option.translation.fallback_1.propertyGroupOptionId`, `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation.fallback_1.languageId`, `property_group_option.translation.languageId` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.translation`.property_group_option_id, `property_group_option.translation`.name as `property_group_option.translation.name`, `property_group_option.translation`.position as `property_group_option.translation.position`, `property_group_option.translation`.custom_fields as `property_group_option.translation.customFields`, `property_group_option.translation`.created_at as `property_group_option.translation.createdAt`, `property_group_option.translation`.updated_at as `property_group_option.translation.updatedAt`, `property_group_option.translation`.property_group_option_id as `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation`.language_id as `property_group_option.translation.languageId`, `property_group_option.translation.fallback_1`.name as `property_group_option.translation.fallback_1.name`, `property_group_option.translation.fallback_1`.position as `property_group_option.translation.fallback_1.position`, `property_group_option.translation.fallback_1`.custom_fields as `property_group_option.translation.fallback_1.customFields`, `property_group_option.translation.fallback_1`.created_at as `property_group_option.translation.fallback_1.createdAt`, `property_group_option.translation.fallback_1`.updated_at as `property_group_option.translation.fallback_1.updatedAt`, `property_group_option.translation.fallback_1`.property_group_option_id as `property_group_option.translation.fallback_1.propertyGroupOptionId`, `property_group_option.translation.fallback_1`.language_id as `property_group_option.translation.fallback_1.languageId` FROM `property_group_option_translation` `property_group_option.translation` LEFT JOIN `property_group_option_translation` `property_group_option.translation.fallback_1` ON `property_group_option.translation`.`property_group_option_id` = `property_group_option.translation.fallback_1`.`property_group_option_id` AND `property_group_option.translation.fallback_1`.language_id = ? WHERE `property_group_option.translation`.language_id = ?) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` LEFT JOIN (SELECT `property_group_option.group.translation`.property_group_id, `property_group_option.group.translation`.name as `property_group_option.group.translation.name`, `property_group_option.group.translation`.description as `property_group_option.group.translation.description`, `property_group_option.group.translation`.position as `property_group_option.group.translation.position`, `property_group_option.group.translation`.custom_fields as `property_group_option.group.translation.customFields`, `property_group_option.group.translation`.created_at as `property_group_option.group.translation.createdAt`, `property_group_option.group.translation`.updated_at as `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation`.property_group_id as `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation`.language_id as `property_group_option.group.translation.languageId`, `property_group_option.group.translation.fallback_1`.name as `property_group_option.group.translation.fallback_1.name`, `property_group_option.group.translation.fallback_1`.description as `property_group_option.group.translation.fallback_1.description`, `property_group_option.group.translation.fallback_1`.position as `property_group_option.group.translation.fallback_1.position`, `property_group_option.group.translation.fallback_1`.custom_fields as `property_group_option.group.translation.fallback_1.customFields`, `property_group_option.group.translation.fallback_1`.created_at as `property_group_option.group.translation.fallback_1.createdAt`, `property_group_option.group.translation.fallback_1`.updated_at as `property_group_option.group.translation.fallback_1.updatedAt`, `property_group_option.group.translation.fallback_1`.property_group_id as `property_group_option.group.translation.fallback_1.propertyGroupId`, `property_group_option.group.translation.fallback_1`.language_id as `property_group_option.group.translation.fallback_1.languageId` FROM `property_group_translation` `property_group_option.group.translation` LEFT JOIN `property_group_translation` `property_group_option.group.translation.fallback_1` ON `property_group_option.group.translation`.`property_group_id` = `property_group_option.group.translation.fallback_1`.`property_group_id` AND `property_group_option.group.translation.fallback_1`.language_id = ? WHERE `property_group_option.group.translation`.language_id = ?) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id` WHERE `property_group_option`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x05ÌNTœåJ¯ž¸„¬\x15לÒ"
  b"\x0F•é{\x1D<G6·Rš)€Ü"S"
  b"\x14Þ.ËÙøLKª\x06ï\rÁ¤=Þ"
  b"\x19\x13”HEJH‹ùG¥Øï=Í"
  b"\x1D}\rÞy«O1´¤À¥Ø6i~"
  b"+ø{ü]>Géñ¾£-á©k:"
  b",·ªkÿ\rNæª\x1FGœ_Ò×s"
  b"1¸¸NI~E®É&Ç\x10(ÊÖ_"
  b"7cÇÔögBîØ═\SHf┤\x07"
  b"F'vûZÏ@s‹léqgÁl\x06"
  b"PŸô8\x03ÕO%®ÁÙÀ4Á6X"
  b"dzÉßÁÌK««\x7FèÚ`¿¯\x00"
  b"jsó•“<A\x04¥æ+3\fSÀ$"
  b"j¢ãê¯oG*°„97ÍôË "
  b"o}\VM”I_€îÇ®óéáP"
  b"â┐e\x04d½NÑùÛd>Þü_\n"
  b"èü\tÄã\eAÕ¿\x001C║ß┤Z"
  b"è¬þÂ:Z@źTçıÅ$É5"
  b"“6¤o"ðIx„SâÝñéœè"
  b"ùyƒÍ\rùJÌü´¥µç║ƒ¬"
  b"¬!\x0E°ªˆK§˜ÔÂ\x188įi"
  b"░'\x1E\x1EL÷ì‗\v«ûa¸\x0F"
  b"""
    ¼)®ôââ@t—R2\x08œu\n
    ø
    """
  b"""
    Á´oºÔŒFiŽ:X\v\n
    ×Ûì
    """
  b"Åå©o\r'G·ˆfž¥õ\v^j"
  b"òp\x1E¯ «D\x00ˆJƒ\x039±X`"
  b"·)=É¢fD`ÆÎÕ©â®7S"
  b"úV}7ðæL¦—†Å)¯7éb"
  b"ü[[àä¿M‘–J—ÍÝäØ"
]
50 0.23 ms
# cart::products::association::prices::read
SELECT `product_price`.`id` as `product_price.id`, `product_price`.`version_id` as `product_price.versionId`, `product_price`.`product_id` as `product_price.productId`, `product_price`.`product_version_id` as `product_price.productVersionId`, `product_price`.`rule_id` as `product_price.ruleId`, `product_price`.`price` as `product_price.price`, `product_price`.`quantity_start` as `product_price.quantityStart`, `product_price`.`quantity_end` as `product_price.quantityEnd`, `product_price`.`custom_fields` as `product_price.customFields`, `product_price`.`created_at` as `product_price.createdAt`, `product_price`.`updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price`.`version_id` = ?) AND ((`product_price`.`product_id` IN (?, ?)))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01Œèrêëq+¶~aáêàX\x1D"
  b"h[Ôƒô:F}›º¦éªÂΠ"
]
51 0.53 ms
# cart::products::association::swagCustomizedProductsTemplate::association::options::read
SELECT `swag_customized_products_template_option`.`id` as `swag_customized_products_template_option.id`, `swag_customized_products_template_option`.`version_id` as `swag_customized_products_template_option.versionId`, `swag_customized_products_template_option`.`template_version_id` as `swag_customized_products_template_option.templateVersionId`, `swag_customized_products_template_option`.`type` as `swag_customized_products_template_option.type`, `swag_customized_products_template_option`.`type_properties` as `swag_customized_products_template_option.typeProperties`, `swag_customized_products_template_option`.`item_number` as `swag_customized_products_template_option.itemNumber`, `swag_customized_products_template_option`.`required` as `swag_customized_products_template_option.required`, `swag_customized_products_template_option`.`one_time_surcharge` as `swag_customized_products_template_option.oneTimeSurcharge`, `swag_customized_products_template_option`.`relative_surcharge` as `swag_customized_products_template_option.relativeSurcharge`, `swag_customized_products_template_option`.`advanced_surcharge` as `swag_customized_products_template_option.advancedSurcharge`, `swag_customized_products_template_option`.`position` as `swag_customized_products_template_option.position`, `swag_customized_products_template_option`.`price` as `swag_customized_products_template_option.price`, `swag_customized_products_template_option`.`percentage_surcharge` as `swag_customized_products_template_option.percentageSurcharge`, `swag_customized_products_template_option`.`template_id` as `swag_customized_products_template_option.templateId`, `swag_customized_products_template_option`.`tax_id` as `swag_customized_products_template_option.taxId`, `swag_customized_products_template_option`.`created_at` as `swag_customized_products_template_option.createdAt`, `swag_customized_products_template_option`.`updated_at` as `swag_customized_products_template_option.updatedAt`, `swag_customized_products_template_option.translation.fallback_1.displayName`, `swag_customized_products_template_option.translation.displayName`, COALESCE(`swag_customized_products_template_option.translation.fallback_1.displayName`,`swag_customized_products_template_option.translation.displayName`,`swag_customized_products_template_option.translation.displayName`) as `swag_customized_products_template_option.displayName`, `swag_customized_products_template_option.translation.fallback_1.description`, `swag_customized_products_template_option.translation.description`, COALESCE(`swag_customized_products_template_option.translation.fallback_1.description`,`swag_customized_products_template_option.translation.description`,`swag_customized_products_template_option.translation.description`) as `swag_customized_products_template_option.description`, `swag_customized_products_template_option.translation.fallback_1.placeholder`, `swag_customized_products_template_option.translation.placeholder`, COALESCE(`swag_customized_products_template_option.translation.fallback_1.placeholder`,`swag_customized_products_template_option.translation.placeholder`,`swag_customized_products_template_option.translation.placeholder`) as `swag_customized_products_template_option.placeholder`, `swag_customized_products_template_option.translation.fallback_1.createdAt`, `swag_customized_products_template_option.translation.createdAt`, `swag_customized_products_template_option.translation.fallback_1.updatedAt`, `swag_customized_products_template_option.translation.updatedAt`, `swag_customized_products_template_option.translation.fallback_1.swagCustomizedProductsTemplateOptionId`, `swag_customized_products_template_option.translation.swagCustomizedProductsTemplateOptionId`, `swag_customized_products_template_option.translation.fallback_1.languageId`, `swag_customized_products_template_option.translation.languageId`, `swag_customized_products_template_option.translation.fallback_1.swagCustomizedProductsTemplateOptionVersionId`, `swag_customized_products_template_option.translation.swagCustomizedProductsTemplateOptionVersionId` FROM `swag_customized_products_template_option` LEFT JOIN (SELECT `swag_customized_products_template_option.translation`.swag_customized_products_template_option_id, `swag_customized_products_template_option.translation`.swag_customized_products_template_option_version_id, `swag_customized_products_template_option.translation`.display_name as `swag_customized_products_template_option.translation.displayName`, `swag_customized_products_template_option.translation`.description as `swag_customized_products_template_option.translation.description`, `swag_customized_products_template_option.translation`.placeholder as `swag_customized_products_template_option.translation.placeholder`, `swag_customized_products_template_option.translation`.created_at as `swag_customized_products_template_option.translation.createdAt`, `swag_customized_products_template_option.translation`.updated_at as `swag_customized_products_template_option.translation.updatedAt`, `swag_customized_products_template_option.translation`.swag_customized_products_template_option_id as `swag_customized_products_template_option.translation.swagCustomizedProductsTemplateOptionId`, `swag_customized_products_template_option.translation`.language_id as `swag_customized_products_template_option.translation.languageId`, `swag_customized_products_template_option.translation`.swag_customized_products_template_option_version_id as `swag_customized_products_template_option.translation.swagCustomizedProductsTemplateOptionVersionId`, `swag_customized_products_template_option.translation.fallback_1`.display_name as `swag_customized_products_template_option.translation.fallback_1.displayName`, `swag_customized_products_template_option.translation.fallback_1`.description as `swag_customized_products_template_option.translation.fallback_1.description`, `swag_customized_products_template_option.translation.fallback_1`.placeholder as `swag_customized_products_template_option.translation.fallback_1.placeholder`, `swag_customized_products_template_option.translation.fallback_1`.created_at as `swag_customized_products_template_option.translation.fallback_1.createdAt`, `swag_customized_products_template_option.translation.fallback_1`.updated_at as `swag_customized_products_template_option.translation.fallback_1.updatedAt`, `swag_customized_products_template_option.translation.fallback_1`.swag_customized_products_template_option_id as `swag_customized_products_template_option.translation.fallback_1.swagCustomizedProductsTemplateOptionId`, `swag_customized_products_template_option.translation.fallback_1`.language_id as `swag_customized_products_template_option.translation.fallback_1.languageId`, `swag_customized_products_template_option.translation.fallback_1`.swag_customized_products_template_option_version_id as `swag_customized_products_template_option.translation.fallback_1.swagCustomizedProductsTemplateOptionVersionId` FROM `swag_customized_products_template_option_translation` `swag_customized_products_template_option.translation` LEFT JOIN `swag_customized_products_template_option_translation` `swag_customized_products_template_option.translation.fallback_1` ON `swag_customized_products_template_option.translation`.`swag_customized_products_template_option_id` = `swag_customized_products_template_option.translation.fallback_1`.`swag_customized_products_template_option_id` AND `swag_customized_products_template_option.translation.fallback_1`.language_id = ? AND `swag_customized_products_template_option.translation`.swag_customized_products_template_option_version_id = `swag_customized_products_template_option.translation.fallback_1`.swag_customized_products_template_option_version_id WHERE `swag_customized_products_template_option.translation`.language_id = ?) `swag_customized_products_template_option.swag_customized_products_template_option_translation` ON `swag_customized_products_template_option.swag_customized_products_template_option_translation`.`swag_customized_products_template_option_id` = `swag_customized_products_template_option`.`id` AND `swag_customized_products_template_option.swag_customized_products_template_option_translation`.swag_customized_products_template_option_version_id = `swag_customized_products_template_option`.version_id WHERE (`swag_customized_products_template_option`.`version_id` = ?) AND ((`swag_customized_products_template_option`.`template_id` IN (?))) ORDER BY `swag_customized_products_template_option`.`position` ASC
Parameters:
[
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"ôƒ¸\f.ÛHû²£Ä°vY¤å"
]
52 0.16 ms
# cart::products::association::swagCustomizedProductsTemplate::association::options::association::prices::read
SELECT `swag_customized_products_template_option_price`.`id` as `swag_customized_products_template_option_price.id`, `swag_customized_products_template_option_price`.`version_id` as `swag_customized_products_template_option_price.versionId`, `swag_customized_products_template_option_price`.`template_option_id` as `swag_customized_products_template_option_price.templateOptionId`, `swag_customized_products_template_option_price`.`template_option_version_id` as `swag_customized_products_template_option_price.templateOptionVersionId`, `swag_customized_products_template_option_price`.`price` as `swag_customized_products_template_option_price.price`, `swag_customized_products_template_option_price`.`percentage_surcharge` as `swag_customized_products_template_option_price.percentageSurcharge`, `swag_customized_products_template_option_price`.`rule_id` as `swag_customized_products_template_option_price.ruleId`, `swag_customized_products_template_option_price`.`created_at` as `swag_customized_products_template_option_price.createdAt`, `swag_customized_products_template_option_price`.`updated_at` as `swag_customized_products_template_option_price.updatedAt` FROM `swag_customized_products_template_option_price` WHERE (`swag_customized_products_template_option_price`.`version_id` = ?) AND ((`swag_customized_products_template_option_price`.`template_option_id` IN (?)))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"l´ªØ:╝CÖæHe┴ÂzÞ▄"
]
53 0.36 ms
# cart::products::association::swagCustomizedProductsTemplate::association::options::association::values::read
SELECT `swag_customized_products_template_option_value`.`id` as `swag_customized_products_template_option_value.id`, `swag_customized_products_template_option_value`.`version_id` as `swag_customized_products_template_option_value.versionId`, `swag_customized_products_template_option_value`.`template_option_id` as `swag_customized_products_template_option_value.templateOptionId`, `swag_customized_products_template_option_value`.`template_option_version_id` as `swag_customized_products_template_option_value.templateOptionVersionId`, `swag_customized_products_template_option_value`.`value` as `swag_customized_products_template_option_value.value`, `swag_customized_products_template_option_value`.`item_number` as `swag_customized_products_template_option_value.itemNumber`, `swag_customized_products_template_option_value`.`default` as `swag_customized_products_template_option_value.default`, `swag_customized_products_template_option_value`.`one_time_surcharge` as `swag_customized_products_template_option_value.oneTimeSurcharge`, `swag_customized_products_template_option_value`.`relative_surcharge` as `swag_customized_products_template_option_value.relativeSurcharge`, `swag_customized_products_template_option_value`.`advanced_surcharge` as `swag_customized_products_template_option_value.advancedSurcharge`, `swag_customized_products_template_option_value`.`position` as `swag_customized_products_template_option_value.position`, `swag_customized_products_template_option_value`.`price` as `swag_customized_products_template_option_value.price`, `swag_customized_products_template_option_value`.`percentage_surcharge` as `swag_customized_products_template_option_value.percentageSurcharge`, `swag_customized_products_template_option_value`.`tax_id` as `swag_customized_products_template_option_value.taxId`, `swag_customized_products_template_option_value`.`created_at` as `swag_customized_products_template_option_value.createdAt`, `swag_customized_products_template_option_value`.`updated_at` as `swag_customized_products_template_option_value.updatedAt`, `swag_customized_products_template_option_value.translation.fallback_1.displayName`, `swag_customized_products_template_option_value.translation.displayName`, COALESCE(`swag_customized_products_template_option_value.translation.fallback_1.displayName`,`swag_customized_products_template_option_value.translation.displayName`,`swag_customized_products_template_option_value.translation.displayName`) as `swag_customized_products_template_option_value.displayName`, `swag_customized_products_template_option_value.translation.fallback_1.createdAt`, `swag_customized_products_template_option_value.translation.createdAt`, `swag_customized_products_template_option_value.translation.fallback_1.updatedAt`, `swag_customized_products_template_option_value.translation.updatedAt`, `swag_customized_products_template_option_value.translation.fallback_1.swagCustomizedProductsTemplateOptionValueId`, `swag_customized_products_template_option_value.translation.swagCustomizedProductsTemplateOptionValueId`, `swag_customized_products_template_option_value.translation.fallback_1.languageId`, `swag_customized_products_template_option_value.translation.languageId`, `swag_customized_products_template_option_value.translation.fallback_1.swagCustomizedProductsTemplateOptionValueVersionId`, `swag_customized_products_template_option_value.translation.swagCustomizedProductsTemplateOptionValueVersionId` FROM `swag_customized_products_template_option_value` LEFT JOIN (SELECT `swag_customized_products_template_option_value.translation`.swag_customized_products_template_option_value_id, `swag_customized_products_template_option_value.translation`.swag_customized_products_template_option_value_version_id, `swag_customized_products_template_option_value.translation`.display_name as `swag_customized_products_template_option_value.translation.displayName`, `swag_customized_products_template_option_value.translation`.created_at as `swag_customized_products_template_option_value.translation.createdAt`, `swag_customized_products_template_option_value.translation`.updated_at as `swag_customized_products_template_option_value.translation.updatedAt`, `swag_customized_products_template_option_value.translation`.swag_customized_products_template_option_value_id as `swag_customized_products_template_option_value.translation.swagCustomizedProductsTemplateOptionValueId`, `swag_customized_products_template_option_value.translation`.language_id as `swag_customized_products_template_option_value.translation.languageId`, `swag_customized_products_template_option_value.translation`.swag_customized_products_template_option_value_version_id as `swag_customized_products_template_option_value.translation.swagCustomizedProductsTemplateOptionValueVersionId`, `swag_customized_products_template_option_value.translation.fallback_1`.display_name as `swag_customized_products_template_option_value.translation.fallback_1.displayName`, `swag_customized_products_template_option_value.translation.fallback_1`.created_at as `swag_customized_products_template_option_value.translation.fallback_1.createdAt`, `swag_customized_products_template_option_value.translation.fallback_1`.updated_at as `swag_customized_products_template_option_value.translation.fallback_1.updatedAt`, `swag_customized_products_template_option_value.translation.fallback_1`.swag_customized_products_template_option_value_id as `swag_customized_products_template_option_value.translation.fallback_1.swagCustomizedProductsTemplateOptionValueId`, `swag_customized_products_template_option_value.translation.fallback_1`.language_id as `swag_customized_products_template_option_value.translation.fallback_1.languageId`, `swag_customized_products_template_option_value.translation.fallback_1`.swag_customized_products_template_option_value_version_id as `swag_customized_products_template_option_value.translation.fallback_1.swagCustomizedProductsTemplateOptionValueVersionId` FROM `swag_customized_products_template_option_value_translation` `swag_customized_products_template_option_value.translation` LEFT JOIN `swag_customized_products_template_option_value_translation` `swag_customized_products_template_option_value.translation.fallback_1` ON `swag_customized_products_template_option_value.translation`.`swag_customized_products_template_option_value_id` = `swag_customized_products_template_option_value.translation.fallback_1`.`swag_customized_products_template_option_value_id` AND `swag_customized_products_template_option_value.translation.fallback_1`.language_id = ? AND `swag_customized_products_template_option_value.translation`.swag_customized_products_template_option_value_version_id = `swag_customized_products_template_option_value.translation.fallback_1`.swag_customized_products_template_option_value_version_id WHERE `swag_customized_products_template_option_value.translation`.language_id = ?) `swag_customized_products_template_option_value.swag_customized_products_template_option_value_translation` ON `swag_customized_products_template_option_value.swag_customized_products_template_option_value_translation`.`swag_customized_products_template_option_value_id` = `swag_customized_products_template_option_value`.`id` AND `swag_customized_products_template_option_value.swag_customized_products_template_option_value_translation`.swag_customized_products_template_option_value_version_id = `swag_customized_products_template_option_value`.version_id WHERE (`swag_customized_products_template_option_value`.`version_id` = ?) AND ((`swag_customized_products_template_option_value`.`template_option_id` IN (?))) ORDER BY `swag_customized_products_template_option_value`.`position` ASC
Parameters:
[
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"l´ªØ:╝CÖæHe┴ÂzÞ▄"
]
54 0.15 ms
# cart::products::association::swagCustomizedProductsTemplate::association::exclusions::read
SELECT `swag_customized_products_template_exclusion`.`id` as `swag_customized_products_template_exclusion.id`, `swag_customized_products_template_exclusion`.`version_id` as `swag_customized_products_template_exclusion.versionId`, `swag_customized_products_template_exclusion`.`name` as `swag_customized_products_template_exclusion.name`, `swag_customized_products_template_exclusion`.`template_id` as `swag_customized_products_template_exclusion.templateId`, `swag_customized_products_template_exclusion`.`template_version_id` as `swag_customized_products_template_exclusion.templateVersionId`, `swag_customized_products_template_exclusion`.`created_at` as `swag_customized_products_template_exclusion.createdAt`, `swag_customized_products_template_exclusion`.`updated_at` as `swag_customized_products_template_exclusion.updatedAt` FROM `swag_customized_products_template_exclusion` WHERE (`swag_customized_products_template_exclusion`.`version_id` = ?) AND ((`swag_customized_products_template_exclusion`.`template_id` IN (?)))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"ôƒ¸\f.ÛHû²£Ä°vY¤å"
]
55 0.15 ms
SELECT `fishn_webp_media`.`id` as `fishn_webp_media.id`, `fishn_webp_media`.`media_id` as `fishn_webp_media.mediaId`, `fishn_webp_media`.`converted_media_id` as `fishn_webp_media.convertedMediaId`, `fishn_webp_media`.`status` as `fishn_webp_media.status`, `fishn_webp_media`.`created_at` as `fishn_webp_media.createdAt`, `fishn_webp_media`.`updated_at` as `fishn_webp_media.updatedAt` FROM `fishn_webp_media` WHERE (`fishn_webp_media`.`media_id` = ?)
Parameters:
[
  b"""
    \x01Žëf9/vË ”!VÉ*\n
    ì
    """
]
56 0.45 ms
# product-price-calculator::units::read
SELECT `unit`.`id` as `unit.id`, `unit`.`created_at` as `unit.createdAt`, `unit`.`updated_at` as `unit.updatedAt`, `unit.translation.fallback_1.shortCode`, `unit.translation.shortCode`, COALESCE(`unit.translation.fallback_1.shortCode`,`unit.translation.shortCode`,`unit.translation.shortCode`) as `unit.shortCode`, `unit.translation.fallback_1.name`, `unit.translation.name`, COALESCE(`unit.translation.fallback_1.name`,`unit.translation.name`,`unit.translation.name`) as `unit.name`, `unit.translation.fallback_1.customFields`, `unit.translation.customFields`, COALESCE(`unit.translation.fallback_1.customFields`,`unit.translation.customFields`,`unit.translation.customFields`) as `unit.customFields`, `unit.translation.fallback_1.createdAt`, `unit.translation.createdAt`, `unit.translation.fallback_1.updatedAt`, `unit.translation.updatedAt`, `unit.translation.fallback_1.unitId`, `unit.translation.unitId`, `unit.translation.fallback_1.languageId`, `unit.translation.languageId` FROM `unit` LEFT JOIN (SELECT `unit.translation`.unit_id, `unit.translation`.short_code as `unit.translation.shortCode`, `unit.translation`.name as `unit.translation.name`, `unit.translation`.custom_fields as `unit.translation.customFields`, `unit.translation`.created_at as `unit.translation.createdAt`, `unit.translation`.updated_at as `unit.translation.updatedAt`, `unit.translation`.unit_id as `unit.translation.unitId`, `unit.translation`.language_id as `unit.translation.languageId`, `unit.translation.fallback_1`.short_code as `unit.translation.fallback_1.shortCode`, `unit.translation.fallback_1`.name as `unit.translation.fallback_1.name`, `unit.translation.fallback_1`.custom_fields as `unit.translation.fallback_1.customFields`, `unit.translation.fallback_1`.created_at as `unit.translation.fallback_1.createdAt`, `unit.translation.fallback_1`.updated_at as `unit.translation.fallback_1.updatedAt`, `unit.translation.fallback_1`.unit_id as `unit.translation.fallback_1.unitId`, `unit.translation.fallback_1`.language_id as `unit.translation.fallback_1.languageId` FROM `unit_translation` `unit.translation` LEFT JOIN `unit_translation` `unit.translation.fallback_1` ON `unit.translation`.`unit_id` = `unit.translation.fallback_1`.`unit_id` AND `unit.translation.fallback_1`.language_id = ? WHERE `unit.translation`.language_id = ?) `unit.unit_translation` ON `unit.unit_translation`.`unit_id` = `unit`.`id`
Parameters:
[
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
57 0.42 ms
# app-scripts::refresh::read
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`write_access` as `app.integration.writeAccess`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, COALESCE(`app.translation.label`,`app.translation.label`) as `app.label`, `app.translation.description`, COALESCE(`app.translation.description`,`app.translation.description`) as `app.description`, `app.translation.privacyPolicyExtensions`, COALESCE(`app.translation.privacyPolicyExtensions`,`app.translation.privacyPolicyExtensions`) as `app.privacyPolicyExtensions`, `app.translation.customFields`, COALESCE(`app.translation.customFields`,`app.translation.customFields`) as `app.customFields`, `app.translation.createdAt`, `app.translation.updatedAt`, `app.translation.appId`, `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation`.app_id, `app.translation`.label as `app.translation.label`, `app.translation`.description as `app.translation.description`, `app.translation`.privacy_policy_extensions as `app.translation.privacyPolicyExtensions`, `app.translation`.custom_fields as `app.translation.customFields`, `app.translation`.created_at as `app.translation.createdAt`, `app.translation`.updated_at as `app.translation.updatedAt`, `app.translation`.app_id as `app.translation.appId`, `app.translation`.language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation`.language_id = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` WHERE (`app`.`active` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
]
58 0.39 ms
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS scriptName,
                   `script`.`script` AS script,
                   `script`.`hook` AS hook,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   `app`.`version` AS appVersion,
                   `script`.`active` AS active
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` != 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
59 0.20 ms
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS name,
                   `script`.`script` AS script,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` = 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
60 0.37 ms
# app-scripts::refresh::read
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`write_access` as `app.integration.writeAccess`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, COALESCE(`app.translation.label`,`app.translation.label`) as `app.label`, `app.translation.description`, COALESCE(`app.translation.description`,`app.translation.description`) as `app.description`, `app.translation.privacyPolicyExtensions`, COALESCE(`app.translation.privacyPolicyExtensions`,`app.translation.privacyPolicyExtensions`) as `app.privacyPolicyExtensions`, `app.translation.customFields`, COALESCE(`app.translation.customFields`,`app.translation.customFields`) as `app.customFields`, `app.translation.createdAt`, `app.translation.updatedAt`, `app.translation.appId`, `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation`.app_id, `app.translation`.label as `app.translation.label`, `app.translation`.description as `app.translation.description`, `app.translation`.privacy_policy_extensions as `app.translation.privacyPolicyExtensions`, `app.translation`.custom_fields as `app.translation.customFields`, `app.translation`.created_at as `app.translation.createdAt`, `app.translation`.updated_at as `app.translation.updatedAt`, `app.translation`.app_id as `app.translation.appId`, `app.translation`.language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation`.language_id = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` WHERE (`app`.`active` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
]
61 0.28 ms
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS scriptName,
                   `script`.`script` AS script,
                   `script`.`hook` AS hook,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   `app`.`version` AS appVersion,
                   `script`.`active` AS active
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` != 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
62 0.18 ms
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS name,
                   `script`.`script` AS script,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` = 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
63 0.40 ms
SELECT `swag_customized_products_template`.`id` as `swag_customized_products_template.id`, `swag_customized_products_template`.`version_id` as `swag_customized_products_template.versionId`, `swag_customized_products_template`.`parent_version_id` as `swag_customized_products_template.parentVersionId`, `swag_customized_products_template`.`internal_name` as `swag_customized_products_template.internalName`, `swag_customized_products_template`.`active` as `swag_customized_products_template.active`, `swag_customized_products_template`.`step_by_step` as `swag_customized_products_template.stepByStep`, `swag_customized_products_template`.`confirm_input` as `swag_customized_products_template.confirmInput`, `swag_customized_products_template`.`options_auto_collapse` as `swag_customized_products_template.optionsAutoCollapse`, `swag_customized_products_template`.`decision_tree` as `swag_customized_products_template.decisionTree`, `swag_customized_products_template`.`media_id` as `swag_customized_products_template.mediaId`, `swag_customized_products_template`.`created_at` as `swag_customized_products_template.createdAt`, `swag_customized_products_template`.`updated_at` as `swag_customized_products_template.updatedAt`, `swag_customized_products_template.translation.fallback_1.displayName`, `swag_customized_products_template.translation.displayName`, COALESCE(`swag_customized_products_template.translation.fallback_1.displayName`,`swag_customized_products_template.translation.displayName`,`swag_customized_products_template.translation.displayName`) as `swag_customized_products_template.displayName`, `swag_customized_products_template.translation.fallback_1.description`, `swag_customized_products_template.translation.description`, COALESCE(`swag_customized_products_template.translation.fallback_1.description`,`swag_customized_products_template.translation.description`,`swag_customized_products_template.translation.description`) as `swag_customized_products_template.description`, `swag_customized_products_template.translation.fallback_1.createdAt`, `swag_customized_products_template.translation.createdAt`, `swag_customized_products_template.translation.fallback_1.updatedAt`, `swag_customized_products_template.translation.updatedAt`, `swag_customized_products_template.translation.fallback_1.swagCustomizedProductsTemplateId`, `swag_customized_products_template.translation.swagCustomizedProductsTemplateId`, `swag_customized_products_template.translation.fallback_1.languageId`, `swag_customized_products_template.translation.languageId`, `swag_customized_products_template.translation.fallback_1.swagCustomizedProductsTemplateVersionId`, `swag_customized_products_template.translation.swagCustomizedProductsTemplateVersionId` FROM `swag_customized_products_template` LEFT JOIN (SELECT `swag_customized_products_template.translation`.swag_customized_products_template_id, `swag_customized_products_template.translation`.swag_customized_products_template_version_id, `swag_customized_products_template.translation`.display_name as `swag_customized_products_template.translation.displayName`, `swag_customized_products_template.translation`.description as `swag_customized_products_template.translation.description`, `swag_customized_products_template.translation`.created_at as `swag_customized_products_template.translation.createdAt`, `swag_customized_products_template.translation`.updated_at as `swag_customized_products_template.translation.updatedAt`, `swag_customized_products_template.translation`.swag_customized_products_template_id as `swag_customized_products_template.translation.swagCustomizedProductsTemplateId`, `swag_customized_products_template.translation`.language_id as `swag_customized_products_template.translation.languageId`, `swag_customized_products_template.translation`.swag_customized_products_template_version_id as `swag_customized_products_template.translation.swagCustomizedProductsTemplateVersionId`, `swag_customized_products_template.translation.fallback_1`.display_name as `swag_customized_products_template.translation.fallback_1.displayName`, `swag_customized_products_template.translation.fallback_1`.description as `swag_customized_products_template.translation.fallback_1.description`, `swag_customized_products_template.translation.fallback_1`.created_at as `swag_customized_products_template.translation.fallback_1.createdAt`, `swag_customized_products_template.translation.fallback_1`.updated_at as `swag_customized_products_template.translation.fallback_1.updatedAt`, `swag_customized_products_template.translation.fallback_1`.swag_customized_products_template_id as `swag_customized_products_template.translation.fallback_1.swagCustomizedProductsTemplateId`, `swag_customized_products_template.translation.fallback_1`.language_id as `swag_customized_products_template.translation.fallback_1.languageId`, `swag_customized_products_template.translation.fallback_1`.swag_customized_products_template_version_id as `swag_customized_products_template.translation.fallback_1.swagCustomizedProductsTemplateVersionId` FROM `swag_customized_products_template_translation` `swag_customized_products_template.translation` LEFT JOIN `swag_customized_products_template_translation` `swag_customized_products_template.translation.fallback_1` ON `swag_customized_products_template.translation`.`swag_customized_products_template_id` = `swag_customized_products_template.translation.fallback_1`.`swag_customized_products_template_id` AND `swag_customized_products_template.translation.fallback_1`.language_id = ? AND `swag_customized_products_template.translation`.swag_customized_products_template_version_id = `swag_customized_products_template.translation.fallback_1`.swag_customized_products_template_version_id WHERE `swag_customized_products_template.translation`.language_id = ?) `swag_customized_products_template.swag_customized_products_template_translation` ON `swag_customized_products_template.swag_customized_products_template_translation`.`swag_customized_products_template_id` = `swag_customized_products_template`.`id` AND `swag_customized_products_template.swag_customized_products_template_translation`.swag_customized_products_template_version_id = `swag_customized_products_template`.version_id WHERE (`swag_customized_products_template`.`version_id` = ?) AND (`swag_customized_products_template`.`id` IN (?))
Parameters:
[
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"ôƒ¸\f.ÛHû²£Ä°vY¤å"
]
64 0.43 ms
SELECT `swag_customized_products_template_option`.`id` as `swag_customized_products_template_option.id`, `swag_customized_products_template_option`.`version_id` as `swag_customized_products_template_option.versionId`, `swag_customized_products_template_option`.`template_version_id` as `swag_customized_products_template_option.templateVersionId`, `swag_customized_products_template_option`.`type` as `swag_customized_products_template_option.type`, `swag_customized_products_template_option`.`type_properties` as `swag_customized_products_template_option.typeProperties`, `swag_customized_products_template_option`.`item_number` as `swag_customized_products_template_option.itemNumber`, `swag_customized_products_template_option`.`required` as `swag_customized_products_template_option.required`, `swag_customized_products_template_option`.`one_time_surcharge` as `swag_customized_products_template_option.oneTimeSurcharge`, `swag_customized_products_template_option`.`relative_surcharge` as `swag_customized_products_template_option.relativeSurcharge`, `swag_customized_products_template_option`.`advanced_surcharge` as `swag_customized_products_template_option.advancedSurcharge`, `swag_customized_products_template_option`.`position` as `swag_customized_products_template_option.position`, `swag_customized_products_template_option`.`price` as `swag_customized_products_template_option.price`, `swag_customized_products_template_option`.`percentage_surcharge` as `swag_customized_products_template_option.percentageSurcharge`, `swag_customized_products_template_option`.`template_id` as `swag_customized_products_template_option.templateId`, `swag_customized_products_template_option`.`tax_id` as `swag_customized_products_template_option.taxId`, `swag_customized_products_template_option`.`created_at` as `swag_customized_products_template_option.createdAt`, `swag_customized_products_template_option`.`updated_at` as `swag_customized_products_template_option.updatedAt`, `swag_customized_products_template_option.translation.fallback_1.displayName`, `swag_customized_products_template_option.translation.displayName`, COALESCE(`swag_customized_products_template_option.translation.fallback_1.displayName`,`swag_customized_products_template_option.translation.displayName`,`swag_customized_products_template_option.translation.displayName`) as `swag_customized_products_template_option.displayName`, `swag_customized_products_template_option.translation.fallback_1.description`, `swag_customized_products_template_option.translation.description`, COALESCE(`swag_customized_products_template_option.translation.fallback_1.description`,`swag_customized_products_template_option.translation.description`,`swag_customized_products_template_option.translation.description`) as `swag_customized_products_template_option.description`, `swag_customized_products_template_option.translation.fallback_1.placeholder`, `swag_customized_products_template_option.translation.placeholder`, COALESCE(`swag_customized_products_template_option.translation.fallback_1.placeholder`,`swag_customized_products_template_option.translation.placeholder`,`swag_customized_products_template_option.translation.placeholder`) as `swag_customized_products_template_option.placeholder`, `swag_customized_products_template_option.translation.fallback_1.createdAt`, `swag_customized_products_template_option.translation.createdAt`, `swag_customized_products_template_option.translation.fallback_1.updatedAt`, `swag_customized_products_template_option.translation.updatedAt`, `swag_customized_products_template_option.translation.fallback_1.swagCustomizedProductsTemplateOptionId`, `swag_customized_products_template_option.translation.swagCustomizedProductsTemplateOptionId`, `swag_customized_products_template_option.translation.fallback_1.languageId`, `swag_customized_products_template_option.translation.languageId`, `swag_customized_products_template_option.translation.fallback_1.swagCustomizedProductsTemplateOptionVersionId`, `swag_customized_products_template_option.translation.swagCustomizedProductsTemplateOptionVersionId` FROM `swag_customized_products_template_option` LEFT JOIN (SELECT `swag_customized_products_template_option.translation`.swag_customized_products_template_option_id, `swag_customized_products_template_option.translation`.swag_customized_products_template_option_version_id, `swag_customized_products_template_option.translation`.display_name as `swag_customized_products_template_option.translation.displayName`, `swag_customized_products_template_option.translation`.description as `swag_customized_products_template_option.translation.description`, `swag_customized_products_template_option.translation`.placeholder as `swag_customized_products_template_option.translation.placeholder`, `swag_customized_products_template_option.translation`.created_at as `swag_customized_products_template_option.translation.createdAt`, `swag_customized_products_template_option.translation`.updated_at as `swag_customized_products_template_option.translation.updatedAt`, `swag_customized_products_template_option.translation`.swag_customized_products_template_option_id as `swag_customized_products_template_option.translation.swagCustomizedProductsTemplateOptionId`, `swag_customized_products_template_option.translation`.language_id as `swag_customized_products_template_option.translation.languageId`, `swag_customized_products_template_option.translation`.swag_customized_products_template_option_version_id as `swag_customized_products_template_option.translation.swagCustomizedProductsTemplateOptionVersionId`, `swag_customized_products_template_option.translation.fallback_1`.display_name as `swag_customized_products_template_option.translation.fallback_1.displayName`, `swag_customized_products_template_option.translation.fallback_1`.description as `swag_customized_products_template_option.translation.fallback_1.description`, `swag_customized_products_template_option.translation.fallback_1`.placeholder as `swag_customized_products_template_option.translation.fallback_1.placeholder`, `swag_customized_products_template_option.translation.fallback_1`.created_at as `swag_customized_products_template_option.translation.fallback_1.createdAt`, `swag_customized_products_template_option.translation.fallback_1`.updated_at as `swag_customized_products_template_option.translation.fallback_1.updatedAt`, `swag_customized_products_template_option.translation.fallback_1`.swag_customized_products_template_option_id as `swag_customized_products_template_option.translation.fallback_1.swagCustomizedProductsTemplateOptionId`, `swag_customized_products_template_option.translation.fallback_1`.language_id as `swag_customized_products_template_option.translation.fallback_1.languageId`, `swag_customized_products_template_option.translation.fallback_1`.swag_customized_products_template_option_version_id as `swag_customized_products_template_option.translation.fallback_1.swagCustomizedProductsTemplateOptionVersionId` FROM `swag_customized_products_template_option_translation` `swag_customized_products_template_option.translation` LEFT JOIN `swag_customized_products_template_option_translation` `swag_customized_products_template_option.translation.fallback_1` ON `swag_customized_products_template_option.translation`.`swag_customized_products_template_option_id` = `swag_customized_products_template_option.translation.fallback_1`.`swag_customized_products_template_option_id` AND `swag_customized_products_template_option.translation.fallback_1`.language_id = ? AND `swag_customized_products_template_option.translation`.swag_customized_products_template_option_version_id = `swag_customized_products_template_option.translation.fallback_1`.swag_customized_products_template_option_version_id WHERE `swag_customized_products_template_option.translation`.language_id = ?) `swag_customized_products_template_option.swag_customized_products_template_option_translation` ON `swag_customized_products_template_option.swag_customized_products_template_option_translation`.`swag_customized_products_template_option_id` = `swag_customized_products_template_option`.`id` AND `swag_customized_products_template_option.swag_customized_products_template_option_translation`.swag_customized_products_template_option_version_id = `swag_customized_products_template_option`.version_id WHERE (`swag_customized_products_template_option`.`version_id` = ?) AND ((`swag_customized_products_template_option`.`template_id` IN (?)))
Parameters:
[
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"ôƒ¸\f.ÛHû²£Ä°vY¤å"
]
65 0.16 ms
SELECT `swag_customized_products_template_option_price`.`id` as `swag_customized_products_template_option_price.id`, `swag_customized_products_template_option_price`.`version_id` as `swag_customized_products_template_option_price.versionId`, `swag_customized_products_template_option_price`.`template_option_id` as `swag_customized_products_template_option_price.templateOptionId`, `swag_customized_products_template_option_price`.`template_option_version_id` as `swag_customized_products_template_option_price.templateOptionVersionId`, `swag_customized_products_template_option_price`.`price` as `swag_customized_products_template_option_price.price`, `swag_customized_products_template_option_price`.`percentage_surcharge` as `swag_customized_products_template_option_price.percentageSurcharge`, `swag_customized_products_template_option_price`.`rule_id` as `swag_customized_products_template_option_price.ruleId`, `swag_customized_products_template_option_price`.`created_at` as `swag_customized_products_template_option_price.createdAt`, `swag_customized_products_template_option_price`.`updated_at` as `swag_customized_products_template_option_price.updatedAt` FROM `swag_customized_products_template_option_price` WHERE (`swag_customized_products_template_option_price`.`version_id` = ?) AND ((`swag_customized_products_template_option_price`.`template_option_id` IN (?)))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"l´ªØ:╝CÖæHe┴ÂzÞ▄"
]
66 0.33 ms
SELECT `swag_customized_products_template_option_value`.`id` as `swag_customized_products_template_option_value.id`, `swag_customized_products_template_option_value`.`version_id` as `swag_customized_products_template_option_value.versionId`, `swag_customized_products_template_option_value`.`template_option_id` as `swag_customized_products_template_option_value.templateOptionId`, `swag_customized_products_template_option_value`.`template_option_version_id` as `swag_customized_products_template_option_value.templateOptionVersionId`, `swag_customized_products_template_option_value`.`value` as `swag_customized_products_template_option_value.value`, `swag_customized_products_template_option_value`.`item_number` as `swag_customized_products_template_option_value.itemNumber`, `swag_customized_products_template_option_value`.`default` as `swag_customized_products_template_option_value.default`, `swag_customized_products_template_option_value`.`one_time_surcharge` as `swag_customized_products_template_option_value.oneTimeSurcharge`, `swag_customized_products_template_option_value`.`relative_surcharge` as `swag_customized_products_template_option_value.relativeSurcharge`, `swag_customized_products_template_option_value`.`advanced_surcharge` as `swag_customized_products_template_option_value.advancedSurcharge`, `swag_customized_products_template_option_value`.`position` as `swag_customized_products_template_option_value.position`, `swag_customized_products_template_option_value`.`price` as `swag_customized_products_template_option_value.price`, `swag_customized_products_template_option_value`.`percentage_surcharge` as `swag_customized_products_template_option_value.percentageSurcharge`, `swag_customized_products_template_option_value`.`tax_id` as `swag_customized_products_template_option_value.taxId`, `swag_customized_products_template_option_value`.`created_at` as `swag_customized_products_template_option_value.createdAt`, `swag_customized_products_template_option_value`.`updated_at` as `swag_customized_products_template_option_value.updatedAt`, `swag_customized_products_template_option_value.translation.fallback_1.displayName`, `swag_customized_products_template_option_value.translation.displayName`, COALESCE(`swag_customized_products_template_option_value.translation.fallback_1.displayName`,`swag_customized_products_template_option_value.translation.displayName`,`swag_customized_products_template_option_value.translation.displayName`) as `swag_customized_products_template_option_value.displayName`, `swag_customized_products_template_option_value.translation.fallback_1.createdAt`, `swag_customized_products_template_option_value.translation.createdAt`, `swag_customized_products_template_option_value.translation.fallback_1.updatedAt`, `swag_customized_products_template_option_value.translation.updatedAt`, `swag_customized_products_template_option_value.translation.fallback_1.swagCustomizedProductsTemplateOptionValueId`, `swag_customized_products_template_option_value.translation.swagCustomizedProductsTemplateOptionValueId`, `swag_customized_products_template_option_value.translation.fallback_1.languageId`, `swag_customized_products_template_option_value.translation.languageId`, `swag_customized_products_template_option_value.translation.fallback_1.swagCustomizedProductsTemplateOptionValueVersionId`, `swag_customized_products_template_option_value.translation.swagCustomizedProductsTemplateOptionValueVersionId` FROM `swag_customized_products_template_option_value` LEFT JOIN (SELECT `swag_customized_products_template_option_value.translation`.swag_customized_products_template_option_value_id, `swag_customized_products_template_option_value.translation`.swag_customized_products_template_option_value_version_id, `swag_customized_products_template_option_value.translation`.display_name as `swag_customized_products_template_option_value.translation.displayName`, `swag_customized_products_template_option_value.translation`.created_at as `swag_customized_products_template_option_value.translation.createdAt`, `swag_customized_products_template_option_value.translation`.updated_at as `swag_customized_products_template_option_value.translation.updatedAt`, `swag_customized_products_template_option_value.translation`.swag_customized_products_template_option_value_id as `swag_customized_products_template_option_value.translation.swagCustomizedProductsTemplateOptionValueId`, `swag_customized_products_template_option_value.translation`.language_id as `swag_customized_products_template_option_value.translation.languageId`, `swag_customized_products_template_option_value.translation`.swag_customized_products_template_option_value_version_id as `swag_customized_products_template_option_value.translation.swagCustomizedProductsTemplateOptionValueVersionId`, `swag_customized_products_template_option_value.translation.fallback_1`.display_name as `swag_customized_products_template_option_value.translation.fallback_1.displayName`, `swag_customized_products_template_option_value.translation.fallback_1`.created_at as `swag_customized_products_template_option_value.translation.fallback_1.createdAt`, `swag_customized_products_template_option_value.translation.fallback_1`.updated_at as `swag_customized_products_template_option_value.translation.fallback_1.updatedAt`, `swag_customized_products_template_option_value.translation.fallback_1`.swag_customized_products_template_option_value_id as `swag_customized_products_template_option_value.translation.fallback_1.swagCustomizedProductsTemplateOptionValueId`, `swag_customized_products_template_option_value.translation.fallback_1`.language_id as `swag_customized_products_template_option_value.translation.fallback_1.languageId`, `swag_customized_products_template_option_value.translation.fallback_1`.swag_customized_products_template_option_value_version_id as `swag_customized_products_template_option_value.translation.fallback_1.swagCustomizedProductsTemplateOptionValueVersionId` FROM `swag_customized_products_template_option_value_translation` `swag_customized_products_template_option_value.translation` LEFT JOIN `swag_customized_products_template_option_value_translation` `swag_customized_products_template_option_value.translation.fallback_1` ON `swag_customized_products_template_option_value.translation`.`swag_customized_products_template_option_value_id` = `swag_customized_products_template_option_value.translation.fallback_1`.`swag_customized_products_template_option_value_id` AND `swag_customized_products_template_option_value.translation.fallback_1`.language_id = ? AND `swag_customized_products_template_option_value.translation`.swag_customized_products_template_option_value_version_id = `swag_customized_products_template_option_value.translation.fallback_1`.swag_customized_products_template_option_value_version_id WHERE `swag_customized_products_template_option_value.translation`.language_id = ?) `swag_customized_products_template_option_value.swag_customized_products_template_option_value_translation` ON `swag_customized_products_template_option_value.swag_customized_products_template_option_value_translation`.`swag_customized_products_template_option_value_id` = `swag_customized_products_template_option_value`.`id` AND `swag_customized_products_template_option_value.swag_customized_products_template_option_value_translation`.swag_customized_products_template_option_value_version_id = `swag_customized_products_template_option_value`.version_id WHERE (`swag_customized_products_template_option_value`.`version_id` = ?) AND ((`swag_customized_products_template_option_value`.`template_option_id` IN (?)))
Parameters:
[
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"l´ªØ:╝CÖæHe┴ÂzÞ▄"
]
67 0.25 ms
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?))) AND (`product`.`id` IN (?)) GROUP BY `product`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  10
  b"\x12£:î\x1C\x1F@–¬c¬\x01=ˆËí"
  true
  b"\x01Œèrêëq+¶~aáêàX\x1D"
]
68 3.92 ms
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product`.`available_stock` as `product.availableStock`, `product`.`stock` as `product.stock`, `product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) as `product.cheapestPrice`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, COALESCE(`product`.`swag_customized_products_template_id`, `product.parent`.`swag_customized_products_template_id`) as `product.swagCustomizedProductsTemplateId`, COALESCE(`product`.`swag_customized_products_template_version_id`, `product.parent`.`swag_customized_products_template_version_id`) as `product.swagCustomizedProductsTemplateVersionId`, `product.swagCustomizedProductsTemplate`.`id` as `product.swagCustomizedProductsTemplate.id`, `product.swagCustomizedProductsTemplate`.`version_id` as `product.swagCustomizedProductsTemplate.versionId`, `product.swagCustomizedProductsTemplate`.`parent_version_id` as `product.swagCustomizedProductsTemplate.parentVersionId`, `product.swagCustomizedProductsTemplate`.`internal_name` as `product.swagCustomizedProductsTemplate.internalName`, `product.swagCustomizedProductsTemplate`.`active` as `product.swagCustomizedProductsTemplate.active`, `product.swagCustomizedProductsTemplate`.`step_by_step` as `product.swagCustomizedProductsTemplate.stepByStep`, `product.swagCustomizedProductsTemplate`.`confirm_input` as `product.swagCustomizedProductsTemplate.confirmInput`, `product.swagCustomizedProductsTemplate`.`options_auto_collapse` as `product.swagCustomizedProductsTemplate.optionsAutoCollapse`, `product.swagCustomizedProductsTemplate`.`decision_tree` as `product.swagCustomizedProductsTemplate.decisionTree`, `product.swagCustomizedProductsTemplate`.`media_id` as `product.swagCustomizedProductsTemplate.mediaId`, `product.swagCustomizedProductsTemplate`.`created_at` as `product.swagCustomizedProductsTemplate.createdAt`, `product.swagCustomizedProductsTemplate`.`updated_at` as `product.swagCustomizedProductsTemplate.updatedAt`, `product.swagCustomizedProductsTemplate.translation.fallback_1.displayName`, `product.swagCustomizedProductsTemplate.translation.displayName`, COALESCE(`product.swagCustomizedProductsTemplate.translation.fallback_1.displayName`,`product.swagCustomizedProductsTemplate.translation.displayName`,`product.swagCustomizedProductsTemplate.translation.displayName`) as `product.swagCustomizedProductsTemplate.displayName`, `product.swagCustomizedProductsTemplate.translation.fallback_1.description`, `product.swagCustomizedProductsTemplate.translation.description`, COALESCE(`product.swagCustomizedProductsTemplate.translation.fallback_1.description`,`product.swagCustomizedProductsTemplate.translation.description`,`product.swagCustomizedProductsTemplate.translation.description`) as `product.swagCustomizedProductsTemplate.description`, `product.swagCustomizedProductsTemplate.translation.fallback_1.createdAt`, `product.swagCustomizedProductsTemplate.translation.createdAt`, `product.swagCustomizedProductsTemplate.translation.fallback_1.updatedAt`, `product.swagCustomizedProductsTemplate.translation.updatedAt`, `product.swagCustomizedProductsTemplate.translation.fallback_1.swagCustomizedProductsTemplateId`, `product.swagCustomizedProductsTemplate.translation.swagCustomizedProductsTemplateId`, `product.swagCustomizedProductsTemplate.translation.fallback_1.languageId`, `product.swagCustomizedProductsTemplate.translation.languageId`, `product.swagCustomizedProductsTemplate.translation.fallback_1.swagCustomizedProductsTemplateVersionId`, `product.swagCustomizedProductsTemplate.translation.swagCustomizedProductsTemplateVersionId`, `product.unit`.`id` as `product.unit.id`, `product.unit`.`created_at` as `product.unit.createdAt`, `product.unit`.`updated_at` as `product.unit.updatedAt`, `product.unit.translation.fallback_1.shortCode`, `product.unit.translation.shortCode`, COALESCE(`product.unit.translation.fallback_1.shortCode`,`product.unit.translation.shortCode`,`product.unit.translation.shortCode`) as `product.unit.shortCode`, `product.unit.translation.fallback_1.name`, `product.unit.translation.name`, COALESCE(`product.unit.translation.fallback_1.name`,`product.unit.translation.name`,`product.unit.translation.name`) as `product.unit.name`, `product.unit.translation.fallback_1.customFields`, `product.unit.translation.customFields`, COALESCE(`product.unit.translation.fallback_1.customFields`,`product.unit.translation.customFields`,`product.unit.translation.customFields`) as `product.unit.customFields`, `product.unit.translation.fallback_1.createdAt`, `product.unit.translation.createdAt`, `product.unit.translation.fallback_1.updatedAt`, `product.unit.translation.updatedAt`, `product.unit.translation.fallback_1.unitId`, `product.unit.translation.unitId`, `product.unit.translation.fallback_1.languageId`, `product.unit.translation.languageId`, `product.deliveryTime`.`id` as `product.deliveryTime.id`, `product.deliveryTime`.`min` as `product.deliveryTime.min`, `product.deliveryTime`.`max` as `product.deliveryTime.max`, `product.deliveryTime`.`unit` as `product.deliveryTime.unit`, `product.deliveryTime`.`created_at` as `product.deliveryTime.createdAt`, `product.deliveryTime`.`updated_at` as `product.deliveryTime.updatedAt`, `product.deliveryTime.translation.fallback_1.name`, `product.deliveryTime.translation.name`, COALESCE(`product.deliveryTime.translation.fallback_1.name`,`product.deliveryTime.translation.name`,`product.deliveryTime.translation.name`) as `product.deliveryTime.name`, `product.deliveryTime.translation.fallback_1.customFields`, `product.deliveryTime.translation.customFields`, COALESCE(`product.deliveryTime.translation.fallback_1.customFields`,`product.deliveryTime.translation.customFields`,`product.deliveryTime.translation.customFields`) as `product.deliveryTime.customFields`, `product.deliveryTime.translation.fallback_1.createdAt`, `product.deliveryTime.translation.createdAt`, `product.deliveryTime.translation.fallback_1.updatedAt`, `product.deliveryTime.translation.updatedAt`, `product.deliveryTime.translation.fallback_1.deliveryTimeId`, `product.deliveryTime.translation.deliveryTimeId`, `product.deliveryTime.translation.fallback_1.languageId`, `product.deliveryTime.translation.languageId`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover.media`.`id` as `product.cover.media.id`, `product.cover.media`.`user_id` as `product.cover.media.userId`, `product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`, `product.cover.media`.`mime_type` as `product.cover.media.mimeType`, `product.cover.media`.`file_extension` as `product.cover.media.fileExtension`, `product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`, `product.cover.media`.`file_name` as `product.cover.media.fileName`, `product.cover.media`.`file_size` as `product.cover.media.fileSize`, `product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`, `product.cover.media`.`meta_data` as `product.cover.media.metaData`, `product.cover.media`.`config` as `product.cover.media.config`, `product.cover.media`.`path` as `product.cover.media.path`, `product.cover.media`.`private` as `product.cover.media.private`, `product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`, `product.cover.media`.`created_at` as `product.cover.media.createdAt`, `product.cover.media`.`updated_at` as `product.cover.media.updatedAt`, `product.cover.media.translation.fallback_1.title`, `product.cover.media.translation.title`, COALESCE(`product.cover.media.translation.fallback_1.title`,`product.cover.media.translation.title`,`product.cover.media.translation.title`) as `product.cover.media.title`, `product.cover.media.translation.fallback_1.alt`, `product.cover.media.translation.alt`, COALESCE(`product.cover.media.translation.fallback_1.alt`,`product.cover.media.translation.alt`,`product.cover.media.translation.alt`) as `product.cover.media.alt`, `product.cover.media.translation.fallback_1.customFields`, `product.cover.media.translation.customFields`, COALESCE(`product.cover.media.translation.fallback_1.customFields`,`product.cover.media.translation.customFields`,`product.cover.media.translation.customFields`) as `product.cover.media.customFields`, `product.cover.media.translation.fallback_1.createdAt`, `product.cover.media.translation.createdAt`, `product.cover.media.translation.fallback_1.updatedAt`, `product.cover.media.translation.updatedAt`, `product.cover.media.translation.fallback_1.mediaId`, `product.cover.media.translation.mediaId`, `product.cover.media.translation.fallback_1.languageId`, `product.cover.media.translation.languageId`, `product.cover`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.updatedAt`, `product.translation.fallback_1.metaDescription`, `product.parent.translation.fallback_1.metaDescription`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.fallback_1.metaDescription`,`product.parent.translation.fallback_1.metaDescription`,`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.fallback_1.name`, `product.parent.translation.fallback_1.name`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.fallback_1.name`,`product.parent.translation.fallback_1.name`,`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.fallback_1.keywords`, `product.parent.translation.fallback_1.keywords`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.fallback_1.keywords`,`product.parent.translation.fallback_1.keywords`,`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.fallback_1.description`, `product.parent.translation.fallback_1.description`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.fallback_1.description`,`product.parent.translation.fallback_1.description`,`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.fallback_1.metaTitle`, `product.parent.translation.fallback_1.metaTitle`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.fallback_1.metaTitle`,`product.parent.translation.fallback_1.metaTitle`,`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.fallback_1.packUnit`, `product.parent.translation.fallback_1.packUnit`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.fallback_1.packUnit`,`product.parent.translation.fallback_1.packUnit`,`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.fallback_1.packUnitPlural`, `product.parent.translation.fallback_1.packUnitPlural`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.fallback_1.packUnitPlural`,`product.parent.translation.fallback_1.packUnitPlural`,`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.fallback_1.customSearchKeywords`, `product.parent.translation.fallback_1.customSearchKeywords`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.fallback_1.customSearchKeywords`,`product.parent.translation.fallback_1.customSearchKeywords`,`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.fallback_1.slotConfig`, `product.parent.translation.fallback_1.slotConfig`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.fallback_1.slotConfig`,`product.parent.translation.fallback_1.slotConfig`,`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.fallback_1.customFields`, `product.parent.translation.fallback_1.customFields`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.fallback_1.customFields`,`product.parent.translation.fallback_1.customFields`,`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.fallback_1.createdAt`, `product.parent.translation.fallback_1.createdAt`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.fallback_1.updatedAt`, `product.parent.translation.fallback_1.updatedAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.fallback_1.productId`, `product.parent.translation.fallback_1.productId`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.fallback_1.languageId`, `product.parent.translation.fallback_1.languageId`, `product.translation.languageId`, `product.parent.translation.languageId`, `product.translation.fallback_1.productVersionId`, `product.parent.translation.fallback_1.productVersionId`, `product.translation.productVersionId`, `product.parent.translation.productVersionId` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN (SELECT `product.translation`.product_id, `product.translation`.product_version_id, `product.translation`.meta_description as `product.translation.metaDescription`, `product.translation`.name as `product.translation.name`, `product.translation`.keywords as `product.translation.keywords`, `product.translation`.description as `product.translation.description`, `product.translation`.meta_title as `product.translation.metaTitle`, `product.translation`.pack_unit as `product.translation.packUnit`, `product.translation`.pack_unit_plural as `product.translation.packUnitPlural`, `product.translation`.custom_search_keywords as `product.translation.customSearchKeywords`, `product.translation`.slot_config as `product.translation.slotConfig`, `product.translation`.custom_fields as `product.translation.customFields`, `product.translation`.created_at as `product.translation.createdAt`, `product.translation`.updated_at as `product.translation.updatedAt`, `product.translation`.product_id as `product.translation.productId`, `product.translation`.language_id as `product.translation.languageId`, `product.translation`.product_version_id as `product.translation.productVersionId`, `product.translation.fallback_1`.meta_description as `product.translation.fallback_1.metaDescription`, `product.translation.fallback_1`.name as `product.translation.fallback_1.name`, `product.translation.fallback_1`.keywords as `product.translation.fallback_1.keywords`, `product.translation.fallback_1`.description as `product.translation.fallback_1.description`, `product.translation.fallback_1`.meta_title as `product.translation.fallback_1.metaTitle`, `product.translation.fallback_1`.pack_unit as `product.translation.fallback_1.packUnit`, `product.translation.fallback_1`.pack_unit_plural as `product.translation.fallback_1.packUnitPlural`, `product.translation.fallback_1`.custom_search_keywords as `product.translation.fallback_1.customSearchKeywords`, `product.translation.fallback_1`.slot_config as `product.translation.fallback_1.slotConfig`, `product.translation.fallback_1`.custom_fields as `product.translation.fallback_1.customFields`, `product.translation.fallback_1`.created_at as `product.translation.fallback_1.createdAt`, `product.translation.fallback_1`.updated_at as `product.translation.fallback_1.updatedAt`, `product.translation.fallback_1`.product_id as `product.translation.fallback_1.productId`, `product.translation.fallback_1`.language_id as `product.translation.fallback_1.languageId`, `product.translation.fallback_1`.product_version_id as `product.translation.fallback_1.productVersionId` FROM `product_translation` `product.translation` LEFT JOIN `product_translation` `product.translation.fallback_1` ON `product.translation`.`product_id` = `product.translation.fallback_1`.`product_id` AND `product.translation.fallback_1`.language_id = ? AND `product.translation`.product_version_id = `product.translation.fallback_1`.product_version_id WHERE `product.translation`.language_id = ?) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.product_version_id = `product`.version_id LEFT JOIN (SELECT `product.parent.translation`.product_id, `product.parent.translation`.product_version_id, `product.parent.translation`.meta_description as `product.parent.translation.metaDescription`, `product.parent.translation`.name as `product.parent.translation.name`, `product.parent.translation`.keywords as `product.parent.translation.keywords`, `product.parent.translation`.description as `product.parent.translation.description`, `product.parent.translation`.meta_title as `product.parent.translation.metaTitle`, `product.parent.translation`.pack_unit as `product.parent.translation.packUnit`, `product.parent.translation`.pack_unit_plural as `product.parent.translation.packUnitPlural`, `product.parent.translation`.custom_search_keywords as `product.parent.translation.customSearchKeywords`, `product.parent.translation`.slot_config as `product.parent.translation.slotConfig`, `product.parent.translation`.custom_fields as `product.parent.translation.customFields`, `product.parent.translation`.created_at as `product.parent.translation.createdAt`, `product.parent.translation`.updated_at as `product.parent.translation.updatedAt`, `product.parent.translation`.product_id as `product.parent.translation.productId`, `product.parent.translation`.language_id as `product.parent.translation.languageId`, `product.parent.translation`.product_version_id as `product.parent.translation.productVersionId`, `product.parent.translation.fallback_1`.meta_description as `product.parent.translation.fallback_1.metaDescription`, `product.parent.translation.fallback_1`.name as `product.parent.translation.fallback_1.name`, `product.parent.translation.fallback_1`.keywords as `product.parent.translation.fallback_1.keywords`, `product.parent.translation.fallback_1`.description as `product.parent.translation.fallback_1.description`, `product.parent.translation.fallback_1`.meta_title as `product.parent.translation.fallback_1.metaTitle`, `product.parent.translation.fallback_1`.pack_unit as `product.parent.translation.fallback_1.packUnit`, `product.parent.translation.fallback_1`.pack_unit_plural as `product.parent.translation.fallback_1.packUnitPlural`, `product.parent.translation.fallback_1`.custom_search_keywords as `product.parent.translation.fallback_1.customSearchKeywords`, `product.parent.translation.fallback_1`.slot_config as `product.parent.translation.fallback_1.slotConfig`, `product.parent.translation.fallback_1`.custom_fields as `product.parent.translation.fallback_1.customFields`, `product.parent.translation.fallback_1`.created_at as `product.parent.translation.fallback_1.createdAt`, `product.parent.translation.fallback_1`.updated_at as `product.parent.translation.fallback_1.updatedAt`, `product.parent.translation.fallback_1`.product_id as `product.parent.translation.fallback_1.productId`, `product.parent.translation.fallback_1`.language_id as `product.parent.translation.fallback_1.languageId`, `product.parent.translation.fallback_1`.product_version_id as `product.parent.translation.fallback_1.productVersionId` FROM `product_translation` `product.parent.translation` LEFT JOIN `product_translation` `product.parent.translation.fallback_1` ON `product.parent.translation`.`product_id` = `product.parent.translation.fallback_1`.`product_id` AND `product.parent.translation.fallback_1`.language_id = ? AND `product.parent.translation`.product_version_id = `product.parent.translation.fallback_1`.product_version_id WHERE `product.parent.translation`.language_id = ?) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id` AND `product.product_translation.parent`.product_version_id = `product.parent`.version_id LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN `swag_customized_products_template` `product.swagCustomizedProductsTemplate` ON `product`.`swagCustomizedProductsTemplate` = `product.swagCustomizedProductsTemplate`.`id` AND IFNULL(`product`.`swag_customized_products_template_version_id`, `product.parent`.`swag_customized_products_template_version_id`) = `product.swagCustomizedProductsTemplate`.`version_id` LEFT JOIN `unit` `product.unit` ON `product`.`unit` = `product.unit`.`id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product`.`deliveryTime` = `product.deliveryTime`.`id` LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id` AND IFNULL(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) = `product.cover`.`version_id` LEFT JOIN (SELECT `product.swagCustomizedProductsTemplate.translation`.swag_customized_products_template_id, `product.swagCustomizedProductsTemplate.translation`.swag_customized_products_template_version_id, `product.swagCustomizedProductsTemplate.translation`.display_name as `product.swagCustomizedProductsTemplate.translation.displayName`, `product.swagCustomizedProductsTemplate.translation`.description as `product.swagCustomizedProductsTemplate.translation.description`, `product.swagCustomizedProductsTemplate.translation`.created_at as `product.swagCustomizedProductsTemplate.translation.createdAt`, `product.swagCustomizedProductsTemplate.translation`.updated_at as `product.swagCustomizedProductsTemplate.translation.updatedAt`, `product.swagCustomizedProductsTemplate.translation`.swag_customized_products_template_id as `product.swagCustomizedProductsTemplate.translation.swagCustomizedProductsTemplateId`, `product.swagCustomizedProductsTemplate.translation`.language_id as `product.swagCustomizedProductsTemplate.translation.languageId`, `product.swagCustomizedProductsTemplate.translation`.swag_customized_products_template_version_id as `product.swagCustomizedProductsTemplate.translation.swagCustomizedProductsTemplateVersionId`, `product.swagCustomizedProductsTemplate.translation.fallback_1`.display_name as `product.swagCustomizedProductsTemplate.translation.fallback_1.displayName`, `product.swagCustomizedProductsTemplate.translation.fallback_1`.description as `product.swagCustomizedProductsTemplate.translation.fallback_1.description`, `product.swagCustomizedProductsTemplate.translation.fallback_1`.created_at as `product.swagCustomizedProductsTemplate.translation.fallback_1.createdAt`, `product.swagCustomizedProductsTemplate.translation.fallback_1`.updated_at as `product.swagCustomizedProductsTemplate.translation.fallback_1.updatedAt`, `product.swagCustomizedProductsTemplate.translation.fallback_1`.swag_customized_products_template_id as `product.swagCustomizedProductsTemplate.translation.fallback_1.swagCustomizedProductsTemplateId`, `product.swagCustomizedProductsTemplate.translation.fallback_1`.language_id as `product.swagCustomizedProductsTemplate.translation.fallback_1.languageId`, `product.swagCustomizedProductsTemplate.translation.fallback_1`.swag_customized_products_template_version_id as `product.swagCustomizedProductsTemplate.translation.fallback_1.swagCustomizedProductsTemplateVersionId` FROM `swag_customized_products_template_translation` `product.swagCustomizedProductsTemplate.translation` LEFT JOIN `swag_customized_products_template_translation` `product.swagCustomizedProductsTemplate.translation.fallback_1` ON `product.swagCustomizedProductsTemplate.translation`.`swag_customized_products_template_id` = `product.swagCustomizedProductsTemplate.translation.fallback_1`.`swag_customized_products_template_id` AND `product.swagCustomizedProductsTemplate.translation.fallback_1`.language_id = ? AND `product.swagCustomizedProductsTemplate.translation`.swag_customized_products_template_version_id = `product.swagCustomizedProductsTemplate.translation.fallback_1`.swag_customized_products_template_version_id WHERE `product.swagCustomizedProductsTemplate.translation`.language_id = ?) `product.swagCustomizedProductsTemplate.swag_customized_products_template_translation` ON `product.swagCustomizedProductsTemplate.swag_customized_products_template_translation`.`swag_customized_products_template_id` = `product.swagCustomizedProductsTemplate`.`id` AND `product.swagCustomizedProductsTemplate.swag_customized_products_template_translation`.swag_customized_products_template_version_id = `product.swagCustomizedProductsTemplate`.version_id LEFT JOIN (SELECT `product.unit.translation`.unit_id, `product.unit.translation`.short_code as `product.unit.translation.shortCode`, `product.unit.translation`.name as `product.unit.translation.name`, `product.unit.translation`.custom_fields as `product.unit.translation.customFields`, `product.unit.translation`.created_at as `product.unit.translation.createdAt`, `product.unit.translation`.updated_at as `product.unit.translation.updatedAt`, `product.unit.translation`.unit_id as `product.unit.translation.unitId`, `product.unit.translation`.language_id as `product.unit.translation.languageId`, `product.unit.translation.fallback_1`.short_code as `product.unit.translation.fallback_1.shortCode`, `product.unit.translation.fallback_1`.name as `product.unit.translation.fallback_1.name`, `product.unit.translation.fallback_1`.custom_fields as `product.unit.translation.fallback_1.customFields`, `product.unit.translation.fallback_1`.created_at as `product.unit.translation.fallback_1.createdAt`, `product.unit.translation.fallback_1`.updated_at as `product.unit.translation.fallback_1.updatedAt`, `product.unit.translation.fallback_1`.unit_id as `product.unit.translation.fallback_1.unitId`, `product.unit.translation.fallback_1`.language_id as `product.unit.translation.fallback_1.languageId` FROM `unit_translation` `product.unit.translation` LEFT JOIN `unit_translation` `product.unit.translation.fallback_1` ON `product.unit.translation`.`unit_id` = `product.unit.translation.fallback_1`.`unit_id` AND `product.unit.translation.fallback_1`.language_id = ? WHERE `product.unit.translation`.language_id = ?) `product.unit.unit_translation` ON `product.unit.unit_translation`.`unit_id` = `product.unit`.`id` LEFT JOIN (SELECT `product.deliveryTime.translation`.delivery_time_id, `product.deliveryTime.translation`.name as `product.deliveryTime.translation.name`, `product.deliveryTime.translation`.custom_fields as `product.deliveryTime.translation.customFields`, `product.deliveryTime.translation`.created_at as `product.deliveryTime.translation.createdAt`, `product.deliveryTime.translation`.updated_at as `product.deliveryTime.translation.updatedAt`, `product.deliveryTime.translation`.delivery_time_id as `product.deliveryTime.translation.deliveryTimeId`, `product.deliveryTime.translation`.language_id as `product.deliveryTime.translation.languageId`, `product.deliveryTime.translation.fallback_1`.name as `product.deliveryTime.translation.fallback_1.name`, `product.deliveryTime.translation.fallback_1`.custom_fields as `product.deliveryTime.translation.fallback_1.customFields`, `product.deliveryTime.translation.fallback_1`.created_at as `product.deliveryTime.translation.fallback_1.createdAt`, `product.deliveryTime.translation.fallback_1`.updated_at as `product.deliveryTime.translation.fallback_1.updatedAt`, `product.deliveryTime.translation.fallback_1`.delivery_time_id as `product.deliveryTime.translation.fallback_1.deliveryTimeId`, `product.deliveryTime.translation.fallback_1`.language_id as `product.deliveryTime.translation.fallback_1.languageId` FROM `delivery_time_translation` `product.deliveryTime.translation` LEFT JOIN `delivery_time_translation` `product.deliveryTime.translation.fallback_1` ON `product.deliveryTime.translation`.`delivery_time_id` = `product.deliveryTime.translation.fallback_1`.`delivery_time_id` AND `product.deliveryTime.translation.fallback_1`.language_id = ? WHERE `product.deliveryTime.translation`.language_id = ?) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation`.`delivery_time_id` = `product.deliveryTime`.`id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.media_id, `product.cover.media.translation`.title as `product.cover.media.translation.title`, `product.cover.media.translation`.alt as `product.cover.media.translation.alt`, `product.cover.media.translation`.custom_fields as `product.cover.media.translation.customFields`, `product.cover.media.translation`.created_at as `product.cover.media.translation.createdAt`, `product.cover.media.translation`.updated_at as `product.cover.media.translation.updatedAt`, `product.cover.media.translation`.media_id as `product.cover.media.translation.mediaId`, `product.cover.media.translation`.language_id as `product.cover.media.translation.languageId`, `product.cover.media.translation.fallback_1`.title as `product.cover.media.translation.fallback_1.title`, `product.cover.media.translation.fallback_1`.alt as `product.cover.media.translation.fallback_1.alt`, `product.cover.media.translation.fallback_1`.custom_fields as `product.cover.media.translation.fallback_1.customFields`, `product.cover.media.translation.fallback_1`.created_at as `product.cover.media.translation.fallback_1.createdAt`, `product.cover.media.translation.fallback_1`.updated_at as `product.cover.media.translation.fallback_1.updatedAt`, `product.cover.media.translation.fallback_1`.media_id as `product.cover.media.translation.fallback_1.mediaId`, `product.cover.media.translation.fallback_1`.language_id as `product.cover.media.translation.fallback_1.languageId` FROM `media_translation` `product.cover.media.translation` LEFT JOIN `media_translation` `product.cover.media.translation.fallback_1` ON `product.cover.media.translation`.`media_id` = `product.cover.media.translation.fallback_1`.`media_id` AND `product.cover.media.translation.fallback_1`.language_id = ? WHERE `product.cover.media.translation`.language_id = ?) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` WHERE (`product`.`version_id` = ?) AND (`product`.`id` IN (?))
Parameters:
[
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01Œèrêëq+¶~aáêàX\x1D"
]
69 0.66 ms
SELECT `swag_customized_products_template_option`.`id` as `swag_customized_products_template_option.id`, `swag_customized_products_template_option`.`version_id` as `swag_customized_products_template_option.versionId`, `swag_customized_products_template_option`.`template_version_id` as `swag_customized_products_template_option.templateVersionId`, `swag_customized_products_template_option`.`type` as `swag_customized_products_template_option.type`, `swag_customized_products_template_option`.`type_properties` as `swag_customized_products_template_option.typeProperties`, `swag_customized_products_template_option`.`item_number` as `swag_customized_products_template_option.itemNumber`, `swag_customized_products_template_option`.`required` as `swag_customized_products_template_option.required`, `swag_customized_products_template_option`.`one_time_surcharge` as `swag_customized_products_template_option.oneTimeSurcharge`, `swag_customized_products_template_option`.`relative_surcharge` as `swag_customized_products_template_option.relativeSurcharge`, `swag_customized_products_template_option`.`advanced_surcharge` as `swag_customized_products_template_option.advancedSurcharge`, `swag_customized_products_template_option`.`position` as `swag_customized_products_template_option.position`, `swag_customized_products_template_option`.`price` as `swag_customized_products_template_option.price`, `swag_customized_products_template_option`.`percentage_surcharge` as `swag_customized_products_template_option.percentageSurcharge`, `swag_customized_products_template_option`.`template_id` as `swag_customized_products_template_option.templateId`, `swag_customized_products_template_option`.`tax_id` as `swag_customized_products_template_option.taxId`, `swag_customized_products_template_option`.`created_at` as `swag_customized_products_template_option.createdAt`, `swag_customized_products_template_option`.`updated_at` as `swag_customized_products_template_option.updatedAt`, `swag_customized_products_template_option.translation.fallback_1.displayName`, `swag_customized_products_template_option.translation.displayName`, COALESCE(`swag_customized_products_template_option.translation.fallback_1.displayName`,`swag_customized_products_template_option.translation.displayName`,`swag_customized_products_template_option.translation.displayName`) as `swag_customized_products_template_option.displayName`, `swag_customized_products_template_option.translation.fallback_1.description`, `swag_customized_products_template_option.translation.description`, COALESCE(`swag_customized_products_template_option.translation.fallback_1.description`,`swag_customized_products_template_option.translation.description`,`swag_customized_products_template_option.translation.description`) as `swag_customized_products_template_option.description`, `swag_customized_products_template_option.translation.fallback_1.placeholder`, `swag_customized_products_template_option.translation.placeholder`, COALESCE(`swag_customized_products_template_option.translation.fallback_1.placeholder`,`swag_customized_products_template_option.translation.placeholder`,`swag_customized_products_template_option.translation.placeholder`) as `swag_customized_products_template_option.placeholder`, `swag_customized_products_template_option.translation.fallback_1.createdAt`, `swag_customized_products_template_option.translation.createdAt`, `swag_customized_products_template_option.translation.fallback_1.updatedAt`, `swag_customized_products_template_option.translation.updatedAt`, `swag_customized_products_template_option.translation.fallback_1.swagCustomizedProductsTemplateOptionId`, `swag_customized_products_template_option.translation.swagCustomizedProductsTemplateOptionId`, `swag_customized_products_template_option.translation.fallback_1.languageId`, `swag_customized_products_template_option.translation.languageId`, `swag_customized_products_template_option.translation.fallback_1.swagCustomizedProductsTemplateOptionVersionId`, `swag_customized_products_template_option.translation.swagCustomizedProductsTemplateOptionVersionId` FROM `swag_customized_products_template_option` LEFT JOIN (SELECT `swag_customized_products_template_option.translation`.swag_customized_products_template_option_id, `swag_customized_products_template_option.translation`.swag_customized_products_template_option_version_id, `swag_customized_products_template_option.translation`.display_name as `swag_customized_products_template_option.translation.displayName`, `swag_customized_products_template_option.translation`.description as `swag_customized_products_template_option.translation.description`, `swag_customized_products_template_option.translation`.placeholder as `swag_customized_products_template_option.translation.placeholder`, `swag_customized_products_template_option.translation`.created_at as `swag_customized_products_template_option.translation.createdAt`, `swag_customized_products_template_option.translation`.updated_at as `swag_customized_products_template_option.translation.updatedAt`, `swag_customized_products_template_option.translation`.swag_customized_products_template_option_id as `swag_customized_products_template_option.translation.swagCustomizedProductsTemplateOptionId`, `swag_customized_products_template_option.translation`.language_id as `swag_customized_products_template_option.translation.languageId`, `swag_customized_products_template_option.translation`.swag_customized_products_template_option_version_id as `swag_customized_products_template_option.translation.swagCustomizedProductsTemplateOptionVersionId`, `swag_customized_products_template_option.translation.fallback_1`.display_name as `swag_customized_products_template_option.translation.fallback_1.displayName`, `swag_customized_products_template_option.translation.fallback_1`.description as `swag_customized_products_template_option.translation.fallback_1.description`, `swag_customized_products_template_option.translation.fallback_1`.placeholder as `swag_customized_products_template_option.translation.fallback_1.placeholder`, `swag_customized_products_template_option.translation.fallback_1`.created_at as `swag_customized_products_template_option.translation.fallback_1.createdAt`, `swag_customized_products_template_option.translation.fallback_1`.updated_at as `swag_customized_products_template_option.translation.fallback_1.updatedAt`, `swag_customized_products_template_option.translation.fallback_1`.swag_customized_products_template_option_id as `swag_customized_products_template_option.translation.fallback_1.swagCustomizedProductsTemplateOptionId`, `swag_customized_products_template_option.translation.fallback_1`.language_id as `swag_customized_products_template_option.translation.fallback_1.languageId`, `swag_customized_products_template_option.translation.fallback_1`.swag_customized_products_template_option_version_id as `swag_customized_products_template_option.translation.fallback_1.swagCustomizedProductsTemplateOptionVersionId` FROM `swag_customized_products_template_option_translation` `swag_customized_products_template_option.translation` LEFT JOIN `swag_customized_products_template_option_translation` `swag_customized_products_template_option.translation.fallback_1` ON `swag_customized_products_template_option.translation`.`swag_customized_products_template_option_id` = `swag_customized_products_template_option.translation.fallback_1`.`swag_customized_products_template_option_id` AND `swag_customized_products_template_option.translation.fallback_1`.language_id = ? AND `swag_customized_products_template_option.translation`.swag_customized_products_template_option_version_id = `swag_customized_products_template_option.translation.fallback_1`.swag_customized_products_template_option_version_id WHERE `swag_customized_products_template_option.translation`.language_id = ?) `swag_customized_products_template_option.swag_customized_products_template_option_translation` ON `swag_customized_products_template_option.swag_customized_products_template_option_translation`.`swag_customized_products_template_option_id` = `swag_customized_products_template_option`.`id` AND `swag_customized_products_template_option.swag_customized_products_template_option_translation`.swag_customized_products_template_option_version_id = `swag_customized_products_template_option`.version_id WHERE (`swag_customized_products_template_option`.`version_id` = ?) AND ((`swag_customized_products_template_option`.`template_id` IN (?))) ORDER BY `swag_customized_products_template_option`.`position` ASC
Parameters:
[
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"ôƒ¸\f.ÛHû²£Ä°vY¤å"
]
70 0.19 ms
SELECT `swag_customized_products_template_option_price`.`id` as `swag_customized_products_template_option_price.id`, `swag_customized_products_template_option_price`.`version_id` as `swag_customized_products_template_option_price.versionId`, `swag_customized_products_template_option_price`.`template_option_id` as `swag_customized_products_template_option_price.templateOptionId`, `swag_customized_products_template_option_price`.`template_option_version_id` as `swag_customized_products_template_option_price.templateOptionVersionId`, `swag_customized_products_template_option_price`.`price` as `swag_customized_products_template_option_price.price`, `swag_customized_products_template_option_price`.`percentage_surcharge` as `swag_customized_products_template_option_price.percentageSurcharge`, `swag_customized_products_template_option_price`.`rule_id` as `swag_customized_products_template_option_price.ruleId`, `swag_customized_products_template_option_price`.`created_at` as `swag_customized_products_template_option_price.createdAt`, `swag_customized_products_template_option_price`.`updated_at` as `swag_customized_products_template_option_price.updatedAt` FROM `swag_customized_products_template_option_price` WHERE (`swag_customized_products_template_option_price`.`version_id` = ?) AND ((`swag_customized_products_template_option_price`.`template_option_id` IN (?)))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"l´ªØ:╝CÖæHe┴ÂzÞ▄"
]
71 0.39 ms
SELECT `swag_customized_products_template_option_value`.`id` as `swag_customized_products_template_option_value.id`, `swag_customized_products_template_option_value`.`version_id` as `swag_customized_products_template_option_value.versionId`, `swag_customized_products_template_option_value`.`template_option_id` as `swag_customized_products_template_option_value.templateOptionId`, `swag_customized_products_template_option_value`.`template_option_version_id` as `swag_customized_products_template_option_value.templateOptionVersionId`, `swag_customized_products_template_option_value`.`value` as `swag_customized_products_template_option_value.value`, `swag_customized_products_template_option_value`.`item_number` as `swag_customized_products_template_option_value.itemNumber`, `swag_customized_products_template_option_value`.`default` as `swag_customized_products_template_option_value.default`, `swag_customized_products_template_option_value`.`one_time_surcharge` as `swag_customized_products_template_option_value.oneTimeSurcharge`, `swag_customized_products_template_option_value`.`relative_surcharge` as `swag_customized_products_template_option_value.relativeSurcharge`, `swag_customized_products_template_option_value`.`advanced_surcharge` as `swag_customized_products_template_option_value.advancedSurcharge`, `swag_customized_products_template_option_value`.`position` as `swag_customized_products_template_option_value.position`, `swag_customized_products_template_option_value`.`price` as `swag_customized_products_template_option_value.price`, `swag_customized_products_template_option_value`.`percentage_surcharge` as `swag_customized_products_template_option_value.percentageSurcharge`, `swag_customized_products_template_option_value`.`tax_id` as `swag_customized_products_template_option_value.taxId`, `swag_customized_products_template_option_value`.`created_at` as `swag_customized_products_template_option_value.createdAt`, `swag_customized_products_template_option_value`.`updated_at` as `swag_customized_products_template_option_value.updatedAt`, `swag_customized_products_template_option_value.translation.fallback_1.displayName`, `swag_customized_products_template_option_value.translation.displayName`, COALESCE(`swag_customized_products_template_option_value.translation.fallback_1.displayName`,`swag_customized_products_template_option_value.translation.displayName`,`swag_customized_products_template_option_value.translation.displayName`) as `swag_customized_products_template_option_value.displayName`, `swag_customized_products_template_option_value.translation.fallback_1.createdAt`, `swag_customized_products_template_option_value.translation.createdAt`, `swag_customized_products_template_option_value.translation.fallback_1.updatedAt`, `swag_customized_products_template_option_value.translation.updatedAt`, `swag_customized_products_template_option_value.translation.fallback_1.swagCustomizedProductsTemplateOptionValueId`, `swag_customized_products_template_option_value.translation.swagCustomizedProductsTemplateOptionValueId`, `swag_customized_products_template_option_value.translation.fallback_1.languageId`, `swag_customized_products_template_option_value.translation.languageId`, `swag_customized_products_template_option_value.translation.fallback_1.swagCustomizedProductsTemplateOptionValueVersionId`, `swag_customized_products_template_option_value.translation.swagCustomizedProductsTemplateOptionValueVersionId` FROM `swag_customized_products_template_option_value` LEFT JOIN (SELECT `swag_customized_products_template_option_value.translation`.swag_customized_products_template_option_value_id, `swag_customized_products_template_option_value.translation`.swag_customized_products_template_option_value_version_id, `swag_customized_products_template_option_value.translation`.display_name as `swag_customized_products_template_option_value.translation.displayName`, `swag_customized_products_template_option_value.translation`.created_at as `swag_customized_products_template_option_value.translation.createdAt`, `swag_customized_products_template_option_value.translation`.updated_at as `swag_customized_products_template_option_value.translation.updatedAt`, `swag_customized_products_template_option_value.translation`.swag_customized_products_template_option_value_id as `swag_customized_products_template_option_value.translation.swagCustomizedProductsTemplateOptionValueId`, `swag_customized_products_template_option_value.translation`.language_id as `swag_customized_products_template_option_value.translation.languageId`, `swag_customized_products_template_option_value.translation`.swag_customized_products_template_option_value_version_id as `swag_customized_products_template_option_value.translation.swagCustomizedProductsTemplateOptionValueVersionId`, `swag_customized_products_template_option_value.translation.fallback_1`.display_name as `swag_customized_products_template_option_value.translation.fallback_1.displayName`, `swag_customized_products_template_option_value.translation.fallback_1`.created_at as `swag_customized_products_template_option_value.translation.fallback_1.createdAt`, `swag_customized_products_template_option_value.translation.fallback_1`.updated_at as `swag_customized_products_template_option_value.translation.fallback_1.updatedAt`, `swag_customized_products_template_option_value.translation.fallback_1`.swag_customized_products_template_option_value_id as `swag_customized_products_template_option_value.translation.fallback_1.swagCustomizedProductsTemplateOptionValueId`, `swag_customized_products_template_option_value.translation.fallback_1`.language_id as `swag_customized_products_template_option_value.translation.fallback_1.languageId`, `swag_customized_products_template_option_value.translation.fallback_1`.swag_customized_products_template_option_value_version_id as `swag_customized_products_template_option_value.translation.fallback_1.swagCustomizedProductsTemplateOptionValueVersionId` FROM `swag_customized_products_template_option_value_translation` `swag_customized_products_template_option_value.translation` LEFT JOIN `swag_customized_products_template_option_value_translation` `swag_customized_products_template_option_value.translation.fallback_1` ON `swag_customized_products_template_option_value.translation`.`swag_customized_products_template_option_value_id` = `swag_customized_products_template_option_value.translation.fallback_1`.`swag_customized_products_template_option_value_id` AND `swag_customized_products_template_option_value.translation.fallback_1`.language_id = ? AND `swag_customized_products_template_option_value.translation`.swag_customized_products_template_option_value_version_id = `swag_customized_products_template_option_value.translation.fallback_1`.swag_customized_products_template_option_value_version_id WHERE `swag_customized_products_template_option_value.translation`.language_id = ?) `swag_customized_products_template_option_value.swag_customized_products_template_option_value_translation` ON `swag_customized_products_template_option_value.swag_customized_products_template_option_value_translation`.`swag_customized_products_template_option_value_id` = `swag_customized_products_template_option_value`.`id` AND `swag_customized_products_template_option_value.swag_customized_products_template_option_value_translation`.swag_customized_products_template_option_value_version_id = `swag_customized_products_template_option_value`.version_id WHERE (`swag_customized_products_template_option_value`.`version_id` = ?) AND ((`swag_customized_products_template_option_value`.`template_option_id` IN (?))) ORDER BY `swag_customized_products_template_option_value`.`position` ASC
Parameters:
[
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"l´ªØ:╝CÖæHe┴ÂzÞ▄"
]
72 0.19 ms
SELECT `swag_customized_products_template_exclusion`.`id` as `swag_customized_products_template_exclusion.id`, `swag_customized_products_template_exclusion`.`version_id` as `swag_customized_products_template_exclusion.versionId`, `swag_customized_products_template_exclusion`.`name` as `swag_customized_products_template_exclusion.name`, `swag_customized_products_template_exclusion`.`template_id` as `swag_customized_products_template_exclusion.templateId`, `swag_customized_products_template_exclusion`.`template_version_id` as `swag_customized_products_template_exclusion.templateVersionId`, `swag_customized_products_template_exclusion`.`created_at` as `swag_customized_products_template_exclusion.createdAt`, `swag_customized_products_template_exclusion`.`updated_at` as `swag_customized_products_template_exclusion.updatedAt` FROM `swag_customized_products_template_exclusion` WHERE (`swag_customized_products_template_exclusion`.`version_id` = ?) AND ((`swag_customized_products_template_exclusion`.`template_id` IN (?)))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"ôƒ¸\f.ÛHû²£Ä°vY¤å"
]
73 0.21 ms
SELECT `product_price`.`id` as `product_price.id`, `product_price`.`version_id` as `product_price.versionId`, `product_price`.`product_id` as `product_price.productId`, `product_price`.`product_version_id` as `product_price.productVersionId`, `product_price`.`rule_id` as `product_price.ruleId`, `product_price`.`price` as `product_price.price`, `product_price`.`quantity_start` as `product_price.quantityStart`, `product_price`.`quantity_end` as `product_price.quantityEnd`, `product_price`.`custom_fields` as `product_price.customFields`, `product_price`.`created_at` as `product_price.createdAt`, `product_price`.`updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price`.`version_id` = ?) AND ((`product_price`.`product_id` IN (?, ?)))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01Œèrêëq+¶~aáêàX\x1D"
  b"h[Ôƒô:F}›º¦éªÂΠ"
]
74 0.23 ms
SELECT `fishn_webp_media`.`id` as `fishn_webp_media.id`, `fishn_webp_media`.`media_id` as `fishn_webp_media.mediaId`, `fishn_webp_media`.`converted_media_id` as `fishn_webp_media.convertedMediaId`, `fishn_webp_media`.`status` as `fishn_webp_media.status`, `fishn_webp_media`.`created_at` as `fishn_webp_media.createdAt`, `fishn_webp_media`.`updated_at` as `fishn_webp_media.updatedAt` FROM `fishn_webp_media` WHERE (`fishn_webp_media`.`media_id` = ?)
Parameters:
[
  b"""
    \x01Žëf9/vË ”!VÉ*\n
    ì
    """
]
75 0.49 ms
# app-scripts::refresh::read
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`write_access` as `app.integration.writeAccess`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, COALESCE(`app.translation.label`,`app.translation.label`) as `app.label`, `app.translation.description`, COALESCE(`app.translation.description`,`app.translation.description`) as `app.description`, `app.translation.privacyPolicyExtensions`, COALESCE(`app.translation.privacyPolicyExtensions`,`app.translation.privacyPolicyExtensions`) as `app.privacyPolicyExtensions`, `app.translation.customFields`, COALESCE(`app.translation.customFields`,`app.translation.customFields`) as `app.customFields`, `app.translation.createdAt`, `app.translation.updatedAt`, `app.translation.appId`, `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation`.app_id, `app.translation`.label as `app.translation.label`, `app.translation`.description as `app.translation.description`, `app.translation`.privacy_policy_extensions as `app.translation.privacyPolicyExtensions`, `app.translation`.custom_fields as `app.translation.customFields`, `app.translation`.created_at as `app.translation.createdAt`, `app.translation`.updated_at as `app.translation.updatedAt`, `app.translation`.app_id as `app.translation.appId`, `app.translation`.language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation`.language_id = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` WHERE (`app`.`active` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
]
76 0.33 ms
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS scriptName,
                   `script`.`script` AS script,
                   `script`.`hook` AS hook,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   `app`.`version` AS appVersion,
                   `script`.`active` AS active
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` != 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
77 0.19 ms
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS name,
                   `script`.`script` AS script,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` = 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
78 0.60 ms
# cart::promotion::search-ids
SELECT `promotion`.`id` FROM `promotion` LEFT JOIN `acris_promotion_display` `promotion.acrisPromotionDisplay` ON `promotion`.`id` = `promotion.acrisPromotionDisplay`.`promotion_id` LEFT JOIN `promotion_sales_channel` `promotion.salesChannels` ON `promotion`.`id` = `promotion.salesChannels`.`promotion_id` WHERE ((`promotion`.`active` = ? AND `promotion.salesChannels`.`sales_channel_id` = ? AND ((`promotion`.`valid_from` <=> ? AND `promotion`.`valid_until` <=> ?) OR (`promotion`.`valid_from` <=> ? AND (`promotion`.`valid_until` > ?)) OR ((`promotion`.`valid_from` <= ?) AND `promotion`.`valid_until` <=> ?) OR ((`promotion`.`valid_from` <= ?) AND (`promotion`.`valid_until` > ?))) AND `promotion`.`use_codes` = ?) AND NOT (`promotion.acrisPromotionDisplay`.`display_position` <=> ?)) GROUP BY `promotion`.`id` ORDER BY MAX(`promotion`.`priority`) DESC
Parameters:
[
  true
  b"\x12£:î\x1C\x1F@–¬c¬\x01=ˆËí"
  null
  null
  null
  "2025-04-22 15:39:47"
  "2025-04-22 15:39:47"
  null
  "2025-04-22 15:39:47"
  "2025-04-22 15:39:47"
  false
  "notInCart"
]
79 0.60 ms
SELECT `dmits_payment_cost`.`id` as `dmits_payment_cost.id`, `dmits_payment_cost`.`payment_method_id` as `dmits_payment_cost.paymentMethodId`, `dmits_payment_cost`.`amount` as `dmits_payment_cost.amount`, `dmits_payment_cost`.`amount_per` as `dmits_payment_cost.amount_per`, `dmits_payment_cost`.`tax` as `dmits_payment_cost.tax`, `dmits_payment_cost`.`title` as `dmits_payment_cost.title`, `dmits_payment_cost`.`product_id` as `dmits_payment_cost.product_id`, `dmits_payment_cost`.`created_at` as `dmits_payment_cost.createdAt`, `dmits_payment_cost`.`updated_at` as `dmits_payment_cost.updatedAt`, `dmits_payment_cost.paymentMethod`.`id` as `dmits_payment_cost.paymentMethod.id`, `dmits_payment_cost.paymentMethod`.`plugin_id` as `dmits_payment_cost.paymentMethod.pluginId`, `dmits_payment_cost.paymentMethod`.`handler_identifier` as `dmits_payment_cost.paymentMethod.handlerIdentifier`, `dmits_payment_cost.paymentMethod`.`position` as `dmits_payment_cost.paymentMethod.position`, `dmits_payment_cost.paymentMethod`.`active` as `dmits_payment_cost.paymentMethod.active`, `dmits_payment_cost.paymentMethod`.`after_order_enabled` as `dmits_payment_cost.paymentMethod.afterOrderEnabled`, `dmits_payment_cost.paymentMethod`.`availability_rule_id` as `dmits_payment_cost.paymentMethod.availabilityRuleId`, `dmits_payment_cost.paymentMethod`.`media_id` as `dmits_payment_cost.paymentMethod.mediaId`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`id` as `dmits_payment_cost.paymentMethod.appPaymentMethod.id`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`app_name` as `dmits_payment_cost.paymentMethod.appPaymentMethod.appName`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`identifier` as `dmits_payment_cost.paymentMethod.appPaymentMethod.identifier`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`pay_url` as `dmits_payment_cost.paymentMethod.appPaymentMethod.payUrl`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`finalize_url` as `dmits_payment_cost.paymentMethod.appPaymentMethod.finalizeUrl`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`validate_url` as `dmits_payment_cost.paymentMethod.appPaymentMethod.validateUrl`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`capture_url` as `dmits_payment_cost.paymentMethod.appPaymentMethod.captureUrl`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`refund_url` as `dmits_payment_cost.paymentMethod.appPaymentMethod.refundUrl`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`recurring_url` as `dmits_payment_cost.paymentMethod.appPaymentMethod.recurringUrl`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`app_id` as `dmits_payment_cost.paymentMethod.appPaymentMethod.appId`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`original_media_id` as `dmits_payment_cost.paymentMethod.appPaymentMethod.originalMediaId`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`payment_method_id` as `dmits_payment_cost.paymentMethod.appPaymentMethod.paymentMethodId`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`created_at` as `dmits_payment_cost.paymentMethod.appPaymentMethod.createdAt`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`updated_at` as `dmits_payment_cost.paymentMethod.appPaymentMethod.updatedAt`, `dmits_payment_cost.paymentMethod`.`technical_name` as `dmits_payment_cost.paymentMethod.technicalName`, `dmits_payment_cost.paymentMethod`.`created_at` as `dmits_payment_cost.paymentMethod.createdAt`, `dmits_payment_cost.paymentMethod`.`updated_at` as `dmits_payment_cost.paymentMethod.updatedAt`, `dmits_payment_cost.paymentMethod.translation.fallback_1.name`, `dmits_payment_cost.paymentMethod.translation.name`, COALESCE(`dmits_payment_cost.paymentMethod.translation.fallback_1.name`,`dmits_payment_cost.paymentMethod.translation.name`,`dmits_payment_cost.paymentMethod.translation.name`) as `dmits_payment_cost.paymentMethod.name`, `dmits_payment_cost.paymentMethod.translation.fallback_1.distinguishableName`, `dmits_payment_cost.paymentMethod.translation.distinguishableName`, COALESCE(`dmits_payment_cost.paymentMethod.translation.fallback_1.distinguishableName`,`dmits_payment_cost.paymentMethod.translation.distinguishableName`,`dmits_payment_cost.paymentMethod.translation.distinguishableName`) as `dmits_payment_cost.paymentMethod.distinguishableName`, `dmits_payment_cost.paymentMethod.translation.fallback_1.description`, `dmits_payment_cost.paymentMethod.translation.description`, COALESCE(`dmits_payment_cost.paymentMethod.translation.fallback_1.description`,`dmits_payment_cost.paymentMethod.translation.description`,`dmits_payment_cost.paymentMethod.translation.description`) as `dmits_payment_cost.paymentMethod.description`, `dmits_payment_cost.paymentMethod.translation.fallback_1.customFields`, `dmits_payment_cost.paymentMethod.translation.customFields`, COALESCE(`dmits_payment_cost.paymentMethod.translation.fallback_1.customFields`,`dmits_payment_cost.paymentMethod.translation.customFields`,`dmits_payment_cost.paymentMethod.translation.customFields`) as `dmits_payment_cost.paymentMethod.customFields`, `dmits_payment_cost.paymentMethod.translation.fallback_1.createdAt`, `dmits_payment_cost.paymentMethod.translation.createdAt`, `dmits_payment_cost.paymentMethod.translation.fallback_1.updatedAt`, `dmits_payment_cost.paymentMethod.translation.updatedAt`, `dmits_payment_cost.paymentMethod.translation.fallback_1.paymentMethodId`, `dmits_payment_cost.paymentMethod.translation.paymentMethodId`, `dmits_payment_cost.paymentMethod.translation.fallback_1.languageId`, `dmits_payment_cost.paymentMethod.translation.languageId` FROM `dmits_payment_cost` LEFT JOIN `payment_method` `dmits_payment_cost.paymentMethod` ON `dmits_payment_cost`.`payment_method_id` = `dmits_payment_cost.paymentMethod`.`id` LEFT JOIN (SELECT `dmits_payment_cost.paymentMethod.translation`.payment_method_id, `dmits_payment_cost.paymentMethod.translation`.name as `dmits_payment_cost.paymentMethod.translation.name`, `dmits_payment_cost.paymentMethod.translation`.distinguishable_name as `dmits_payment_cost.paymentMethod.translation.distinguishableName`, `dmits_payment_cost.paymentMethod.translation`.description as `dmits_payment_cost.paymentMethod.translation.description`, `dmits_payment_cost.paymentMethod.translation`.custom_fields as `dmits_payment_cost.paymentMethod.translation.customFields`, `dmits_payment_cost.paymentMethod.translation`.created_at as `dmits_payment_cost.paymentMethod.translation.createdAt`, `dmits_payment_cost.paymentMethod.translation`.updated_at as `dmits_payment_cost.paymentMethod.translation.updatedAt`, `dmits_payment_cost.paymentMethod.translation`.payment_method_id as `dmits_payment_cost.paymentMethod.translation.paymentMethodId`, `dmits_payment_cost.paymentMethod.translation`.language_id as `dmits_payment_cost.paymentMethod.translation.languageId`, `dmits_payment_cost.paymentMethod.translation.fallback_1`.name as `dmits_payment_cost.paymentMethod.translation.fallback_1.name`, `dmits_payment_cost.paymentMethod.translation.fallback_1`.distinguishable_name as `dmits_payment_cost.paymentMethod.translation.fallback_1.distinguishableName`, `dmits_payment_cost.paymentMethod.translation.fallback_1`.description as `dmits_payment_cost.paymentMethod.translation.fallback_1.description`, `dmits_payment_cost.paymentMethod.translation.fallback_1`.custom_fields as `dmits_payment_cost.paymentMethod.translation.fallback_1.customFields`, `dmits_payment_cost.paymentMethod.translation.fallback_1`.created_at as `dmits_payment_cost.paymentMethod.translation.fallback_1.createdAt`, `dmits_payment_cost.paymentMethod.translation.fallback_1`.updated_at as `dmits_payment_cost.paymentMethod.translation.fallback_1.updatedAt`, `dmits_payment_cost.paymentMethod.translation.fallback_1`.payment_method_id as `dmits_payment_cost.paymentMethod.translation.fallback_1.paymentMethodId`, `dmits_payment_cost.paymentMethod.translation.fallback_1`.language_id as `dmits_payment_cost.paymentMethod.translation.fallback_1.languageId` FROM `payment_method_translation` `dmits_payment_cost.paymentMethod.translation` LEFT JOIN `payment_method_translation` `dmits_payment_cost.paymentMethod.translation.fallback_1` ON `dmits_payment_cost.paymentMethod.translation`.`payment_method_id` = `dmits_payment_cost.paymentMethod.translation.fallback_1`.`payment_method_id` AND `dmits_payment_cost.paymentMethod.translation.fallback_1`.language_id = ? WHERE `dmits_payment_cost.paymentMethod.translation`.language_id = ?) `dmits_payment_cost.paymentMethod.payment_method_translation` ON `dmits_payment_cost.paymentMethod.payment_method_translation`.`payment_method_id` = `dmits_payment_cost.paymentMethod`.`id` LEFT JOIN `app_payment_method` `dmits_payment_cost.paymentMethod.appPaymentMethod` ON `dmits_payment_cost.paymentMethod`.`id` = `dmits_payment_cost.paymentMethod.appPaymentMethod`.`payment_method_id` WHERE (`dmits_payment_cost`.`payment_method_id` = ?)
Parameters:
[
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"ÉjÑbœhKãƒrÍÆv@`æ"
]
80 0.17 ms
SELECT `payment_method`.`id` FROM `payment_method` WHERE (`payment_method`.`handler_identifier` = ?)
Parameters:
[
  "Kiener\MolliePayments\Handler\Method\VoucherPayment"
]
81 0.84 ms
# cart::shipping-methods::read
SELECT `shipping_method`.`id` as `shipping_method.id`, `shipping_method`.`active` as `shipping_method.active`, `shipping_method`.`position` as `shipping_method.position`, `shipping_method`.`availability_rule_id` as `shipping_method.availabilityRuleId`, `shipping_method`.`media_id` as `shipping_method.mediaId`, `shipping_method`.`delivery_time_id` as `shipping_method.deliveryTimeId`, `shipping_method`.`tax_type` as `shipping_method.taxType`, `shipping_method`.`tax_id` as `shipping_method.taxId`, `shipping_method.deliveryTime`.`id` as `shipping_method.deliveryTime.id`, `shipping_method.deliveryTime`.`min` as `shipping_method.deliveryTime.min`, `shipping_method.deliveryTime`.`max` as `shipping_method.deliveryTime.max`, `shipping_method.deliveryTime`.`unit` as `shipping_method.deliveryTime.unit`, `shipping_method.deliveryTime`.`created_at` as `shipping_method.deliveryTime.createdAt`, `shipping_method.deliveryTime`.`updated_at` as `shipping_method.deliveryTime.updatedAt`, `shipping_method.deliveryTime.translation.fallback_1.name`, `shipping_method.deliveryTime.translation.name`, COALESCE(`shipping_method.deliveryTime.translation.fallback_1.name`,`shipping_method.deliveryTime.translation.name`,`shipping_method.deliveryTime.translation.name`) as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.fallback_1.customFields`, `shipping_method.deliveryTime.translation.customFields`, COALESCE(`shipping_method.deliveryTime.translation.fallback_1.customFields`,`shipping_method.deliveryTime.translation.customFields`,`shipping_method.deliveryTime.translation.customFields`) as `shipping_method.deliveryTime.customFields`, `shipping_method.deliveryTime.translation.fallback_1.createdAt`, `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation.fallback_1.updatedAt`, `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation.fallback_1.deliveryTimeId`, `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation.fallback_1.languageId`, `shipping_method.deliveryTime.translation.languageId`, `shipping_method.appShippingMethod`.`id` as `shipping_method.appShippingMethod.id`, `shipping_method.appShippingMethod`.`app_name` as `shipping_method.appShippingMethod.appName`, `shipping_method.appShippingMethod`.`identifier` as `shipping_method.appShippingMethod.identifier`, `shipping_method.appShippingMethod`.`app_id` as `shipping_method.appShippingMethod.appId`, `shipping_method.appShippingMethod`.`shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId`, `shipping_method.appShippingMethod`.`original_media_id` as `shipping_method.appShippingMethod.originalMediaId`, `shipping_method.appShippingMethod`.`created_at` as `shipping_method.appShippingMethod.createdAt`, `shipping_method.appShippingMethod`.`updated_at` as `shipping_method.appShippingMethod.updatedAt`, `shipping_method`.`technical_name` as `shipping_method.technicalName`, `shipping_method`.`created_at` as `shipping_method.createdAt`, `shipping_method`.`updated_at` as `shipping_method.updatedAt`, `shipping_method.tax`.`id` as `shipping_method.tax.id`, `shipping_method.tax`.`tax_rate` as `shipping_method.tax.taxRate`, `shipping_method.tax`.`name` as `shipping_method.tax.name`, `shipping_method.tax`.`position` as `shipping_method.tax.position`, `shipping_method.tax`.`custom_fields` as `shipping_method.tax.customFields`, `shipping_method.tax`.`created_at` as `shipping_method.tax.createdAt`, `shipping_method.tax`.`updated_at` as `shipping_method.tax.updatedAt`, `shipping_method.translation.fallback_1.name`, `shipping_method.translation.name`, COALESCE(`shipping_method.translation.fallback_1.name`,`shipping_method.translation.name`,`shipping_method.translation.name`) as `shipping_method.name`, `shipping_method.translation.fallback_1.description`, `shipping_method.translation.description`, COALESCE(`shipping_method.translation.fallback_1.description`,`shipping_method.translation.description`,`shipping_method.translation.description`) as `shipping_method.description`, `shipping_method.translation.fallback_1.trackingUrl`, `shipping_method.translation.trackingUrl`, COALESCE(`shipping_method.translation.fallback_1.trackingUrl`,`shipping_method.translation.trackingUrl`,`shipping_method.translation.trackingUrl`) as `shipping_method.trackingUrl`, `shipping_method.translation.fallback_1.customFields`, `shipping_method.translation.customFields`, COALESCE(`shipping_method.translation.fallback_1.customFields`,`shipping_method.translation.customFields`,`shipping_method.translation.customFields`) as `shipping_method.customFields`, `shipping_method.translation.fallback_1.createdAt`, `shipping_method.translation.createdAt`, `shipping_method.translation.fallback_1.updatedAt`, `shipping_method.translation.updatedAt`, `shipping_method.translation.fallback_1.shippingMethodId`, `shipping_method.translation.shippingMethodId`, `shipping_method.translation.fallback_1.languageId`, `shipping_method.translation.languageId` FROM `shipping_method` LEFT JOIN (SELECT `shipping_method.translation`.shipping_method_id, `shipping_method.translation`.name as `shipping_method.translation.name`, `shipping_method.translation`.description as `shipping_method.translation.description`, `shipping_method.translation`.tracking_url as `shipping_method.translation.trackingUrl`, `shipping_method.translation`.custom_fields as `shipping_method.translation.customFields`, `shipping_method.translation`.created_at as `shipping_method.translation.createdAt`, `shipping_method.translation`.updated_at as `shipping_method.translation.updatedAt`, `shipping_method.translation`.shipping_method_id as `shipping_method.translation.shippingMethodId`, `shipping_method.translation`.language_id as `shipping_method.translation.languageId`, `shipping_method.translation.fallback_1`.name as `shipping_method.translation.fallback_1.name`, `shipping_method.translation.fallback_1`.description as `shipping_method.translation.fallback_1.description`, `shipping_method.translation.fallback_1`.tracking_url as `shipping_method.translation.fallback_1.trackingUrl`, `shipping_method.translation.fallback_1`.custom_fields as `shipping_method.translation.fallback_1.customFields`, `shipping_method.translation.fallback_1`.created_at as `shipping_method.translation.fallback_1.createdAt`, `shipping_method.translation.fallback_1`.updated_at as `shipping_method.translation.fallback_1.updatedAt`, `shipping_method.translation.fallback_1`.shipping_method_id as `shipping_method.translation.fallback_1.shippingMethodId`, `shipping_method.translation.fallback_1`.language_id as `shipping_method.translation.fallback_1.languageId` FROM `shipping_method_translation` `shipping_method.translation` LEFT JOIN `shipping_method_translation` `shipping_method.translation.fallback_1` ON `shipping_method.translation`.`shipping_method_id` = `shipping_method.translation.fallback_1`.`shipping_method_id` AND `shipping_method.translation.fallback_1`.language_id = ? WHERE `shipping_method.translation`.language_id = ?) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method`.`id` = `shipping_method.appShippingMethod`.`shipping_method_id` LEFT JOIN `tax` `shipping_method.tax` ON `shipping_method`.`tax_id` = `shipping_method.tax`.`id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation`.delivery_time_id, `shipping_method.deliveryTime.translation`.name as `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation`.custom_fields as `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation`.created_at as `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation`.updated_at as `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation`.delivery_time_id as `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation`.language_id as `shipping_method.deliveryTime.translation.languageId`, `shipping_method.deliveryTime.translation.fallback_1`.name as `shipping_method.deliveryTime.translation.fallback_1.name`, `shipping_method.deliveryTime.translation.fallback_1`.custom_fields as `shipping_method.deliveryTime.translation.fallback_1.customFields`, `shipping_method.deliveryTime.translation.fallback_1`.created_at as `shipping_method.deliveryTime.translation.fallback_1.createdAt`, `shipping_method.deliveryTime.translation.fallback_1`.updated_at as `shipping_method.deliveryTime.translation.fallback_1.updatedAt`, `shipping_method.deliveryTime.translation.fallback_1`.delivery_time_id as `shipping_method.deliveryTime.translation.fallback_1.deliveryTimeId`, `shipping_method.deliveryTime.translation.fallback_1`.language_id as `shipping_method.deliveryTime.translation.fallback_1.languageId` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` LEFT JOIN `delivery_time_translation` `shipping_method.deliveryTime.translation.fallback_1` ON `shipping_method.deliveryTime.translation`.`delivery_time_id` = `shipping_method.deliveryTime.translation.fallback_1`.`delivery_time_id` AND `shipping_method.deliveryTime.translation.fallback_1`.language_id = ? WHERE `shipping_method.deliveryTime.translation`.language_id = ?) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` WHERE `shipping_method`.`id` IN (?)
Parameters:
[
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"¡Èͦ\x15ŽK“€€¾#ýí0®"
]
82 0.27 ms
# cart::shipping-methods::association::prices::read
SELECT `shipping_method_price`.`id` as `shipping_method_price.id`, `shipping_method_price`.`shipping_method_id` as `shipping_method_price.shippingMethodId`, `shipping_method_price`.`rule_id` as `shipping_method_price.ruleId`, `shipping_method_price`.`calculation` as `shipping_method_price.calculation`, `shipping_method_price`.`calculation_rule_id` as `shipping_method_price.calculationRuleId`, `shipping_method_price`.`quantity_start` as `shipping_method_price.quantityStart`, `shipping_method_price`.`quantity_end` as `shipping_method_price.quantityEnd`, `shipping_method_price`.`currency_price` as `shipping_method_price.currencyPrice`, `shipping_method_price`.`custom_fields` as `shipping_method_price.customFields`, `shipping_method_price`.`created_at` as `shipping_method_price.createdAt`, `shipping_method_price`.`updated_at` as `shipping_method_price.updatedAt` FROM `shipping_method_price` WHERE (`shipping_method_price`.`shipping_method_id` IN (?))
Parameters:
[
  b"¡Èͦ\x15ŽK“€€¾#ýí0®"
]
83 0.66 ms
SELECT `dmits_payment_cost`.`id` as `dmits_payment_cost.id`, `dmits_payment_cost`.`payment_method_id` as `dmits_payment_cost.paymentMethodId`, `dmits_payment_cost`.`amount` as `dmits_payment_cost.amount`, `dmits_payment_cost`.`amount_per` as `dmits_payment_cost.amount_per`, `dmits_payment_cost`.`tax` as `dmits_payment_cost.tax`, `dmits_payment_cost`.`title` as `dmits_payment_cost.title`, `dmits_payment_cost`.`product_id` as `dmits_payment_cost.product_id`, `dmits_payment_cost`.`created_at` as `dmits_payment_cost.createdAt`, `dmits_payment_cost`.`updated_at` as `dmits_payment_cost.updatedAt`, `dmits_payment_cost.paymentMethod`.`id` as `dmits_payment_cost.paymentMethod.id`, `dmits_payment_cost.paymentMethod`.`plugin_id` as `dmits_payment_cost.paymentMethod.pluginId`, `dmits_payment_cost.paymentMethod`.`handler_identifier` as `dmits_payment_cost.paymentMethod.handlerIdentifier`, `dmits_payment_cost.paymentMethod`.`position` as `dmits_payment_cost.paymentMethod.position`, `dmits_payment_cost.paymentMethod`.`active` as `dmits_payment_cost.paymentMethod.active`, `dmits_payment_cost.paymentMethod`.`after_order_enabled` as `dmits_payment_cost.paymentMethod.afterOrderEnabled`, `dmits_payment_cost.paymentMethod`.`availability_rule_id` as `dmits_payment_cost.paymentMethod.availabilityRuleId`, `dmits_payment_cost.paymentMethod`.`media_id` as `dmits_payment_cost.paymentMethod.mediaId`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`id` as `dmits_payment_cost.paymentMethod.appPaymentMethod.id`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`app_name` as `dmits_payment_cost.paymentMethod.appPaymentMethod.appName`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`identifier` as `dmits_payment_cost.paymentMethod.appPaymentMethod.identifier`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`pay_url` as `dmits_payment_cost.paymentMethod.appPaymentMethod.payUrl`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`finalize_url` as `dmits_payment_cost.paymentMethod.appPaymentMethod.finalizeUrl`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`validate_url` as `dmits_payment_cost.paymentMethod.appPaymentMethod.validateUrl`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`capture_url` as `dmits_payment_cost.paymentMethod.appPaymentMethod.captureUrl`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`refund_url` as `dmits_payment_cost.paymentMethod.appPaymentMethod.refundUrl`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`recurring_url` as `dmits_payment_cost.paymentMethod.appPaymentMethod.recurringUrl`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`app_id` as `dmits_payment_cost.paymentMethod.appPaymentMethod.appId`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`original_media_id` as `dmits_payment_cost.paymentMethod.appPaymentMethod.originalMediaId`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`payment_method_id` as `dmits_payment_cost.paymentMethod.appPaymentMethod.paymentMethodId`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`created_at` as `dmits_payment_cost.paymentMethod.appPaymentMethod.createdAt`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`updated_at` as `dmits_payment_cost.paymentMethod.appPaymentMethod.updatedAt`, `dmits_payment_cost.paymentMethod`.`technical_name` as `dmits_payment_cost.paymentMethod.technicalName`, `dmits_payment_cost.paymentMethod`.`created_at` as `dmits_payment_cost.paymentMethod.createdAt`, `dmits_payment_cost.paymentMethod`.`updated_at` as `dmits_payment_cost.paymentMethod.updatedAt`, `dmits_payment_cost.paymentMethod.translation.fallback_1.name`, `dmits_payment_cost.paymentMethod.translation.name`, COALESCE(`dmits_payment_cost.paymentMethod.translation.fallback_1.name`,`dmits_payment_cost.paymentMethod.translation.name`,`dmits_payment_cost.paymentMethod.translation.name`) as `dmits_payment_cost.paymentMethod.name`, `dmits_payment_cost.paymentMethod.translation.fallback_1.distinguishableName`, `dmits_payment_cost.paymentMethod.translation.distinguishableName`, COALESCE(`dmits_payment_cost.paymentMethod.translation.fallback_1.distinguishableName`,`dmits_payment_cost.paymentMethod.translation.distinguishableName`,`dmits_payment_cost.paymentMethod.translation.distinguishableName`) as `dmits_payment_cost.paymentMethod.distinguishableName`, `dmits_payment_cost.paymentMethod.translation.fallback_1.description`, `dmits_payment_cost.paymentMethod.translation.description`, COALESCE(`dmits_payment_cost.paymentMethod.translation.fallback_1.description`,`dmits_payment_cost.paymentMethod.translation.description`,`dmits_payment_cost.paymentMethod.translation.description`) as `dmits_payment_cost.paymentMethod.description`, `dmits_payment_cost.paymentMethod.translation.fallback_1.customFields`, `dmits_payment_cost.paymentMethod.translation.customFields`, COALESCE(`dmits_payment_cost.paymentMethod.translation.fallback_1.customFields`,`dmits_payment_cost.paymentMethod.translation.customFields`,`dmits_payment_cost.paymentMethod.translation.customFields`) as `dmits_payment_cost.paymentMethod.customFields`, `dmits_payment_cost.paymentMethod.translation.fallback_1.createdAt`, `dmits_payment_cost.paymentMethod.translation.createdAt`, `dmits_payment_cost.paymentMethod.translation.fallback_1.updatedAt`, `dmits_payment_cost.paymentMethod.translation.updatedAt`, `dmits_payment_cost.paymentMethod.translation.fallback_1.paymentMethodId`, `dmits_payment_cost.paymentMethod.translation.paymentMethodId`, `dmits_payment_cost.paymentMethod.translation.fallback_1.languageId`, `dmits_payment_cost.paymentMethod.translation.languageId` FROM `dmits_payment_cost` LEFT JOIN `payment_method` `dmits_payment_cost.paymentMethod` ON `dmits_payment_cost`.`payment_method_id` = `dmits_payment_cost.paymentMethod`.`id` LEFT JOIN (SELECT `dmits_payment_cost.paymentMethod.translation`.payment_method_id, `dmits_payment_cost.paymentMethod.translation`.name as `dmits_payment_cost.paymentMethod.translation.name`, `dmits_payment_cost.paymentMethod.translation`.distinguishable_name as `dmits_payment_cost.paymentMethod.translation.distinguishableName`, `dmits_payment_cost.paymentMethod.translation`.description as `dmits_payment_cost.paymentMethod.translation.description`, `dmits_payment_cost.paymentMethod.translation`.custom_fields as `dmits_payment_cost.paymentMethod.translation.customFields`, `dmits_payment_cost.paymentMethod.translation`.created_at as `dmits_payment_cost.paymentMethod.translation.createdAt`, `dmits_payment_cost.paymentMethod.translation`.updated_at as `dmits_payment_cost.paymentMethod.translation.updatedAt`, `dmits_payment_cost.paymentMethod.translation`.payment_method_id as `dmits_payment_cost.paymentMethod.translation.paymentMethodId`, `dmits_payment_cost.paymentMethod.translation`.language_id as `dmits_payment_cost.paymentMethod.translation.languageId`, `dmits_payment_cost.paymentMethod.translation.fallback_1`.name as `dmits_payment_cost.paymentMethod.translation.fallback_1.name`, `dmits_payment_cost.paymentMethod.translation.fallback_1`.distinguishable_name as `dmits_payment_cost.paymentMethod.translation.fallback_1.distinguishableName`, `dmits_payment_cost.paymentMethod.translation.fallback_1`.description as `dmits_payment_cost.paymentMethod.translation.fallback_1.description`, `dmits_payment_cost.paymentMethod.translation.fallback_1`.custom_fields as `dmits_payment_cost.paymentMethod.translation.fallback_1.customFields`, `dmits_payment_cost.paymentMethod.translation.fallback_1`.created_at as `dmits_payment_cost.paymentMethod.translation.fallback_1.createdAt`, `dmits_payment_cost.paymentMethod.translation.fallback_1`.updated_at as `dmits_payment_cost.paymentMethod.translation.fallback_1.updatedAt`, `dmits_payment_cost.paymentMethod.translation.fallback_1`.payment_method_id as `dmits_payment_cost.paymentMethod.translation.fallback_1.paymentMethodId`, `dmits_payment_cost.paymentMethod.translation.fallback_1`.language_id as `dmits_payment_cost.paymentMethod.translation.fallback_1.languageId` FROM `payment_method_translation` `dmits_payment_cost.paymentMethod.translation` LEFT JOIN `payment_method_translation` `dmits_payment_cost.paymentMethod.translation.fallback_1` ON `dmits_payment_cost.paymentMethod.translation`.`payment_method_id` = `dmits_payment_cost.paymentMethod.translation.fallback_1`.`payment_method_id` AND `dmits_payment_cost.paymentMethod.translation.fallback_1`.language_id = ? WHERE `dmits_payment_cost.paymentMethod.translation`.language_id = ?) `dmits_payment_cost.paymentMethod.payment_method_translation` ON `dmits_payment_cost.paymentMethod.payment_method_translation`.`payment_method_id` = `dmits_payment_cost.paymentMethod`.`id` LEFT JOIN `app_payment_method` `dmits_payment_cost.paymentMethod.appPaymentMethod` ON `dmits_payment_cost.paymentMethod`.`id` = `dmits_payment_cost.paymentMethod.appPaymentMethod`.`payment_method_id` WHERE (`dmits_payment_cost`.`payment_method_id` = ?)
Parameters:
[
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"ÉjÑbœhKãƒrÍÆv@`æ"
]
84 0.54 ms
# app-scripts::refresh::read
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`write_access` as `app.integration.writeAccess`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, COALESCE(`app.translation.label`,`app.translation.label`) as `app.label`, `app.translation.description`, COALESCE(`app.translation.description`,`app.translation.description`) as `app.description`, `app.translation.privacyPolicyExtensions`, COALESCE(`app.translation.privacyPolicyExtensions`,`app.translation.privacyPolicyExtensions`) as `app.privacyPolicyExtensions`, `app.translation.customFields`, COALESCE(`app.translation.customFields`,`app.translation.customFields`) as `app.customFields`, `app.translation.createdAt`, `app.translation.updatedAt`, `app.translation.appId`, `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation`.app_id, `app.translation`.label as `app.translation.label`, `app.translation`.description as `app.translation.description`, `app.translation`.privacy_policy_extensions as `app.translation.privacyPolicyExtensions`, `app.translation`.custom_fields as `app.translation.customFields`, `app.translation`.created_at as `app.translation.createdAt`, `app.translation`.updated_at as `app.translation.updatedAt`, `app.translation`.app_id as `app.translation.appId`, `app.translation`.language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation`.language_id = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` WHERE (`app`.`active` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
]
85 0.38 ms
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS scriptName,
                   `script`.`script` AS script,
                   `script`.`hook` AS hook,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   `app`.`version` AS appVersion,
                   `script`.`active` AS active
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` != 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
86 0.21 ms
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS name,
                   `script`.`script` AS script,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` = 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
87 0.38 ms
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = ?) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  b"\x12£:î\x1C\x1F@–¬c¬\x01=ˆËí"
  "MolliePayments.config.%"
]
88 0.37 ms
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = ?) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  b"\x12£:î\x1C\x1F@–¬c¬\x01=ˆËí"
  "MolliePayments.config.%"
]
89 0.59 ms
# app-scripts::refresh::read
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`write_access` as `app.integration.writeAccess`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, COALESCE(`app.translation.label`,`app.translation.label`) as `app.label`, `app.translation.description`, COALESCE(`app.translation.description`,`app.translation.description`) as `app.description`, `app.translation.privacyPolicyExtensions`, COALESCE(`app.translation.privacyPolicyExtensions`,`app.translation.privacyPolicyExtensions`) as `app.privacyPolicyExtensions`, `app.translation.customFields`, COALESCE(`app.translation.customFields`,`app.translation.customFields`) as `app.customFields`, `app.translation.createdAt`, `app.translation.updatedAt`, `app.translation.appId`, `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation`.app_id, `app.translation`.label as `app.translation.label`, `app.translation`.description as `app.translation.description`, `app.translation`.privacy_policy_extensions as `app.translation.privacyPolicyExtensions`, `app.translation`.custom_fields as `app.translation.customFields`, `app.translation`.created_at as `app.translation.createdAt`, `app.translation`.updated_at as `app.translation.updatedAt`, `app.translation`.app_id as `app.translation.appId`, `app.translation`.language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation`.language_id = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` WHERE (`app`.`active` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
]
90 0.37 ms
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS scriptName,
                   `script`.`script` AS script,
                   `script`.`hook` AS hook,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   `app`.`version` AS appVersion,
                   `script`.`active` AS active
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` != 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
91 0.23 ms
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS name,
                   `script`.`script` AS script,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` = 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
92 0.34 ms
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?))) AND (`product`.`id` IN (?)) GROUP BY `product`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  10
  b"\x12£:î\x1C\x1F@–¬c¬\x01=ˆËí"
  true
  b"\x01Œèrêëq+¶~aáêàX\x1D"
]
93 3.76 ms
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product`.`available_stock` as `product.availableStock`, `product`.`stock` as `product.stock`, `product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) as `product.cheapestPrice`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, COALESCE(`product`.`swag_customized_products_template_id`, `product.parent`.`swag_customized_products_template_id`) as `product.swagCustomizedProductsTemplateId`, COALESCE(`product`.`swag_customized_products_template_version_id`, `product.parent`.`swag_customized_products_template_version_id`) as `product.swagCustomizedProductsTemplateVersionId`, `product.swagCustomizedProductsTemplate`.`id` as `product.swagCustomizedProductsTemplate.id`, `product.swagCustomizedProductsTemplate`.`version_id` as `product.swagCustomizedProductsTemplate.versionId`, `product.swagCustomizedProductsTemplate`.`parent_version_id` as `product.swagCustomizedProductsTemplate.parentVersionId`, `product.swagCustomizedProductsTemplate`.`internal_name` as `product.swagCustomizedProductsTemplate.internalName`, `product.swagCustomizedProductsTemplate`.`active` as `product.swagCustomizedProductsTemplate.active`, `product.swagCustomizedProductsTemplate`.`step_by_step` as `product.swagCustomizedProductsTemplate.stepByStep`, `product.swagCustomizedProductsTemplate`.`confirm_input` as `product.swagCustomizedProductsTemplate.confirmInput`, `product.swagCustomizedProductsTemplate`.`options_auto_collapse` as `product.swagCustomizedProductsTemplate.optionsAutoCollapse`, `product.swagCustomizedProductsTemplate`.`decision_tree` as `product.swagCustomizedProductsTemplate.decisionTree`, `product.swagCustomizedProductsTemplate`.`media_id` as `product.swagCustomizedProductsTemplate.mediaId`, `product.swagCustomizedProductsTemplate`.`created_at` as `product.swagCustomizedProductsTemplate.createdAt`, `product.swagCustomizedProductsTemplate`.`updated_at` as `product.swagCustomizedProductsTemplate.updatedAt`, `product.swagCustomizedProductsTemplate.translation.fallback_1.displayName`, `product.swagCustomizedProductsTemplate.translation.displayName`, COALESCE(`product.swagCustomizedProductsTemplate.translation.fallback_1.displayName`,`product.swagCustomizedProductsTemplate.translation.displayName`,`product.swagCustomizedProductsTemplate.translation.displayName`) as `product.swagCustomizedProductsTemplate.displayName`, `product.swagCustomizedProductsTemplate.translation.fallback_1.description`, `product.swagCustomizedProductsTemplate.translation.description`, COALESCE(`product.swagCustomizedProductsTemplate.translation.fallback_1.description`,`product.swagCustomizedProductsTemplate.translation.description`,`product.swagCustomizedProductsTemplate.translation.description`) as `product.swagCustomizedProductsTemplate.description`, `product.swagCustomizedProductsTemplate.translation.fallback_1.createdAt`, `product.swagCustomizedProductsTemplate.translation.createdAt`, `product.swagCustomizedProductsTemplate.translation.fallback_1.updatedAt`, `product.swagCustomizedProductsTemplate.translation.updatedAt`, `product.swagCustomizedProductsTemplate.translation.fallback_1.swagCustomizedProductsTemplateId`, `product.swagCustomizedProductsTemplate.translation.swagCustomizedProductsTemplateId`, `product.swagCustomizedProductsTemplate.translation.fallback_1.languageId`, `product.swagCustomizedProductsTemplate.translation.languageId`, `product.swagCustomizedProductsTemplate.translation.fallback_1.swagCustomizedProductsTemplateVersionId`, `product.swagCustomizedProductsTemplate.translation.swagCustomizedProductsTemplateVersionId`, `product.unit`.`id` as `product.unit.id`, `product.unit`.`created_at` as `product.unit.createdAt`, `product.unit`.`updated_at` as `product.unit.updatedAt`, `product.unit.translation.fallback_1.shortCode`, `product.unit.translation.shortCode`, COALESCE(`product.unit.translation.fallback_1.shortCode`,`product.unit.translation.shortCode`,`product.unit.translation.shortCode`) as `product.unit.shortCode`, `product.unit.translation.fallback_1.name`, `product.unit.translation.name`, COALESCE(`product.unit.translation.fallback_1.name`,`product.unit.translation.name`,`product.unit.translation.name`) as `product.unit.name`, `product.unit.translation.fallback_1.customFields`, `product.unit.translation.customFields`, COALESCE(`product.unit.translation.fallback_1.customFields`,`product.unit.translation.customFields`,`product.unit.translation.customFields`) as `product.unit.customFields`, `product.unit.translation.fallback_1.createdAt`, `product.unit.translation.createdAt`, `product.unit.translation.fallback_1.updatedAt`, `product.unit.translation.updatedAt`, `product.unit.translation.fallback_1.unitId`, `product.unit.translation.unitId`, `product.unit.translation.fallback_1.languageId`, `product.unit.translation.languageId`, `product.deliveryTime`.`id` as `product.deliveryTime.id`, `product.deliveryTime`.`min` as `product.deliveryTime.min`, `product.deliveryTime`.`max` as `product.deliveryTime.max`, `product.deliveryTime`.`unit` as `product.deliveryTime.unit`, `product.deliveryTime`.`created_at` as `product.deliveryTime.createdAt`, `product.deliveryTime`.`updated_at` as `product.deliveryTime.updatedAt`, `product.deliveryTime.translation.fallback_1.name`, `product.deliveryTime.translation.name`, COALESCE(`product.deliveryTime.translation.fallback_1.name`,`product.deliveryTime.translation.name`,`product.deliveryTime.translation.name`) as `product.deliveryTime.name`, `product.deliveryTime.translation.fallback_1.customFields`, `product.deliveryTime.translation.customFields`, COALESCE(`product.deliveryTime.translation.fallback_1.customFields`,`product.deliveryTime.translation.customFields`,`product.deliveryTime.translation.customFields`) as `product.deliveryTime.customFields`, `product.deliveryTime.translation.fallback_1.createdAt`, `product.deliveryTime.translation.createdAt`, `product.deliveryTime.translation.fallback_1.updatedAt`, `product.deliveryTime.translation.updatedAt`, `product.deliveryTime.translation.fallback_1.deliveryTimeId`, `product.deliveryTime.translation.deliveryTimeId`, `product.deliveryTime.translation.fallback_1.languageId`, `product.deliveryTime.translation.languageId`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover.media`.`id` as `product.cover.media.id`, `product.cover.media`.`user_id` as `product.cover.media.userId`, `product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`, `product.cover.media`.`mime_type` as `product.cover.media.mimeType`, `product.cover.media`.`file_extension` as `product.cover.media.fileExtension`, `product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`, `product.cover.media`.`file_name` as `product.cover.media.fileName`, `product.cover.media`.`file_size` as `product.cover.media.fileSize`, `product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`, `product.cover.media`.`meta_data` as `product.cover.media.metaData`, `product.cover.media`.`config` as `product.cover.media.config`, `product.cover.media`.`path` as `product.cover.media.path`, `product.cover.media`.`private` as `product.cover.media.private`, `product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`, `product.cover.media`.`created_at` as `product.cover.media.createdAt`, `product.cover.media`.`updated_at` as `product.cover.media.updatedAt`, `product.cover.media.translation.fallback_1.title`, `product.cover.media.translation.title`, COALESCE(`product.cover.media.translation.fallback_1.title`,`product.cover.media.translation.title`,`product.cover.media.translation.title`) as `product.cover.media.title`, `product.cover.media.translation.fallback_1.alt`, `product.cover.media.translation.alt`, COALESCE(`product.cover.media.translation.fallback_1.alt`,`product.cover.media.translation.alt`,`product.cover.media.translation.alt`) as `product.cover.media.alt`, `product.cover.media.translation.fallback_1.customFields`, `product.cover.media.translation.customFields`, COALESCE(`product.cover.media.translation.fallback_1.customFields`,`product.cover.media.translation.customFields`,`product.cover.media.translation.customFields`) as `product.cover.media.customFields`, `product.cover.media.translation.fallback_1.createdAt`, `product.cover.media.translation.createdAt`, `product.cover.media.translation.fallback_1.updatedAt`, `product.cover.media.translation.updatedAt`, `product.cover.media.translation.fallback_1.mediaId`, `product.cover.media.translation.mediaId`, `product.cover.media.translation.fallback_1.languageId`, `product.cover.media.translation.languageId`, `product.cover`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.updatedAt`, `product.translation.fallback_1.metaDescription`, `product.parent.translation.fallback_1.metaDescription`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.fallback_1.metaDescription`,`product.parent.translation.fallback_1.metaDescription`,`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.fallback_1.name`, `product.parent.translation.fallback_1.name`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.fallback_1.name`,`product.parent.translation.fallback_1.name`,`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.fallback_1.keywords`, `product.parent.translation.fallback_1.keywords`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.fallback_1.keywords`,`product.parent.translation.fallback_1.keywords`,`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.fallback_1.description`, `product.parent.translation.fallback_1.description`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.fallback_1.description`,`product.parent.translation.fallback_1.description`,`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.fallback_1.metaTitle`, `product.parent.translation.fallback_1.metaTitle`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.fallback_1.metaTitle`,`product.parent.translation.fallback_1.metaTitle`,`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.fallback_1.packUnit`, `product.parent.translation.fallback_1.packUnit`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.fallback_1.packUnit`,`product.parent.translation.fallback_1.packUnit`,`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.fallback_1.packUnitPlural`, `product.parent.translation.fallback_1.packUnitPlural`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.fallback_1.packUnitPlural`,`product.parent.translation.fallback_1.packUnitPlural`,`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.fallback_1.customSearchKeywords`, `product.parent.translation.fallback_1.customSearchKeywords`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.fallback_1.customSearchKeywords`,`product.parent.translation.fallback_1.customSearchKeywords`,`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.fallback_1.slotConfig`, `product.parent.translation.fallback_1.slotConfig`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.fallback_1.slotConfig`,`product.parent.translation.fallback_1.slotConfig`,`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.fallback_1.customFields`, `product.parent.translation.fallback_1.customFields`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.fallback_1.customFields`,`product.parent.translation.fallback_1.customFields`,`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.fallback_1.createdAt`, `product.parent.translation.fallback_1.createdAt`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.fallback_1.updatedAt`, `product.parent.translation.fallback_1.updatedAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.fallback_1.productId`, `product.parent.translation.fallback_1.productId`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.fallback_1.languageId`, `product.parent.translation.fallback_1.languageId`, `product.translation.languageId`, `product.parent.translation.languageId`, `product.translation.fallback_1.productVersionId`, `product.parent.translation.fallback_1.productVersionId`, `product.translation.productVersionId`, `product.parent.translation.productVersionId` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN (SELECT `product.translation`.product_id, `product.translation`.product_version_id, `product.translation`.meta_description as `product.translation.metaDescription`, `product.translation`.name as `product.translation.name`, `product.translation`.keywords as `product.translation.keywords`, `product.translation`.description as `product.translation.description`, `product.translation`.meta_title as `product.translation.metaTitle`, `product.translation`.pack_unit as `product.translation.packUnit`, `product.translation`.pack_unit_plural as `product.translation.packUnitPlural`, `product.translation`.custom_search_keywords as `product.translation.customSearchKeywords`, `product.translation`.slot_config as `product.translation.slotConfig`, `product.translation`.custom_fields as `product.translation.customFields`, `product.translation`.created_at as `product.translation.createdAt`, `product.translation`.updated_at as `product.translation.updatedAt`, `product.translation`.product_id as `product.translation.productId`, `product.translation`.language_id as `product.translation.languageId`, `product.translation`.product_version_id as `product.translation.productVersionId`, `product.translation.fallback_1`.meta_description as `product.translation.fallback_1.metaDescription`, `product.translation.fallback_1`.name as `product.translation.fallback_1.name`, `product.translation.fallback_1`.keywords as `product.translation.fallback_1.keywords`, `product.translation.fallback_1`.description as `product.translation.fallback_1.description`, `product.translation.fallback_1`.meta_title as `product.translation.fallback_1.metaTitle`, `product.translation.fallback_1`.pack_unit as `product.translation.fallback_1.packUnit`, `product.translation.fallback_1`.pack_unit_plural as `product.translation.fallback_1.packUnitPlural`, `product.translation.fallback_1`.custom_search_keywords as `product.translation.fallback_1.customSearchKeywords`, `product.translation.fallback_1`.slot_config as `product.translation.fallback_1.slotConfig`, `product.translation.fallback_1`.custom_fields as `product.translation.fallback_1.customFields`, `product.translation.fallback_1`.created_at as `product.translation.fallback_1.createdAt`, `product.translation.fallback_1`.updated_at as `product.translation.fallback_1.updatedAt`, `product.translation.fallback_1`.product_id as `product.translation.fallback_1.productId`, `product.translation.fallback_1`.language_id as `product.translation.fallback_1.languageId`, `product.translation.fallback_1`.product_version_id as `product.translation.fallback_1.productVersionId` FROM `product_translation` `product.translation` LEFT JOIN `product_translation` `product.translation.fallback_1` ON `product.translation`.`product_id` = `product.translation.fallback_1`.`product_id` AND `product.translation.fallback_1`.language_id = ? AND `product.translation`.product_version_id = `product.translation.fallback_1`.product_version_id WHERE `product.translation`.language_id = ?) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.product_version_id = `product`.version_id LEFT JOIN (SELECT `product.parent.translation`.product_id, `product.parent.translation`.product_version_id, `product.parent.translation`.meta_description as `product.parent.translation.metaDescription`, `product.parent.translation`.name as `product.parent.translation.name`, `product.parent.translation`.keywords as `product.parent.translation.keywords`, `product.parent.translation`.description as `product.parent.translation.description`, `product.parent.translation`.meta_title as `product.parent.translation.metaTitle`, `product.parent.translation`.pack_unit as `product.parent.translation.packUnit`, `product.parent.translation`.pack_unit_plural as `product.parent.translation.packUnitPlural`, `product.parent.translation`.custom_search_keywords as `product.parent.translation.customSearchKeywords`, `product.parent.translation`.slot_config as `product.parent.translation.slotConfig`, `product.parent.translation`.custom_fields as `product.parent.translation.customFields`, `product.parent.translation`.created_at as `product.parent.translation.createdAt`, `product.parent.translation`.updated_at as `product.parent.translation.updatedAt`, `product.parent.translation`.product_id as `product.parent.translation.productId`, `product.parent.translation`.language_id as `product.parent.translation.languageId`, `product.parent.translation`.product_version_id as `product.parent.translation.productVersionId`, `product.parent.translation.fallback_1`.meta_description as `product.parent.translation.fallback_1.metaDescription`, `product.parent.translation.fallback_1`.name as `product.parent.translation.fallback_1.name`, `product.parent.translation.fallback_1`.keywords as `product.parent.translation.fallback_1.keywords`, `product.parent.translation.fallback_1`.description as `product.parent.translation.fallback_1.description`, `product.parent.translation.fallback_1`.meta_title as `product.parent.translation.fallback_1.metaTitle`, `product.parent.translation.fallback_1`.pack_unit as `product.parent.translation.fallback_1.packUnit`, `product.parent.translation.fallback_1`.pack_unit_plural as `product.parent.translation.fallback_1.packUnitPlural`, `product.parent.translation.fallback_1`.custom_search_keywords as `product.parent.translation.fallback_1.customSearchKeywords`, `product.parent.translation.fallback_1`.slot_config as `product.parent.translation.fallback_1.slotConfig`, `product.parent.translation.fallback_1`.custom_fields as `product.parent.translation.fallback_1.customFields`, `product.parent.translation.fallback_1`.created_at as `product.parent.translation.fallback_1.createdAt`, `product.parent.translation.fallback_1`.updated_at as `product.parent.translation.fallback_1.updatedAt`, `product.parent.translation.fallback_1`.product_id as `product.parent.translation.fallback_1.productId`, `product.parent.translation.fallback_1`.language_id as `product.parent.translation.fallback_1.languageId`, `product.parent.translation.fallback_1`.product_version_id as `product.parent.translation.fallback_1.productVersionId` FROM `product_translation` `product.parent.translation` LEFT JOIN `product_translation` `product.parent.translation.fallback_1` ON `product.parent.translation`.`product_id` = `product.parent.translation.fallback_1`.`product_id` AND `product.parent.translation.fallback_1`.language_id = ? AND `product.parent.translation`.product_version_id = `product.parent.translation.fallback_1`.product_version_id WHERE `product.parent.translation`.language_id = ?) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id` AND `product.product_translation.parent`.product_version_id = `product.parent`.version_id LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN `swag_customized_products_template` `product.swagCustomizedProductsTemplate` ON `product`.`swagCustomizedProductsTemplate` = `product.swagCustomizedProductsTemplate`.`id` AND IFNULL(`product`.`swag_customized_products_template_version_id`, `product.parent`.`swag_customized_products_template_version_id`) = `product.swagCustomizedProductsTemplate`.`version_id` LEFT JOIN `unit` `product.unit` ON `product`.`unit` = `product.unit`.`id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product`.`deliveryTime` = `product.deliveryTime`.`id` LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id` AND IFNULL(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) = `product.cover`.`version_id` LEFT JOIN (SELECT `product.swagCustomizedProductsTemplate.translation`.swag_customized_products_template_id, `product.swagCustomizedProductsTemplate.translation`.swag_customized_products_template_version_id, `product.swagCustomizedProductsTemplate.translation`.display_name as `product.swagCustomizedProductsTemplate.translation.displayName`, `product.swagCustomizedProductsTemplate.translation`.description as `product.swagCustomizedProductsTemplate.translation.description`, `product.swagCustomizedProductsTemplate.translation`.created_at as `product.swagCustomizedProductsTemplate.translation.createdAt`, `product.swagCustomizedProductsTemplate.translation`.updated_at as `product.swagCustomizedProductsTemplate.translation.updatedAt`, `product.swagCustomizedProductsTemplate.translation`.swag_customized_products_template_id as `product.swagCustomizedProductsTemplate.translation.swagCustomizedProductsTemplateId`, `product.swagCustomizedProductsTemplate.translation`.language_id as `product.swagCustomizedProductsTemplate.translation.languageId`, `product.swagCustomizedProductsTemplate.translation`.swag_customized_products_template_version_id as `product.swagCustomizedProductsTemplate.translation.swagCustomizedProductsTemplateVersionId`, `product.swagCustomizedProductsTemplate.translation.fallback_1`.display_name as `product.swagCustomizedProductsTemplate.translation.fallback_1.displayName`, `product.swagCustomizedProductsTemplate.translation.fallback_1`.description as `product.swagCustomizedProductsTemplate.translation.fallback_1.description`, `product.swagCustomizedProductsTemplate.translation.fallback_1`.created_at as `product.swagCustomizedProductsTemplate.translation.fallback_1.createdAt`, `product.swagCustomizedProductsTemplate.translation.fallback_1`.updated_at as `product.swagCustomizedProductsTemplate.translation.fallback_1.updatedAt`, `product.swagCustomizedProductsTemplate.translation.fallback_1`.swag_customized_products_template_id as `product.swagCustomizedProductsTemplate.translation.fallback_1.swagCustomizedProductsTemplateId`, `product.swagCustomizedProductsTemplate.translation.fallback_1`.language_id as `product.swagCustomizedProductsTemplate.translation.fallback_1.languageId`, `product.swagCustomizedProductsTemplate.translation.fallback_1`.swag_customized_products_template_version_id as `product.swagCustomizedProductsTemplate.translation.fallback_1.swagCustomizedProductsTemplateVersionId` FROM `swag_customized_products_template_translation` `product.swagCustomizedProductsTemplate.translation` LEFT JOIN `swag_customized_products_template_translation` `product.swagCustomizedProductsTemplate.translation.fallback_1` ON `product.swagCustomizedProductsTemplate.translation`.`swag_customized_products_template_id` = `product.swagCustomizedProductsTemplate.translation.fallback_1`.`swag_customized_products_template_id` AND `product.swagCustomizedProductsTemplate.translation.fallback_1`.language_id = ? AND `product.swagCustomizedProductsTemplate.translation`.swag_customized_products_template_version_id = `product.swagCustomizedProductsTemplate.translation.fallback_1`.swag_customized_products_template_version_id WHERE `product.swagCustomizedProductsTemplate.translation`.language_id = ?) `product.swagCustomizedProductsTemplate.swag_customized_products_template_translation` ON `product.swagCustomizedProductsTemplate.swag_customized_products_template_translation`.`swag_customized_products_template_id` = `product.swagCustomizedProductsTemplate`.`id` AND `product.swagCustomizedProductsTemplate.swag_customized_products_template_translation`.swag_customized_products_template_version_id = `product.swagCustomizedProductsTemplate`.version_id LEFT JOIN (SELECT `product.unit.translation`.unit_id, `product.unit.translation`.short_code as `product.unit.translation.shortCode`, `product.unit.translation`.name as `product.unit.translation.name`, `product.unit.translation`.custom_fields as `product.unit.translation.customFields`, `product.unit.translation`.created_at as `product.unit.translation.createdAt`, `product.unit.translation`.updated_at as `product.unit.translation.updatedAt`, `product.unit.translation`.unit_id as `product.unit.translation.unitId`, `product.unit.translation`.language_id as `product.unit.translation.languageId`, `product.unit.translation.fallback_1`.short_code as `product.unit.translation.fallback_1.shortCode`, `product.unit.translation.fallback_1`.name as `product.unit.translation.fallback_1.name`, `product.unit.translation.fallback_1`.custom_fields as `product.unit.translation.fallback_1.customFields`, `product.unit.translation.fallback_1`.created_at as `product.unit.translation.fallback_1.createdAt`, `product.unit.translation.fallback_1`.updated_at as `product.unit.translation.fallback_1.updatedAt`, `product.unit.translation.fallback_1`.unit_id as `product.unit.translation.fallback_1.unitId`, `product.unit.translation.fallback_1`.language_id as `product.unit.translation.fallback_1.languageId` FROM `unit_translation` `product.unit.translation` LEFT JOIN `unit_translation` `product.unit.translation.fallback_1` ON `product.unit.translation`.`unit_id` = `product.unit.translation.fallback_1`.`unit_id` AND `product.unit.translation.fallback_1`.language_id = ? WHERE `product.unit.translation`.language_id = ?) `product.unit.unit_translation` ON `product.unit.unit_translation`.`unit_id` = `product.unit`.`id` LEFT JOIN (SELECT `product.deliveryTime.translation`.delivery_time_id, `product.deliveryTime.translation`.name as `product.deliveryTime.translation.name`, `product.deliveryTime.translation`.custom_fields as `product.deliveryTime.translation.customFields`, `product.deliveryTime.translation`.created_at as `product.deliveryTime.translation.createdAt`, `product.deliveryTime.translation`.updated_at as `product.deliveryTime.translation.updatedAt`, `product.deliveryTime.translation`.delivery_time_id as `product.deliveryTime.translation.deliveryTimeId`, `product.deliveryTime.translation`.language_id as `product.deliveryTime.translation.languageId`, `product.deliveryTime.translation.fallback_1`.name as `product.deliveryTime.translation.fallback_1.name`, `product.deliveryTime.translation.fallback_1`.custom_fields as `product.deliveryTime.translation.fallback_1.customFields`, `product.deliveryTime.translation.fallback_1`.created_at as `product.deliveryTime.translation.fallback_1.createdAt`, `product.deliveryTime.translation.fallback_1`.updated_at as `product.deliveryTime.translation.fallback_1.updatedAt`, `product.deliveryTime.translation.fallback_1`.delivery_time_id as `product.deliveryTime.translation.fallback_1.deliveryTimeId`, `product.deliveryTime.translation.fallback_1`.language_id as `product.deliveryTime.translation.fallback_1.languageId` FROM `delivery_time_translation` `product.deliveryTime.translation` LEFT JOIN `delivery_time_translation` `product.deliveryTime.translation.fallback_1` ON `product.deliveryTime.translation`.`delivery_time_id` = `product.deliveryTime.translation.fallback_1`.`delivery_time_id` AND `product.deliveryTime.translation.fallback_1`.language_id = ? WHERE `product.deliveryTime.translation`.language_id = ?) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation`.`delivery_time_id` = `product.deliveryTime`.`id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.media_id, `product.cover.media.translation`.title as `product.cover.media.translation.title`, `product.cover.media.translation`.alt as `product.cover.media.translation.alt`, `product.cover.media.translation`.custom_fields as `product.cover.media.translation.customFields`, `product.cover.media.translation`.created_at as `product.cover.media.translation.createdAt`, `product.cover.media.translation`.updated_at as `product.cover.media.translation.updatedAt`, `product.cover.media.translation`.media_id as `product.cover.media.translation.mediaId`, `product.cover.media.translation`.language_id as `product.cover.media.translation.languageId`, `product.cover.media.translation.fallback_1`.title as `product.cover.media.translation.fallback_1.title`, `product.cover.media.translation.fallback_1`.alt as `product.cover.media.translation.fallback_1.alt`, `product.cover.media.translation.fallback_1`.custom_fields as `product.cover.media.translation.fallback_1.customFields`, `product.cover.media.translation.fallback_1`.created_at as `product.cover.media.translation.fallback_1.createdAt`, `product.cover.media.translation.fallback_1`.updated_at as `product.cover.media.translation.fallback_1.updatedAt`, `product.cover.media.translation.fallback_1`.media_id as `product.cover.media.translation.fallback_1.mediaId`, `product.cover.media.translation.fallback_1`.language_id as `product.cover.media.translation.fallback_1.languageId` FROM `media_translation` `product.cover.media.translation` LEFT JOIN `media_translation` `product.cover.media.translation.fallback_1` ON `product.cover.media.translation`.`media_id` = `product.cover.media.translation.fallback_1`.`media_id` AND `product.cover.media.translation.fallback_1`.language_id = ? WHERE `product.cover.media.translation`.language_id = ?) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` WHERE (`product`.`version_id` = ?) AND (`product`.`id` IN (?))
Parameters:
[
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01Œèrêëq+¶~aáêàX\x1D"
]
94 0.79 ms
SELECT `swag_customized_products_template_option`.`id` as `swag_customized_products_template_option.id`, `swag_customized_products_template_option`.`version_id` as `swag_customized_products_template_option.versionId`, `swag_customized_products_template_option`.`template_version_id` as `swag_customized_products_template_option.templateVersionId`, `swag_customized_products_template_option`.`type` as `swag_customized_products_template_option.type`, `swag_customized_products_template_option`.`type_properties` as `swag_customized_products_template_option.typeProperties`, `swag_customized_products_template_option`.`item_number` as `swag_customized_products_template_option.itemNumber`, `swag_customized_products_template_option`.`required` as `swag_customized_products_template_option.required`, `swag_customized_products_template_option`.`one_time_surcharge` as `swag_customized_products_template_option.oneTimeSurcharge`, `swag_customized_products_template_option`.`relative_surcharge` as `swag_customized_products_template_option.relativeSurcharge`, `swag_customized_products_template_option`.`advanced_surcharge` as `swag_customized_products_template_option.advancedSurcharge`, `swag_customized_products_template_option`.`position` as `swag_customized_products_template_option.position`, `swag_customized_products_template_option`.`price` as `swag_customized_products_template_option.price`, `swag_customized_products_template_option`.`percentage_surcharge` as `swag_customized_products_template_option.percentageSurcharge`, `swag_customized_products_template_option`.`template_id` as `swag_customized_products_template_option.templateId`, `swag_customized_products_template_option`.`tax_id` as `swag_customized_products_template_option.taxId`, `swag_customized_products_template_option`.`created_at` as `swag_customized_products_template_option.createdAt`, `swag_customized_products_template_option`.`updated_at` as `swag_customized_products_template_option.updatedAt`, `swag_customized_products_template_option.translation.fallback_1.displayName`, `swag_customized_products_template_option.translation.displayName`, COALESCE(`swag_customized_products_template_option.translation.fallback_1.displayName`,`swag_customized_products_template_option.translation.displayName`,`swag_customized_products_template_option.translation.displayName`) as `swag_customized_products_template_option.displayName`, `swag_customized_products_template_option.translation.fallback_1.description`, `swag_customized_products_template_option.translation.description`, COALESCE(`swag_customized_products_template_option.translation.fallback_1.description`,`swag_customized_products_template_option.translation.description`,`swag_customized_products_template_option.translation.description`) as `swag_customized_products_template_option.description`, `swag_customized_products_template_option.translation.fallback_1.placeholder`, `swag_customized_products_template_option.translation.placeholder`, COALESCE(`swag_customized_products_template_option.translation.fallback_1.placeholder`,`swag_customized_products_template_option.translation.placeholder`,`swag_customized_products_template_option.translation.placeholder`) as `swag_customized_products_template_option.placeholder`, `swag_customized_products_template_option.translation.fallback_1.createdAt`, `swag_customized_products_template_option.translation.createdAt`, `swag_customized_products_template_option.translation.fallback_1.updatedAt`, `swag_customized_products_template_option.translation.updatedAt`, `swag_customized_products_template_option.translation.fallback_1.swagCustomizedProductsTemplateOptionId`, `swag_customized_products_template_option.translation.swagCustomizedProductsTemplateOptionId`, `swag_customized_products_template_option.translation.fallback_1.languageId`, `swag_customized_products_template_option.translation.languageId`, `swag_customized_products_template_option.translation.fallback_1.swagCustomizedProductsTemplateOptionVersionId`, `swag_customized_products_template_option.translation.swagCustomizedProductsTemplateOptionVersionId` FROM `swag_customized_products_template_option` LEFT JOIN (SELECT `swag_customized_products_template_option.translation`.swag_customized_products_template_option_id, `swag_customized_products_template_option.translation`.swag_customized_products_template_option_version_id, `swag_customized_products_template_option.translation`.display_name as `swag_customized_products_template_option.translation.displayName`, `swag_customized_products_template_option.translation`.description as `swag_customized_products_template_option.translation.description`, `swag_customized_products_template_option.translation`.placeholder as `swag_customized_products_template_option.translation.placeholder`, `swag_customized_products_template_option.translation`.created_at as `swag_customized_products_template_option.translation.createdAt`, `swag_customized_products_template_option.translation`.updated_at as `swag_customized_products_template_option.translation.updatedAt`, `swag_customized_products_template_option.translation`.swag_customized_products_template_option_id as `swag_customized_products_template_option.translation.swagCustomizedProductsTemplateOptionId`, `swag_customized_products_template_option.translation`.language_id as `swag_customized_products_template_option.translation.languageId`, `swag_customized_products_template_option.translation`.swag_customized_products_template_option_version_id as `swag_customized_products_template_option.translation.swagCustomizedProductsTemplateOptionVersionId`, `swag_customized_products_template_option.translation.fallback_1`.display_name as `swag_customized_products_template_option.translation.fallback_1.displayName`, `swag_customized_products_template_option.translation.fallback_1`.description as `swag_customized_products_template_option.translation.fallback_1.description`, `swag_customized_products_template_option.translation.fallback_1`.placeholder as `swag_customized_products_template_option.translation.fallback_1.placeholder`, `swag_customized_products_template_option.translation.fallback_1`.created_at as `swag_customized_products_template_option.translation.fallback_1.createdAt`, `swag_customized_products_template_option.translation.fallback_1`.updated_at as `swag_customized_products_template_option.translation.fallback_1.updatedAt`, `swag_customized_products_template_option.translation.fallback_1`.swag_customized_products_template_option_id as `swag_customized_products_template_option.translation.fallback_1.swagCustomizedProductsTemplateOptionId`, `swag_customized_products_template_option.translation.fallback_1`.language_id as `swag_customized_products_template_option.translation.fallback_1.languageId`, `swag_customized_products_template_option.translation.fallback_1`.swag_customized_products_template_option_version_id as `swag_customized_products_template_option.translation.fallback_1.swagCustomizedProductsTemplateOptionVersionId` FROM `swag_customized_products_template_option_translation` `swag_customized_products_template_option.translation` LEFT JOIN `swag_customized_products_template_option_translation` `swag_customized_products_template_option.translation.fallback_1` ON `swag_customized_products_template_option.translation`.`swag_customized_products_template_option_id` = `swag_customized_products_template_option.translation.fallback_1`.`swag_customized_products_template_option_id` AND `swag_customized_products_template_option.translation.fallback_1`.language_id = ? AND `swag_customized_products_template_option.translation`.swag_customized_products_template_option_version_id = `swag_customized_products_template_option.translation.fallback_1`.swag_customized_products_template_option_version_id WHERE `swag_customized_products_template_option.translation`.language_id = ?) `swag_customized_products_template_option.swag_customized_products_template_option_translation` ON `swag_customized_products_template_option.swag_customized_products_template_option_translation`.`swag_customized_products_template_option_id` = `swag_customized_products_template_option`.`id` AND `swag_customized_products_template_option.swag_customized_products_template_option_translation`.swag_customized_products_template_option_version_id = `swag_customized_products_template_option`.version_id WHERE (`swag_customized_products_template_option`.`version_id` = ?) AND ((`swag_customized_products_template_option`.`template_id` IN (?))) ORDER BY `swag_customized_products_template_option`.`position` ASC
Parameters:
[
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"ôƒ¸\f.ÛHû²£Ä°vY¤å"
]
95 0.20 ms
SELECT `swag_customized_products_template_option_price`.`id` as `swag_customized_products_template_option_price.id`, `swag_customized_products_template_option_price`.`version_id` as `swag_customized_products_template_option_price.versionId`, `swag_customized_products_template_option_price`.`template_option_id` as `swag_customized_products_template_option_price.templateOptionId`, `swag_customized_products_template_option_price`.`template_option_version_id` as `swag_customized_products_template_option_price.templateOptionVersionId`, `swag_customized_products_template_option_price`.`price` as `swag_customized_products_template_option_price.price`, `swag_customized_products_template_option_price`.`percentage_surcharge` as `swag_customized_products_template_option_price.percentageSurcharge`, `swag_customized_products_template_option_price`.`rule_id` as `swag_customized_products_template_option_price.ruleId`, `swag_customized_products_template_option_price`.`created_at` as `swag_customized_products_template_option_price.createdAt`, `swag_customized_products_template_option_price`.`updated_at` as `swag_customized_products_template_option_price.updatedAt` FROM `swag_customized_products_template_option_price` WHERE (`swag_customized_products_template_option_price`.`version_id` = ?) AND ((`swag_customized_products_template_option_price`.`template_option_id` IN (?)))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"l´ªØ:╝CÖæHe┴ÂzÞ▄"
]
96 0.38 ms
SELECT `swag_customized_products_template_option_value`.`id` as `swag_customized_products_template_option_value.id`, `swag_customized_products_template_option_value`.`version_id` as `swag_customized_products_template_option_value.versionId`, `swag_customized_products_template_option_value`.`template_option_id` as `swag_customized_products_template_option_value.templateOptionId`, `swag_customized_products_template_option_value`.`template_option_version_id` as `swag_customized_products_template_option_value.templateOptionVersionId`, `swag_customized_products_template_option_value`.`value` as `swag_customized_products_template_option_value.value`, `swag_customized_products_template_option_value`.`item_number` as `swag_customized_products_template_option_value.itemNumber`, `swag_customized_products_template_option_value`.`default` as `swag_customized_products_template_option_value.default`, `swag_customized_products_template_option_value`.`one_time_surcharge` as `swag_customized_products_template_option_value.oneTimeSurcharge`, `swag_customized_products_template_option_value`.`relative_surcharge` as `swag_customized_products_template_option_value.relativeSurcharge`, `swag_customized_products_template_option_value`.`advanced_surcharge` as `swag_customized_products_template_option_value.advancedSurcharge`, `swag_customized_products_template_option_value`.`position` as `swag_customized_products_template_option_value.position`, `swag_customized_products_template_option_value`.`price` as `swag_customized_products_template_option_value.price`, `swag_customized_products_template_option_value`.`percentage_surcharge` as `swag_customized_products_template_option_value.percentageSurcharge`, `swag_customized_products_template_option_value`.`tax_id` as `swag_customized_products_template_option_value.taxId`, `swag_customized_products_template_option_value`.`created_at` as `swag_customized_products_template_option_value.createdAt`, `swag_customized_products_template_option_value`.`updated_at` as `swag_customized_products_template_option_value.updatedAt`, `swag_customized_products_template_option_value.translation.fallback_1.displayName`, `swag_customized_products_template_option_value.translation.displayName`, COALESCE(`swag_customized_products_template_option_value.translation.fallback_1.displayName`,`swag_customized_products_template_option_value.translation.displayName`,`swag_customized_products_template_option_value.translation.displayName`) as `swag_customized_products_template_option_value.displayName`, `swag_customized_products_template_option_value.translation.fallback_1.createdAt`, `swag_customized_products_template_option_value.translation.createdAt`, `swag_customized_products_template_option_value.translation.fallback_1.updatedAt`, `swag_customized_products_template_option_value.translation.updatedAt`, `swag_customized_products_template_option_value.translation.fallback_1.swagCustomizedProductsTemplateOptionValueId`, `swag_customized_products_template_option_value.translation.swagCustomizedProductsTemplateOptionValueId`, `swag_customized_products_template_option_value.translation.fallback_1.languageId`, `swag_customized_products_template_option_value.translation.languageId`, `swag_customized_products_template_option_value.translation.fallback_1.swagCustomizedProductsTemplateOptionValueVersionId`, `swag_customized_products_template_option_value.translation.swagCustomizedProductsTemplateOptionValueVersionId` FROM `swag_customized_products_template_option_value` LEFT JOIN (SELECT `swag_customized_products_template_option_value.translation`.swag_customized_products_template_option_value_id, `swag_customized_products_template_option_value.translation`.swag_customized_products_template_option_value_version_id, `swag_customized_products_template_option_value.translation`.display_name as `swag_customized_products_template_option_value.translation.displayName`, `swag_customized_products_template_option_value.translation`.created_at as `swag_customized_products_template_option_value.translation.createdAt`, `swag_customized_products_template_option_value.translation`.updated_at as `swag_customized_products_template_option_value.translation.updatedAt`, `swag_customized_products_template_option_value.translation`.swag_customized_products_template_option_value_id as `swag_customized_products_template_option_value.translation.swagCustomizedProductsTemplateOptionValueId`, `swag_customized_products_template_option_value.translation`.language_id as `swag_customized_products_template_option_value.translation.languageId`, `swag_customized_products_template_option_value.translation`.swag_customized_products_template_option_value_version_id as `swag_customized_products_template_option_value.translation.swagCustomizedProductsTemplateOptionValueVersionId`, `swag_customized_products_template_option_value.translation.fallback_1`.display_name as `swag_customized_products_template_option_value.translation.fallback_1.displayName`, `swag_customized_products_template_option_value.translation.fallback_1`.created_at as `swag_customized_products_template_option_value.translation.fallback_1.createdAt`, `swag_customized_products_template_option_value.translation.fallback_1`.updated_at as `swag_customized_products_template_option_value.translation.fallback_1.updatedAt`, `swag_customized_products_template_option_value.translation.fallback_1`.swag_customized_products_template_option_value_id as `swag_customized_products_template_option_value.translation.fallback_1.swagCustomizedProductsTemplateOptionValueId`, `swag_customized_products_template_option_value.translation.fallback_1`.language_id as `swag_customized_products_template_option_value.translation.fallback_1.languageId`, `swag_customized_products_template_option_value.translation.fallback_1`.swag_customized_products_template_option_value_version_id as `swag_customized_products_template_option_value.translation.fallback_1.swagCustomizedProductsTemplateOptionValueVersionId` FROM `swag_customized_products_template_option_value_translation` `swag_customized_products_template_option_value.translation` LEFT JOIN `swag_customized_products_template_option_value_translation` `swag_customized_products_template_option_value.translation.fallback_1` ON `swag_customized_products_template_option_value.translation`.`swag_customized_products_template_option_value_id` = `swag_customized_products_template_option_value.translation.fallback_1`.`swag_customized_products_template_option_value_id` AND `swag_customized_products_template_option_value.translation.fallback_1`.language_id = ? AND `swag_customized_products_template_option_value.translation`.swag_customized_products_template_option_value_version_id = `swag_customized_products_template_option_value.translation.fallback_1`.swag_customized_products_template_option_value_version_id WHERE `swag_customized_products_template_option_value.translation`.language_id = ?) `swag_customized_products_template_option_value.swag_customized_products_template_option_value_translation` ON `swag_customized_products_template_option_value.swag_customized_products_template_option_value_translation`.`swag_customized_products_template_option_value_id` = `swag_customized_products_template_option_value`.`id` AND `swag_customized_products_template_option_value.swag_customized_products_template_option_value_translation`.swag_customized_products_template_option_value_version_id = `swag_customized_products_template_option_value`.version_id WHERE (`swag_customized_products_template_option_value`.`version_id` = ?) AND ((`swag_customized_products_template_option_value`.`template_option_id` IN (?))) ORDER BY `swag_customized_products_template_option_value`.`position` ASC
Parameters:
[
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"l´ªØ:╝CÖæHe┴ÂzÞ▄"
]
97 0.19 ms
SELECT `swag_customized_products_template_exclusion`.`id` as `swag_customized_products_template_exclusion.id`, `swag_customized_products_template_exclusion`.`version_id` as `swag_customized_products_template_exclusion.versionId`, `swag_customized_products_template_exclusion`.`name` as `swag_customized_products_template_exclusion.name`, `swag_customized_products_template_exclusion`.`template_id` as `swag_customized_products_template_exclusion.templateId`, `swag_customized_products_template_exclusion`.`template_version_id` as `swag_customized_products_template_exclusion.templateVersionId`, `swag_customized_products_template_exclusion`.`created_at` as `swag_customized_products_template_exclusion.createdAt`, `swag_customized_products_template_exclusion`.`updated_at` as `swag_customized_products_template_exclusion.updatedAt` FROM `swag_customized_products_template_exclusion` WHERE (`swag_customized_products_template_exclusion`.`version_id` = ?) AND ((`swag_customized_products_template_exclusion`.`template_id` IN (?)))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"ôƒ¸\f.ÛHû²£Ä°vY¤å"
]
98 0.15 ms
SELECT `product_price`.`id` as `product_price.id`, `product_price`.`version_id` as `product_price.versionId`, `product_price`.`product_id` as `product_price.productId`, `product_price`.`product_version_id` as `product_price.productVersionId`, `product_price`.`rule_id` as `product_price.ruleId`, `product_price`.`price` as `product_price.price`, `product_price`.`quantity_start` as `product_price.quantityStart`, `product_price`.`quantity_end` as `product_price.quantityEnd`, `product_price`.`custom_fields` as `product_price.customFields`, `product_price`.`created_at` as `product_price.createdAt`, `product_price`.`updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price`.`version_id` = ?) AND ((`product_price`.`product_id` IN (?, ?)))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01Œèrêëq+¶~aáêàX\x1D"
  b"h[Ôƒô:F}›º¦éªÂΠ"
]
99 0.14 ms
SELECT `fishn_webp_media`.`id` as `fishn_webp_media.id`, `fishn_webp_media`.`media_id` as `fishn_webp_media.mediaId`, `fishn_webp_media`.`converted_media_id` as `fishn_webp_media.convertedMediaId`, `fishn_webp_media`.`status` as `fishn_webp_media.status`, `fishn_webp_media`.`created_at` as `fishn_webp_media.createdAt`, `fishn_webp_media`.`updated_at` as `fishn_webp_media.updatedAt` FROM `fishn_webp_media` WHERE (`fishn_webp_media`.`media_id` = ?)
Parameters:
[
  b"""
    \x01Žëf9/vË ”!VÉ*\n
    ì
    """
]
100 0.41 ms
# app-scripts::refresh::read
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`write_access` as `app.integration.writeAccess`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, COALESCE(`app.translation.label`,`app.translation.label`) as `app.label`, `app.translation.description`, COALESCE(`app.translation.description`,`app.translation.description`) as `app.description`, `app.translation.privacyPolicyExtensions`, COALESCE(`app.translation.privacyPolicyExtensions`,`app.translation.privacyPolicyExtensions`) as `app.privacyPolicyExtensions`, `app.translation.customFields`, COALESCE(`app.translation.customFields`,`app.translation.customFields`) as `app.customFields`, `app.translation.createdAt`, `app.translation.updatedAt`, `app.translation.appId`, `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation`.app_id, `app.translation`.label as `app.translation.label`, `app.translation`.description as `app.translation.description`, `app.translation`.privacy_policy_extensions as `app.translation.privacyPolicyExtensions`, `app.translation`.custom_fields as `app.translation.customFields`, `app.translation`.created_at as `app.translation.createdAt`, `app.translation`.updated_at as `app.translation.updatedAt`, `app.translation`.app_id as `app.translation.appId`, `app.translation`.language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation`.language_id = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` WHERE (`app`.`active` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
]
101 0.31 ms
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS scriptName,
                   `script`.`script` AS script,
                   `script`.`hook` AS hook,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   `app`.`version` AS appVersion,
                   `script`.`active` AS active
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` != 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
102 0.17 ms
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS name,
                   `script`.`script` AS script,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` = 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
103 0.67 ms
SELECT `dmits_payment_cost`.`id` as `dmits_payment_cost.id`, `dmits_payment_cost`.`payment_method_id` as `dmits_payment_cost.paymentMethodId`, `dmits_payment_cost`.`amount` as `dmits_payment_cost.amount`, `dmits_payment_cost`.`amount_per` as `dmits_payment_cost.amount_per`, `dmits_payment_cost`.`tax` as `dmits_payment_cost.tax`, `dmits_payment_cost`.`title` as `dmits_payment_cost.title`, `dmits_payment_cost`.`product_id` as `dmits_payment_cost.product_id`, `dmits_payment_cost`.`created_at` as `dmits_payment_cost.createdAt`, `dmits_payment_cost`.`updated_at` as `dmits_payment_cost.updatedAt`, `dmits_payment_cost.paymentMethod`.`id` as `dmits_payment_cost.paymentMethod.id`, `dmits_payment_cost.paymentMethod`.`plugin_id` as `dmits_payment_cost.paymentMethod.pluginId`, `dmits_payment_cost.paymentMethod`.`handler_identifier` as `dmits_payment_cost.paymentMethod.handlerIdentifier`, `dmits_payment_cost.paymentMethod`.`position` as `dmits_payment_cost.paymentMethod.position`, `dmits_payment_cost.paymentMethod`.`active` as `dmits_payment_cost.paymentMethod.active`, `dmits_payment_cost.paymentMethod`.`after_order_enabled` as `dmits_payment_cost.paymentMethod.afterOrderEnabled`, `dmits_payment_cost.paymentMethod`.`availability_rule_id` as `dmits_payment_cost.paymentMethod.availabilityRuleId`, `dmits_payment_cost.paymentMethod`.`media_id` as `dmits_payment_cost.paymentMethod.mediaId`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`id` as `dmits_payment_cost.paymentMethod.appPaymentMethod.id`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`app_name` as `dmits_payment_cost.paymentMethod.appPaymentMethod.appName`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`identifier` as `dmits_payment_cost.paymentMethod.appPaymentMethod.identifier`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`pay_url` as `dmits_payment_cost.paymentMethod.appPaymentMethod.payUrl`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`finalize_url` as `dmits_payment_cost.paymentMethod.appPaymentMethod.finalizeUrl`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`validate_url` as `dmits_payment_cost.paymentMethod.appPaymentMethod.validateUrl`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`capture_url` as `dmits_payment_cost.paymentMethod.appPaymentMethod.captureUrl`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`refund_url` as `dmits_payment_cost.paymentMethod.appPaymentMethod.refundUrl`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`recurring_url` as `dmits_payment_cost.paymentMethod.appPaymentMethod.recurringUrl`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`app_id` as `dmits_payment_cost.paymentMethod.appPaymentMethod.appId`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`original_media_id` as `dmits_payment_cost.paymentMethod.appPaymentMethod.originalMediaId`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`payment_method_id` as `dmits_payment_cost.paymentMethod.appPaymentMethod.paymentMethodId`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`created_at` as `dmits_payment_cost.paymentMethod.appPaymentMethod.createdAt`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`updated_at` as `dmits_payment_cost.paymentMethod.appPaymentMethod.updatedAt`, `dmits_payment_cost.paymentMethod`.`technical_name` as `dmits_payment_cost.paymentMethod.technicalName`, `dmits_payment_cost.paymentMethod`.`created_at` as `dmits_payment_cost.paymentMethod.createdAt`, `dmits_payment_cost.paymentMethod`.`updated_at` as `dmits_payment_cost.paymentMethod.updatedAt`, `dmits_payment_cost.paymentMethod.translation.fallback_1.name`, `dmits_payment_cost.paymentMethod.translation.name`, COALESCE(`dmits_payment_cost.paymentMethod.translation.fallback_1.name`,`dmits_payment_cost.paymentMethod.translation.name`,`dmits_payment_cost.paymentMethod.translation.name`) as `dmits_payment_cost.paymentMethod.name`, `dmits_payment_cost.paymentMethod.translation.fallback_1.distinguishableName`, `dmits_payment_cost.paymentMethod.translation.distinguishableName`, COALESCE(`dmits_payment_cost.paymentMethod.translation.fallback_1.distinguishableName`,`dmits_payment_cost.paymentMethod.translation.distinguishableName`,`dmits_payment_cost.paymentMethod.translation.distinguishableName`) as `dmits_payment_cost.paymentMethod.distinguishableName`, `dmits_payment_cost.paymentMethod.translation.fallback_1.description`, `dmits_payment_cost.paymentMethod.translation.description`, COALESCE(`dmits_payment_cost.paymentMethod.translation.fallback_1.description`,`dmits_payment_cost.paymentMethod.translation.description`,`dmits_payment_cost.paymentMethod.translation.description`) as `dmits_payment_cost.paymentMethod.description`, `dmits_payment_cost.paymentMethod.translation.fallback_1.customFields`, `dmits_payment_cost.paymentMethod.translation.customFields`, COALESCE(`dmits_payment_cost.paymentMethod.translation.fallback_1.customFields`,`dmits_payment_cost.paymentMethod.translation.customFields`,`dmits_payment_cost.paymentMethod.translation.customFields`) as `dmits_payment_cost.paymentMethod.customFields`, `dmits_payment_cost.paymentMethod.translation.fallback_1.createdAt`, `dmits_payment_cost.paymentMethod.translation.createdAt`, `dmits_payment_cost.paymentMethod.translation.fallback_1.updatedAt`, `dmits_payment_cost.paymentMethod.translation.updatedAt`, `dmits_payment_cost.paymentMethod.translation.fallback_1.paymentMethodId`, `dmits_payment_cost.paymentMethod.translation.paymentMethodId`, `dmits_payment_cost.paymentMethod.translation.fallback_1.languageId`, `dmits_payment_cost.paymentMethod.translation.languageId` FROM `dmits_payment_cost` LEFT JOIN `payment_method` `dmits_payment_cost.paymentMethod` ON `dmits_payment_cost`.`payment_method_id` = `dmits_payment_cost.paymentMethod`.`id` LEFT JOIN (SELECT `dmits_payment_cost.paymentMethod.translation`.payment_method_id, `dmits_payment_cost.paymentMethod.translation`.name as `dmits_payment_cost.paymentMethod.translation.name`, `dmits_payment_cost.paymentMethod.translation`.distinguishable_name as `dmits_payment_cost.paymentMethod.translation.distinguishableName`, `dmits_payment_cost.paymentMethod.translation`.description as `dmits_payment_cost.paymentMethod.translation.description`, `dmits_payment_cost.paymentMethod.translation`.custom_fields as `dmits_payment_cost.paymentMethod.translation.customFields`, `dmits_payment_cost.paymentMethod.translation`.created_at as `dmits_payment_cost.paymentMethod.translation.createdAt`, `dmits_payment_cost.paymentMethod.translation`.updated_at as `dmits_payment_cost.paymentMethod.translation.updatedAt`, `dmits_payment_cost.paymentMethod.translation`.payment_method_id as `dmits_payment_cost.paymentMethod.translation.paymentMethodId`, `dmits_payment_cost.paymentMethod.translation`.language_id as `dmits_payment_cost.paymentMethod.translation.languageId`, `dmits_payment_cost.paymentMethod.translation.fallback_1`.name as `dmits_payment_cost.paymentMethod.translation.fallback_1.name`, `dmits_payment_cost.paymentMethod.translation.fallback_1`.distinguishable_name as `dmits_payment_cost.paymentMethod.translation.fallback_1.distinguishableName`, `dmits_payment_cost.paymentMethod.translation.fallback_1`.description as `dmits_payment_cost.paymentMethod.translation.fallback_1.description`, `dmits_payment_cost.paymentMethod.translation.fallback_1`.custom_fields as `dmits_payment_cost.paymentMethod.translation.fallback_1.customFields`, `dmits_payment_cost.paymentMethod.translation.fallback_1`.created_at as `dmits_payment_cost.paymentMethod.translation.fallback_1.createdAt`, `dmits_payment_cost.paymentMethod.translation.fallback_1`.updated_at as `dmits_payment_cost.paymentMethod.translation.fallback_1.updatedAt`, `dmits_payment_cost.paymentMethod.translation.fallback_1`.payment_method_id as `dmits_payment_cost.paymentMethod.translation.fallback_1.paymentMethodId`, `dmits_payment_cost.paymentMethod.translation.fallback_1`.language_id as `dmits_payment_cost.paymentMethod.translation.fallback_1.languageId` FROM `payment_method_translation` `dmits_payment_cost.paymentMethod.translation` LEFT JOIN `payment_method_translation` `dmits_payment_cost.paymentMethod.translation.fallback_1` ON `dmits_payment_cost.paymentMethod.translation`.`payment_method_id` = `dmits_payment_cost.paymentMethod.translation.fallback_1`.`payment_method_id` AND `dmits_payment_cost.paymentMethod.translation.fallback_1`.language_id = ? WHERE `dmits_payment_cost.paymentMethod.translation`.language_id = ?) `dmits_payment_cost.paymentMethod.payment_method_translation` ON `dmits_payment_cost.paymentMethod.payment_method_translation`.`payment_method_id` = `dmits_payment_cost.paymentMethod`.`id` LEFT JOIN `app_payment_method` `dmits_payment_cost.paymentMethod.appPaymentMethod` ON `dmits_payment_cost.paymentMethod`.`id` = `dmits_payment_cost.paymentMethod.appPaymentMethod`.`payment_method_id` WHERE (`dmits_payment_cost`.`payment_method_id` = ?)
Parameters:
[
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"ÉjÑbœhKãƒrÍÆv@`æ"
]
104 0.14 ms
SELECT `payment_method`.`id` FROM `payment_method` WHERE (`payment_method`.`handler_identifier` = ?)
Parameters:
[
  "Kiener\MolliePayments\Handler\Method\VoucherPayment"
]
105 0.46 ms
SELECT `dmits_payment_cost`.`id` as `dmits_payment_cost.id`, `dmits_payment_cost`.`payment_method_id` as `dmits_payment_cost.paymentMethodId`, `dmits_payment_cost`.`amount` as `dmits_payment_cost.amount`, `dmits_payment_cost`.`amount_per` as `dmits_payment_cost.amount_per`, `dmits_payment_cost`.`tax` as `dmits_payment_cost.tax`, `dmits_payment_cost`.`title` as `dmits_payment_cost.title`, `dmits_payment_cost`.`product_id` as `dmits_payment_cost.product_id`, `dmits_payment_cost`.`created_at` as `dmits_payment_cost.createdAt`, `dmits_payment_cost`.`updated_at` as `dmits_payment_cost.updatedAt`, `dmits_payment_cost.paymentMethod`.`id` as `dmits_payment_cost.paymentMethod.id`, `dmits_payment_cost.paymentMethod`.`plugin_id` as `dmits_payment_cost.paymentMethod.pluginId`, `dmits_payment_cost.paymentMethod`.`handler_identifier` as `dmits_payment_cost.paymentMethod.handlerIdentifier`, `dmits_payment_cost.paymentMethod`.`position` as `dmits_payment_cost.paymentMethod.position`, `dmits_payment_cost.paymentMethod`.`active` as `dmits_payment_cost.paymentMethod.active`, `dmits_payment_cost.paymentMethod`.`after_order_enabled` as `dmits_payment_cost.paymentMethod.afterOrderEnabled`, `dmits_payment_cost.paymentMethod`.`availability_rule_id` as `dmits_payment_cost.paymentMethod.availabilityRuleId`, `dmits_payment_cost.paymentMethod`.`media_id` as `dmits_payment_cost.paymentMethod.mediaId`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`id` as `dmits_payment_cost.paymentMethod.appPaymentMethod.id`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`app_name` as `dmits_payment_cost.paymentMethod.appPaymentMethod.appName`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`identifier` as `dmits_payment_cost.paymentMethod.appPaymentMethod.identifier`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`pay_url` as `dmits_payment_cost.paymentMethod.appPaymentMethod.payUrl`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`finalize_url` as `dmits_payment_cost.paymentMethod.appPaymentMethod.finalizeUrl`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`validate_url` as `dmits_payment_cost.paymentMethod.appPaymentMethod.validateUrl`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`capture_url` as `dmits_payment_cost.paymentMethod.appPaymentMethod.captureUrl`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`refund_url` as `dmits_payment_cost.paymentMethod.appPaymentMethod.refundUrl`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`recurring_url` as `dmits_payment_cost.paymentMethod.appPaymentMethod.recurringUrl`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`app_id` as `dmits_payment_cost.paymentMethod.appPaymentMethod.appId`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`original_media_id` as `dmits_payment_cost.paymentMethod.appPaymentMethod.originalMediaId`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`payment_method_id` as `dmits_payment_cost.paymentMethod.appPaymentMethod.paymentMethodId`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`created_at` as `dmits_payment_cost.paymentMethod.appPaymentMethod.createdAt`, `dmits_payment_cost.paymentMethod.appPaymentMethod`.`updated_at` as `dmits_payment_cost.paymentMethod.appPaymentMethod.updatedAt`, `dmits_payment_cost.paymentMethod`.`technical_name` as `dmits_payment_cost.paymentMethod.technicalName`, `dmits_payment_cost.paymentMethod`.`created_at` as `dmits_payment_cost.paymentMethod.createdAt`, `dmits_payment_cost.paymentMethod`.`updated_at` as `dmits_payment_cost.paymentMethod.updatedAt`, `dmits_payment_cost.paymentMethod.translation.fallback_1.name`, `dmits_payment_cost.paymentMethod.translation.name`, COALESCE(`dmits_payment_cost.paymentMethod.translation.fallback_1.name`,`dmits_payment_cost.paymentMethod.translation.name`,`dmits_payment_cost.paymentMethod.translation.name`) as `dmits_payment_cost.paymentMethod.name`, `dmits_payment_cost.paymentMethod.translation.fallback_1.distinguishableName`, `dmits_payment_cost.paymentMethod.translation.distinguishableName`, COALESCE(`dmits_payment_cost.paymentMethod.translation.fallback_1.distinguishableName`,`dmits_payment_cost.paymentMethod.translation.distinguishableName`,`dmits_payment_cost.paymentMethod.translation.distinguishableName`) as `dmits_payment_cost.paymentMethod.distinguishableName`, `dmits_payment_cost.paymentMethod.translation.fallback_1.description`, `dmits_payment_cost.paymentMethod.translation.description`, COALESCE(`dmits_payment_cost.paymentMethod.translation.fallback_1.description`,`dmits_payment_cost.paymentMethod.translation.description`,`dmits_payment_cost.paymentMethod.translation.description`) as `dmits_payment_cost.paymentMethod.description`, `dmits_payment_cost.paymentMethod.translation.fallback_1.customFields`, `dmits_payment_cost.paymentMethod.translation.customFields`, COALESCE(`dmits_payment_cost.paymentMethod.translation.fallback_1.customFields`,`dmits_payment_cost.paymentMethod.translation.customFields`,`dmits_payment_cost.paymentMethod.translation.customFields`) as `dmits_payment_cost.paymentMethod.customFields`, `dmits_payment_cost.paymentMethod.translation.fallback_1.createdAt`, `dmits_payment_cost.paymentMethod.translation.createdAt`, `dmits_payment_cost.paymentMethod.translation.fallback_1.updatedAt`, `dmits_payment_cost.paymentMethod.translation.updatedAt`, `dmits_payment_cost.paymentMethod.translation.fallback_1.paymentMethodId`, `dmits_payment_cost.paymentMethod.translation.paymentMethodId`, `dmits_payment_cost.paymentMethod.translation.fallback_1.languageId`, `dmits_payment_cost.paymentMethod.translation.languageId` FROM `dmits_payment_cost` LEFT JOIN `payment_method` `dmits_payment_cost.paymentMethod` ON `dmits_payment_cost`.`payment_method_id` = `dmits_payment_cost.paymentMethod`.`id` LEFT JOIN (SELECT `dmits_payment_cost.paymentMethod.translation`.payment_method_id, `dmits_payment_cost.paymentMethod.translation`.name as `dmits_payment_cost.paymentMethod.translation.name`, `dmits_payment_cost.paymentMethod.translation`.distinguishable_name as `dmits_payment_cost.paymentMethod.translation.distinguishableName`, `dmits_payment_cost.paymentMethod.translation`.description as `dmits_payment_cost.paymentMethod.translation.description`, `dmits_payment_cost.paymentMethod.translation`.custom_fields as `dmits_payment_cost.paymentMethod.translation.customFields`, `dmits_payment_cost.paymentMethod.translation`.created_at as `dmits_payment_cost.paymentMethod.translation.createdAt`, `dmits_payment_cost.paymentMethod.translation`.updated_at as `dmits_payment_cost.paymentMethod.translation.updatedAt`, `dmits_payment_cost.paymentMethod.translation`.payment_method_id as `dmits_payment_cost.paymentMethod.translation.paymentMethodId`, `dmits_payment_cost.paymentMethod.translation`.language_id as `dmits_payment_cost.paymentMethod.translation.languageId`, `dmits_payment_cost.paymentMethod.translation.fallback_1`.name as `dmits_payment_cost.paymentMethod.translation.fallback_1.name`, `dmits_payment_cost.paymentMethod.translation.fallback_1`.distinguishable_name as `dmits_payment_cost.paymentMethod.translation.fallback_1.distinguishableName`, `dmits_payment_cost.paymentMethod.translation.fallback_1`.description as `dmits_payment_cost.paymentMethod.translation.fallback_1.description`, `dmits_payment_cost.paymentMethod.translation.fallback_1`.custom_fields as `dmits_payment_cost.paymentMethod.translation.fallback_1.customFields`, `dmits_payment_cost.paymentMethod.translation.fallback_1`.created_at as `dmits_payment_cost.paymentMethod.translation.fallback_1.createdAt`, `dmits_payment_cost.paymentMethod.translation.fallback_1`.updated_at as `dmits_payment_cost.paymentMethod.translation.fallback_1.updatedAt`, `dmits_payment_cost.paymentMethod.translation.fallback_1`.payment_method_id as `dmits_payment_cost.paymentMethod.translation.fallback_1.paymentMethodId`, `dmits_payment_cost.paymentMethod.translation.fallback_1`.language_id as `dmits_payment_cost.paymentMethod.translation.fallback_1.languageId` FROM `payment_method_translation` `dmits_payment_cost.paymentMethod.translation` LEFT JOIN `payment_method_translation` `dmits_payment_cost.paymentMethod.translation.fallback_1` ON `dmits_payment_cost.paymentMethod.translation`.`payment_method_id` = `dmits_payment_cost.paymentMethod.translation.fallback_1`.`payment_method_id` AND `dmits_payment_cost.paymentMethod.translation.fallback_1`.language_id = ? WHERE `dmits_payment_cost.paymentMethod.translation`.language_id = ?) `dmits_payment_cost.paymentMethod.payment_method_translation` ON `dmits_payment_cost.paymentMethod.payment_method_translation`.`payment_method_id` = `dmits_payment_cost.paymentMethod`.`id` LEFT JOIN `app_payment_method` `dmits_payment_cost.paymentMethod.appPaymentMethod` ON `dmits_payment_cost.paymentMethod`.`id` = `dmits_payment_cost.paymentMethod.appPaymentMethod`.`payment_method_id` WHERE (`dmits_payment_cost`.`payment_method_id` = ?)
Parameters:
[
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"ÉjÑbœhKãƒrÍÆv@`æ"
]
106 0.42 ms
# app-scripts::refresh::read
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`write_access` as `app.integration.writeAccess`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, COALESCE(`app.translation.label`,`app.translation.label`) as `app.label`, `app.translation.description`, COALESCE(`app.translation.description`,`app.translation.description`) as `app.description`, `app.translation.privacyPolicyExtensions`, COALESCE(`app.translation.privacyPolicyExtensions`,`app.translation.privacyPolicyExtensions`) as `app.privacyPolicyExtensions`, `app.translation.customFields`, COALESCE(`app.translation.customFields`,`app.translation.customFields`) as `app.customFields`, `app.translation.createdAt`, `app.translation.updatedAt`, `app.translation.appId`, `app.translation.languageId` FROM `app` LEFT JOIN (SELECT `app.translation`.app_id, `app.translation`.label as `app.translation.label`, `app.translation`.description as `app.translation.description`, `app.translation`.privacy_policy_extensions as `app.translation.privacyPolicyExtensions`, `app.translation`.custom_fields as `app.translation.customFields`, `app.translation`.created_at as `app.translation.createdAt`, `app.translation`.updated_at as `app.translation.updatedAt`, `app.translation`.app_id as `app.translation.appId`, `app.translation`.language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation`.language_id = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` WHERE (`app`.`active` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
]
107 0.31 ms
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS scriptName,
                   `script`.`script` AS script,
                   `script`.`hook` AS hook,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   `app`.`version` AS appVersion,
                   `script`.`active` AS active
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` != 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
108 0.20 ms
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS name,
                   `script`.`script` AS script,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` = 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
109 0.31 ms
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = ?) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  b"\x12£:î\x1C\x1F@–¬c¬\x01=ˆËí"
  "MolliePayments.config.%"
]
110 0.29 ms
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = ?) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  b"\x12£:î\x1C\x1F@–¬c¬\x01=ˆËí"
  "MolliePayments.config.%"
]
111 0.93 ms
SHOW COLUMNS FROM `cart` WHERE `Field` LIKE ?
Parameters:
[
  "payload"
]
112 0.16 ms
SELECT `name` FROM `custom_field` WHERE `allow_cart_expose` = 1;
Parameters:
[]
113 2.93 ms
INSERT INTO `cart` (`token`, `currency_id`, `shipping_method_id`, `payment_method_id`, `country_id`, `sales_channel_id`, `customer_id`, `price`, `line_item_count`, `payload`, `rule_ids`, `compressed`, `created_at`)
    VALUES (:token, :currency_id, :shipping_method_id, :payment_method_id, :country_id, :sales_channel_id, :customer_id, :price, :line_item_count, :payload, :rule_ids, :compressed, :now)
    ON DUPLICATE KEY UPDATE `currency_id` = :currency_id, `shipping_method_id` = :shipping_method_id, `payment_method_id` = :payment_method_id, `country_id` = :country_id, `sales_channel_id` = :sales_channel_id, `customer_id` = :customer_id,`price` = :price, `line_item_count` = :line_item_count, `payload` = :payload, `compressed` = :compressed, `rule_ids` = :rule_ids, `updated_at` = :now;
Parameters:
[
  "token" => "01965e27c609706eb265cf044af09d64"
  "currency_id" => b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
  "shipping_method_id" => b"¡Èͦ\x15ŽK“€€¾#ýí0®"
  "payment_method_id" => b"ÉjÑbœhKãƒrÍÆv@`æ"
  "country_id" => b"█Ä?«│óC[ì2└~║│▄p"
  "sales_channel_id" => b"\x12£:î\x1C\x1F@–¬c¬\x01=ˆËí"
  "customer_id" => null
  "price" => 41.4
  "line_item_count" => 1
  "payload" => "O:32:"Shopware\Core\Checkout\Cart\Cart":16:{s:13:"\x00*\x00extensions";a:2:{s:24:"price-detail-calculation";O:97:"Swag\CustomizedProducts\Storefront\Page\Product\PriceDetail\Route\PriceDetailCalculationExtension":1:{s:13:"\x00*\x00extensions";a:0:{}}s:15:"cart-promotions";O:61:"Shopware\Core\Checkout\Promotion\Cart\Extension\CartExtension":3:{s:13:"\x00*\x00extensions";a:0:{}s:13:"\x00*\x00addedCodes";a:0:{}s:22:"\x00*\x00blockedPromotionIds";a:0:{}}}s:8:"\x00*\x00price";O:50:"Shopware\Core\Checkout\Cart\Price\Struct\CartPrice":8:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00netPrice";d:34.49;s:13:"\x00*\x00totalPrice";d:41.4;s:18:"\x00*\x00calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{i:20;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00*\x00extensions";a:0:{}s:6:"\x00*\x00tax";d:6.91;s:10:"\x00*\x00taxRate";d:20;s:8:"\x00*\x00price";d:41.4;}}}s:11:"\x00*\x00taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{i:20;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00*\x00extensions";a:0:{}s:10:"\x00*\x00taxRate";d:20;s:13:"\x00*\x00percentage";d:100;}}}s:16:"\x00*\x00positionPrice";d:28.95;s:12:"\x00*\x00taxStatus";s:5:"gross";s:11:"\x00*\x00rawTotal";d:41.4;}s:12:"\x00*\x00lineItems";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{s:32:"01965e27c609706eb265cf044bce3a68";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00*\x00extensions";a:1:{s:22:"ADD_TO_CART_IDENTIFIER";O:95:"Swag\CustomizedProducts\Core\Checkout\Cart\Route\AddCustomizedProductsToCartIdentifierExtension":1:{s:13:"\x00*\x00extensions";a:0:{}}}s:10:"\x00*\x00payload";a:3:{s:13:"productNumber";s:1:"*";s:7:"options";a:2:{i:0;a:2:{s:5:"group";s:27:"Sélectionnez votre couleur";s:6:"option";s:20:"Teintes à mélanger";}i:1;a:2:{s:5:"group";s:7:"Contenu";s:6:"option";s:4:" 1 l";}}s:38:"customized-products-configuration-hash";s:32:"d1699ff5916e87c985a04c0bc3d6cb5e";}s:8:"\x00*\x00label";s:7:"Couleur";s:11:"\x00*\x00quantity";i:1;s:18:"\x00*\x00priceDefinition";N;s:8:"\x00*\x00price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00*\x00extensions";a:0:{}s:12:"\x00*\x00unitPrice";d:28.95;s:11:"\x00*\x00quantity";i:1;s:13:"\x00*\x00totalPrice";d:28.95;s:18:"\x00*\x00calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{i:20;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00*\x00extensions";a:0:{}s:6:"\x00*\x00tax";d:4.83;s:10:"\x00*\x00taxRate";d:20;s:8:"\x00*\x00price";d:28.95;}}}s:11:"\x00*\x00taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{i:20;r:24;}}s:17:"\x00*\x00referencePrice";N;s:12:"\x00*\x00listPrice";N;s:18:"\x00*\x00regulationPrice";N;}s:7:"\x00*\x00good";b:0;s:14:"\x00*\x00description";N;s:8:"\x00*\x00cover";N;s:22:"\x00*\x00deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00*\x00extensions";a:0:{}s:8:"\x00*\x00stock";i:1000000;s:9:"\x00*\x00weight";N;s:15:"\x00*\x00freeDelivery";b:0;s:14:"\x00*\x00restockTime";N;s:15:"\x00*\x00deliveryTime";N;s:9:"\x00*\x00height";N;s:8:"\x00*\x00width";N;s:9:"\x00*\x00length";N;}s:11:"\x00*\x00children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{s:32:"01965e27c609706eb265cf044c66b6b3";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00*\x00extensions";a:0:{}s:10:"\x00*\x00payload";a:19:{s:10:"isCloseout";b:0;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2024-01-08 09:41:34.574";s:11:"releaseDate";N;s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";s:173:"{"extensions":[],"currencyId":"b7d2554b0ce847cd82f3ac9bd1c0dfca","net":14.524563,"gross":17.57472123,"linked":true,"listPrice":null,"percentage":null,"regulationPrice":null}";s:13:"productNumber";s:20:"XY-02204AK-0100-9999";s:14:"manufacturerId";s:32:"77a106ddf9ad4c89b2628290158cd51b";s:5:"taxId";s:32:"2a9d00999e454d4d8d746b8a57449de9";s:6:"tagIds";a:3:{i:0;s:32:"018abc37289b70a3b5ee8bd6f0511672";i:1;s:32:"018adbc636f27dd1bd9710f4c60800ff";i:2;s:32:"019623dac8d77fa497aebd707b00d0d8";}s:11:"categoryIds";a:25:{i:0;s:32:"a4cb64e4dae94ea3a64e44a5b2b409fe";i:1;s:32:"dcae9805bf87402c91ff65192f4c6d39";i:2;s:32:"018bd2a2a3e17c969a173e978ed01a6c";i:3;s:32:"8919cfec1b134954a3b45e934861ba4f";i:4;s:32:"b0dd24f9ce5d4d7aadbf78084f1cf3ae";i:5;s:32:"df2f2cf973254d428e0bd43e02139619";i:6;s:32:"183bd1ee60914a50acb22919a33d3d89";i:7;s:32:"c9bf874afefe4d80b3e9fa5c1f7dd5c9";i:8;s:32:"1e86af6954a7464187ae2841d377ca36";i:9;s:32:"06924f39870242f89293b843e1031ada";i:10;s:32:"de547c6d204c418fbd3e1fb25e37cec1";i:11;s:32:"4fe4c94356c2412ba963a90346b348ff";i:12;s:32:"562d6d02d1704fb38e8e0ae2fd37cbbf";i:13;s:32:"303e495ddda64b9f97109f8f7277cb01";i:14;s:32:"61d457a234704561af39d170020f5ea7";i:15;s:32:"cfee3254abda43e293bd7e2bd7ef212a";i:16;s:32:"018de51833207cec8e4d2a773c32c83d";i:17;s:32:"018de5fb6fe87a5b95a800cb7de67af6";i:18;s:32:"018de629bfbf71c88d0eb9b329a8a02a";i:19;s:32:"626a2ffd129448619433d89d37917a3f";i:20;s:32:"9df078f8c56c40be81590260a0e882d4";i:21;s:32:"ad675ab2187b471b9b32e12c512fade5";i:22;s:32:"bca125937851488b9345ec44ad724559";i:23;s:32:"db7e4dbb1b55445c96e8e25c1af884bd";i:24;s:32:"f496849e2e1b4a8a9182eb3b9e5b4955";}s:11:"propertyIds";a:29:{i:0;s:32:"05cc4e549ce54aaf9eb884ac15d79cd2";i:1;s:32:"0f95e97b1d3c4736b7529a2980dc2253";i:2;s:32:"14de2ecbd9f84c4baa06ef0dc1a43dde";i:3;s:32:"1994139448454a488bf947a5d8ef3dcd";i:4;s:32:"1d7d0dde79ab4f31b4a4c0a5d836697e";i:5;s:32:"2b9b7b815d3e4782a4f39c2da0b86b3a";i:6;s:32:"2cb7aa6bff0d4ee6aa1f479c5fd2d773";i:7;s:32:"31f7f74e497e45a99026801028d2995f";i:8;s:32:"376380e29467428c9dcd5c534866b407";i:9;s:32:"462776fb5acf40738b6ce97167c16c06";i:10;s:32:"509ff43803d54f25aec1d9c034c13658";i:11;s:32:"647a90e1b5de4baeae7f8ae960a8ee00";i:12;s:32:"6a73f395933c4104a5e62b330c53c024";i:13;s:32:"6aa2e3eaaf6f472ab0843937cdf4cb20";i:14;s:32:"6f7d5c564d94495f80eec7aef3e9e150";i:15;s:32:"83bf650464ab4ea597ea643ee8815f0a";i:16;s:32:"8a81098ec61b41e5a8003143bae1b45a";i:17;s:32:"8aaae7b63a5a408fa75487d58f249035";i:18;s:32:"9336a46f22f049788453e2ddf1e99ce8";i:19;s:32:"97799fd60d974ade81efbee687ba9faa";i:20;s:32:"ac210eb0aa884ba798d4c21838c4af69";i:21;s:32:"b0271e2e821e4cf68df20bae9661f70f";i:22;s:32:"bc29aef4e2e24074975232089c750af8";i:23;s:32:"c1b46fbad48c46698e3a580b0ad7dbec";i:24;s:32:"c5e5a96f0d2747b788669ea5f50b5e6a";i:25;s:32:"f2701eafa0ab4400884a830339b15860";i:26;s:32:"fa293d90bd66446092d7e5b883a93753";i:27;s:32:"fa567d37f0e64ca69786c529af37e962";i:28;s:32:"fc5b5be0e4bf4d91964ac297cddde4d8";}s:9:"optionIds";a:2:{i:0;s:32:"e8fe56647c924359abe85eb1fbf8b461";i:1;s:32:"fa567d37f0e64ca69786c529af37e962";}s:7:"options";a:2:{i:0;a:2:{s:5:"group";s:27:"Sélectionnez votre couleur";s:6:"option";s:20:"Teintes à mélanger";}i:1;a:2:{s:5:"group";s:7:"Contenu";s:6:"option";s:4:" 1 l";}}s:9:"streamIds";a:11:{i:0;s:32:"018b5cef188a7928a48087bd98bd932d";i:1;s:32:"018deb5ccb5c7e3ea4fa79acf90a2f16";i:2;s:32:"018e0dde4dda76aca38fce24f21a4f37";i:3;s:32:"018e76249a497ce2a5055496c2c5cd66";i:4;s:32:"1df57fbe6eec498eb8c64b06fa63543e";i:5;s:32:"74fb9c33c41842ee89382dfd522acd57";i:6;s:32:"7e7975defe7841f8bcd18c6adcb61c04";i:7;s:32:"80ffe276b9bf4a86aba3737d02c2c45d";i:8;s:32:"9794863cc7af4abb88d053ec7e426fab";i:9;s:32:"ca9e3e876f8047c49a0e5fe694309492";i:10;s:32:"ea6b217c7f7548f0845bbf15ac3ee432";}s:8:"parentId";s:32:"685bd483f43a467d9bbaa6e9aac2cea0";s:5:"stock";i:1000000;s:8:"features";a:0:{}}s:8:"\x00*\x00label";s:26:"Xyladecor Lasure Opaque Tq";s:11:"\x00*\x00quantity";i:1;s:18:"\x00*\x00priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00*\x00extensions";a:0:{}s:8:"\x00*\x00price";d:28.95;s:11:"\x00*\x00taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{i:20;r:24;}}s:11:"\x00*\x00quantity";i:1;s:15:"\x00*\x00isCalculated";b:1;s:27:"\x00*\x00referencePriceDefinition";N;s:12:"\x00*\x00listPrice";N;s:18:"\x00*\x00regulationPrice";N;}s:8:"\x00*\x00price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00*\x00extensions";a:0:{}s:12:"\x00*\x00unitPrice";d:28.95;s:11:"\x00*\x00quantity";i:1;s:13:"\x00*\x00totalPrice";d:28.95;s:18:"\x00*\x00calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{i:20;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00*\x00extensions";a:0:{}s:6:"\x00*\x00tax";d:4.83;s:10:"\x00*\x00taxRate";d:20;s:8:"\x00*\x00price";d:28.95;}}}s:11:"\x00*\x00taxRules";r:190;s:17:"\x00*\x00referencePrice";N;s:12:"\x00*\x00listPrice";N;s:18:"\x00*\x00regulationPrice";N;}s:7:"\x00*\x00good";b:1;s:14:"\x00*\x00description";N;s:8:"\x00*\x00cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00*\x00extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";N;}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"018eeb66392f76cba0942156c92a0aec";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:3:{s:3:"alt";N;s:5:"title";N;s:12:"customFields";a:0:{}}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-04-17 09:32:08.622000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-04-17 09:32:08.773000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:5:"media";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00internalProperties";a:2:{i:0;s:12:"mediaTypeRaw";i:1;s:12:"thumbnailsRo";}}s:9:"\x00*\x00userId";s:32:"018e9e23101c7cdc852d2ba68885d891";s:11:"\x00*\x00mimeType";s:10:"image/jpeg";s:16:"\x00*\x00fileExtension";s:3:"jpg";s:11:"\x00*\x00fileSize";i:93500;s:8:"\x00*\x00title";N;s:14:"\x00*\x00metaDataRaw";N;s:15:"\x00*\x00mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00name";s:5:"IMAGE";s:8:"\x00*\x00flags";a:0:{}}";s:11:"\x00*\x00metaData";a:4:{s:4:"hash";s:32:"0dbed073d997e781ac33ff6ddd871415";s:4:"type";i:2;s:5:"width";i:1000;s:6:"height";i:1000;}s:12:"\x00*\x00mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00name";s:5:"IMAGE";s:8:"\x00*\x00flags";a:0:{}}s:13:"\x00*\x00uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-04-17 09:32:08.772000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00*\x00alt";N;s:6:"\x00*\x00url";s:122:"https://tinfr.generationshop.dev//media/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L.jpg?width=3000";s:11:"\x00*\x00fileName";s:47:"Xyladecor - Dekkende Beits TQ - Base W - 1.00 L";s:7:"\x00*\x00user";N;s:15:"\x00*\x00translations";N;s:13:"\x00*\x00categories";N;s:23:"\x00*\x00productManufacturers";N;s:15:"\x00*\x00productMedia";N;s:14:"\x00*\x00avatarUsers";N;s:13:"\x00*\x00thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:4:{s:32:"018eeb663b1d71da888aaf78b81c65f7";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:38:"media_thumbnail_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"018eeb663b1d71da888aaf78b81c65f7";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-04-17 09:32:09.374000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";N;s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:15:"media_thumbnail";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00internalProperties";a:0:{}}s:8:"\x00*\x00width";i:280;s:7:"\x00*\x00path";s:89:"thumbnail/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L_280x280.jpg";s:9:"\x00*\x00height";i:280;s:6:"\x00*\x00url";s:121:"https://tinfr.generationshop.dev//media/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L.jpg?width=280";s:10:"\x00*\x00mediaId";s:32:"018eeb66392f76cba0942156c92a0aec";s:8:"\x00*\x00media";N;s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"018eeb663b1d71da888aaf78b81c65f7";}s:32:"018eeb663b1d71da888aaf78b8c2b9d7";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:38:"media_thumbnail_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"018eeb663b1d71da888aaf78b8c2b9d7";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-04-17 09:32:09.374000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";N;s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:15:"media_thumbnail";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";r:294;s:8:"\x00*\x00width";i:800;s:7:"\x00*\x00path";s:89:"thumbnail/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L_800x800.jpg";s:9:"\x00*\x00height";i:800;s:6:"\x00*\x00url";s:121:"https://tinfr.generationshop.dev//media/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L.jpg?width=800";s:10:"\x00*\x00mediaId";s:32:"018eeb66392f76cba0942156c92a0aec";s:8:"\x00*\x00media";N;s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"018eeb663b1d71da888aaf78b8c2b9d7";}s:32:"018eeb663b1d71da888aaf78b9134c95";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:38:"media_thumbnail_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"018eeb663b1d71da888aaf78b9134c95";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-04-17 09:32:09.374000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";N;s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:15:"media_thumbnail";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";r:294;s:8:"\x00*\x00width";i:400;s:7:"\x00*\x00path";s:89:"thumbnail/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L_400x400.jpg";s:9:"\x00*\x00height";i:400;s:6:"\x00*\x00url";s:121:"https://tinfr.generationshop.dev//media/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L.jpg?width=400";s:10:"\x00*\x00mediaId";s:32:"018eeb66392f76cba0942156c92a0aec";s:8:"\x00*\x00media";N;s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"018eeb663b1d71da888aaf78b9134c95";}s:32:"018eeb663b1d71da888aaf78ba078b9c";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:38:"media_thumbnail_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"018eeb663b1d71da888aaf78ba078b9c";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-04-17 09:32:09.374000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";N;s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:15:"media_thumbnail";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";r:294;s:8:"\x00*\x00width";i:1920;s:7:"\x00*\x00path";s:91:"thumbnail/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L_1920x1920.jpg";s:9:"\x00*\x00height";i:1920;s:6:"\x00*\x00url";s:122:"https://tinfr.generationshop.dev//media/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L.jpg?width=1920";s:10:"\x00*\x00mediaId";s:32:"018eeb66392f76cba0942156c92a0aec";s:8:"\x00*\x00media";N;s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"018eeb663b1d71da888aaf78ba078b9c";}}}s:16:"\x00*\x00mediaFolderId";s:32:"c2a1e30cc9bc423cad37148d4986ba34";s:14:"\x00*\x00mediaFolder";N;s:10:"\x00*\x00hasFile";b:1;s:10:"\x00*\x00private";b:0;s:23:"\x00*\x00propertyGroupOptions";N;s:20:"\x00*\x00mailTemplateMedia";N;s:7:"\x00*\x00tags";N;s:15:"\x00*\x00thumbnailsRo";s:0:"";s:7:"\x00*\x00path";s:77:"media/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L.jpg";s:22:"\x00*\x00documentBaseConfigs";N;s:18:"\x00*\x00shippingMethods";N;s:17:"\x00*\x00paymentMethods";N;s:30:"\x00*\x00productConfiguratorSettings";N;s:17:"\x00*\x00orderLineItems";N;s:12:"\x00*\x00cmsBlocks";N;s:14:"\x00*\x00cmsSections";N;s:11:"\x00*\x00cmsPages";N;s:12:"\x00*\x00documents";N;s:20:"\x00*\x00appPaymentMethods";N;s:21:"\x00*\x00appShippingMethods";N;s:19:"\x00*\x00productDownloads";N;s:25:"\x00*\x00orderLineItemDownloads";N;s:9:"\x00*\x00config";N;s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"018eeb66392f76cba0942156c92a0aec";}s:22:"\x00*\x00deliveryInformation";r:74;s:11:"\x00*\x00children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:0:{}}s:14:"\x00*\x00requirement";N;s:12:"\x00*\x00removable";b:0;s:12:"\x00*\x00stackable";b:1;s:22:"\x00*\x00quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00*\x00extensions";a:0:{}s:14:"\x00*\x00minPurchase";i:1;s:14:"\x00*\x00maxPurchase";i:10000;s:16:"\x00*\x00purchaseSteps";i:1;}s:11:"\x00*\x00modified";b:0;s:16:"\x00*\x00dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2025-04-22 15:39:47.110158";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00*\x00dataContextHash";s:32:"48fe8fcedacba621ce99152a0c23c71d";s:19:"\x00*\x00uniqueIdentifier";s:32:"01965e27c609706eb265cf044c9abb47";s:9:"\x00*\x00states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00*\x00modifiedByApp";b:0;s:64:"\x00Shopware\Core\Checkout\Cart\LineItem\LineItem\x00payloadProtection";a:7:{s:14:"purchasePrices";b:1;s:11:"categoryIds";b:0;s:12:"customFields";b:0;s:9:"optionIds";b:0;s:11:"propertyIds";b:0;s:9:"streamIds";b:0;s:6:"tagIds";b:0;}s:5:"\x00*\x00id";s:32:"01965e27c609706eb265cf044c66b6b3";s:7:"\x00*\x00type";s:7:"product";s:15:"\x00*\x00referencedId";s:32:"018ce872eaeb712bb67e61e1eae0581d";}}}s:14:"\x00*\x00requirement";N;s:12:"\x00*\x00removable";b:1;s:12:"\x00*\x00stackable";b:1;s:22:"\x00*\x00quantityInformation";r:408;s:11:"\x00*\x00modified";b:0;s:16:"\x00*\x00dataTimestamp";N;s:18:"\x00*\x00dataContextHash";N;s:19:"\x00*\x00uniqueIdentifier";s:32:"01965e27c609706eb265cf044bf9cfc8";s:9:"\x00*\x00states";a:0:{}s:16:"\x00*\x00modifiedByApp";b:0;s:64:"\x00Shopware\Core\Checkout\Cart\LineItem\LineItem\x00payloadProtection";a:3:{s:13:"productNumber";b:0;s:7:"options";b:0;s:38:"customized-products-configuration-hash";b:0;}s:5:"\x00*\x00id";s:32:"01965e27c609706eb265cf044bce3a68";s:7:"\x00*\x00type";s:19:"customized-products";s:15:"\x00*\x00referencedId";s:32:"f483b80c2edb48fbb2a3c4b07659a4e5";}}}s:9:"\x00*\x00errors";O:49:"Shopware\Core\Checkout\Cart\Error\ErrorCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:0:{}}s:13:"\x00*\x00deliveries";O:62:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Delivery\Struct\Delivery":6:{s:13:"\x00*\x00extensions";a:0:{}s:12:"\x00*\x00positions";O:70:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryPositionCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{s:32:"01965e27c609706eb265cf044bce3a68";O:60:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryPosition":6:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00lineItem";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00*\x00extensions";a:1:{s:22:"ADD_TO_CART_IDENTIFIER";O:95:"Swag\CustomizedProducts\Core\Checkout\Cart\Route\AddCustomizedProductsToCartIdentifierExtension":1:{s:13:"\x00*\x00extensions";a:0:{}}}s:10:"\x00*\x00payload";a:3:{s:13:"productNumber";s:1:"*";s:7:"options";a:2:{i:0;a:2:{s:5:"group";s:27:"Sélectionnez votre couleur";s:6:"option";s:20:"Teintes à mélanger";}i:1;a:2:{s:5:"group";s:7:"Contenu";s:6:"option";s:4:" 1 l";}}s:38:"customized-products-configuration-hash";s:32:"d1699ff5916e87c985a04c0bc3d6cb5e";}s:8:"\x00*\x00label";s:7:"Couleur";s:11:"\x00*\x00quantity";i:1;s:18:"\x00*\x00priceDefinition";N;s:8:"\x00*\x00price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00*\x00extensions";a:0:{}s:12:"\x00*\x00unitPrice";d:28.95;s:11:"\x00*\x00quantity";i:1;s:13:"\x00*\x00totalPrice";d:28.95;s:18:"\x00*\x00calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{i:20;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00*\x00extensions";a:0:{}s:6:"\x00*\x00tax";d:4.83;s:10:"\x00*\x00taxRate";d:20;s:8:"\x00*\x00price";d:28.95;}}}s:11:"\x00*\x00taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{i:20;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00*\x00extensions";a:0:{}s:10:"\x00*\x00taxRate";d:20;s:13:"\x00*\x00percentage";d:100;}}}s:17:"\x00*\x00referencePrice";N;s:12:"\x00*\x00listPrice";N;s:18:"\x00*\x00regulationPrice";N;}s:7:"\x00*\x00good";b:0;s:14:"\x00*\x00description";N;s:8:"\x00*\x00cover";N;s:22:"\x00*\x00deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00*\x00extensions";a:0:{}s:8:"\x00*\x00stock";i:1000000;s:9:"\x00*\x00weight";N;s:15:"\x00*\x00freeDelivery";b:0;s:14:"\x00*\x00restockTime";N;s:15:"\x00*\x00deliveryTime";N;s:9:"\x00*\x00height";N;s:8:"\x00*\x00width";N;s:9:"\x00*\x00length";N;}s:11:"\x00*\x00children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{s:32:"01965e27c609706eb265cf044c66b6b3";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00*\x00extensions";a:0:{}s:10:"\x00*\x00payload";a:19:{s:10:"isCloseout";b:0;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2024-01-08 09:41:34.574";s:11:"releaseDate";N;s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";s:173:"{"extensions":[],"currencyId":"b7d2554b0ce847cd82f3ac9bd1c0dfca","net":14.524563,"gross":17.57472123,"linked":true,"listPrice":null,"percentage":null,"regulationPrice":null}";s:13:"productNumber";s:20:"XY-02204AK-0100-9999";s:14:"manufacturerId";s:32:"77a106ddf9ad4c89b2628290158cd51b";s:5:"taxId";s:32:"2a9d00999e454d4d8d746b8a57449de9";s:6:"tagIds";a:3:{i:0;s:32:"018abc37289b70a3b5ee8bd6f0511672";i:1;s:32:"018adbc636f27dd1bd9710f4c60800ff";i:2;s:32:"019623dac8d77fa497aebd707b00d0d8";}s:11:"categoryIds";a:25:{i:0;s:32:"a4cb64e4dae94ea3a64e44a5b2b409fe";i:1;s:32:"dcae9805bf87402c91ff65192f4c6d39";i:2;s:32:"018bd2a2a3e17c969a173e978ed01a6c";i:3;s:32:"8919cfec1b134954a3b45e934861ba4f";i:4;s:32:"b0dd24f9ce5d4d7aadbf78084f1cf3ae";i:5;s:32:"df2f2cf973254d428e0bd43e02139619";i:6;s:32:"183bd1ee60914a50acb22919a33d3d89";i:7;s:32:"c9bf874afefe4d80b3e9fa5c1f7dd5c9";i:8;s:32:"1e86af6954a7464187ae2841d377ca36";i:9;s:32:"06924f39870242f89293b843e1031ada";i:10;s:32:"de547c6d204c418fbd3e1fb25e37cec1";i:11;s:32:"4fe4c94356c2412ba963a90346b348ff";i:12;s:32:"562d6d02d1704fb38e8e0ae2fd37cbbf";i:13;s:32:"303e495ddda64b9f97109f8f7277cb01";i:14;s:32:"61d457a234704561af39d170020f5ea7";i:15;s:32:"cfee3254abda43e293bd7e2bd7ef212a";i:16;s:32:"018de51833207cec8e4d2a773c32c83d";i:17;s:32:"018de5fb6fe87a5b95a800cb7de67af6";i:18;s:32:"018de629bfbf71c88d0eb9b329a8a02a";i:19;s:32:"626a2ffd129448619433d89d37917a3f";i:20;s:32:"9df078f8c56c40be81590260a0e882d4";i:21;s:32:"ad675ab2187b471b9b32e12c512fade5";i:22;s:32:"bca125937851488b9345ec44ad724559";i:23;s:32:"db7e4dbb1b55445c96e8e25c1af884bd";i:24;s:32:"f496849e2e1b4a8a9182eb3b9e5b4955";}s:11:"propertyIds";a:29:{i:0;s:32:"05cc4e549ce54aaf9eb884ac15d79cd2";i:1;s:32:"0f95e97b1d3c4736b7529a2980dc2253";i:2;s:32:"14de2ecbd9f84c4baa06ef0dc1a43dde";i:3;s:32:"1994139448454a488bf947a5d8ef3dcd";i:4;s:32:"1d7d0dde79ab4f31b4a4c0a5d836697e";i:5;s:32:"2b9b7b815d3e4782a4f39c2da0b86b3a";i:6;s:32:"2cb7aa6bff0d4ee6aa1f479c5fd2d773";i:7;s:32:"31f7f74e497e45a99026801028d2995f";i:8;s:32:"376380e29467428c9dcd5c534866b407";i:9;s:32:"462776fb5acf40738b6ce97167c16c06";i:10;s:32:"509ff43803d54f25aec1d9c034c13658";i:11;s:32:"647a90e1b5de4baeae7f8ae960a8ee00";i:12;s:32:"6a73f395933c4104a5e62b330c53c024";i:13;s:32:"6aa2e3eaaf6f472ab0843937cdf4cb20";i:14;s:32:"6f7d5c564d94495f80eec7aef3e9e150";i:15;s:32:"83bf650464ab4ea597ea643ee8815f0a";i:16;s:32:"8a81098ec61b41e5a8003143bae1b45a";i:17;s:32:"8aaae7b63a5a408fa75487d58f249035";i:18;s:32:"9336a46f22f049788453e2ddf1e99ce8";i:19;s:32:"97799fd60d974ade81efbee687ba9faa";i:20;s:32:"ac210eb0aa884ba798d4c21838c4af69";i:21;s:32:"b0271e2e821e4cf68df20bae9661f70f";i:22;s:32:"bc29aef4e2e24074975232089c750af8";i:23;s:32:"c1b46fbad48c46698e3a580b0ad7dbec";i:24;s:32:"c5e5a96f0d2747b788669ea5f50b5e6a";i:25;s:32:"f2701eafa0ab4400884a830339b15860";i:26;s:32:"fa293d90bd66446092d7e5b883a93753";i:27;s:32:"fa567d37f0e64ca69786c529af37e962";i:28;s:32:"fc5b5be0e4bf4d91964ac297cddde4d8";}s:9:"optionIds";a:2:{i:0;s:32:"e8fe56647c924359abe85eb1fbf8b461";i:1;s:32:"fa567d37f0e64ca69786c529af37e962";}s:7:"options";a:2:{i:0;a:2:{s:5:"group";s:27:"Sélectionnez votre couleur";s:6:"option";s:20:"Teintes à mélanger";}i:1;a:2:{s:5:"group";s:7:"Contenu";s:6:"option";s:4:" 1 l";}}s:9:"streamIds";a:11:{i:0;s:32:"018b5cef188a7928a48087bd98bd932d";i:1;s:32:"018deb5ccb5c7e3ea4fa79acf90a2f16";i:2;s:32:"018e0dde4dda76aca38fce24f21a4f37";i:3;s:32:"018e76249a497ce2a5055496c2c5cd66";i:4;s:32:"1df57fbe6eec498eb8c64b06fa63543e";i:5;s:32:"74fb9c33c41842ee89382dfd522acd57";i:6;s:32:"7e7975defe7841f8bcd18c6adcb61c04";i:7;s:32:"80ffe276b9bf4a86aba3737d02c2c45d";i:8;s:32:"9794863cc7af4abb88d053ec7e426fab";i:9;s:32:"ca9e3e876f8047c49a0e5fe694309492";i:10;s:32:"ea6b217c7f7548f0845bbf15ac3ee432";}s:8:"parentId";s:32:"685bd483f43a467d9bbaa6e9aac2cea0";s:5:"stock";i:1000000;s:8:"features";a:0:{}}s:8:"\x00*\x00label";s:26:"Xyladecor Lasure Opaque Tq";s:11:"\x00*\x00quantity";i:1;s:18:"\x00*\x00priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00*\x00extensions";a:0:{}s:8:"\x00*\x00price";d:28.95;s:11:"\x00*\x00taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{i:20;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00*\x00extensions";a:0:{}s:10:"\x00*\x00taxRate";d:20;s:13:"\x00*\x00percentage";d:100;}}}s:11:"\x00*\x00quantity";i:1;s:15:"\x00*\x00isCalculated";b:1;s:27:"\x00*\x00referencePriceDefinition";N;s:12:"\x00*\x00listPrice";N;s:18:"\x00*\x00regulationPrice";N;}s:8:"\x00*\x00price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00*\x00extensions";a:0:{}s:12:"\x00*\x00unitPrice";d:28.95;s:11:"\x00*\x00quantity";i:1;s:13:"\x00*\x00totalPrice";d:28.95;s:18:"\x00*\x00calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{i:20;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00*\x00extensions";a:0:{}s:6:"\x00*\x00tax";d:4.83;s:10:"\x00*\x00taxRate";d:20;s:8:"\x00*\x00price";d:28.95;}}}s:11:"\x00*\x00taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{i:20;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00*\x00extensions";a:0:{}s:10:"\x00*\x00taxRate";d:20;s:13:"\x00*\x00percentage";d:100;}}}s:17:"\x00*\x00referencePrice";N;s:12:"\x00*\x00listPrice";N;s:18:"\x00*\x00regulationPrice";N;}s:7:"\x00*\x00good";b:1;s:14:"\x00*\x00description";N;s:8:"\x00*\x00cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00*\x00extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";N;}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"018eeb66392f76cba0942156c92a0aec";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:3:{s:3:"alt";N;s:5:"title";N;s:12:"customFields";a:0:{}}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-04-17 09:32:08.622000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-04-17 09:32:08.773000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:5:"media";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";r:243;s:9:"\x00*\x00userId";s:32:"018e9e23101c7cdc852d2ba68885d891";s:11:"\x00*\x00mimeType";s:10:"image/jpeg";s:16:"\x00*\x00fileExtension";s:3:"jpg";s:11:"\x00*\x00fileSize";i:93500;s:8:"\x00*\x00title";N;s:14:"\x00*\x00metaDataRaw";N;s:15:"\x00*\x00mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00name";s:5:"IMAGE";s:8:"\x00*\x00flags";a:0:{}}";s:11:"\x00*\x00metaData";a:4:{s:4:"hash";s:32:"0dbed073d997e781ac33ff6ddd871415";s:4:"type";i:2;s:5:"width";i:1000;s:6:"height";i:1000;}s:12:"\x00*\x00mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00name";s:5:"IMAGE";s:8:"\x00*\x00flags";a:0:{}}s:13:"\x00*\x00uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-04-17 09:32:08.772000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00*\x00alt";N;s:6:"\x00*\x00url";s:122:"https://tinfr.generationshop.dev//media/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L.jpg?width=3000";s:11:"\x00*\x00fileName";s:47:"Xyladecor - Dekkende Beits TQ - Base W - 1.00 L";s:7:"\x00*\x00user";N;s:15:"\x00*\x00translations";N;s:13:"\x00*\x00categories";N;s:23:"\x00*\x00productManufacturers";N;s:15:"\x00*\x00productMedia";N;s:14:"\x00*\x00avatarUsers";N;s:13:"\x00*\x00thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:4:{s:32:"018eeb663b1d71da888aaf78b81c65f7";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:38:"media_thumbnail_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"018eeb663b1d71da888aaf78b81c65f7";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-04-17 09:32:09.374000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";N;s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:15:"media_thumbnail";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";r:294;s:8:"\x00*\x00width";i:280;s:7:"\x00*\x00path";s:89:"thumbnail/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L_280x280.jpg";s:9:"\x00*\x00height";i:280;s:6:"\x00*\x00url";s:121:"https://tinfr.generationshop.dev//media/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L.jpg?width=280";s:10:"\x00*\x00mediaId";s:32:"018eeb66392f76cba0942156c92a0aec";s:8:"\x00*\x00media";N;s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"018eeb663b1d71da888aaf78b81c65f7";}s:32:"018eeb663b1d71da888aaf78b8c2b9d7";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:38:"media_thumbnail_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"018eeb663b1d71da888aaf78b8c2b9d7";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-04-17 09:32:09.374000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";N;s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:15:"media_thumbnail";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";r:294;s:8:"\x00*\x00width";i:800;s:7:"\x00*\x00path";s:89:"thumbnail/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L_800x800.jpg";s:9:"\x00*\x00height";i:800;s:6:"\x00*\x00url";s:121:"https://tinfr.generationshop.dev//media/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L.jpg?width=800";s:10:"\x00*\x00mediaId";s:32:"018eeb66392f76cba0942156c92a0aec";s:8:"\x00*\x00media";N;s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"018eeb663b1d71da888aaf78b8c2b9d7";}s:32:"018eeb663b1d71da888aaf78b9134c95";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:38:"media_thumbnail_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"018eeb663b1d71da888aaf78b9134c95";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-04-17 09:32:09.374000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";N;s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:15:"media_thumbnail";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";r:294;s:8:"\x00*\x00width";i:400;s:7:"\x00*\x00path";s:89:"thumbnail/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L_400x400.jpg";s:9:"\x00*\x00height";i:400;s:6:"\x00*\x00url";s:121:"https://tinfr.generationshop.dev//media/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L.jpg?width=400";s:10:"\x00*\x00mediaId";s:32:"018eeb66392f76cba0942156c92a0aec";s:8:"\x00*\x00media";N;s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"018eeb663b1d71da888aaf78b9134c95";}s:32:"018eeb663b1d71da888aaf78ba078b9c";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:38:"media_thumbnail_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"018eeb663b1d71da888aaf78ba078b9c";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-04-17 09:32:09.374000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";N;s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:15:"media_thumbnail";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";r:294;s:8:"\x00*\x00width";i:1920;s:7:"\x00*\x00path";s:91:"thumbnail/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L_1920x1920.jpg";s:9:"\x00*\x00height";i:1920;s:6:"\x00*\x00url";s:122:"https://tinfr.generationshop.dev//media/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L.jpg?width=1920";s:10:"\x00*\x00mediaId";s:32:"018eeb66392f76cba0942156c92a0aec";s:8:"\x00*\x00media";N;s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"018eeb663b1d71da888aaf78ba078b9c";}}}s:16:"\x00*\x00mediaFolderId";s:32:"c2a1e30cc9bc423cad37148d4986ba34";s:14:"\x00*\x00mediaFolder";N;s:10:"\x00*\x00hasFile";b:1;s:10:"\x00*\x00private";b:0;s:23:"\x00*\x00propertyGroupOptions";N;s:20:"\x00*\x00mailTemplateMedia";N;s:7:"\x00*\x00tags";N;s:15:"\x00*\x00thumbnailsRo";s:0:"";s:7:"\x00*\x00path";s:77:"media/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L.jpg";s:22:"\x00*\x00documentBaseConfigs";N;s:18:"\x00*\x00shippingMethods";N;s:17:"\x00*\x00paymentMethods";N;s:30:"\x00*\x00productConfiguratorSettings";N;s:17:"\x00*\x00orderLineItems";N;s:12:"\x00*\x00cmsBlocks";N;s:14:"\x00*\x00cmsSections";N;s:11:"\x00*\x00cmsPages";N;s:12:"\x00*\x00documents";N;s:20:"\x00*\x00appPaymentMethods";N;s:21:"\x00*\x00appShippingMethods";N;s:19:"\x00*\x00productDownloads";N;s:25:"\x00*\x00orderLineItemDownloads";N;s:9:"\x00*\x00config";N;s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"018eeb66392f76cba0942156c92a0aec";}s:22:"\x00*\x00deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00*\x00extensions";a:0:{}s:8:"\x00*\x00stock";i:1000000;s:9:"\x00*\x00weight";N;s:15:"\x00*\x00freeDelivery";b:0;s:14:"\x00*\x00restockTime";N;s:15:"\x00*\x00deliveryTime";N;s:9:"\x00*\x00height";N;s:8:"\x00*\x00width";N;s:9:"\x00*\x00length";N;}s:11:"\x00*\x00children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:0:{}}s:14:"\x00*\x00requirement";N;s:12:"\x00*\x00removable";b:0;s:12:"\x00*\x00stackable";b:1;s:22:"\x00*\x00quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00*\x00extensions";a:0:{}s:14:"\x00*\x00minPurchase";i:1;s:14:"\x00*\x00maxPurchase";i:10000;s:16:"\x00*\x00purchaseSteps";i:1;}s:11:"\x00*\x00modified";b:0;s:16:"\x00*\x00dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2025-04-22 15:39:47.110158";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00*\x00dataContextHash";s:32:"48fe8fcedacba621ce99152a0c23c71d";s:19:"\x00*\x00uniqueIdentifier";s:32:"01965e27c609706eb265cf044c9abb47";s:9:"\x00*\x00states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00*\x00modifiedByApp";b:0;s:64:"\x00Shopware\Core\Checkout\Cart\LineItem\LineItem\x00payloadProtection";a:7:{s:14:"purchasePrices";b:1;s:11:"categoryIds";b:0;s:12:"customFields";b:0;s:9:"optionIds";b:0;s:11:"propertyIds";b:0;s:9:"streamIds";b:0;s:6:"tagIds";b:0;}s:5:"\x00*\x00id";s:32:"01965e27c609706eb265cf044c66b6b3";s:7:"\x00*\x00type";s:7:"product";s:15:"\x00*\x00referencedId";s:32:"018ce872eaeb712bb67e61e1eae0581d";}}}s:14:"\x00*\x00requirement";N;s:12:"\x00*\x00removable";b:1;s:12:"\x00*\x00stackable";b:1;s:22:"\x00*\x00quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00*\x00extensions";a:0:{}s:14:"\x00*\x00minPurchase";i:1;s:14:"\x00*\x00maxPurchase";i:10000;s:16:"\x00*\x00purchaseSteps";i:1;}s:11:"\x00*\x00modified";b:0;s:16:"\x00*\x00dataTimestamp";N;s:18:"\x00*\x00dataContextHash";N;s:19:"\x00*\x00uniqueIdentifier";s:32:"01965e27c609706eb265cf044bf9cfc8";s:9:"\x00*\x00states";a:0:{}s:16:"\x00*\x00modifiedByApp";b:0;s:64:"\x00Shopware\Core\Checkout\Cart\LineItem\LineItem\x00payloadProtection";a:3:{s:13:"productNumber";b:0;s:7:"options";b:0;s:38:"customized-products-configuration-hash";b:0;}s:5:"\x00*\x00id";s:32:"01965e27c609706eb265cf044bce3a68";s:7:"\x00*\x00type";s:19:"customized-products";s:15:"\x00*\x00referencedId";s:32:"f483b80c2edb48fbb2a3c4b07659a4e5";}s:11:"\x00*\x00quantity";i:1;s:8:"\x00*\x00price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00*\x00extensions";a:0:{}s:12:"\x00*\x00unitPrice";d:28.95;s:11:"\x00*\x00quantity";i:1;s:13:"\x00*\x00totalPrice";d:28.95;s:18:"\x00*\x00calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{i:20;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00*\x00extensions";a:0:{}s:6:"\x00*\x00tax";d:4.83;s:10:"\x00*\x00taxRate";d:20;s:8:"\x00*\x00price";d:28.95;}}}s:11:"\x00*\x00taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{i:20;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00*\x00extensions";a:0:{}s:10:"\x00*\x00taxRate";d:20;s:13:"\x00*\x00percentage";d:100;}}}s:17:"\x00*\x00referencePrice";N;s:12:"\x00*\x00listPrice";N;s:18:"\x00*\x00regulationPrice";N;}s:13:"\x00*\x00identifier";s:32:"01965e27c609706eb265cf044bce3a68";s:15:"\x00*\x00deliveryDate";O:56:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryDate":3:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00earliest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2025-04-23 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:9:"\x00*\x00latest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2025-04-25 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}}}}s:11:"\x00*\x00location";O:60:"Shopware\Core\Checkout\Cart\Delivery\Struct\ShippingLocation":4:{s:13:"\x00*\x00extensions";a:0:{}s:10:"\x00*\x00country";O:42:"Shopware\Core\System\Country\CountryEntity":37:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:30:"country_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"db8e3faeb3a2435b8d32c07ebab3dc70";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:3:{s:4:"name";s:6:"France";s:12:"customFields";a:2:{s:32:"acris_tax_advanced_configuration";b:0;s:42:"acris_tax_specific_country_validate_vat_id";b:1;}s:13:"addressFormat";a:5:{i:0;a:3:{i:0;s:15:"address/company";i:1;s:11:"symbol/dash";i:2;s:18:"address/department";}i:1;a:2:{i:0;s:18:"address/first_name";i:1;s:17:"address/last_name";}i:2;a:1:{i:0;s:14:"address/street";}i:3;a:2:{i:0;s:15:"address/zipcode";i:1;s:12:"address/city";}i:4;a:1:{i:0;s:15:"address/country";}}}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2022-10-04 10:40:40.556000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-11-10 10:28:57.386000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:7:"country";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00internalProperties";a:0:{}}s:7:"\x00*\x00name";s:6:"France";s:6:"\x00*\x00iso";s:2:"FR";s:11:"\x00*\x00position";i:10;s:9:"\x00*\x00active";b:1;s:20:"\x00*\x00shippingAvailable";b:1;s:7:"\x00*\x00iso3";s:3:"FRA";s:29:"\x00*\x00displayStateInRegistration";b:0;s:27:"\x00*\x00forceStateInRegistration";b:0;s:20:"\x00*\x00checkVatIdPattern";b:0;s:15:"\x00*\x00vatIdPattern";s:24:"FR[A-HJ-NP-Z0-9]{2}\d{9}";s:16:"\x00*\x00vatIdRequired";b:1;s:14:"\x00*\x00customerTax";O:58:"Shopware\Core\Framework\DataAbstractionLayer\TaxFreeConfig":4:{s:13:"\x00*\x00extensions";a:0:{}s:10:"\x00*\x00enabled";b:0;s:13:"\x00*\x00currencyId";s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";s:9:"\x00*\x00amount";d:0;}s:13:"\x00*\x00companyTax";O:58:"Shopware\Core\Framework\DataAbstractionLayer\TaxFreeConfig":4:{s:13:"\x00*\x00extensions";a:0:{}s:10:"\x00*\x00enabled";b:0;s:13:"\x00*\x00currencyId";s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";s:9:"\x00*\x00amount";d:0;}s:9:"\x00*\x00states";N;s:15:"\x00*\x00translations";N;s:17:"\x00*\x00orderAddresses";N;s:20:"\x00*\x00customerAddresses";N;s:33:"\x00*\x00salesChannelDefaultAssignments";N;s:16:"\x00*\x00salesChannels";N;s:11:"\x00*\x00taxRules";N;s:27:"\x00*\x00currencyCountryRoundings";N;s:21:"\x00*\x00postalCodeRequired";b:0;s:25:"\x00*\x00checkPostalCodePattern";b:0;s:33:"\x00*\x00checkAdvancedPostalCodePattern";b:0;s:28:"\x00*\x00advancedPostalCodePattern";N;s:27:"\x00*\x00defaultPostalCodePattern";s:25:"\d{1}(?:A|B|\d{1}) ?\d{3}";s:16:"\x00*\x00addressFormat";a:5:{i:0;a:3:{i:0;s:15:"address/company";i:1;s:11:"symbol/dash";i:2;s:18:"address/department";}i:1;a:2:{i:0;s:18:"address/first_name";i:1;s:17:"address/last_name";}i:2;a:1:{i:0;s:14:"address/street";}i:3;a:2:{i:0;s:15:"address/zipcode";i:1;s:12:"address/city";}i:4;a:1:{i:0;s:15:"address/country";}}s:15:"\x00*\x00customFields";a:2:{s:32:"acris_tax_advanced_configuration";b:0;s:42:"acris_tax_specific_country_validate_vat_id";b:1;}s:5:"\x00*\x00id";s:32:"db8e3faeb3a2435b8d32c07ebab3dc70";}s:8:"\x00*\x00state";N;s:10:"\x00*\x00address";N;}s:15:"\x00*\x00deliveryDate";O:56:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryDate":3:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00earliest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2025-04-23 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:9:"\x00*\x00latest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2025-04-25 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}s:17:"\x00*\x00shippingMethod";O:52:"Shopware\Core\Checkout\Shipping\ShippingMethodEntity":32:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:38:"shipping_method_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"a1c8cda6158e4b938080be23fded30ae";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:4:{s:4:"name";s:31:"Livraison à domicile par Bpost";s:12:"customFields";a:1:{s:42:"acris_checkout_shipping_preselect_priority";i:0;}s:11:"description";N;s:11:"trackingUrl";N;}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2022-12-01 11:17:20.863000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-03-15 07:19:57.574000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:15:"shipping_method";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00internalProperties";a:0:{}}s:7:"\x00*\x00name";s:31:"Livraison à domicile par Bpost";s:9:"\x00*\x00active";b:1;s:11:"\x00*\x00position";i:2;s:14:"\x00*\x00description";N;s:14:"\x00*\x00trackingUrl";N;s:17:"\x00*\x00deliveryTimeId";s:32:"ae7200455fa04d0fabaff0c56284cd52";s:15:"\x00*\x00deliveryTime";O:52:"Shopware\Core\System\DeliveryTime\DeliveryTimeEntity":17:{s:13:"\x00*\x00extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:36:"delivery_time_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";N;}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"ae7200455fa04d0fabaff0c56284cd52";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:2:{s:4:"name";s:9:"1-3 jours";s:12:"customFields";a:0:{}}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2022-10-04 10:40:40.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-11-23 09:17:15.282000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:13:"delivery_time";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00internalProperties";a:0:{}}s:7:"\x00*\x00name";s:9:"1-3 jours";s:6:"\x00*\x00min";i:1;s:6:"\x00*\x00max";i:3;s:7:"\x00*\x00unit";s:3:"day";s:18:"\x00*\x00shippingMethods";N;s:15:"\x00*\x00translations";N;s:11:"\x00*\x00products";N;s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"ae7200455fa04d0fabaff0c56284cd52";}s:15:"\x00*\x00translations";N;s:18:"\x00*\x00orderDeliveries";N;s:33:"\x00*\x00salesChannelDefaultAssignments";N;s:16:"\x00*\x00salesChannels";N;s:19:"\x00*\x00availabilityRule";N;s:21:"\x00*\x00availabilityRuleId";s:32:"a5b6366f102b41f7924cdaaf2b8bbf2e";s:9:"\x00*\x00prices";O:91:"Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:8:{s:32:"df8a4c8995e84d7c848fafdd911ed68d";O:87:"Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceEntity":20:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:44:"shipping_method_price_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"df8a4c8995e84d7c848fafdd911ed68d";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-01-12 09:23:39.224000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-01-24 09:20:28.639000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:21:"shipping_method_price";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00internalProperties";a:0:{}}s:19:"\x00*\x00shippingMethodId";s:32:"a1c8cda6158e4b938080be23fded30ae";s:9:"\x00*\x00ruleId";s:32:"06fc41224026481a9d10996578a8ac5a";s:14:"\x00*\x00calculation";i:2;s:16:"\x00*\x00quantityStart";d:1;s:14:"\x00*\x00quantityEnd";d:149.99;s:17:"\x00*\x00shippingMethod";N;s:7:"\x00*\x00rule";N;s:20:"\x00*\x00calculationRuleId";N;s:18:"\x00*\x00calculationRule";N;s:16:"\x00*\x00currencyPrice";O:68:"Shopware\Core\Framework\DataAbstractionLayer\Pricing\PriceCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";O:58:"Shopware\Core\Framework\DataAbstractionLayer\Pricing\Price":8:{s:13:"\x00*\x00extensions";a:0:{}s:13:"\x00*\x00currencyId";s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";s:6:"\x00*\x00net";d:10.29;s:8:"\x00*\x00gross";d:12.45;s:9:"\x00*\x00linked";b:0;s:12:"\x00*\x00listPrice";N;s:13:"\x00*\x00percentage";N;s:18:"\x00*\x00regulationPrice";N;}}}s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"df8a4c8995e84d7c848fafdd911ed68d";}s:32:"c4b2d80cccb940f78977959dec2938aa";O:87:"Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceEntity":20:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:44:"shipping_method_price_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"c4b2d80cccb940f78977959dec2938aa";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-01-12 09:23:39.225000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-01-24 09:20:28.639000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:21:"shipping_method_price";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";r:1136;s:19:"\x00*\x00shippingMethodId";s:32:"a1c8cda6158e4b938080be23fded30ae";s:9:"\x00*\x00ruleId";s:32:"06fc41224026481a9d10996578a8ac5a";s:14:"\x00*\x00calculation";i:2;s:16:"\x00*\x00quantityStart";d:150;s:14:"\x00*\x00quantityEnd";N;s:17:"\x00*\x00shippingMethod";N;s:7:"\x00*\x00rule";N;s:20:"\x00*\x00calculationRuleId";N;s:18:"\x00*\x00calculationRule";N;s:16:"\x00*\x00currencyPrice";O:68:"Shopware\Core\Framework\DataAbstractionLayer\Pricing\PriceCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";O:58:"Shopware\Core\Framework\DataAbstractionLayer\Pricing\Price":8:{s:13:"\x00*\x00extensions";a:0:{}s:13:"\x00*\x00currencyId";s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";s:6:"\x00*\x00net";d:0;s:8:"\x00*\x00gross";d:0;s:9:"\x00*\x00linked";b:0;s:12:"\x00*\x00listPrice";N;s:13:"\x00*\x00percentage";N;s:18:"\x00*\x00regulationPrice";N;}}}s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"c4b2d80cccb940f78977959dec2938aa";}s:32:"48116d16e6b44ac7b54270b405a7a800";O:87:"Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceEntity":20:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:44:"shipping_method_price_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"48116d16e6b44ac7b54270b405a7a800";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-06-13 13:26:15.428000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-06-30 06:27:24.019000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:21:"shipping_method_price";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";r:1136;s:19:"\x00*\x00shippingMethodId";s:32:"a1c8cda6158e4b938080be23fded30ae";s:9:"\x00*\x00ruleId";s:32:"c0b38ab65fa14b8db87641ca6e92f50e";s:14:"\x00*\x00calculation";i:2;s:16:"\x00*\x00quantityStart";d:1;s:14:"\x00*\x00quantityEnd";d:74.99;s:17:"\x00*\x00shippingMethod";N;s:7:"\x00*\x00rule";N;s:20:"\x00*\x00calculationRuleId";N;s:18:"\x00*\x00calculationRule";N;s:16:"\x00*\x00currencyPrice";O:68:"Shopware\Core\Framework\DataAbstractionLayer\Pricing\PriceCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";O:58:"Shopware\Core\Framework\DataAbstractionLayer\Pricing\Price":8:{s:13:"\x00*\x00extensions";a:0:{}s:13:"\x00*\x00currencyId";s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";s:6:"\x00*\x00net";d:7.4;s:8:"\x00*\x00gross";d:8.95;s:9:"\x00*\x00linked";b:0;s:12:"\x00*\x00listPrice";N;s:13:"\x00*\x00percentage";N;s:18:"\x00*\x00regulationPrice";N;}}}s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"48116d16e6b44ac7b54270b405a7a800";}s:32:"dd61687c4ac044c78ea408eefdc46c35";O:87:"Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceEntity":20:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:44:"shipping_method_price_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"dd61687c4ac044c78ea408eefdc46c35";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-06-13 13:26:15.429000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-06-30 06:27:24.019000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:21:"shipping_method_price";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";r:1136;s:19:"\x00*\x00shippingMethodId";s:32:"a1c8cda6158e4b938080be23fded30ae";s:9:"\x00*\x00ruleId";s:32:"c0b38ab65fa14b8db87641ca6e92f50e";s:14:"\x00*\x00calculation";i:2;s:16:"\x00*\x00quantityStart";d:75;s:14:"\x00*\x00quantityEnd";N;s:17:"\x00*\x00shippingMethod";N;s:7:"\x00*\x00rule";N;s:20:"\x00*\x00calculationRuleId";N;s:18:"\x00*\x00calculationRule";N;s:16:"\x00*\x00currencyPrice";O:68:"Shopware\Core\Framework\DataAbstractionLayer\Pricing\PriceCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";O:58:"Shopware\Core\Framework\DataAbstractionLayer\Pricing\Price":8:{s:13:"\x00*\x00extensions";a:0:{}s:13:"\x00*\x00currencyId";s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";s:6:"\x00*\x00net";d:0;s:8:"\x00*\x00gross";d:0;s:9:"\x00*\x00linked";b:0;s:12:"\x00*\x00listPrice";N;s:13:"\x00*\x00percentage";N;s:18:"\x00*\x00regulationPrice";N;}}}s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"dd61687c4ac044c78ea408eefdc46c35";}s:32:"4526771084814094a21459d17a241526";O:87:"Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceEntity":20:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:44:"shipping_method_price_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"4526771084814094a21459d17a241526";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-01-12 09:23:39.224000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-06-30 06:27:24.023000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:21:"shipping_method_price";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";r:1136;s:19:"\x00*\x00shippingMethodId";s:32:"a1c8cda6158e4b938080be23fded30ae";s:9:"\x00*\x00ruleId";s:32:"de2455bf8ca24b9a847c9e397e407269";s:14:"\x00*\x00calculation";i:2;s:16:"\x00*\x00quantityStart";d:1;s:14:"\x00*\x00quantityEnd";d:74.99;s:17:"\x00*\x00shippingMethod";N;s:7:"\x00*\x00rule";N;s:20:"\x00*\x00calculationRuleId";N;s:18:"\x00*\x00calculationRule";N;s:16:"\x00*\x00currencyPrice";O:68:"Shopware\Core\Framework\DataAbstractionLayer\Pricing\PriceCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";O:58:"Shopware\Core\Framework\DataAbstractionLayer\Pricing\Price":8:{s:13:"\x00*\x00extensions";a:0:{}s:13:"\x00*\x00currencyId";s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";s:6:"\x00*\x00net";d:5.74;s:8:"\x00*\x00gross";d:6.95;s:9:"\x00*\x00linked";b:0;s:12:"\x00*\x00listPrice";N;s:13:"\x00*\x00percentage";N;s:18:"\x00*\x00regulationPrice";N;}}}s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"4526771084814094a21459d17a241526";}s:32:"9168dcd3e7cc45e4bcbb8b4c90f29ab8";O:87:"Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceEntity":20:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:44:"shipping_method_price_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"9168dcd3e7cc45e4bcbb8b4c90f29ab8";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-01-12 09:23:39.224000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-06-30 06:27:24.023000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:21:"shipping_method_price";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";r:1136;s:19:"\x00*\x00shippingMethodId";s:32:"a1c8cda6158e4b938080be23fded30ae";s:9:"\x00*\x00ruleId";s:32:"de2455bf8ca24b9a847c9e397e407269";s:14:"\x00*\x00calculation";i:2;s:16:"\x00*\x00quantityStart";d:75;s:14:"\x00*\x00quantityEnd";N;s:17:"\x00*\x00shippingMethod";N;s:7:"\x00*\x00rule";N;s:20:"\x00*\x00calculationRuleId";N;s:18:"\x00*\x00calculationRule";N;s:16:"\x00*\x00currencyPrice";O:68:"Shopware\Core\Framework\DataAbstractionLayer\Pricing\PriceCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";O:58:"Shopware\Core\Framework\DataAbstractionLayer\Pricing\Price":8:{s:13:"\x00*\x00extensions";a:0:{}s:13:"\x00*\x00currencyId";s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";s:6:"\x00*\x00net";d:0;s:8:"\x00*\x00gross";d:0;s:9:"\x00*\x00linked";b:0;s:12:"\x00*\x00listPrice";N;s:13:"\x00*\x00percentage";N;s:18:"\x00*\x00regulationPrice";N;}}}s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"9168dcd3e7cc45e4bcbb8b4c90f29ab8";}s:32:"95c963fabca840ab8a6edddda44f6745";O:87:"Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceEntity":20:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:44:"shipping_method_price_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"95c963fabca840ab8a6edddda44f6745";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-06-13 13:26:15.429000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-06-30 06:27:24.023000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:21:"shipping_method_price";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";r:1136;s:19:"\x00*\x00shippingMethodId";s:32:"a1c8cda6158e4b938080be23fded30ae";s:9:"\x00*\x00ruleId";s:32:"fe008b6722934bc39d211d51f6a96176";s:14:"\x00*\x00calculation";i:2;s:16:"\x00*\x00quantityStart";d:1;s:14:"\x00*\x00quantityEnd";d:74.99;s:17:"\x00*\x00shippingMethod";N;s:7:"\x00*\x00rule";N;s:20:"\x00*\x00calculationRuleId";N;s:18:"\x00*\x00calculationRule";N;s:16:"\x00*\x00currencyPrice";O:68:"Shopware\Core\Framework\DataAbstractionLayer\Pricing\PriceCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";O:58:"Shopware\Core\Framework\DataAbstractionLayer\Pricing\Price":8:{s:13:"\x00*\x00extensions";a:0:{}s:13:"\x00*\x00currencyId";s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";s:6:"\x00*\x00net";d:16.82;s:8:"\x00*\x00gross";d:20.35;s:9:"\x00*\x00linked";b:0;s:12:"\x00*\x00listPrice";N;s:13:"\x00*\x00percentage";N;s:18:"\x00*\x00regulationPrice";N;}}}s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"95c963fabca840ab8a6edddda44f6745";}s:32:"38ad62dd90094fd99442a4a0e0521578";O:87:"Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceEntity":20:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:44:"shipping_method_price_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"38ad62dd90094fd99442a4a0e0521578";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-06-13 13:26:15.429000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-06-30 06:27:24.023000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:21:"shipping_method_price";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";r:1136;s:19:"\x00*\x00shippingMethodId";s:32:"a1c8cda6158e4b938080be23fded30ae";s:9:"\x00*\x00ruleId";s:32:"fe008b6722934bc39d211d51f6a96176";s:14:"\x00*\x00calculation";i:2;s:16:"\x00*\x00quantityStart";d:75;s:14:"\x00*\x00quantityEnd";N;s:17:"\x00*\x00shippingMethod";N;s:7:"\x00*\x00rule";N;s:20:"\x00*\x00calculationRuleId";N;s:18:"\x00*\x00calculationRule";N;s:16:"\x00*\x00currencyPrice";O:68:"Shopware\Core\Framework\DataAbstractionLayer\Pricing\PriceCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";O:58:"Shopware\Core\Framework\DataAbstractionLayer\Pricing\Price":8:{s:13:"\x00*\x00extensions";a:0:{}s:13:"\x00*\x00currencyId";s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";s:6:"\x00*\x00net";d:0;s:8:"\x00*\x00gross";d:0;s:9:"\x00*\x00linked";b:0;s:12:"\x00*\x00listPrice";N;s:13:"\x00*\x00percentage";N;s:18:"\x00*\x00regulationPrice";N;}}}s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"38ad62dd90094fd99442a4a0e0521578";}}}s:10:"\x00*\x00mediaId";s:32:"faccda682f994d2ca9831c0a499fd5cf";s:8:"\x00*\x00taxId";N;s:8:"\x00*\x00media";N;s:7:"\x00*\x00tags";N;s:10:"\x00*\x00taxType";s:4:"auto";s:16:"\x00*\x00technicalName";s:19:"Bpost_home_delivery";s:6:"\x00*\x00tax";N;s:20:"\x00*\x00appShippingMethod";N;s:15:"\x00*\x00customFields";a:0:{}s:5:"\x00*\x00id";s:32:"a1c8cda6158e4b938080be23fded30ae";}s:16:"\x00*\x00shippingCosts";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00*\x00extensions";a:0:{}s:12:"\x00*\x00unitPrice";d:12.45;s:11:"\x00*\x00quantity";i:1;s:13:"\x00*\x00totalPrice";d:12.45;s:18:"\x00*\x00calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{i:20;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00*\x00extensions";a:0:{}s:6:"\x00*\x00tax";d:2.08;s:10:"\x00*\x00taxRate";d:20;s:8:"\x00*\x00price";d:12.45;}}}s:11:"\x00*\x00taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{i:20;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00*\x00extensions";a:0:{}s:10:"\x00*\x00taxRate";d:20;s:13:"\x00*\x00percentage";d:100;}}}s:17:"\x00*\x00referencePrice";N;s:12:"\x00*\x00listPrice";N;s:18:"\x00*\x00regulationPrice";N;}}}}s:15:"\x00*\x00transactions";O:68:"Shopware\Core\Checkout\Cart\Transaction\Struct\TransactionCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{i:0;O:58:"Shopware\Core\Checkout\Cart\Transaction\Struct\Transaction":3:{s:13:"\x00*\x00extensions";a:0:{}s:9:"\x00*\x00amount";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00*\x00extensions";a:0:{}s:12:"\x00*\x00unitPrice";d:41.4;s:11:"\x00*\x00quantity";i:1;s:13:"\x00*\x00totalPrice";d:41.4;s:18:"\x00*\x00calculatedTaxes";r:13;s:11:"\x00*\x00taxRules";r:21;s:17:"\x00*\x00referencePrice";N;s:12:"\x00*\x00listPrice";N;s:18:"\x00*\x00regulationPrice";N;}s:18:"\x00*\x00paymentMethodId";s:32:"c96ad1629c684be38372cdc6764060e6";}}}s:11:"\x00*\x00modified";b:0;s:18:"\x00*\x00customerComment";N;s:16:"\x00*\x00affiliateCode";N;s:15:"\x00*\x00campaignCode";N;s:9:"\x00*\x00source";N;s:38:"\x00Shopware\Core\Checkout\Cart\Cart\x00data";N;s:41:"\x00Shopware\Core\Checkout\Cart\Cart\x00ruleIds";a:26:{i:0;s:32:"526d6930b1dd49d5ba77f629a6a477f7";i:1;s:32:"adc7f28258b64f9aa877d237b34088ae";i:2;s:32:"c54c7c670e27454cb613c9d6d1e9e78b";i:3;s:32:"06fc41224026481a9d10996578a8ac5a";i:4;s:32:"6c9bee2e47084fe09edf500180c8e9ba";i:5;s:32:"a5b6366f102b41f7924cdaaf2b8bbf2e";i:6;s:32:"f0c63ac906df419090fc07780145dd6b";i:7;s:32:"018dc5f1bcca70e0875af87e71a6a83b";i:8;s:32:"018df924a7b17e7f826f71c2fb4e1b9d";i:9;s:32:"018df92561bf7f61b2b8d3d6343950aa";i:10;s:32:"018df92708377deaaa62f83703e4aa2f";i:11;s:32:"018b388ce7fe7f049571265605de5ecb";i:12;s:32:"018d31f274587572b6d2d4fc32a19b06";i:13;s:32:"018ecc26664f735ebd1c7cb16436bff8";i:14;s:32:"018ecc270c47712d830094bbeb2c659b";i:15;s:32:"018ecc27a2757356925719ea4f8c24bd";i:16;s:32:"018ecc28727d7102bd2ce4d013e76704";i:17;s:32:"018ecc3051be7398a4436249c570f88d";i:18;s:32:"018ecc616ffc73b9a147e15dc3da29a5";i:19;s:32:"018f51dc2dd875768a2eec716b420000";i:20;s:32:"018f51e2f49d7319b04105d4f9cdff56";i:21;s:32:"3f08388692a146f69bf796510f30967c";i:22;s:32:"6ed8f188b8dd4cfe8f37fdd0ddcc19b9";i:23;s:32:"9750caf64ad34990aafe2bca8951c6f2";i:24;s:32:"c07187e4d1134e839d197cffd62206ea";i:25;s:32:"d40cf9900bd049508b93b3e9c880f8f6";}s:42:"\x00Shopware\Core\Checkout\Cart\Cart\x00behavior";O:40:"Shopware\Core\Checkout\Cart\CartBehavior":4:{s:13:"\x00*\x00extensions";a:0:{}s:53:"\x00Shopware\Core\Checkout\Cart\CartBehavior\x00permissions";a:0:{}s:51:"\x00Shopware\Core\Checkout\Cart\CartBehavior\x00hookAware";b:1;s:57:"\x00Shopware\Core\Checkout\Cart\CartBehavior\x00isRecalculation";b:0;}s:8:"\x00*\x00token";s:32:"01965e27c609706eb265cf044af09d64";s:40:"\x00Shopware\Core\Checkout\Cart\Cart\x00states";a:0:{}}"
  "rule_ids" => "["526d6930b1dd49d5ba77f629a6a477f7","adc7f28258b64f9aa877d237b34088ae","c54c7c670e27454cb613c9d6d1e9e78b","06fc41224026481a9d10996578a8ac5a","6c9bee2e47084fe09edf500180c8e9ba","a5b6366f102b41f7924cdaaf2b8bbf2e","f0c63ac906df419090fc07780145dd6b","018dc5f1bcca70e0875af87e71a6a83b","018df924a7b17e7f826f71c2fb4e1b9d","018df92561bf7f61b2b8d3d6343950aa","018df92708377deaaa62f83703e4aa2f","018b388ce7fe7f049571265605de5ecb","018d31f274587572b6d2d4fc32a19b06","018ecc26664f735ebd1c7cb16436bff8","018ecc270c47712d830094bbeb2c659b","018ecc27a2757356925719ea4f8c24bd","018ecc28727d7102bd2ce4d013e76704","018ecc3051be7398a4436249c570f88d","018ecc616ffc73b9a147e15dc3da29a5","018f51dc2dd875768a2eec716b420000","018f51e2f49d7319b04105d4f9cdff56","3f08388692a146f69bf796510f30967c","6ed8f188b8dd4cfe8f37fdd0ddcc19b9","9750caf64ad34990aafe2bca8951c6f2","c07187e4d1134e839d197cffd62206ea","d40cf9900bd049508b93b3e9c880f8f6"]"
  "now" => "2025-04-22 15:39:47.184"
  "compressed" => 0
]
114 0.79 ms
SHOW COLUMNS FROM `cart` WHERE `Field` LIKE ?
Parameters:
[
  "payload"
]
115 0.15 ms
SELECT `name` FROM `custom_field` WHERE `allow_cart_expose` = 1;
Parameters:
[]
116 2.54 ms
INSERT INTO `cart` (`token`, `currency_id`, `shipping_method_id`, `payment_method_id`, `country_id`, `sales_channel_id`, `customer_id`, `price`, `line_item_count`, `payload`, `rule_ids`, `compressed`, `created_at`)
    VALUES (:token, :currency_id, :shipping_method_id, :payment_method_id, :country_id, :sales_channel_id, :customer_id, :price, :line_item_count, :payload, :rule_ids, :compressed, :now)
    ON DUPLICATE KEY UPDATE `currency_id` = :currency_id, `shipping_method_id` = :shipping_method_id, `payment_method_id` = :payment_method_id, `country_id` = :country_id, `sales_channel_id` = :sales_channel_id, `customer_id` = :customer_id,`price` = :price, `line_item_count` = :line_item_count, `payload` = :payload, `compressed` = :compressed, `rule_ids` = :rule_ids, `updated_at` = :now;
Parameters:
[
  "token" => "01965e27c609706eb265cf044af09d64"
  "currency_id" => b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
  "shipping_method_id" => b"¡Èͦ\x15ŽK“€€¾#ýí0®"
  "payment_method_id" => b"ÉjÑbœhKãƒrÍÆv@`æ"
  "country_id" => b"█Ä?«│óC[ì2└~║│▄p"
  "sales_channel_id" => b"\x12£:î\x1C\x1F@–¬c¬\x01=ˆËí"
  "customer_id" => null
  "price" => 41.4
  "line_item_count" => 1
  "payload" => "O:32:"Shopware\Core\Checkout\Cart\Cart":16:{s:13:"\x00*\x00extensions";a:2:{s:24:"price-detail-calculation";O:97:"Swag\CustomizedProducts\Storefront\Page\Product\PriceDetail\Route\PriceDetailCalculationExtension":1:{s:13:"\x00*\x00extensions";a:0:{}}s:15:"cart-promotions";O:61:"Shopware\Core\Checkout\Promotion\Cart\Extension\CartExtension":3:{s:13:"\x00*\x00extensions";a:0:{}s:13:"\x00*\x00addedCodes";a:0:{}s:22:"\x00*\x00blockedPromotionIds";a:0:{}}}s:8:"\x00*\x00price";O:50:"Shopware\Core\Checkout\Cart\Price\Struct\CartPrice":8:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00netPrice";d:34.49;s:13:"\x00*\x00totalPrice";d:41.4;s:18:"\x00*\x00calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{i:20;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00*\x00extensions";a:0:{}s:6:"\x00*\x00tax";d:6.91;s:10:"\x00*\x00taxRate";d:20;s:8:"\x00*\x00price";d:41.4;}}}s:11:"\x00*\x00taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{i:20;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00*\x00extensions";a:0:{}s:10:"\x00*\x00taxRate";d:20;s:13:"\x00*\x00percentage";d:100;}}}s:16:"\x00*\x00positionPrice";d:28.95;s:12:"\x00*\x00taxStatus";s:5:"gross";s:11:"\x00*\x00rawTotal";d:41.4;}s:12:"\x00*\x00lineItems";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{s:32:"01965e27c609706eb265cf044bce3a68";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00*\x00extensions";a:1:{s:22:"ADD_TO_CART_IDENTIFIER";O:95:"Swag\CustomizedProducts\Core\Checkout\Cart\Route\AddCustomizedProductsToCartIdentifierExtension":1:{s:13:"\x00*\x00extensions";a:0:{}}}s:10:"\x00*\x00payload";a:3:{s:13:"productNumber";s:1:"*";s:7:"options";a:2:{i:0;a:2:{s:5:"group";s:27:"Sélectionnez votre couleur";s:6:"option";s:20:"Teintes à mélanger";}i:1;a:2:{s:5:"group";s:7:"Contenu";s:6:"option";s:4:" 1 l";}}s:38:"customized-products-configuration-hash";s:32:"d1699ff5916e87c985a04c0bc3d6cb5e";}s:8:"\x00*\x00label";s:7:"Couleur";s:11:"\x00*\x00quantity";i:1;s:18:"\x00*\x00priceDefinition";N;s:8:"\x00*\x00price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00*\x00extensions";a:0:{}s:12:"\x00*\x00unitPrice";d:28.95;s:11:"\x00*\x00quantity";i:1;s:13:"\x00*\x00totalPrice";d:28.95;s:18:"\x00*\x00calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{i:20;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00*\x00extensions";a:0:{}s:6:"\x00*\x00tax";d:4.83;s:10:"\x00*\x00taxRate";d:20;s:8:"\x00*\x00price";d:28.95;}}}s:11:"\x00*\x00taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{i:20;r:24;}}s:17:"\x00*\x00referencePrice";N;s:12:"\x00*\x00listPrice";N;s:18:"\x00*\x00regulationPrice";N;}s:7:"\x00*\x00good";b:0;s:14:"\x00*\x00description";N;s:8:"\x00*\x00cover";N;s:22:"\x00*\x00deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00*\x00extensions";a:0:{}s:8:"\x00*\x00stock";i:1000000;s:9:"\x00*\x00weight";N;s:15:"\x00*\x00freeDelivery";b:0;s:14:"\x00*\x00restockTime";N;s:15:"\x00*\x00deliveryTime";N;s:9:"\x00*\x00height";N;s:8:"\x00*\x00width";N;s:9:"\x00*\x00length";N;}s:11:"\x00*\x00children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{s:32:"01965e27c609706eb265cf044c66b6b3";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00*\x00extensions";a:0:{}s:10:"\x00*\x00payload";a:19:{s:10:"isCloseout";b:0;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2024-01-08 09:41:34.574";s:11:"releaseDate";N;s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";s:173:"{"extensions":[],"currencyId":"b7d2554b0ce847cd82f3ac9bd1c0dfca","net":14.524563,"gross":17.57472123,"linked":true,"listPrice":null,"percentage":null,"regulationPrice":null}";s:13:"productNumber";s:20:"XY-02204AK-0100-9999";s:14:"manufacturerId";s:32:"77a106ddf9ad4c89b2628290158cd51b";s:5:"taxId";s:32:"2a9d00999e454d4d8d746b8a57449de9";s:6:"tagIds";a:3:{i:0;s:32:"018abc37289b70a3b5ee8bd6f0511672";i:1;s:32:"018adbc636f27dd1bd9710f4c60800ff";i:2;s:32:"019623dac8d77fa497aebd707b00d0d8";}s:11:"categoryIds";a:25:{i:0;s:32:"a4cb64e4dae94ea3a64e44a5b2b409fe";i:1;s:32:"dcae9805bf87402c91ff65192f4c6d39";i:2;s:32:"018bd2a2a3e17c969a173e978ed01a6c";i:3;s:32:"8919cfec1b134954a3b45e934861ba4f";i:4;s:32:"b0dd24f9ce5d4d7aadbf78084f1cf3ae";i:5;s:32:"df2f2cf973254d428e0bd43e02139619";i:6;s:32:"183bd1ee60914a50acb22919a33d3d89";i:7;s:32:"c9bf874afefe4d80b3e9fa5c1f7dd5c9";i:8;s:32:"1e86af6954a7464187ae2841d377ca36";i:9;s:32:"06924f39870242f89293b843e1031ada";i:10;s:32:"de547c6d204c418fbd3e1fb25e37cec1";i:11;s:32:"4fe4c94356c2412ba963a90346b348ff";i:12;s:32:"562d6d02d1704fb38e8e0ae2fd37cbbf";i:13;s:32:"303e495ddda64b9f97109f8f7277cb01";i:14;s:32:"61d457a234704561af39d170020f5ea7";i:15;s:32:"cfee3254abda43e293bd7e2bd7ef212a";i:16;s:32:"018de51833207cec8e4d2a773c32c83d";i:17;s:32:"018de5fb6fe87a5b95a800cb7de67af6";i:18;s:32:"018de629bfbf71c88d0eb9b329a8a02a";i:19;s:32:"626a2ffd129448619433d89d37917a3f";i:20;s:32:"9df078f8c56c40be81590260a0e882d4";i:21;s:32:"ad675ab2187b471b9b32e12c512fade5";i:22;s:32:"bca125937851488b9345ec44ad724559";i:23;s:32:"db7e4dbb1b55445c96e8e25c1af884bd";i:24;s:32:"f496849e2e1b4a8a9182eb3b9e5b4955";}s:11:"propertyIds";a:29:{i:0;s:32:"05cc4e549ce54aaf9eb884ac15d79cd2";i:1;s:32:"0f95e97b1d3c4736b7529a2980dc2253";i:2;s:32:"14de2ecbd9f84c4baa06ef0dc1a43dde";i:3;s:32:"1994139448454a488bf947a5d8ef3dcd";i:4;s:32:"1d7d0dde79ab4f31b4a4c0a5d836697e";i:5;s:32:"2b9b7b815d3e4782a4f39c2da0b86b3a";i:6;s:32:"2cb7aa6bff0d4ee6aa1f479c5fd2d773";i:7;s:32:"31f7f74e497e45a99026801028d2995f";i:8;s:32:"376380e29467428c9dcd5c534866b407";i:9;s:32:"462776fb5acf40738b6ce97167c16c06";i:10;s:32:"509ff43803d54f25aec1d9c034c13658";i:11;s:32:"647a90e1b5de4baeae7f8ae960a8ee00";i:12;s:32:"6a73f395933c4104a5e62b330c53c024";i:13;s:32:"6aa2e3eaaf6f472ab0843937cdf4cb20";i:14;s:32:"6f7d5c564d94495f80eec7aef3e9e150";i:15;s:32:"83bf650464ab4ea597ea643ee8815f0a";i:16;s:32:"8a81098ec61b41e5a8003143bae1b45a";i:17;s:32:"8aaae7b63a5a408fa75487d58f249035";i:18;s:32:"9336a46f22f049788453e2ddf1e99ce8";i:19;s:32:"97799fd60d974ade81efbee687ba9faa";i:20;s:32:"ac210eb0aa884ba798d4c21838c4af69";i:21;s:32:"b0271e2e821e4cf68df20bae9661f70f";i:22;s:32:"bc29aef4e2e24074975232089c750af8";i:23;s:32:"c1b46fbad48c46698e3a580b0ad7dbec";i:24;s:32:"c5e5a96f0d2747b788669ea5f50b5e6a";i:25;s:32:"f2701eafa0ab4400884a830339b15860";i:26;s:32:"fa293d90bd66446092d7e5b883a93753";i:27;s:32:"fa567d37f0e64ca69786c529af37e962";i:28;s:32:"fc5b5be0e4bf4d91964ac297cddde4d8";}s:9:"optionIds";a:2:{i:0;s:32:"e8fe56647c924359abe85eb1fbf8b461";i:1;s:32:"fa567d37f0e64ca69786c529af37e962";}s:7:"options";a:2:{i:0;a:2:{s:5:"group";s:27:"Sélectionnez votre couleur";s:6:"option";s:20:"Teintes à mélanger";}i:1;a:2:{s:5:"group";s:7:"Contenu";s:6:"option";s:4:" 1 l";}}s:9:"streamIds";a:11:{i:0;s:32:"018b5cef188a7928a48087bd98bd932d";i:1;s:32:"018deb5ccb5c7e3ea4fa79acf90a2f16";i:2;s:32:"018e0dde4dda76aca38fce24f21a4f37";i:3;s:32:"018e76249a497ce2a5055496c2c5cd66";i:4;s:32:"1df57fbe6eec498eb8c64b06fa63543e";i:5;s:32:"74fb9c33c41842ee89382dfd522acd57";i:6;s:32:"7e7975defe7841f8bcd18c6adcb61c04";i:7;s:32:"80ffe276b9bf4a86aba3737d02c2c45d";i:8;s:32:"9794863cc7af4abb88d053ec7e426fab";i:9;s:32:"ca9e3e876f8047c49a0e5fe694309492";i:10;s:32:"ea6b217c7f7548f0845bbf15ac3ee432";}s:8:"parentId";s:32:"685bd483f43a467d9bbaa6e9aac2cea0";s:5:"stock";i:1000000;s:8:"features";a:0:{}}s:8:"\x00*\x00label";s:26:"Xyladecor Lasure Opaque Tq";s:11:"\x00*\x00quantity";i:1;s:18:"\x00*\x00priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00*\x00extensions";a:0:{}s:8:"\x00*\x00price";d:28.95;s:11:"\x00*\x00taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{i:20;r:24;}}s:11:"\x00*\x00quantity";i:1;s:15:"\x00*\x00isCalculated";b:1;s:27:"\x00*\x00referencePriceDefinition";N;s:12:"\x00*\x00listPrice";N;s:18:"\x00*\x00regulationPrice";N;}s:8:"\x00*\x00price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00*\x00extensions";a:0:{}s:12:"\x00*\x00unitPrice";d:28.95;s:11:"\x00*\x00quantity";i:1;s:13:"\x00*\x00totalPrice";d:28.95;s:18:"\x00*\x00calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{i:20;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00*\x00extensions";a:0:{}s:6:"\x00*\x00tax";d:4.83;s:10:"\x00*\x00taxRate";d:20;s:8:"\x00*\x00price";d:28.95;}}}s:11:"\x00*\x00taxRules";r:190;s:17:"\x00*\x00referencePrice";N;s:12:"\x00*\x00listPrice";N;s:18:"\x00*\x00regulationPrice";N;}s:7:"\x00*\x00good";b:1;s:14:"\x00*\x00description";N;s:8:"\x00*\x00cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00*\x00extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";N;}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"018eeb66392f76cba0942156c92a0aec";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:3:{s:3:"alt";N;s:5:"title";N;s:12:"customFields";a:0:{}}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-04-17 09:32:08.622000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-04-17 09:32:08.773000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:5:"media";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00internalProperties";a:2:{i:0;s:12:"mediaTypeRaw";i:1;s:12:"thumbnailsRo";}}s:9:"\x00*\x00userId";s:32:"018e9e23101c7cdc852d2ba68885d891";s:11:"\x00*\x00mimeType";s:10:"image/jpeg";s:16:"\x00*\x00fileExtension";s:3:"jpg";s:11:"\x00*\x00fileSize";i:93500;s:8:"\x00*\x00title";N;s:14:"\x00*\x00metaDataRaw";N;s:15:"\x00*\x00mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00name";s:5:"IMAGE";s:8:"\x00*\x00flags";a:0:{}}";s:11:"\x00*\x00metaData";a:4:{s:4:"hash";s:32:"0dbed073d997e781ac33ff6ddd871415";s:4:"type";i:2;s:5:"width";i:1000;s:6:"height";i:1000;}s:12:"\x00*\x00mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00name";s:5:"IMAGE";s:8:"\x00*\x00flags";a:0:{}}s:13:"\x00*\x00uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-04-17 09:32:08.772000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00*\x00alt";N;s:6:"\x00*\x00url";s:122:"https://tinfr.generationshop.dev//media/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L.jpg?width=3000";s:11:"\x00*\x00fileName";s:47:"Xyladecor - Dekkende Beits TQ - Base W - 1.00 L";s:7:"\x00*\x00user";N;s:15:"\x00*\x00translations";N;s:13:"\x00*\x00categories";N;s:23:"\x00*\x00productManufacturers";N;s:15:"\x00*\x00productMedia";N;s:14:"\x00*\x00avatarUsers";N;s:13:"\x00*\x00thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:4:{s:32:"018eeb663b1d71da888aaf78b81c65f7";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:38:"media_thumbnail_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"018eeb663b1d71da888aaf78b81c65f7";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-04-17 09:32:09.374000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";N;s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:15:"media_thumbnail";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00internalProperties";a:0:{}}s:8:"\x00*\x00width";i:280;s:7:"\x00*\x00path";s:89:"thumbnail/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L_280x280.jpg";s:9:"\x00*\x00height";i:280;s:6:"\x00*\x00url";s:121:"https://tinfr.generationshop.dev//media/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L.jpg?width=280";s:10:"\x00*\x00mediaId";s:32:"018eeb66392f76cba0942156c92a0aec";s:8:"\x00*\x00media";N;s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"018eeb663b1d71da888aaf78b81c65f7";}s:32:"018eeb663b1d71da888aaf78b8c2b9d7";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:38:"media_thumbnail_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"018eeb663b1d71da888aaf78b8c2b9d7";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-04-17 09:32:09.374000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";N;s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:15:"media_thumbnail";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";r:294;s:8:"\x00*\x00width";i:800;s:7:"\x00*\x00path";s:89:"thumbnail/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L_800x800.jpg";s:9:"\x00*\x00height";i:800;s:6:"\x00*\x00url";s:121:"https://tinfr.generationshop.dev//media/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L.jpg?width=800";s:10:"\x00*\x00mediaId";s:32:"018eeb66392f76cba0942156c92a0aec";s:8:"\x00*\x00media";N;s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"018eeb663b1d71da888aaf78b8c2b9d7";}s:32:"018eeb663b1d71da888aaf78b9134c95";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:38:"media_thumbnail_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"018eeb663b1d71da888aaf78b9134c95";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-04-17 09:32:09.374000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";N;s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:15:"media_thumbnail";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";r:294;s:8:"\x00*\x00width";i:400;s:7:"\x00*\x00path";s:89:"thumbnail/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L_400x400.jpg";s:9:"\x00*\x00height";i:400;s:6:"\x00*\x00url";s:121:"https://tinfr.generationshop.dev//media/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L.jpg?width=400";s:10:"\x00*\x00mediaId";s:32:"018eeb66392f76cba0942156c92a0aec";s:8:"\x00*\x00media";N;s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"018eeb663b1d71da888aaf78b9134c95";}s:32:"018eeb663b1d71da888aaf78ba078b9c";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:38:"media_thumbnail_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"018eeb663b1d71da888aaf78ba078b9c";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-04-17 09:32:09.374000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";N;s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:15:"media_thumbnail";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";r:294;s:8:"\x00*\x00width";i:1920;s:7:"\x00*\x00path";s:91:"thumbnail/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L_1920x1920.jpg";s:9:"\x00*\x00height";i:1920;s:6:"\x00*\x00url";s:122:"https://tinfr.generationshop.dev//media/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L.jpg?width=1920";s:10:"\x00*\x00mediaId";s:32:"018eeb66392f76cba0942156c92a0aec";s:8:"\x00*\x00media";N;s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"018eeb663b1d71da888aaf78ba078b9c";}}}s:16:"\x00*\x00mediaFolderId";s:32:"c2a1e30cc9bc423cad37148d4986ba34";s:14:"\x00*\x00mediaFolder";N;s:10:"\x00*\x00hasFile";b:1;s:10:"\x00*\x00private";b:0;s:23:"\x00*\x00propertyGroupOptions";N;s:20:"\x00*\x00mailTemplateMedia";N;s:7:"\x00*\x00tags";N;s:15:"\x00*\x00thumbnailsRo";s:0:"";s:7:"\x00*\x00path";s:77:"media/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L.jpg";s:22:"\x00*\x00documentBaseConfigs";N;s:18:"\x00*\x00shippingMethods";N;s:17:"\x00*\x00paymentMethods";N;s:30:"\x00*\x00productConfiguratorSettings";N;s:17:"\x00*\x00orderLineItems";N;s:12:"\x00*\x00cmsBlocks";N;s:14:"\x00*\x00cmsSections";N;s:11:"\x00*\x00cmsPages";N;s:12:"\x00*\x00documents";N;s:20:"\x00*\x00appPaymentMethods";N;s:21:"\x00*\x00appShippingMethods";N;s:19:"\x00*\x00productDownloads";N;s:25:"\x00*\x00orderLineItemDownloads";N;s:9:"\x00*\x00config";N;s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"018eeb66392f76cba0942156c92a0aec";}s:22:"\x00*\x00deliveryInformation";r:74;s:11:"\x00*\x00children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:0:{}}s:14:"\x00*\x00requirement";N;s:12:"\x00*\x00removable";b:0;s:12:"\x00*\x00stackable";b:1;s:22:"\x00*\x00quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00*\x00extensions";a:0:{}s:14:"\x00*\x00minPurchase";i:1;s:14:"\x00*\x00maxPurchase";i:10000;s:16:"\x00*\x00purchaseSteps";i:1;}s:11:"\x00*\x00modified";b:0;s:16:"\x00*\x00dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2025-04-22 15:39:47.110158";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00*\x00dataContextHash";s:32:"48fe8fcedacba621ce99152a0c23c71d";s:19:"\x00*\x00uniqueIdentifier";s:32:"01965e27c609706eb265cf044c9abb47";s:9:"\x00*\x00states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00*\x00modifiedByApp";b:0;s:64:"\x00Shopware\Core\Checkout\Cart\LineItem\LineItem\x00payloadProtection";a:7:{s:14:"purchasePrices";b:1;s:11:"categoryIds";b:0;s:12:"customFields";b:0;s:9:"optionIds";b:0;s:11:"propertyIds";b:0;s:9:"streamIds";b:0;s:6:"tagIds";b:0;}s:5:"\x00*\x00id";s:32:"01965e27c609706eb265cf044c66b6b3";s:7:"\x00*\x00type";s:7:"product";s:15:"\x00*\x00referencedId";s:32:"018ce872eaeb712bb67e61e1eae0581d";}}}s:14:"\x00*\x00requirement";N;s:12:"\x00*\x00removable";b:1;s:12:"\x00*\x00stackable";b:1;s:22:"\x00*\x00quantityInformation";r:408;s:11:"\x00*\x00modified";b:0;s:16:"\x00*\x00dataTimestamp";N;s:18:"\x00*\x00dataContextHash";N;s:19:"\x00*\x00uniqueIdentifier";s:32:"01965e27c609706eb265cf044bf9cfc8";s:9:"\x00*\x00states";a:0:{}s:16:"\x00*\x00modifiedByApp";b:0;s:64:"\x00Shopware\Core\Checkout\Cart\LineItem\LineItem\x00payloadProtection";a:3:{s:13:"productNumber";b:0;s:7:"options";b:0;s:38:"customized-products-configuration-hash";b:0;}s:5:"\x00*\x00id";s:32:"01965e27c609706eb265cf044bce3a68";s:7:"\x00*\x00type";s:19:"customized-products";s:15:"\x00*\x00referencedId";s:32:"f483b80c2edb48fbb2a3c4b07659a4e5";}}}s:9:"\x00*\x00errors";O:49:"Shopware\Core\Checkout\Cart\Error\ErrorCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:0:{}}s:13:"\x00*\x00deliveries";O:62:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Delivery\Struct\Delivery":6:{s:13:"\x00*\x00extensions";a:0:{}s:12:"\x00*\x00positions";O:70:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryPositionCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{s:32:"01965e27c609706eb265cf044bce3a68";O:60:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryPosition":6:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00lineItem";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00*\x00extensions";a:1:{s:22:"ADD_TO_CART_IDENTIFIER";O:95:"Swag\CustomizedProducts\Core\Checkout\Cart\Route\AddCustomizedProductsToCartIdentifierExtension":1:{s:13:"\x00*\x00extensions";a:0:{}}}s:10:"\x00*\x00payload";a:3:{s:13:"productNumber";s:1:"*";s:7:"options";a:2:{i:0;a:2:{s:5:"group";s:27:"Sélectionnez votre couleur";s:6:"option";s:20:"Teintes à mélanger";}i:1;a:2:{s:5:"group";s:7:"Contenu";s:6:"option";s:4:" 1 l";}}s:38:"customized-products-configuration-hash";s:32:"d1699ff5916e87c985a04c0bc3d6cb5e";}s:8:"\x00*\x00label";s:7:"Couleur";s:11:"\x00*\x00quantity";i:1;s:18:"\x00*\x00priceDefinition";N;s:8:"\x00*\x00price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00*\x00extensions";a:0:{}s:12:"\x00*\x00unitPrice";d:28.95;s:11:"\x00*\x00quantity";i:1;s:13:"\x00*\x00totalPrice";d:28.95;s:18:"\x00*\x00calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{i:20;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00*\x00extensions";a:0:{}s:6:"\x00*\x00tax";d:4.83;s:10:"\x00*\x00taxRate";d:20;s:8:"\x00*\x00price";d:28.95;}}}s:11:"\x00*\x00taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{i:20;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00*\x00extensions";a:0:{}s:10:"\x00*\x00taxRate";d:20;s:13:"\x00*\x00percentage";d:100;}}}s:17:"\x00*\x00referencePrice";N;s:12:"\x00*\x00listPrice";N;s:18:"\x00*\x00regulationPrice";N;}s:7:"\x00*\x00good";b:0;s:14:"\x00*\x00description";N;s:8:"\x00*\x00cover";N;s:22:"\x00*\x00deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00*\x00extensions";a:0:{}s:8:"\x00*\x00stock";i:1000000;s:9:"\x00*\x00weight";N;s:15:"\x00*\x00freeDelivery";b:0;s:14:"\x00*\x00restockTime";N;s:15:"\x00*\x00deliveryTime";N;s:9:"\x00*\x00height";N;s:8:"\x00*\x00width";N;s:9:"\x00*\x00length";N;}s:11:"\x00*\x00children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{s:32:"01965e27c609706eb265cf044c66b6b3";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00*\x00extensions";a:0:{}s:10:"\x00*\x00payload";a:19:{s:10:"isCloseout";b:0;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2024-01-08 09:41:34.574";s:11:"releaseDate";N;s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";s:173:"{"extensions":[],"currencyId":"b7d2554b0ce847cd82f3ac9bd1c0dfca","net":14.524563,"gross":17.57472123,"linked":true,"listPrice":null,"percentage":null,"regulationPrice":null}";s:13:"productNumber";s:20:"XY-02204AK-0100-9999";s:14:"manufacturerId";s:32:"77a106ddf9ad4c89b2628290158cd51b";s:5:"taxId";s:32:"2a9d00999e454d4d8d746b8a57449de9";s:6:"tagIds";a:3:{i:0;s:32:"018abc37289b70a3b5ee8bd6f0511672";i:1;s:32:"018adbc636f27dd1bd9710f4c60800ff";i:2;s:32:"019623dac8d77fa497aebd707b00d0d8";}s:11:"categoryIds";a:25:{i:0;s:32:"a4cb64e4dae94ea3a64e44a5b2b409fe";i:1;s:32:"dcae9805bf87402c91ff65192f4c6d39";i:2;s:32:"018bd2a2a3e17c969a173e978ed01a6c";i:3;s:32:"8919cfec1b134954a3b45e934861ba4f";i:4;s:32:"b0dd24f9ce5d4d7aadbf78084f1cf3ae";i:5;s:32:"df2f2cf973254d428e0bd43e02139619";i:6;s:32:"183bd1ee60914a50acb22919a33d3d89";i:7;s:32:"c9bf874afefe4d80b3e9fa5c1f7dd5c9";i:8;s:32:"1e86af6954a7464187ae2841d377ca36";i:9;s:32:"06924f39870242f89293b843e1031ada";i:10;s:32:"de547c6d204c418fbd3e1fb25e37cec1";i:11;s:32:"4fe4c94356c2412ba963a90346b348ff";i:12;s:32:"562d6d02d1704fb38e8e0ae2fd37cbbf";i:13;s:32:"303e495ddda64b9f97109f8f7277cb01";i:14;s:32:"61d457a234704561af39d170020f5ea7";i:15;s:32:"cfee3254abda43e293bd7e2bd7ef212a";i:16;s:32:"018de51833207cec8e4d2a773c32c83d";i:17;s:32:"018de5fb6fe87a5b95a800cb7de67af6";i:18;s:32:"018de629bfbf71c88d0eb9b329a8a02a";i:19;s:32:"626a2ffd129448619433d89d37917a3f";i:20;s:32:"9df078f8c56c40be81590260a0e882d4";i:21;s:32:"ad675ab2187b471b9b32e12c512fade5";i:22;s:32:"bca125937851488b9345ec44ad724559";i:23;s:32:"db7e4dbb1b55445c96e8e25c1af884bd";i:24;s:32:"f496849e2e1b4a8a9182eb3b9e5b4955";}s:11:"propertyIds";a:29:{i:0;s:32:"05cc4e549ce54aaf9eb884ac15d79cd2";i:1;s:32:"0f95e97b1d3c4736b7529a2980dc2253";i:2;s:32:"14de2ecbd9f84c4baa06ef0dc1a43dde";i:3;s:32:"1994139448454a488bf947a5d8ef3dcd";i:4;s:32:"1d7d0dde79ab4f31b4a4c0a5d836697e";i:5;s:32:"2b9b7b815d3e4782a4f39c2da0b86b3a";i:6;s:32:"2cb7aa6bff0d4ee6aa1f479c5fd2d773";i:7;s:32:"31f7f74e497e45a99026801028d2995f";i:8;s:32:"376380e29467428c9dcd5c534866b407";i:9;s:32:"462776fb5acf40738b6ce97167c16c06";i:10;s:32:"509ff43803d54f25aec1d9c034c13658";i:11;s:32:"647a90e1b5de4baeae7f8ae960a8ee00";i:12;s:32:"6a73f395933c4104a5e62b330c53c024";i:13;s:32:"6aa2e3eaaf6f472ab0843937cdf4cb20";i:14;s:32:"6f7d5c564d94495f80eec7aef3e9e150";i:15;s:32:"83bf650464ab4ea597ea643ee8815f0a";i:16;s:32:"8a81098ec61b41e5a8003143bae1b45a";i:17;s:32:"8aaae7b63a5a408fa75487d58f249035";i:18;s:32:"9336a46f22f049788453e2ddf1e99ce8";i:19;s:32:"97799fd60d974ade81efbee687ba9faa";i:20;s:32:"ac210eb0aa884ba798d4c21838c4af69";i:21;s:32:"b0271e2e821e4cf68df20bae9661f70f";i:22;s:32:"bc29aef4e2e24074975232089c750af8";i:23;s:32:"c1b46fbad48c46698e3a580b0ad7dbec";i:24;s:32:"c5e5a96f0d2747b788669ea5f50b5e6a";i:25;s:32:"f2701eafa0ab4400884a830339b15860";i:26;s:32:"fa293d90bd66446092d7e5b883a93753";i:27;s:32:"fa567d37f0e64ca69786c529af37e962";i:28;s:32:"fc5b5be0e4bf4d91964ac297cddde4d8";}s:9:"optionIds";a:2:{i:0;s:32:"e8fe56647c924359abe85eb1fbf8b461";i:1;s:32:"fa567d37f0e64ca69786c529af37e962";}s:7:"options";a:2:{i:0;a:2:{s:5:"group";s:27:"Sélectionnez votre couleur";s:6:"option";s:20:"Teintes à mélanger";}i:1;a:2:{s:5:"group";s:7:"Contenu";s:6:"option";s:4:" 1 l";}}s:9:"streamIds";a:11:{i:0;s:32:"018b5cef188a7928a48087bd98bd932d";i:1;s:32:"018deb5ccb5c7e3ea4fa79acf90a2f16";i:2;s:32:"018e0dde4dda76aca38fce24f21a4f37";i:3;s:32:"018e76249a497ce2a5055496c2c5cd66";i:4;s:32:"1df57fbe6eec498eb8c64b06fa63543e";i:5;s:32:"74fb9c33c41842ee89382dfd522acd57";i:6;s:32:"7e7975defe7841f8bcd18c6adcb61c04";i:7;s:32:"80ffe276b9bf4a86aba3737d02c2c45d";i:8;s:32:"9794863cc7af4abb88d053ec7e426fab";i:9;s:32:"ca9e3e876f8047c49a0e5fe694309492";i:10;s:32:"ea6b217c7f7548f0845bbf15ac3ee432";}s:8:"parentId";s:32:"685bd483f43a467d9bbaa6e9aac2cea0";s:5:"stock";i:1000000;s:8:"features";a:0:{}}s:8:"\x00*\x00label";s:26:"Xyladecor Lasure Opaque Tq";s:11:"\x00*\x00quantity";i:1;s:18:"\x00*\x00priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00*\x00extensions";a:0:{}s:8:"\x00*\x00price";d:28.95;s:11:"\x00*\x00taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{i:20;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00*\x00extensions";a:0:{}s:10:"\x00*\x00taxRate";d:20;s:13:"\x00*\x00percentage";d:100;}}}s:11:"\x00*\x00quantity";i:1;s:15:"\x00*\x00isCalculated";b:1;s:27:"\x00*\x00referencePriceDefinition";N;s:12:"\x00*\x00listPrice";N;s:18:"\x00*\x00regulationPrice";N;}s:8:"\x00*\x00price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00*\x00extensions";a:0:{}s:12:"\x00*\x00unitPrice";d:28.95;s:11:"\x00*\x00quantity";i:1;s:13:"\x00*\x00totalPrice";d:28.95;s:18:"\x00*\x00calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{i:20;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00*\x00extensions";a:0:{}s:6:"\x00*\x00tax";d:4.83;s:10:"\x00*\x00taxRate";d:20;s:8:"\x00*\x00price";d:28.95;}}}s:11:"\x00*\x00taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{i:20;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00*\x00extensions";a:0:{}s:10:"\x00*\x00taxRate";d:20;s:13:"\x00*\x00percentage";d:100;}}}s:17:"\x00*\x00referencePrice";N;s:12:"\x00*\x00listPrice";N;s:18:"\x00*\x00regulationPrice";N;}s:7:"\x00*\x00good";b:1;s:14:"\x00*\x00description";N;s:8:"\x00*\x00cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00*\x00extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";N;}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"018eeb66392f76cba0942156c92a0aec";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:3:{s:3:"alt";N;s:5:"title";N;s:12:"customFields";a:0:{}}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-04-17 09:32:08.622000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-04-17 09:32:08.773000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:5:"media";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";r:243;s:9:"\x00*\x00userId";s:32:"018e9e23101c7cdc852d2ba68885d891";s:11:"\x00*\x00mimeType";s:10:"image/jpeg";s:16:"\x00*\x00fileExtension";s:3:"jpg";s:11:"\x00*\x00fileSize";i:93500;s:8:"\x00*\x00title";N;s:14:"\x00*\x00metaDataRaw";N;s:15:"\x00*\x00mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00name";s:5:"IMAGE";s:8:"\x00*\x00flags";a:0:{}}";s:11:"\x00*\x00metaData";a:4:{s:4:"hash";s:32:"0dbed073d997e781ac33ff6ddd871415";s:4:"type";i:2;s:5:"width";i:1000;s:6:"height";i:1000;}s:12:"\x00*\x00mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00name";s:5:"IMAGE";s:8:"\x00*\x00flags";a:0:{}}s:13:"\x00*\x00uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-04-17 09:32:08.772000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00*\x00alt";N;s:6:"\x00*\x00url";s:122:"https://tinfr.generationshop.dev//media/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L.jpg?width=3000";s:11:"\x00*\x00fileName";s:47:"Xyladecor - Dekkende Beits TQ - Base W - 1.00 L";s:7:"\x00*\x00user";N;s:15:"\x00*\x00translations";N;s:13:"\x00*\x00categories";N;s:23:"\x00*\x00productManufacturers";N;s:15:"\x00*\x00productMedia";N;s:14:"\x00*\x00avatarUsers";N;s:13:"\x00*\x00thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:4:{s:32:"018eeb663b1d71da888aaf78b81c65f7";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:38:"media_thumbnail_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"018eeb663b1d71da888aaf78b81c65f7";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-04-17 09:32:09.374000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";N;s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:15:"media_thumbnail";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";r:294;s:8:"\x00*\x00width";i:280;s:7:"\x00*\x00path";s:89:"thumbnail/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L_280x280.jpg";s:9:"\x00*\x00height";i:280;s:6:"\x00*\x00url";s:121:"https://tinfr.generationshop.dev//media/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L.jpg?width=280";s:10:"\x00*\x00mediaId";s:32:"018eeb66392f76cba0942156c92a0aec";s:8:"\x00*\x00media";N;s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"018eeb663b1d71da888aaf78b81c65f7";}s:32:"018eeb663b1d71da888aaf78b8c2b9d7";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:38:"media_thumbnail_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"018eeb663b1d71da888aaf78b8c2b9d7";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-04-17 09:32:09.374000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";N;s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:15:"media_thumbnail";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";r:294;s:8:"\x00*\x00width";i:800;s:7:"\x00*\x00path";s:89:"thumbnail/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L_800x800.jpg";s:9:"\x00*\x00height";i:800;s:6:"\x00*\x00url";s:121:"https://tinfr.generationshop.dev//media/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L.jpg?width=800";s:10:"\x00*\x00mediaId";s:32:"018eeb66392f76cba0942156c92a0aec";s:8:"\x00*\x00media";N;s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"018eeb663b1d71da888aaf78b8c2b9d7";}s:32:"018eeb663b1d71da888aaf78b9134c95";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:38:"media_thumbnail_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"018eeb663b1d71da888aaf78b9134c95";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-04-17 09:32:09.374000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";N;s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:15:"media_thumbnail";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";r:294;s:8:"\x00*\x00width";i:400;s:7:"\x00*\x00path";s:89:"thumbnail/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L_400x400.jpg";s:9:"\x00*\x00height";i:400;s:6:"\x00*\x00url";s:121:"https://tinfr.generationshop.dev//media/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L.jpg?width=400";s:10:"\x00*\x00mediaId";s:32:"018eeb66392f76cba0942156c92a0aec";s:8:"\x00*\x00media";N;s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"018eeb663b1d71da888aaf78b9134c95";}s:32:"018eeb663b1d71da888aaf78ba078b9c";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:38:"media_thumbnail_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"018eeb663b1d71da888aaf78ba078b9c";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-04-17 09:32:09.374000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";N;s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:15:"media_thumbnail";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";r:294;s:8:"\x00*\x00width";i:1920;s:7:"\x00*\x00path";s:91:"thumbnail/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L_1920x1920.jpg";s:9:"\x00*\x00height";i:1920;s:6:"\x00*\x00url";s:122:"https://tinfr.generationshop.dev//media/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L.jpg?width=1920";s:10:"\x00*\x00mediaId";s:32:"018eeb66392f76cba0942156c92a0aec";s:8:"\x00*\x00media";N;s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"018eeb663b1d71da888aaf78ba078b9c";}}}s:16:"\x00*\x00mediaFolderId";s:32:"c2a1e30cc9bc423cad37148d4986ba34";s:14:"\x00*\x00mediaFolder";N;s:10:"\x00*\x00hasFile";b:1;s:10:"\x00*\x00private";b:0;s:23:"\x00*\x00propertyGroupOptions";N;s:20:"\x00*\x00mailTemplateMedia";N;s:7:"\x00*\x00tags";N;s:15:"\x00*\x00thumbnailsRo";s:0:"";s:7:"\x00*\x00path";s:77:"media/c0/40/81/1713346328/Xyladecor - Dekkende Beits TQ - Base W - 1.00 L.jpg";s:22:"\x00*\x00documentBaseConfigs";N;s:18:"\x00*\x00shippingMethods";N;s:17:"\x00*\x00paymentMethods";N;s:30:"\x00*\x00productConfiguratorSettings";N;s:17:"\x00*\x00orderLineItems";N;s:12:"\x00*\x00cmsBlocks";N;s:14:"\x00*\x00cmsSections";N;s:11:"\x00*\x00cmsPages";N;s:12:"\x00*\x00documents";N;s:20:"\x00*\x00appPaymentMethods";N;s:21:"\x00*\x00appShippingMethods";N;s:19:"\x00*\x00productDownloads";N;s:25:"\x00*\x00orderLineItemDownloads";N;s:9:"\x00*\x00config";N;s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"018eeb66392f76cba0942156c92a0aec";}s:22:"\x00*\x00deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00*\x00extensions";a:0:{}s:8:"\x00*\x00stock";i:1000000;s:9:"\x00*\x00weight";N;s:15:"\x00*\x00freeDelivery";b:0;s:14:"\x00*\x00restockTime";N;s:15:"\x00*\x00deliveryTime";N;s:9:"\x00*\x00height";N;s:8:"\x00*\x00width";N;s:9:"\x00*\x00length";N;}s:11:"\x00*\x00children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:0:{}}s:14:"\x00*\x00requirement";N;s:12:"\x00*\x00removable";b:0;s:12:"\x00*\x00stackable";b:1;s:22:"\x00*\x00quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00*\x00extensions";a:0:{}s:14:"\x00*\x00minPurchase";i:1;s:14:"\x00*\x00maxPurchase";i:10000;s:16:"\x00*\x00purchaseSteps";i:1;}s:11:"\x00*\x00modified";b:0;s:16:"\x00*\x00dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2025-04-22 15:39:47.110158";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00*\x00dataContextHash";s:32:"48fe8fcedacba621ce99152a0c23c71d";s:19:"\x00*\x00uniqueIdentifier";s:32:"01965e27c609706eb265cf044c9abb47";s:9:"\x00*\x00states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00*\x00modifiedByApp";b:0;s:64:"\x00Shopware\Core\Checkout\Cart\LineItem\LineItem\x00payloadProtection";a:7:{s:14:"purchasePrices";b:1;s:11:"categoryIds";b:0;s:12:"customFields";b:0;s:9:"optionIds";b:0;s:11:"propertyIds";b:0;s:9:"streamIds";b:0;s:6:"tagIds";b:0;}s:5:"\x00*\x00id";s:32:"01965e27c609706eb265cf044c66b6b3";s:7:"\x00*\x00type";s:7:"product";s:15:"\x00*\x00referencedId";s:32:"018ce872eaeb712bb67e61e1eae0581d";}}}s:14:"\x00*\x00requirement";N;s:12:"\x00*\x00removable";b:1;s:12:"\x00*\x00stackable";b:1;s:22:"\x00*\x00quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00*\x00extensions";a:0:{}s:14:"\x00*\x00minPurchase";i:1;s:14:"\x00*\x00maxPurchase";i:10000;s:16:"\x00*\x00purchaseSteps";i:1;}s:11:"\x00*\x00modified";b:0;s:16:"\x00*\x00dataTimestamp";N;s:18:"\x00*\x00dataContextHash";N;s:19:"\x00*\x00uniqueIdentifier";s:32:"01965e27c609706eb265cf044bf9cfc8";s:9:"\x00*\x00states";a:0:{}s:16:"\x00*\x00modifiedByApp";b:0;s:64:"\x00Shopware\Core\Checkout\Cart\LineItem\LineItem\x00payloadProtection";a:3:{s:13:"productNumber";b:0;s:7:"options";b:0;s:38:"customized-products-configuration-hash";b:0;}s:5:"\x00*\x00id";s:32:"01965e27c609706eb265cf044bce3a68";s:7:"\x00*\x00type";s:19:"customized-products";s:15:"\x00*\x00referencedId";s:32:"f483b80c2edb48fbb2a3c4b07659a4e5";}s:11:"\x00*\x00quantity";i:1;s:8:"\x00*\x00price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00*\x00extensions";a:0:{}s:12:"\x00*\x00unitPrice";d:28.95;s:11:"\x00*\x00quantity";i:1;s:13:"\x00*\x00totalPrice";d:28.95;s:18:"\x00*\x00calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{i:20;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00*\x00extensions";a:0:{}s:6:"\x00*\x00tax";d:4.83;s:10:"\x00*\x00taxRate";d:20;s:8:"\x00*\x00price";d:28.95;}}}s:11:"\x00*\x00taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{i:20;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00*\x00extensions";a:0:{}s:10:"\x00*\x00taxRate";d:20;s:13:"\x00*\x00percentage";d:100;}}}s:17:"\x00*\x00referencePrice";N;s:12:"\x00*\x00listPrice";N;s:18:"\x00*\x00regulationPrice";N;}s:13:"\x00*\x00identifier";s:32:"01965e27c609706eb265cf044bce3a68";s:15:"\x00*\x00deliveryDate";O:56:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryDate":3:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00earliest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2025-04-23 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:9:"\x00*\x00latest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2025-04-25 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}}}}s:11:"\x00*\x00location";O:60:"Shopware\Core\Checkout\Cart\Delivery\Struct\ShippingLocation":4:{s:13:"\x00*\x00extensions";a:0:{}s:10:"\x00*\x00country";O:42:"Shopware\Core\System\Country\CountryEntity":37:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:30:"country_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"db8e3faeb3a2435b8d32c07ebab3dc70";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:3:{s:4:"name";s:6:"France";s:12:"customFields";a:2:{s:32:"acris_tax_advanced_configuration";b:0;s:42:"acris_tax_specific_country_validate_vat_id";b:1;}s:13:"addressFormat";a:5:{i:0;a:3:{i:0;s:15:"address/company";i:1;s:11:"symbol/dash";i:2;s:18:"address/department";}i:1;a:2:{i:0;s:18:"address/first_name";i:1;s:17:"address/last_name";}i:2;a:1:{i:0;s:14:"address/street";}i:3;a:2:{i:0;s:15:"address/zipcode";i:1;s:12:"address/city";}i:4;a:1:{i:0;s:15:"address/country";}}}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2022-10-04 10:40:40.556000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-11-10 10:28:57.386000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:7:"country";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00internalProperties";a:0:{}}s:7:"\x00*\x00name";s:6:"France";s:6:"\x00*\x00iso";s:2:"FR";s:11:"\x00*\x00position";i:10;s:9:"\x00*\x00active";b:1;s:20:"\x00*\x00shippingAvailable";b:1;s:7:"\x00*\x00iso3";s:3:"FRA";s:29:"\x00*\x00displayStateInRegistration";b:0;s:27:"\x00*\x00forceStateInRegistration";b:0;s:20:"\x00*\x00checkVatIdPattern";b:0;s:15:"\x00*\x00vatIdPattern";s:24:"FR[A-HJ-NP-Z0-9]{2}\d{9}";s:16:"\x00*\x00vatIdRequired";b:1;s:14:"\x00*\x00customerTax";O:58:"Shopware\Core\Framework\DataAbstractionLayer\TaxFreeConfig":4:{s:13:"\x00*\x00extensions";a:0:{}s:10:"\x00*\x00enabled";b:0;s:13:"\x00*\x00currencyId";s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";s:9:"\x00*\x00amount";d:0;}s:13:"\x00*\x00companyTax";O:58:"Shopware\Core\Framework\DataAbstractionLayer\TaxFreeConfig":4:{s:13:"\x00*\x00extensions";a:0:{}s:10:"\x00*\x00enabled";b:0;s:13:"\x00*\x00currencyId";s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";s:9:"\x00*\x00amount";d:0;}s:9:"\x00*\x00states";N;s:15:"\x00*\x00translations";N;s:17:"\x00*\x00orderAddresses";N;s:20:"\x00*\x00customerAddresses";N;s:33:"\x00*\x00salesChannelDefaultAssignments";N;s:16:"\x00*\x00salesChannels";N;s:11:"\x00*\x00taxRules";N;s:27:"\x00*\x00currencyCountryRoundings";N;s:21:"\x00*\x00postalCodeRequired";b:0;s:25:"\x00*\x00checkPostalCodePattern";b:0;s:33:"\x00*\x00checkAdvancedPostalCodePattern";b:0;s:28:"\x00*\x00advancedPostalCodePattern";N;s:27:"\x00*\x00defaultPostalCodePattern";s:25:"\d{1}(?:A|B|\d{1}) ?\d{3}";s:16:"\x00*\x00addressFormat";a:5:{i:0;a:3:{i:0;s:15:"address/company";i:1;s:11:"symbol/dash";i:2;s:18:"address/department";}i:1;a:2:{i:0;s:18:"address/first_name";i:1;s:17:"address/last_name";}i:2;a:1:{i:0;s:14:"address/street";}i:3;a:2:{i:0;s:15:"address/zipcode";i:1;s:12:"address/city";}i:4;a:1:{i:0;s:15:"address/country";}}s:15:"\x00*\x00customFields";a:2:{s:32:"acris_tax_advanced_configuration";b:0;s:42:"acris_tax_specific_country_validate_vat_id";b:1;}s:5:"\x00*\x00id";s:32:"db8e3faeb3a2435b8d32c07ebab3dc70";}s:8:"\x00*\x00state";N;s:10:"\x00*\x00address";N;}s:15:"\x00*\x00deliveryDate";O:56:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryDate":3:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00earliest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2025-04-23 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:9:"\x00*\x00latest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2025-04-25 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}s:17:"\x00*\x00shippingMethod";O:52:"Shopware\Core\Checkout\Shipping\ShippingMethodEntity":32:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:38:"shipping_method_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"a1c8cda6158e4b938080be23fded30ae";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:4:{s:4:"name";s:31:"Livraison à domicile par Bpost";s:12:"customFields";a:1:{s:42:"acris_checkout_shipping_preselect_priority";i:0;}s:11:"description";N;s:11:"trackingUrl";N;}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2022-12-01 11:17:20.863000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-03-15 07:19:57.574000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:15:"shipping_method";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00internalProperties";a:0:{}}s:7:"\x00*\x00name";s:31:"Livraison à domicile par Bpost";s:9:"\x00*\x00active";b:1;s:11:"\x00*\x00position";i:2;s:14:"\x00*\x00description";N;s:14:"\x00*\x00trackingUrl";N;s:17:"\x00*\x00deliveryTimeId";s:32:"ae7200455fa04d0fabaff0c56284cd52";s:15:"\x00*\x00deliveryTime";O:52:"Shopware\Core\System\DeliveryTime\DeliveryTimeEntity":17:{s:13:"\x00*\x00extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:36:"delivery_time_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";N;}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"ae7200455fa04d0fabaff0c56284cd52";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:2:{s:4:"name";s:9:"1-3 jours";s:12:"customFields";a:0:{}}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2022-10-04 10:40:40.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-11-23 09:17:15.282000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:13:"delivery_time";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00internalProperties";a:0:{}}s:7:"\x00*\x00name";s:9:"1-3 jours";s:6:"\x00*\x00min";i:1;s:6:"\x00*\x00max";i:3;s:7:"\x00*\x00unit";s:3:"day";s:18:"\x00*\x00shippingMethods";N;s:15:"\x00*\x00translations";N;s:11:"\x00*\x00products";N;s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"ae7200455fa04d0fabaff0c56284cd52";}s:15:"\x00*\x00translations";N;s:18:"\x00*\x00orderDeliveries";N;s:33:"\x00*\x00salesChannelDefaultAssignments";N;s:16:"\x00*\x00salesChannels";N;s:19:"\x00*\x00availabilityRule";N;s:21:"\x00*\x00availabilityRuleId";s:32:"a5b6366f102b41f7924cdaaf2b8bbf2e";s:9:"\x00*\x00prices";O:91:"Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:8:{s:32:"df8a4c8995e84d7c848fafdd911ed68d";O:87:"Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceEntity":20:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:44:"shipping_method_price_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"df8a4c8995e84d7c848fafdd911ed68d";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-01-12 09:23:39.224000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-01-24 09:20:28.639000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:21:"shipping_method_price";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00internalProperties";a:0:{}}s:19:"\x00*\x00shippingMethodId";s:32:"a1c8cda6158e4b938080be23fded30ae";s:9:"\x00*\x00ruleId";s:32:"06fc41224026481a9d10996578a8ac5a";s:14:"\x00*\x00calculation";i:2;s:16:"\x00*\x00quantityStart";d:1;s:14:"\x00*\x00quantityEnd";d:149.99;s:17:"\x00*\x00shippingMethod";N;s:7:"\x00*\x00rule";N;s:20:"\x00*\x00calculationRuleId";N;s:18:"\x00*\x00calculationRule";N;s:16:"\x00*\x00currencyPrice";O:68:"Shopware\Core\Framework\DataAbstractionLayer\Pricing\PriceCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";O:58:"Shopware\Core\Framework\DataAbstractionLayer\Pricing\Price":8:{s:13:"\x00*\x00extensions";a:0:{}s:13:"\x00*\x00currencyId";s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";s:6:"\x00*\x00net";d:10.29;s:8:"\x00*\x00gross";d:12.45;s:9:"\x00*\x00linked";b:0;s:12:"\x00*\x00listPrice";N;s:13:"\x00*\x00percentage";N;s:18:"\x00*\x00regulationPrice";N;}}}s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"df8a4c8995e84d7c848fafdd911ed68d";}s:32:"c4b2d80cccb940f78977959dec2938aa";O:87:"Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceEntity":20:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:44:"shipping_method_price_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"c4b2d80cccb940f78977959dec2938aa";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-01-12 09:23:39.225000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-01-24 09:20:28.639000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:21:"shipping_method_price";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";r:1136;s:19:"\x00*\x00shippingMethodId";s:32:"a1c8cda6158e4b938080be23fded30ae";s:9:"\x00*\x00ruleId";s:32:"06fc41224026481a9d10996578a8ac5a";s:14:"\x00*\x00calculation";i:2;s:16:"\x00*\x00quantityStart";d:150;s:14:"\x00*\x00quantityEnd";N;s:17:"\x00*\x00shippingMethod";N;s:7:"\x00*\x00rule";N;s:20:"\x00*\x00calculationRuleId";N;s:18:"\x00*\x00calculationRule";N;s:16:"\x00*\x00currencyPrice";O:68:"Shopware\Core\Framework\DataAbstractionLayer\Pricing\PriceCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";O:58:"Shopware\Core\Framework\DataAbstractionLayer\Pricing\Price":8:{s:13:"\x00*\x00extensions";a:0:{}s:13:"\x00*\x00currencyId";s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";s:6:"\x00*\x00net";d:0;s:8:"\x00*\x00gross";d:0;s:9:"\x00*\x00linked";b:0;s:12:"\x00*\x00listPrice";N;s:13:"\x00*\x00percentage";N;s:18:"\x00*\x00regulationPrice";N;}}}s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"c4b2d80cccb940f78977959dec2938aa";}s:32:"48116d16e6b44ac7b54270b405a7a800";O:87:"Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceEntity":20:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:44:"shipping_method_price_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"48116d16e6b44ac7b54270b405a7a800";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-06-13 13:26:15.428000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-06-30 06:27:24.019000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:21:"shipping_method_price";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";r:1136;s:19:"\x00*\x00shippingMethodId";s:32:"a1c8cda6158e4b938080be23fded30ae";s:9:"\x00*\x00ruleId";s:32:"c0b38ab65fa14b8db87641ca6e92f50e";s:14:"\x00*\x00calculation";i:2;s:16:"\x00*\x00quantityStart";d:1;s:14:"\x00*\x00quantityEnd";d:74.99;s:17:"\x00*\x00shippingMethod";N;s:7:"\x00*\x00rule";N;s:20:"\x00*\x00calculationRuleId";N;s:18:"\x00*\x00calculationRule";N;s:16:"\x00*\x00currencyPrice";O:68:"Shopware\Core\Framework\DataAbstractionLayer\Pricing\PriceCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";O:58:"Shopware\Core\Framework\DataAbstractionLayer\Pricing\Price":8:{s:13:"\x00*\x00extensions";a:0:{}s:13:"\x00*\x00currencyId";s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";s:6:"\x00*\x00net";d:7.4;s:8:"\x00*\x00gross";d:8.95;s:9:"\x00*\x00linked";b:0;s:12:"\x00*\x00listPrice";N;s:13:"\x00*\x00percentage";N;s:18:"\x00*\x00regulationPrice";N;}}}s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"48116d16e6b44ac7b54270b405a7a800";}s:32:"dd61687c4ac044c78ea408eefdc46c35";O:87:"Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceEntity":20:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:44:"shipping_method_price_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"dd61687c4ac044c78ea408eefdc46c35";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-06-13 13:26:15.429000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-06-30 06:27:24.019000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:21:"shipping_method_price";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";r:1136;s:19:"\x00*\x00shippingMethodId";s:32:"a1c8cda6158e4b938080be23fded30ae";s:9:"\x00*\x00ruleId";s:32:"c0b38ab65fa14b8db87641ca6e92f50e";s:14:"\x00*\x00calculation";i:2;s:16:"\x00*\x00quantityStart";d:75;s:14:"\x00*\x00quantityEnd";N;s:17:"\x00*\x00shippingMethod";N;s:7:"\x00*\x00rule";N;s:20:"\x00*\x00calculationRuleId";N;s:18:"\x00*\x00calculationRule";N;s:16:"\x00*\x00currencyPrice";O:68:"Shopware\Core\Framework\DataAbstractionLayer\Pricing\PriceCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";O:58:"Shopware\Core\Framework\DataAbstractionLayer\Pricing\Price":8:{s:13:"\x00*\x00extensions";a:0:{}s:13:"\x00*\x00currencyId";s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";s:6:"\x00*\x00net";d:0;s:8:"\x00*\x00gross";d:0;s:9:"\x00*\x00linked";b:0;s:12:"\x00*\x00listPrice";N;s:13:"\x00*\x00percentage";N;s:18:"\x00*\x00regulationPrice";N;}}}s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"dd61687c4ac044c78ea408eefdc46c35";}s:32:"4526771084814094a21459d17a241526";O:87:"Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceEntity":20:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:44:"shipping_method_price_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"4526771084814094a21459d17a241526";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-01-12 09:23:39.224000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-06-30 06:27:24.023000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:21:"shipping_method_price";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";r:1136;s:19:"\x00*\x00shippingMethodId";s:32:"a1c8cda6158e4b938080be23fded30ae";s:9:"\x00*\x00ruleId";s:32:"de2455bf8ca24b9a847c9e397e407269";s:14:"\x00*\x00calculation";i:2;s:16:"\x00*\x00quantityStart";d:1;s:14:"\x00*\x00quantityEnd";d:74.99;s:17:"\x00*\x00shippingMethod";N;s:7:"\x00*\x00rule";N;s:20:"\x00*\x00calculationRuleId";N;s:18:"\x00*\x00calculationRule";N;s:16:"\x00*\x00currencyPrice";O:68:"Shopware\Core\Framework\DataAbstractionLayer\Pricing\PriceCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";O:58:"Shopware\Core\Framework\DataAbstractionLayer\Pricing\Price":8:{s:13:"\x00*\x00extensions";a:0:{}s:13:"\x00*\x00currencyId";s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";s:6:"\x00*\x00net";d:5.74;s:8:"\x00*\x00gross";d:6.95;s:9:"\x00*\x00linked";b:0;s:12:"\x00*\x00listPrice";N;s:13:"\x00*\x00percentage";N;s:18:"\x00*\x00regulationPrice";N;}}}s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"4526771084814094a21459d17a241526";}s:32:"9168dcd3e7cc45e4bcbb8b4c90f29ab8";O:87:"Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceEntity":20:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:44:"shipping_method_price_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"9168dcd3e7cc45e4bcbb8b4c90f29ab8";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-01-12 09:23:39.224000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-06-30 06:27:24.023000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:21:"shipping_method_price";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";r:1136;s:19:"\x00*\x00shippingMethodId";s:32:"a1c8cda6158e4b938080be23fded30ae";s:9:"\x00*\x00ruleId";s:32:"de2455bf8ca24b9a847c9e397e407269";s:14:"\x00*\x00calculation";i:2;s:16:"\x00*\x00quantityStart";d:75;s:14:"\x00*\x00quantityEnd";N;s:17:"\x00*\x00shippingMethod";N;s:7:"\x00*\x00rule";N;s:20:"\x00*\x00calculationRuleId";N;s:18:"\x00*\x00calculationRule";N;s:16:"\x00*\x00currencyPrice";O:68:"Shopware\Core\Framework\DataAbstractionLayer\Pricing\PriceCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";O:58:"Shopware\Core\Framework\DataAbstractionLayer\Pricing\Price":8:{s:13:"\x00*\x00extensions";a:0:{}s:13:"\x00*\x00currencyId";s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";s:6:"\x00*\x00net";d:0;s:8:"\x00*\x00gross";d:0;s:9:"\x00*\x00linked";b:0;s:12:"\x00*\x00listPrice";N;s:13:"\x00*\x00percentage";N;s:18:"\x00*\x00regulationPrice";N;}}}s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"9168dcd3e7cc45e4bcbb8b4c90f29ab8";}s:32:"95c963fabca840ab8a6edddda44f6745";O:87:"Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceEntity":20:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:44:"shipping_method_price_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"95c963fabca840ab8a6edddda44f6745";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-06-13 13:26:15.429000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-06-30 06:27:24.023000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:21:"shipping_method_price";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";r:1136;s:19:"\x00*\x00shippingMethodId";s:32:"a1c8cda6158e4b938080be23fded30ae";s:9:"\x00*\x00ruleId";s:32:"fe008b6722934bc39d211d51f6a96176";s:14:"\x00*\x00calculation";i:2;s:16:"\x00*\x00quantityStart";d:1;s:14:"\x00*\x00quantityEnd";d:74.99;s:17:"\x00*\x00shippingMethod";N;s:7:"\x00*\x00rule";N;s:20:"\x00*\x00calculationRuleId";N;s:18:"\x00*\x00calculationRule";N;s:16:"\x00*\x00currencyPrice";O:68:"Shopware\Core\Framework\DataAbstractionLayer\Pricing\PriceCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";O:58:"Shopware\Core\Framework\DataAbstractionLayer\Pricing\Price":8:{s:13:"\x00*\x00extensions";a:0:{}s:13:"\x00*\x00currencyId";s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";s:6:"\x00*\x00net";d:16.82;s:8:"\x00*\x00gross";d:20.35;s:9:"\x00*\x00linked";b:0;s:12:"\x00*\x00listPrice";N;s:13:"\x00*\x00percentage";N;s:18:"\x00*\x00regulationPrice";N;}}}s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"95c963fabca840ab8a6edddda44f6745";}s:32:"38ad62dd90094fd99442a4a0e0521578";O:87:"Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceEntity":20:{s:13:"\x00*\x00extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00*\x00extensions";a:0:{}s:7:"\x00*\x00data";a:0:{}s:11:"\x00*\x00apiAlias";s:44:"shipping_method_price_foreign_keys_extension";}}s:20:"\x00*\x00_uniqueIdentifier";s:32:"38ad62dd90094fd99442a4a0e0521578";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-06-13 13:26:15.429000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-06-30 06:27:24.023000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_entityName";s:21:"shipping_method_price";s:69:"\x00Shopware\Core\Framework\DataAbstractionLayer\Entity\x00_fieldVisibility";r:1136;s:19:"\x00*\x00shippingMethodId";s:32:"a1c8cda6158e4b938080be23fded30ae";s:9:"\x00*\x00ruleId";s:32:"fe008b6722934bc39d211d51f6a96176";s:14:"\x00*\x00calculation";i:2;s:16:"\x00*\x00quantityStart";d:75;s:14:"\x00*\x00quantityEnd";N;s:17:"\x00*\x00shippingMethod";N;s:7:"\x00*\x00rule";N;s:20:"\x00*\x00calculationRuleId";N;s:18:"\x00*\x00calculationRule";N;s:16:"\x00*\x00currencyPrice";O:68:"Shopware\Core\Framework\DataAbstractionLayer\Pricing\PriceCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";O:58:"Shopware\Core\Framework\DataAbstractionLayer\Pricing\Price":8:{s:13:"\x00*\x00extensions";a:0:{}s:13:"\x00*\x00currencyId";s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";s:6:"\x00*\x00net";d:0;s:8:"\x00*\x00gross";d:0;s:9:"\x00*\x00linked";b:0;s:12:"\x00*\x00listPrice";N;s:13:"\x00*\x00percentage";N;s:18:"\x00*\x00regulationPrice";N;}}}s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"38ad62dd90094fd99442a4a0e0521578";}}}s:10:"\x00*\x00mediaId";s:32:"faccda682f994d2ca9831c0a499fd5cf";s:8:"\x00*\x00taxId";N;s:8:"\x00*\x00media";N;s:7:"\x00*\x00tags";N;s:10:"\x00*\x00taxType";s:4:"auto";s:16:"\x00*\x00technicalName";s:19:"Bpost_home_delivery";s:6:"\x00*\x00tax";N;s:20:"\x00*\x00appShippingMethod";N;s:15:"\x00*\x00customFields";a:0:{}s:5:"\x00*\x00id";s:32:"a1c8cda6158e4b938080be23fded30ae";}s:16:"\x00*\x00shippingCosts";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00*\x00extensions";a:0:{}s:12:"\x00*\x00unitPrice";d:12.45;s:11:"\x00*\x00quantity";i:1;s:13:"\x00*\x00totalPrice";d:12.45;s:18:"\x00*\x00calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{i:20;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00*\x00extensions";a:0:{}s:6:"\x00*\x00tax";d:2.08;s:10:"\x00*\x00taxRate";d:20;s:8:"\x00*\x00price";d:12.45;}}}s:11:"\x00*\x00taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{i:20;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00*\x00extensions";a:0:{}s:10:"\x00*\x00taxRate";d:20;s:13:"\x00*\x00percentage";d:100;}}}s:17:"\x00*\x00referencePrice";N;s:12:"\x00*\x00listPrice";N;s:18:"\x00*\x00regulationPrice";N;}}}}s:15:"\x00*\x00transactions";O:68:"Shopware\Core\Checkout\Cart\Transaction\Struct\TransactionCollection":2:{s:13:"\x00*\x00extensions";a:0:{}s:11:"\x00*\x00elements";a:1:{i:0;O:58:"Shopware\Core\Checkout\Cart\Transaction\Struct\Transaction":3:{s:13:"\x00*\x00extensions";a:0:{}s:9:"\x00*\x00amount";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00*\x00extensions";a:0:{}s:12:"\x00*\x00unitPrice";d:41.4;s:11:"\x00*\x00quantity";i:1;s:13:"\x00*\x00totalPrice";d:41.4;s:18:"\x00*\x00calculatedTaxes";r:13;s:11:"\x00*\x00taxRules";r:21;s:17:"\x00*\x00referencePrice";N;s:12:"\x00*\x00listPrice";N;s:18:"\x00*\x00regulationPrice";N;}s:18:"\x00*\x00paymentMethodId";s:32:"c96ad1629c684be38372cdc6764060e6";}}}s:11:"\x00*\x00modified";b:0;s:18:"\x00*\x00customerComment";N;s:16:"\x00*\x00affiliateCode";N;s:15:"\x00*\x00campaignCode";N;s:9:"\x00*\x00source";N;s:38:"\x00Shopware\Core\Checkout\Cart\Cart\x00data";N;s:41:"\x00Shopware\Core\Checkout\Cart\Cart\x00ruleIds";a:26:{i:0;s:32:"526d6930b1dd49d5ba77f629a6a477f7";i:1;s:32:"adc7f28258b64f9aa877d237b34088ae";i:2;s:32:"c54c7c670e27454cb613c9d6d1e9e78b";i:3;s:32:"06fc41224026481a9d10996578a8ac5a";i:4;s:32:"6c9bee2e47084fe09edf500180c8e9ba";i:5;s:32:"a5b6366f102b41f7924cdaaf2b8bbf2e";i:6;s:32:"f0c63ac906df419090fc07780145dd6b";i:7;s:32:"018dc5f1bcca70e0875af87e71a6a83b";i:8;s:32:"018df924a7b17e7f826f71c2fb4e1b9d";i:9;s:32:"018df92561bf7f61b2b8d3d6343950aa";i:10;s:32:"018df92708377deaaa62f83703e4aa2f";i:11;s:32:"018b388ce7fe7f049571265605de5ecb";i:12;s:32:"018d31f274587572b6d2d4fc32a19b06";i:13;s:32:"018ecc26664f735ebd1c7cb16436bff8";i:14;s:32:"018ecc270c47712d830094bbeb2c659b";i:15;s:32:"018ecc27a2757356925719ea4f8c24bd";i:16;s:32:"018ecc28727d7102bd2ce4d013e76704";i:17;s:32:"018ecc3051be7398a4436249c570f88d";i:18;s:32:"018ecc616ffc73b9a147e15dc3da29a5";i:19;s:32:"018f51dc2dd875768a2eec716b420000";i:20;s:32:"018f51e2f49d7319b04105d4f9cdff56";i:21;s:32:"3f08388692a146f69bf796510f30967c";i:22;s:32:"6ed8f188b8dd4cfe8f37fdd0ddcc19b9";i:23;s:32:"9750caf64ad34990aafe2bca8951c6f2";i:24;s:32:"c07187e4d1134e839d197cffd62206ea";i:25;s:32:"d40cf9900bd049508b93b3e9c880f8f6";}s:42:"\x00Shopware\Core\Checkout\Cart\Cart\x00behavior";O:40:"Shopware\Core\Checkout\Cart\CartBehavior":4:{s:13:"\x00*\x00extensions";a:0:{}s:53:"\x00Shopware\Core\Checkout\Cart\CartBehavior\x00permissions";a:0:{}s:51:"\x00Shopware\Core\Checkout\Cart\CartBehavior\x00hookAware";b:1;s:57:"\x00Shopware\Core\Checkout\Cart\CartBehavior\x00isRecalculation";b:0;}s:8:"\x00*\x00token";s:32:"01965e27c609706eb265cf044af09d64";s:40:"\x00Shopware\Core\Checkout\Cart\Cart\x00states";a:0:{}}"
  "rule_ids" => "["526d6930b1dd49d5ba77f629a6a477f7","adc7f28258b64f9aa877d237b34088ae","c54c7c670e27454cb613c9d6d1e9e78b","06fc41224026481a9d10996578a8ac5a","6c9bee2e47084fe09edf500180c8e9ba","a5b6366f102b41f7924cdaaf2b8bbf2e","f0c63ac906df419090fc07780145dd6b","018dc5f1bcca70e0875af87e71a6a83b","018df924a7b17e7f826f71c2fb4e1b9d","018df92561bf7f61b2b8d3d6343950aa","018df92708377deaaa62f83703e4aa2f","018b388ce7fe7f049571265605de5ecb","018d31f274587572b6d2d4fc32a19b06","018ecc26664f735ebd1c7cb16436bff8","018ecc270c47712d830094bbeb2c659b","018ecc27a2757356925719ea4f8c24bd","018ecc28727d7102bd2ce4d013e76704","018ecc3051be7398a4436249c570f88d","018ecc616ffc73b9a147e15dc3da29a5","018f51dc2dd875768a2eec716b420000","018f51e2f49d7319b04105d4f9cdff56","3f08388692a146f69bf796510f30967c","6ed8f188b8dd4cfe8f37fdd0ddcc19b9","9750caf64ad34990aafe2bca8951c6f2","c07187e4d1134e839d197cffd62206ea","d40cf9900bd049508b93b3e9c880f8f6"]"
  "now" => "2025-04-22 15:39:47.188"
  "compressed" => 0
]
117 0.33 ms
SELECT `jett_mce_setting`.`id` FROM `jett_mce_setting` LEFT JOIN `jett_mce_setting_sales_channel` `jett_mce_setting.salesChannels.mapping` ON `jett_mce_setting`.`id` = `jett_mce_setting.salesChannels.mapping`.`jett_mce_setting_id`  LEFT JOIN `sales_channel` `jett_mce_setting.salesChannels` ON `jett_mce_setting.salesChannels.mapping`.`sales_channel_id` = `jett_mce_setting.salesChannels`.`id`  WHERE (`jett_mce_setting.salesChannels`.`id` = ?) GROUP BY `jett_mce_setting`.`id`
Parameters:
[
  b"\x12£:î\x1C\x1F@–¬c¬\x01=ˆËí"
]
118 0.38 ms
SELECT `jett_mce_setting`.`id` as `jett_mce_setting.id`, `jett_mce_setting`.`active` as `jett_mce_setting.active`, `jett_mce_setting`.`label` as `jett_mce_setting.label`, `jett_mce_setting`.`api_key` as `jett_mce_setting.apiKey`, `jett_mce_setting`.`list_id` as `jett_mce_setting.listId`, `jett_mce_setting`.`list_name` as `jett_mce_setting.listName`, `jett_mce_setting`.`store_id` as `jett_mce_setting.storeId`, `jett_mce_setting`.`store_name` as `jett_mce_setting.storeName`, `jett_mce_setting`.`store_domain_id` as `jett_mce_setting.storeDomainId`, `jett_mce_setting`.`store_currency_code` as `jett_mce_setting.storeCurrencyCode`, `jett_mce_setting`.`store_connected_site` as `jett_mce_setting.storeConnectedSite`, `jett_mce_setting`.`embed_connected_site` as `jett_mce_setting.embedConnectedSite`, `jett_mce_setting`.`customer_groups` as `jett_mce_setting.customerGroups`, `jett_mce_setting`.`subscriber_status` as `jett_mce_setting.subscriberStatus`, `jett_mce_setting`.`abandoned_carts` as `jett_mce_setting.abandonedCarts`, `jett_mce_setting`.`log_storage_period` as `jett_mce_setting.logStoragePeriod`, `jett_mce_setting`.`sync_limit` as `jett_mce_setting.syncLimit`, `jett_mce_setting`.`stats` as `jett_mce_setting.stats`, `jett_mce_setting`.`merge_fields` as `jett_mce_setting.mergeFields`, `jett_mce_setting`.`subscriber_sync_active` as `jett_mce_setting.subscriberSyncActive`, `jett_mce_setting`.`sync_all_languages` as `jett_mce_setting.syncAllLanguages`, `jett_mce_setting`.`sync_custom_fields_active` as `jett_mce_setting.syncCustomFieldsActive`, `jett_mce_setting`.`vendor_option` as `jett_mce_setting.vendorOption`, `jett_mce_setting`.`stats_sync_date` as `jett_mce_setting.statsSyncDate`, `jett_mce_setting`.`last_sync_date_for_orders` as `jett_mce_setting.lastSyncDateForOrders`, `jett_mce_setting`.`last_sync_date_for_products` as `jett_mce_setting.lastSyncDateForProducts`, `jett_mce_setting`.`last_sync_date_for_customers` as `jett_mce_setting.lastSyncDateForCustomers`, `jett_mce_setting`.`last_sync_date_for_subscribers` as `jett_mce_setting.lastSyncDateForSubscribers`, `jett_mce_setting`.`created_at` as `jett_mce_setting.createdAt`, `jett_mce_setting`.`updated_at` as `jett_mce_setting.updatedAt`, (SELECT GROUP_CONCAT(HEX(`jett_mce_setting.salesChannels.mapping`.`sales_channel_id`) SEPARATOR '||')
                  FROM `jett_mce_setting_sales_channel` `jett_mce_setting.salesChannels.mapping`
                  WHERE `jett_mce_setting.salesChannels.mapping`.`jett_mce_setting_id` = `jett_mce_setting`.`id` ) as `jett_mce_setting.salesChannels.id_mapping`, (SELECT GROUP_CONCAT(HEX(`jett_mce_setting.languages.mapping`.`language_id`) SEPARATOR '||')
                  FROM `jett_mce_setting_language` `jett_mce_setting.languages.mapping`
                  WHERE `jett_mce_setting.languages.mapping`.`jett_mce_setting_id` = `jett_mce_setting`.`id` ) as `jett_mce_setting.languages.id_mapping` FROM `jett_mce_setting` WHERE `jett_mce_setting`.`id` IN (?)
Parameters:
[
  b"\x01îCÐY>s«Å¢§?J#─ã"
]
119 0.45 ms
SELECT `sales_channel`.`id` as `sales_channel.id`, `sales_channel`.`type_id` as `sales_channel.typeId`, `sales_channel`.`language_id` as `sales_channel.languageId`, `sales_channel`.`customer_group_id` as `sales_channel.customerGroupId`, `sales_channel`.`currency_id` as `sales_channel.currencyId`, `sales_channel`.`payment_method_id` as `sales_channel.paymentMethodId`, `sales_channel`.`shipping_method_id` as `sales_channel.shippingMethodId`, `sales_channel`.`country_id` as `sales_channel.countryId`, `sales_channel`.`analytics_id` as `sales_channel.analyticsId`, `sales_channel`.`navigation_category_id` as `sales_channel.navigationCategoryId`, `sales_channel`.`navigation_category_version_id` as `sales_channel.navigationCategoryVersionId`, `sales_channel`.`navigation_category_depth` as `sales_channel.navigationCategoryDepth`, `sales_channel`.`footer_category_id` as `sales_channel.footerCategoryId`, `sales_channel`.`footer_category_version_id` as `sales_channel.footerCategoryVersionId`, `sales_channel`.`service_category_id` as `sales_channel.serviceCategoryId`, `sales_channel`.`service_category_version_id` as `sales_channel.serviceCategoryVersionId`, `sales_channel`.`mail_header_footer_id` as `sales_channel.mailHeaderFooterId`, `sales_channel`.`hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId`, `sales_channel`.`short_name` as `sales_channel.shortName`, `sales_channel`.`tax_calculation_type` as `sales_channel.taxCalculationType`, `sales_channel`.`access_key` as `sales_channel.accessKey`, `sales_channel`.`configuration` as `sales_channel.configuration`, `sales_channel`.`active` as `sales_channel.active`, `sales_channel`.`hreflang_active` as `sales_channel.hreflangActive`, `sales_channel`.`maintenance` as `sales_channel.maintenance`, `sales_channel`.`maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist`, `sales_channel`.`payment_method_ids` as `sales_channel.paymentMethodIds`, `sales_channel`.`home_cms_page_id` as `sales_channel.homeCmsPageId`, `sales_channel`.`home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId`, `sales_channel.analytics`.`id` as `sales_channel.analytics.id`, `sales_channel.analytics`.`tracking_id` as `sales_channel.analytics.trackingId`, `sales_channel.analytics`.`active` as `sales_channel.analytics.active`, `sales_channel.analytics`.`track_orders` as `sales_channel.analytics.trackOrders`, `sales_channel.analytics`.`anonymize_ip` as `sales_channel.analytics.anonymizeIp`, `sales_channel.analytics`.`created_at` as `sales_channel.analytics.createdAt`, `sales_channel.analytics`.`updated_at` as `sales_channel.analytics.updatedAt`, `sales_channel`.`created_at` as `sales_channel.createdAt`, `sales_channel`.`updated_at` as `sales_channel.updatedAt`, `sales_channel.translation.name`, COALESCE(`sales_channel.translation.name`,`sales_channel.translation.name`) as `sales_channel.name`, `sales_channel.translation.homeSlotConfig`, COALESCE(`sales_channel.translation.homeSlotConfig`,`sales_channel.translation.homeSlotConfig`) as `sales_channel.homeSlotConfig`, `sales_channel.translation.homeEnabled`, COALESCE(`sales_channel.translation.homeEnabled`,`sales_channel.translation.homeEnabled`) as `sales_channel.homeEnabled`, `sales_channel.translation.homeName`, COALESCE(`sales_channel.translation.homeName`,`sales_channel.translation.homeName`) as `sales_channel.homeName`, `sales_channel.translation.homeMetaTitle`, COALESCE(`sales_channel.translation.homeMetaTitle`,`sales_channel.translation.homeMetaTitle`) as `sales_channel.homeMetaTitle`, `sales_channel.translation.homeMetaDescription`, COALESCE(`sales_channel.translation.homeMetaDescription`,`sales_channel.translation.homeMetaDescription`) as `sales_channel.homeMetaDescription`, `sales_channel.translation.homeKeywords`, COALESCE(`sales_channel.translation.homeKeywords`,`sales_channel.translation.homeKeywords`) as `sales_channel.homeKeywords`, `sales_channel.translation.customFields`, COALESCE(`sales_channel.translation.customFields`,`sales_channel.translation.customFields`) as `sales_channel.customFields`, `sales_channel.translation.createdAt`, `sales_channel.translation.updatedAt`, `sales_channel.translation.salesChannelId`, `sales_channel.translation.languageId` FROM `sales_channel` LEFT JOIN (SELECT `sales_channel.translation`.sales_channel_id, `sales_channel.translation`.name as `sales_channel.translation.name`, `sales_channel.translation`.home_slot_config as `sales_channel.translation.homeSlotConfig`, `sales_channel.translation`.home_enabled as `sales_channel.translation.homeEnabled`, `sales_channel.translation`.home_name as `sales_channel.translation.homeName`, `sales_channel.translation`.home_meta_title as `sales_channel.translation.homeMetaTitle`, `sales_channel.translation`.home_meta_description as `sales_channel.translation.homeMetaDescription`, `sales_channel.translation`.home_keywords as `sales_channel.translation.homeKeywords`, `sales_channel.translation`.custom_fields as `sales_channel.translation.customFields`, `sales_channel.translation`.created_at as `sales_channel.translation.createdAt`, `sales_channel.translation`.updated_at as `sales_channel.translation.updatedAt`, `sales_channel.translation`.sales_channel_id as `sales_channel.translation.salesChannelId`, `sales_channel.translation`.language_id as `sales_channel.translation.languageId` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation`.language_id = ?) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation`.`sales_channel_id` = `sales_channel`.`id` LEFT JOIN `sales_channel_analytics` `sales_channel.analytics` ON `sales_channel`.`analytics_id` = `sales_channel.analytics`.`id` WHERE `sales_channel`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x12£:î\x1C\x1F@–¬c¬\x01=ˆËí"
]
120 0.20 ms
SELECT `language`.`id` as `language.id`, `language`.`parent_id` as `language.parentId`, `language`.`locale_id` as `language.localeId`, `language`.`translation_code_id` as `language.translationCodeId`, `language`.`name` as `language.name`, `language`.`custom_fields` as `language.customFields`, `language`.`created_at` as `language.createdAt`, `language`.`updated_at` as `language.updatedAt` FROM `language` WHERE `language`.`id` IN (?)
Parameters:
[
  b"L\x036²A\x05CÚ±Êò6O:xt"
]
121 0.28 ms
SELECT `domain`.`language_id` AS languageId,
                          `domain`.`id` AS id,
                          `domain`.`url` AS url,
                          `domain`.`hreflang_use_only_locale` AS onlyLocale,
                          JSON_UNQUOTE(JSON_EXTRACT(`domain`.custom_fields, '$.isoCode')) AS overriddenLocale,
                          `locale`.`code` AS locale
            FROM `sales_channel_domain` AS `domain`
            INNER JOIN `language` ON `language`.`id` = `domain`.`language_id`
            INNER JOIN `locale` ON `locale`.`id` = `language`.`locale_id`
            WHERE `domain`.`sales_channel_id` = ?
Parameters:
[
  b"\x12£:î\x1C\x1F@–¬c¬\x01=ˆËí"
]
122 0.33 ms
SELECT `seo_path_info` AS seoPathInfo, `language_id` AS languageId
            FROM `seo_url`
            WHERE `path_info` = ? AND `is_canonical` = 1 AND
                  `sales_channel_id` = ? AND `language_id` IN (?, ?)
Parameters:
[
  "/customized-products/price-detail-box"
  b"\x12£:î\x1C\x1F@–¬c¬\x01=ˆËí"
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
123 0.10 ms
SELECT `name`, `path`, `author`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
124 0.37 ms
SELECT `payment_method`.`id` FROM `payment_method` WHERE (`payment_method`.`handler_identifier` = ? AND `payment_method`.`active` = ?)
Parameters:
[
  "Kiener\MolliePayments\Handler\Method\ApplePayPayment"
  true
]
125 0.35 ms
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = ?) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  b"\x12£:î\x1C\x1F@–¬c¬\x01=ˆËí"
  "MolliePayments.config.%"
]
126 0.25 ms
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = ?) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  b"\x12£:î\x1C\x1F@–¬c¬\x01=ˆËí"
  "MolliePayments.config.%"
]
127 0.27 ms
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = ?) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  b"\x12£:î\x1C\x1F@–¬c¬\x01=ˆËí"
  "MolliePayments.config.%"
]
128 0.26 ms
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = ?) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  b"\x12£:î\x1C\x1F@–¬c¬\x01=ˆËí"
  "MolliePayments.config.%"
]
129 0.97 ms
SELECT `sales_channel`.`id` as `sales_channel.id`, `sales_channel`.`type_id` as `sales_channel.typeId`, `sales_channel`.`language_id` as `sales_channel.languageId`, `sales_channel`.`customer_group_id` as `sales_channel.customerGroupId`, `sales_channel`.`currency_id` as `sales_channel.currencyId`, `sales_channel`.`payment_method_id` as `sales_channel.paymentMethodId`, `sales_channel`.`shipping_method_id` as `sales_channel.shippingMethodId`, `sales_channel`.`country_id` as `sales_channel.countryId`, `sales_channel`.`analytics_id` as `sales_channel.analyticsId`, `sales_channel`.`navigation_category_id` as `sales_channel.navigationCategoryId`, `sales_channel`.`navigation_category_version_id` as `sales_channel.navigationCategoryVersionId`, `sales_channel`.`navigation_category_depth` as `sales_channel.navigationCategoryDepth`, `sales_channel`.`footer_category_id` as `sales_channel.footerCategoryId`, `sales_channel`.`footer_category_version_id` as `sales_channel.footerCategoryVersionId`, `sales_channel`.`service_category_id` as `sales_channel.serviceCategoryId`, `sales_channel`.`service_category_version_id` as `sales_channel.serviceCategoryVersionId`, `sales_channel`.`mail_header_footer_id` as `sales_channel.mailHeaderFooterId`, `sales_channel`.`hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId`, `sales_channel`.`short_name` as `sales_channel.shortName`, `sales_channel`.`tax_calculation_type` as `sales_channel.taxCalculationType`, `sales_channel`.`access_key` as `sales_channel.accessKey`, `sales_channel`.`configuration` as `sales_channel.configuration`, `sales_channel`.`active` as `sales_channel.active`, `sales_channel`.`hreflang_active` as `sales_channel.hreflangActive`, `sales_channel`.`maintenance` as `sales_channel.maintenance`, `sales_channel`.`maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist`, `sales_channel`.`payment_method_ids` as `sales_channel.paymentMethodIds`, `sales_channel`.`home_cms_page_id` as `sales_channel.homeCmsPageId`, `sales_channel`.`home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId`, `sales_channel.analytics`.`id` as `sales_channel.analytics.id`, `sales_channel.analytics`.`tracking_id` as `sales_channel.analytics.trackingId`, `sales_channel.analytics`.`active` as `sales_channel.analytics.active`, `sales_channel.analytics`.`track_orders` as `sales_channel.analytics.trackOrders`, `sales_channel.analytics`.`anonymize_ip` as `sales_channel.analytics.anonymizeIp`, `sales_channel.analytics`.`created_at` as `sales_channel.analytics.createdAt`, `sales_channel.analytics`.`updated_at` as `sales_channel.analytics.updatedAt`, `sales_channel`.`created_at` as `sales_channel.createdAt`, `sales_channel`.`updated_at` as `sales_channel.updatedAt`, `sales_channel.translation.fallback_1.name`, `sales_channel.translation.name`, COALESCE(`sales_channel.translation.fallback_1.name`,`sales_channel.translation.name`,`sales_channel.translation.name`) as `sales_channel.name`, `sales_channel.translation.fallback_1.homeSlotConfig`, `sales_channel.translation.homeSlotConfig`, COALESCE(`sales_channel.translation.fallback_1.homeSlotConfig`,`sales_channel.translation.homeSlotConfig`,`sales_channel.translation.homeSlotConfig`) as `sales_channel.homeSlotConfig`, `sales_channel.translation.fallback_1.homeEnabled`, `sales_channel.translation.homeEnabled`, COALESCE(`sales_channel.translation.fallback_1.homeEnabled`,`sales_channel.translation.homeEnabled`,`sales_channel.translation.homeEnabled`) as `sales_channel.homeEnabled`, `sales_channel.translation.fallback_1.homeName`, `sales_channel.translation.homeName`, COALESCE(`sales_channel.translation.fallback_1.homeName`,`sales_channel.translation.homeName`,`sales_channel.translation.homeName`) as `sales_channel.homeName`, `sales_channel.translation.fallback_1.homeMetaTitle`, `sales_channel.translation.homeMetaTitle`, COALESCE(`sales_channel.translation.fallback_1.homeMetaTitle`,`sales_channel.translation.homeMetaTitle`,`sales_channel.translation.homeMetaTitle`) as `sales_channel.homeMetaTitle`, `sales_channel.translation.fallback_1.homeMetaDescription`, `sales_channel.translation.homeMetaDescription`, COALESCE(`sales_channel.translation.fallback_1.homeMetaDescription`,`sales_channel.translation.homeMetaDescription`,`sales_channel.translation.homeMetaDescription`) as `sales_channel.homeMetaDescription`, `sales_channel.translation.fallback_1.homeKeywords`, `sales_channel.translation.homeKeywords`, COALESCE(`sales_channel.translation.fallback_1.homeKeywords`,`sales_channel.translation.homeKeywords`,`sales_channel.translation.homeKeywords`) as `sales_channel.homeKeywords`, `sales_channel.translation.fallback_1.customFields`, `sales_channel.translation.customFields`, COALESCE(`sales_channel.translation.fallback_1.customFields`,`sales_channel.translation.customFields`,`sales_channel.translation.customFields`) as `sales_channel.customFields`, `sales_channel.translation.fallback_1.createdAt`, `sales_channel.translation.createdAt`, `sales_channel.translation.fallback_1.updatedAt`, `sales_channel.translation.updatedAt`, `sales_channel.translation.fallback_1.salesChannelId`, `sales_channel.translation.salesChannelId`, `sales_channel.translation.fallback_1.languageId`, `sales_channel.translation.languageId` FROM `sales_channel` LEFT JOIN (SELECT `sales_channel.translation`.sales_channel_id, `sales_channel.translation`.name as `sales_channel.translation.name`, `sales_channel.translation`.home_slot_config as `sales_channel.translation.homeSlotConfig`, `sales_channel.translation`.home_enabled as `sales_channel.translation.homeEnabled`, `sales_channel.translation`.home_name as `sales_channel.translation.homeName`, `sales_channel.translation`.home_meta_title as `sales_channel.translation.homeMetaTitle`, `sales_channel.translation`.home_meta_description as `sales_channel.translation.homeMetaDescription`, `sales_channel.translation`.home_keywords as `sales_channel.translation.homeKeywords`, `sales_channel.translation`.custom_fields as `sales_channel.translation.customFields`, `sales_channel.translation`.created_at as `sales_channel.translation.createdAt`, `sales_channel.translation`.updated_at as `sales_channel.translation.updatedAt`, `sales_channel.translation`.sales_channel_id as `sales_channel.translation.salesChannelId`, `sales_channel.translation`.language_id as `sales_channel.translation.languageId`, `sales_channel.translation.fallback_1`.name as `sales_channel.translation.fallback_1.name`, `sales_channel.translation.fallback_1`.home_slot_config as `sales_channel.translation.fallback_1.homeSlotConfig`, `sales_channel.translation.fallback_1`.home_enabled as `sales_channel.translation.fallback_1.homeEnabled`, `sales_channel.translation.fallback_1`.home_name as `sales_channel.translation.fallback_1.homeName`, `sales_channel.translation.fallback_1`.home_meta_title as `sales_channel.translation.fallback_1.homeMetaTitle`, `sales_channel.translation.fallback_1`.home_meta_description as `sales_channel.translation.fallback_1.homeMetaDescription`, `sales_channel.translation.fallback_1`.home_keywords as `sales_channel.translation.fallback_1.homeKeywords`, `sales_channel.translation.fallback_1`.custom_fields as `sales_channel.translation.fallback_1.customFields`, `sales_channel.translation.fallback_1`.created_at as `sales_channel.translation.fallback_1.createdAt`, `sales_channel.translation.fallback_1`.updated_at as `sales_channel.translation.fallback_1.updatedAt`, `sales_channel.translation.fallback_1`.sales_channel_id as `sales_channel.translation.fallback_1.salesChannelId`, `sales_channel.translation.fallback_1`.language_id as `sales_channel.translation.fallback_1.languageId` FROM `sales_channel_translation` `sales_channel.translation` LEFT JOIN `sales_channel_translation` `sales_channel.translation.fallback_1` ON `sales_channel.translation`.`sales_channel_id` = `sales_channel.translation.fallback_1`.`sales_channel_id` AND `sales_channel.translation.fallback_1`.language_id = ? WHERE `sales_channel.translation`.language_id = ?) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation`.`sales_channel_id` = `sales_channel`.`id` LEFT JOIN `sales_channel_analytics` `sales_channel.analytics` ON `sales_channel`.`analytics_id` = `sales_channel.analytics`.`id` WHERE (`sales_channel`.`active` = ?)
Parameters:
[
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
]
130 0.42 ms
SELECT `sales_channel_domain`.`id` as `sales_channel_domain.id`, `sales_channel_domain`.`url` as `sales_channel_domain.url`, `sales_channel_domain`.`sales_channel_id` as `sales_channel_domain.salesChannelId`, `sales_channel_domain`.`language_id` as `sales_channel_domain.languageId`, `sales_channel_domain`.`currency_id` as `sales_channel_domain.currencyId`, `sales_channel_domain`.`snippet_set_id` as `sales_channel_domain.snippetSetId`, `sales_channel_domain`.`hreflang_use_only_locale` as `sales_channel_domain.hreflangUseOnlyLocale`, `sales_channel_domain`.`custom_fields` as `sales_channel_domain.customFields`, `sales_channel_domain`.`created_at` as `sales_channel_domain.createdAt`, `sales_channel_domain`.`updated_at` as `sales_channel_domain.updatedAt` FROM `sales_channel_domain` WHERE (`sales_channel_domain`.`sales_channel_id` IN (?, ?, ?, ?, ?, ?))
Parameters:
[
  b"\x10\x1E\x15J¹$M\x0E•‘˜\x7Fƒ! ±"
  b"\x12£:î\x1C\x1F@–¬c¬\x01=ˆËí"
  b"(\r\x1C«ôM\x13ôÔó8ÅC9c"
  b"b\x0E_]iåL½žH¾Z¾T÷³"
  b"¸R$ô\x07jHl¢\x00¹JÐÒ/Ç"
  b"¿¤éßj¹Fû°ï?eÀߊ^"
]
131 0.29 ms
SELECT `app`.`name`, `app`.`version`, `app`.`template_load_priority`
             FROM `app`
             INNER JOIN `app_template` ON `app_template`.`app_id` = `app`.`id`
             WHERE `app`.`active` = 1 AND `app_template`.`active` = 1
Parameters:
[]
132 0.29 ms
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
  "fr-FR"
]
133 0.48 ms
SELECT `rule`.`id` as `rule.id`, `rule`.`name` as `rule.name`, `rule`.`priority` as `rule.priority`, `rule`.`description` as `rule.description`, `rule`.`payload` as `rule.payload`, `rule`.`invalid` as `rule.invalid`, `rule`.`areas` as `rule.areas`, `rule`.`custom_fields` as `rule.customFields`, `rule`.`module_types` as `rule.moduleTypes`, `rule`.`created_at` as `rule.createdAt`, `rule`.`updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"Rmi0±ÝIÕºwö)¦¤w÷"
  b"­Çò‚X¶Oš¨wÒ7³@ˆ®"
  b"ÅL|g\x0E'EL¶\x13ÉÖÑéç‹"
  b"\x06³A"@&H\x1AØ\x10Öex¿¼Z"
  b"l›î.G\x08OàžßP\x01€Èéº"
  b"¥¶6o\x10+A÷’LÚ¯+‹¿."
  b"­ã:╔\x06▀AÉɳ\x07x\x01E¦k"
  b"\x01ì1‗tXurÂÊȳ2íø\x06"
  b"\x01ÅQ▄-Ïuvè.ýqkB\x00\x00"
  b"\x01ÅQÔ¶Øs\x19░A\x05Ȩ═ V"
  b"È\f¨É\vðIPïô│Ú╚ǰ÷"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.