POST https://been.tintrio.dev/customized-products/price-detail-box

Query Metrics

139 Database Queries
61 Different statements
64.88 ms Query time

Queries

Group similar statements

# Time Info
1 0.40 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
2 0.35 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.37 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.11 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.43 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"/»_ââšMpªXTÎ|ãâ\v"
  b"b\x0E_]iåL½žH¾Z¾T÷³"
  "customized-products/price-detail-box/"
  1
]
6 0.25 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"/»_ââšMpªXTÎ|ãâ\v"
  b"b\x0E_]iåL½žH¾Z¾T÷³"
  "customized-products/price-detail-box"
]
7 0.24 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"/»_ââšMpªXTÎ|ãâ\v"
  b"b\x0E_]iåL½žH¾Z¾T÷³"
  "/customized-products/price-detail-box"
]
8 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:
[
  null
  "MolliePayments.config.%"
]
9 0.34 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"b\x0E_]iåL½žH¾Z¾T÷³"
  "tAHWrTrewpSnlwTDOui3l6wUKl0hLQQ4"
]
10 1.01 ms
SHOW COLUMNS FROM `cart` WHERE `Field` LIKE ?
Parameters:
[
  "payload"
]
11 0.15 ms
#cart-persister::load
                SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "tAHWrTrewpSnlwTDOui3l6wUKl0hLQQ4"
]
12 0.47 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.35 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.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:
[]
15 0.25 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"b\x0E_]iåL½žH¾Z¾T÷³"
  b"CÕL P»L\x07Ÿ3|-'i’\x16"
]
16 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"b\x0E_]iåL½žH¾Z¾T÷³"
  "MolliePayments.config.%"
]
17 0.34 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"b\x0E_]iåL½žH¾Z¾T÷³"
  "MolliePayments.config.%"
]
18 0.91 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.30 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.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:
[]
21 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"b\x0E_]iåL½žH¾Z¾T÷³"
  "MolliePayments.config.%"
]
22 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"b\x0E_]iåL½žH¾Z¾T÷³"
  "MolliePayments.config.%"
]
23 0.53 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.34 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.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:
[]
26 1.46 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.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
]
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.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:
[]
30 0.12 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"b\x0E_]iåL½žH¾Z¾T÷³"
  "tAHWrTrewpSnlwTDOui3l6wUKl0hLQQ4"
]
31 0.76 ms
SHOW COLUMNS FROM `cart` WHERE `Field` LIKE ?
Parameters:
[
  "payload"
]
32 0.09 ms
#cart-persister::load
                SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "tAHWrTrewpSnlwTDOui3l6wUKl0hLQQ4"
]
33 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
]
34 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:
[]
35 0.15 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.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"b\x0E_]iåL½žH¾Z¾T÷³"
  "MolliePayments.config.%"
]
37 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"b\x0E_]iåL½žH¾Z¾T÷³"
  "MolliePayments.config.%"
]
38 0.35 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.15 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.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"b\x0E_]iåL½žH¾Z¾T÷³"
  "MolliePayments.config.%"
]
42 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"b\x0E_]iåL½žH¾Z¾T÷³"
  "MolliePayments.config.%"
]
43 0.11 ms
SELECT module.module, module.response FROM wbm_data_layer_modules module
Parameters:
[]
44 0.39 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.displayName`, COALESCE(`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.description`, COALESCE(`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.placeholder`, COALESCE(`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.createdAt`, `swag_customized_products_template_option.translation.updatedAt`, `swag_customized_products_template_option.translation.swagCustomizedProductsTemplateOptionId`, `swag_customized_products_template_option.translation.languageId`, `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` FROM `swag_customized_products_template_option_translation` `swag_customized_products_template_option.translation` 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"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"ôƒ¸\f.ÛHû²£Ä°vY¤å"
  b"l´ªØ:╝CÖæHe┴ÂzÞ▄"
]
45 0.35 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"b\x0E_]iåL½žH¾Z¾T÷³"
  true
  b"\x01ì\x16\x17pß®═█ÎYíx\x1D"
]
46 2.40 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.title`, COALESCE(`product.cover.media.translation.title`,`product.cover.media.translation.title`) as `product.cover.media.title`, `product.cover.media.translation.alt`, COALESCE(`product.cover.media.translation.alt`,`product.cover.media.translation.alt`) as `product.cover.media.alt`, `product.cover.media.translation.customFields`, COALESCE(`product.cover.media.translation.customFields`,`product.cover.media.translation.customFields`) as `product.cover.media.customFields`, `product.cover.media.translation.createdAt`, `product.cover.media.translation.updatedAt`, `product.cover.media.translation.mediaId`, `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.name`, COALESCE(`product.featureSet.translation.name`,`product.featureSet.translation.name`) as `product.featureSet.name`, `product.featureSet.translation.description`, COALESCE(`product.featureSet.translation.description`,`product.featureSet.translation.description`) as `product.featureSet.description`, `product.featureSet.translation.createdAt`, `product.featureSet.translation.updatedAt`, `product.featureSet.translation.productFeatureSetId`, `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.shortCode`, COALESCE(`product.unit.translation.shortCode`,`product.unit.translation.shortCode`) as `product.unit.shortCode`, `product.unit.translation.name`, COALESCE(`product.unit.translation.name`,`product.unit.translation.name`) as `product.unit.name`, `product.unit.translation.customFields`, COALESCE(`product.unit.translation.customFields`,`product.unit.translation.customFields`) as `product.unit.customFields`, `product.unit.translation.createdAt`, `product.unit.translation.updatedAt`, `product.unit.translation.unitId`, `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.name`, COALESCE(`product.deliveryTime.translation.name`,`product.deliveryTime.translation.name`) as `product.deliveryTime.name`, `product.deliveryTime.translation.customFields`, COALESCE(`product.deliveryTime.translation.customFields`,`product.deliveryTime.translation.customFields`) as `product.deliveryTime.customFields`, `product.deliveryTime.translation.createdAt`, `product.deliveryTime.translation.updatedAt`, `product.deliveryTime.translation.deliveryTimeId`, `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.displayName`, COALESCE(`product.swagCustomizedProductsTemplate.translation.displayName`,`product.swagCustomizedProductsTemplate.translation.displayName`) as `product.swagCustomizedProductsTemplate.displayName`, `product.swagCustomizedProductsTemplate.translation.description`, COALESCE(`product.swagCustomizedProductsTemplate.translation.description`,`product.swagCustomizedProductsTemplate.translation.description`) as `product.swagCustomizedProductsTemplate.description`, `product.swagCustomizedProductsTemplate.translation.createdAt`, `product.swagCustomizedProductsTemplate.translation.updatedAt`, `product.swagCustomizedProductsTemplate.translation.swagCustomizedProductsTemplateId`, `product.swagCustomizedProductsTemplate.translation.languageId`, `product.swagCustomizedProductsTemplate.translation.swagCustomizedProductsTemplateVersionId`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.languageId`, `product.parent.translation.languageId`, `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` FROM `product_translation` `product.translation` 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` FROM `product_translation` `product.parent.translation` 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` FROM `media_translation` `product.cover.media.translation` 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` FROM `product_feature_set_translation` `product.featureSet.translation` 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` FROM `unit_translation` `product.unit.translation` 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` FROM `delivery_time_translation` `product.deliveryTime.translation` 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` FROM `swag_customized_products_template_translation` `product.swagCustomizedProductsTemplate.translation` 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"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01ì\x16\x17pß®═█ÎYíx\x1D"
]
47 0.25 ms
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[]
48 0.66 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.name`, COALESCE(`property_group_option.group.translation.name`,`property_group_option.group.translation.name`) as `property_group_option.group.name`, `property_group_option.group.translation.description`, COALESCE(`property_group_option.group.translation.description`,`property_group_option.group.translation.description`) as `property_group_option.group.description`, `property_group_option.group.translation.position`, COALESCE(`property_group_option.group.translation.position`,`property_group_option.group.translation.position`) as `property_group_option.group.position`, `property_group_option.group.translation.customFields`, COALESCE(`property_group_option.group.translation.customFields`,`property_group_option.group.translation.customFields`) as `property_group_option.group.customFields`, `property_group_option.group.translation.createdAt`, `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation.languageId`, `property_group_option.translation.name`, COALESCE(`property_group_option.translation.name`,`property_group_option.translation.name`) as `property_group_option.name`, `property_group_option.translation.position`, COALESCE(`property_group_option.translation.position`,`property_group_option.translation.position`) as `property_group_option.position`, `property_group_option.translation.customFields`, COALESCE(`property_group_option.translation.customFields`,`property_group_option.translation.customFields`) as `property_group_option.customFields`, `property_group_option.translation.createdAt`, `property_group_option.translation.updatedAt`, `property_group_option.translation.propertyGroupOptionId`, `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` FROM `property_group_option_translation` `property_group_option.translation` 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` FROM `property_group_translation` `property_group_option.group.translation` 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"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F•é{\x1D<G6·Rš)€Ü"S"
  b"èþVd|’CY«è^±ûø´a"
]
49 0.65 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.name`, COALESCE(`property_group_option.group.translation.name`,`property_group_option.group.translation.name`) as `property_group_option.group.name`, `property_group_option.group.translation.description`, COALESCE(`property_group_option.group.translation.description`,`property_group_option.group.translation.description`) as `property_group_option.group.description`, `property_group_option.group.translation.position`, COALESCE(`property_group_option.group.translation.position`,`property_group_option.group.translation.position`) as `property_group_option.group.position`, `property_group_option.group.translation.customFields`, COALESCE(`property_group_option.group.translation.customFields`,`property_group_option.group.translation.customFields`) as `property_group_option.group.customFields`, `property_group_option.group.translation.createdAt`, `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation.languageId`, `property_group_option.translation.name`, COALESCE(`property_group_option.translation.name`,`property_group_option.translation.name`) as `property_group_option.name`, `property_group_option.translation.position`, COALESCE(`property_group_option.translation.position`,`property_group_option.translation.position`) as `property_group_option.position`, `property_group_option.translation.customFields`, COALESCE(`property_group_option.translation.customFields`,`property_group_option.translation.customFields`) as `property_group_option.customFields`, `property_group_option.translation.createdAt`, `property_group_option.translation.updatedAt`, `property_group_option.translation.propertyGroupOptionId`, `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` FROM `property_group_option_translation` `property_group_option.translation` 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` FROM `property_group_translation` `property_group_option.group.translation` 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"/»_ââšMpªXTÎ|ãâ\v"
  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")»W\x14¾¥@¹¬{Ðwâ±Ùo"
  b",·ªkÿ\rNæª\x1FGœ_Ò×s"
  b"BJ×\x045ïA\x15–8rƒVßRH"
  b"j¢ãê¯oG*°„97ÍôË "
  b"sd£}vbL¦ªhƆnY\x04w"
  b"ü\x05C#&çH¿à\x17\x07{H+"&"
  b"‰—\x1A¡½èM·–žfQ`õJ’"
  b"èü\tÄã\eAÕ¿\x001C║ß┤Z"
  b"ùyƒÍ\rùJÌü´¥µç║ƒ¬"
  b"Ü█ÉònõOÚâà\x12t4OÓ3"
  b"Ÿ”\t’4\x12Oá…\x15\x04\x12ï2Sl"
  b"°—lâ\x04FGn¦‡l©z1µê"
  b"Åå©o\r'G·ˆfž¥õ\v^j"
  b"Ðñ*ð2£C═üB)U<\x006U"
  b"ÖI|\tå\x01M\x1D¦Zú¥F®žü"
  b"ϸϻ©\x7FA7öR¹╩ôéØÁ"
  b"\x1F\x14╣kACÅûMò¥ÈÕɳ"
  b"çbäçééD½›5¡\x11Þå(2"
  b"ö@Š¥3CCú¬I\x0E\x15Ìÿ\x17©"
]
50 0.20 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ì\x16\x17pß®═█ÎYíx\x1D"
  b"K/=\x12}1F\x15±»ê(pØ„¤"
]
51 0.42 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.displayName`, COALESCE(`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.description`, COALESCE(`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.placeholder`, COALESCE(`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.createdAt`, `swag_customized_products_template_option.translation.updatedAt`, `swag_customized_products_template_option.translation.swagCustomizedProductsTemplateOptionId`, `swag_customized_products_template_option.translation.languageId`, `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` FROM `swag_customized_products_template_option_translation` `swag_customized_products_template_option.translation` 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"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"ôƒ¸\f.ÛHû²£Ä°vY¤å"
]
52 0.21 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.32 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.displayName`, COALESCE(`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.createdAt`, `swag_customized_products_template_option_value.translation.updatedAt`, `swag_customized_products_template_option_value.translation.swagCustomizedProductsTemplateOptionValueId`, `swag_customized_products_template_option_value.translation.languageId`, `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` FROM `swag_customized_products_template_option_value_translation` `swag_customized_products_template_option_value.translation` 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"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"l´ªØ:╝CÖæHe┴ÂzÞ▄"
]
54 0.16 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.28 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"\x06õX\x15ò\x14I'‚u\x12l#G¼õ"
]
56 0.28 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.shortCode`, COALESCE(`unit.translation.shortCode`,`unit.translation.shortCode`) as `unit.shortCode`, `unit.translation.name`, COALESCE(`unit.translation.name`,`unit.translation.name`) as `unit.name`, `unit.translation.customFields`, COALESCE(`unit.translation.customFields`,`unit.translation.customFields`) as `unit.customFields`, `unit.translation.createdAt`, `unit.translation.updatedAt`, `unit.translation.unitId`, `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` FROM `unit_translation` `unit.translation` WHERE `unit.translation`.language_id = ?) `unit.unit_translation` ON `unit.unit_translation`.`unit_id` = `unit`.`id`
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
57 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
]
58 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:
[]
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.44 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.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:
[]
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.52 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.displayName`, COALESCE(`swag_customized_products_template.translation.displayName`,`swag_customized_products_template.translation.displayName`) as `swag_customized_products_template.displayName`, `swag_customized_products_template.translation.description`, COALESCE(`swag_customized_products_template.translation.description`,`swag_customized_products_template.translation.description`) as `swag_customized_products_template.description`, `swag_customized_products_template.translation.createdAt`, `swag_customized_products_template.translation.updatedAt`, `swag_customized_products_template.translation.swagCustomizedProductsTemplateId`, `swag_customized_products_template.translation.languageId`, `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` FROM `swag_customized_products_template_translation` `swag_customized_products_template.translation` 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"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"ôƒ¸\f.ÛHû²£Ä°vY¤å"
]
64 0.40 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.displayName`, COALESCE(`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.description`, COALESCE(`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.placeholder`, COALESCE(`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.createdAt`, `swag_customized_products_template_option.translation.updatedAt`, `swag_customized_products_template_option.translation.swagCustomizedProductsTemplateOptionId`, `swag_customized_products_template_option.translation.languageId`, `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` FROM `swag_customized_products_template_option_translation` `swag_customized_products_template_option.translation` 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"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"ôƒ¸\f.ÛHû²£Ä°vY¤å"
]
65 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Þ▄"
]
66 0.31 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.displayName`, COALESCE(`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.createdAt`, `swag_customized_products_template_option_value.translation.updatedAt`, `swag_customized_products_template_option_value.translation.swagCustomizedProductsTemplateOptionValueId`, `swag_customized_products_template_option_value.translation.languageId`, `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` FROM `swag_customized_products_template_option_value_translation` `swag_customized_products_template_option_value.translation` 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"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"l´ªØ:╝CÖæHe┴ÂzÞ▄"
]
67 0.30 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"b\x0E_]iåL½žH¾Z¾T÷³"
  true
  b"\x01ì\x16\x17pß®═█ÎYíx\x1D"
]
68 1.87 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.displayName`, COALESCE(`product.swagCustomizedProductsTemplate.translation.displayName`,`product.swagCustomizedProductsTemplate.translation.displayName`) as `product.swagCustomizedProductsTemplate.displayName`, `product.swagCustomizedProductsTemplate.translation.description`, COALESCE(`product.swagCustomizedProductsTemplate.translation.description`,`product.swagCustomizedProductsTemplate.translation.description`) as `product.swagCustomizedProductsTemplate.description`, `product.swagCustomizedProductsTemplate.translation.createdAt`, `product.swagCustomizedProductsTemplate.translation.updatedAt`, `product.swagCustomizedProductsTemplate.translation.swagCustomizedProductsTemplateId`, `product.swagCustomizedProductsTemplate.translation.languageId`, `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.shortCode`, COALESCE(`product.unit.translation.shortCode`,`product.unit.translation.shortCode`) as `product.unit.shortCode`, `product.unit.translation.name`, COALESCE(`product.unit.translation.name`,`product.unit.translation.name`) as `product.unit.name`, `product.unit.translation.customFields`, COALESCE(`product.unit.translation.customFields`,`product.unit.translation.customFields`) as `product.unit.customFields`, `product.unit.translation.createdAt`, `product.unit.translation.updatedAt`, `product.unit.translation.unitId`, `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.name`, COALESCE(`product.deliveryTime.translation.name`,`product.deliveryTime.translation.name`) as `product.deliveryTime.name`, `product.deliveryTime.translation.customFields`, COALESCE(`product.deliveryTime.translation.customFields`,`product.deliveryTime.translation.customFields`) as `product.deliveryTime.customFields`, `product.deliveryTime.translation.createdAt`, `product.deliveryTime.translation.updatedAt`, `product.deliveryTime.translation.deliveryTimeId`, `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.title`, COALESCE(`product.cover.media.translation.title`,`product.cover.media.translation.title`) as `product.cover.media.title`, `product.cover.media.translation.alt`, COALESCE(`product.cover.media.translation.alt`,`product.cover.media.translation.alt`) as `product.cover.media.alt`, `product.cover.media.translation.customFields`, COALESCE(`product.cover.media.translation.customFields`,`product.cover.media.translation.customFields`) as `product.cover.media.customFields`, `product.cover.media.translation.createdAt`, `product.cover.media.translation.updatedAt`, `product.cover.media.translation.mediaId`, `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.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.languageId`, `product.parent.translation.languageId`, `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` FROM `product_translation` `product.translation` 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` FROM `product_translation` `product.parent.translation` 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` FROM `swag_customized_products_template_translation` `product.swagCustomizedProductsTemplate.translation` 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` FROM `unit_translation` `product.unit.translation` 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` FROM `delivery_time_translation` `product.deliveryTime.translation` 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` FROM `media_translation` `product.cover.media.translation` 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"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01ì\x16\x17pß®═█ÎYíx\x1D"
]
69 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.displayName`, COALESCE(`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.description`, COALESCE(`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.placeholder`, COALESCE(`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.createdAt`, `swag_customized_products_template_option.translation.updatedAt`, `swag_customized_products_template_option.translation.swagCustomizedProductsTemplateOptionId`, `swag_customized_products_template_option.translation.languageId`, `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` FROM `swag_customized_products_template_option_translation` `swag_customized_products_template_option.translation` 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"/»_ââš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.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.displayName`, COALESCE(`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.createdAt`, `swag_customized_products_template_option_value.translation.updatedAt`, `swag_customized_products_template_option_value.translation.swagCustomizedProductsTemplateOptionValueId`, `swag_customized_products_template_option_value.translation.languageId`, `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` FROM `swag_customized_products_template_option_value_translation` `swag_customized_products_template_option_value.translation` 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"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"l´ªØ:╝CÖæHe┴ÂzÞ▄"
]
72 0.15 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.23 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ì\x16\x17pß®═█ÎYíx\x1D"
  b"K/=\x12}1F\x15±»ê(pØ„¤"
]
74 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"\x06õX\x15ò\x14I'‚u\x12l#G¼õ"
]
75 0.39 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.35 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.59 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"b\x0E_]iåL½žH¾Z¾T÷³"
  null
  null
  null
  "2025-04-25 11:45:12"
  "2025-04-25 11:45:12"
  null
  "2025-04-25 11:45:12"
  "2025-04-25 11:45:12"
  false
  "notInCart"
]
79 0.49 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.name`, COALESCE(`dmits_payment_cost.paymentMethod.translation.name`,`dmits_payment_cost.paymentMethod.translation.name`) as `dmits_payment_cost.paymentMethod.name`, `dmits_payment_cost.paymentMethod.translation.distinguishableName`, COALESCE(`dmits_payment_cost.paymentMethod.translation.distinguishableName`,`dmits_payment_cost.paymentMethod.translation.distinguishableName`) as `dmits_payment_cost.paymentMethod.distinguishableName`, `dmits_payment_cost.paymentMethod.translation.description`, COALESCE(`dmits_payment_cost.paymentMethod.translation.description`,`dmits_payment_cost.paymentMethod.translation.description`) as `dmits_payment_cost.paymentMethod.description`, `dmits_payment_cost.paymentMethod.translation.customFields`, COALESCE(`dmits_payment_cost.paymentMethod.translation.customFields`,`dmits_payment_cost.paymentMethod.translation.customFields`) as `dmits_payment_cost.paymentMethod.customFields`, `dmits_payment_cost.paymentMethod.translation.createdAt`, `dmits_payment_cost.paymentMethod.translation.updatedAt`, `dmits_payment_cost.paymentMethod.translation.paymentMethodId`, `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` FROM `payment_method_translation` `dmits_payment_cost.paymentMethod.translation` 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"/»_ââšMpªXTÎ|ãâ\v"
  b"ÉjÑbœhKãƒrÍÆv@`æ"
]
80 0.14 ms
SELECT `payment_method`.`id` FROM `payment_method` WHERE (`payment_method`.`handler_identifier` = ?)
Parameters:
[
  "Kiener\MolliePayments\Handler\Method\VoucherPayment"
]
81 0.88 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`.`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.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.languageId`, `product.parent.translation.languageId`, `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` FROM `product_translation` `product.translation` 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` FROM `product_translation` `product.parent.translation` 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` WHERE (`product`.`version_id` = ?) AND ((`product`.`product_number` = ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "*"
]
82 1.06 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`.`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.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.languageId`, `product.parent.translation.languageId`, `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` FROM `product_translation` `product.translation` 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` FROM `product_translation` `product.parent.translation` 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` WHERE (`product`.`version_id` = ?) AND ((`product`.`product_number` = ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "SG-01074MK-0250-9999"
]
83 0.99 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`.`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.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.languageId`, `product.parent.translation.languageId`, `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` FROM `product_translation` `product.translation` 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` FROM `product_translation` `product.parent.translation` 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` WHERE (`product`.`version_id` = ?) AND ((`product`.`id` = ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"K/=\x12}1F\x15±»ê(pØ„¤"
]
84 0.57 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.name`, COALESCE(`shipping_method.deliveryTime.translation.name`,`shipping_method.deliveryTime.translation.name`) as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.customFields`, COALESCE(`shipping_method.deliveryTime.translation.customFields`,`shipping_method.deliveryTime.translation.customFields`) as `shipping_method.deliveryTime.customFields`, `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation.deliveryTimeId`, `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.name`, COALESCE(`shipping_method.translation.name`,`shipping_method.translation.name`) as `shipping_method.name`, `shipping_method.translation.description`, COALESCE(`shipping_method.translation.description`,`shipping_method.translation.description`) as `shipping_method.description`, `shipping_method.translation.trackingUrl`, COALESCE(`shipping_method.translation.trackingUrl`,`shipping_method.translation.trackingUrl`) as `shipping_method.trackingUrl`, `shipping_method.translation.customFields`, COALESCE(`shipping_method.translation.customFields`,`shipping_method.translation.customFields`) as `shipping_method.customFields`, `shipping_method.translation.createdAt`, `shipping_method.translation.updatedAt`, `shipping_method.translation.shippingMethodId`, `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` FROM `shipping_method_translation` `shipping_method.translation` 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` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` 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"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"¯òâ\x0630@Œ£Jü`.î/Ç"
]
85 0.24 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"¯òâ\x0630@Œ£Jü`.î/Ç"
]
86 0.64 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.name`, COALESCE(`dmits_payment_cost.paymentMethod.translation.name`,`dmits_payment_cost.paymentMethod.translation.name`) as `dmits_payment_cost.paymentMethod.name`, `dmits_payment_cost.paymentMethod.translation.distinguishableName`, COALESCE(`dmits_payment_cost.paymentMethod.translation.distinguishableName`,`dmits_payment_cost.paymentMethod.translation.distinguishableName`) as `dmits_payment_cost.paymentMethod.distinguishableName`, `dmits_payment_cost.paymentMethod.translation.description`, COALESCE(`dmits_payment_cost.paymentMethod.translation.description`,`dmits_payment_cost.paymentMethod.translation.description`) as `dmits_payment_cost.paymentMethod.description`, `dmits_payment_cost.paymentMethod.translation.customFields`, COALESCE(`dmits_payment_cost.paymentMethod.translation.customFields`,`dmits_payment_cost.paymentMethod.translation.customFields`) as `dmits_payment_cost.paymentMethod.customFields`, `dmits_payment_cost.paymentMethod.translation.createdAt`, `dmits_payment_cost.paymentMethod.translation.updatedAt`, `dmits_payment_cost.paymentMethod.translation.paymentMethodId`, `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` FROM `payment_method_translation` `dmits_payment_cost.paymentMethod.translation` 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"/»_ââšMpªXTÎ|ãâ\v"
  b"ÉjÑbœhKãƒrÍÆv@`æ"
]
87 0.62 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
]
88 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:
[]
89 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:
[]
90 0.36 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"b\x0E_]iåL½žH¾Z¾T÷³"
  "MolliePayments.config.%"
]
91 0.24 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"b\x0E_]iåL½žH¾Z¾T÷³"
  "MolliePayments.config.%"
]
92 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
]
93 0.36 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:
[]
94 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:
[]
95 0.27 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"b\x0E_]iåL½žH¾Z¾T÷³"
  true
  b"\x01ì\x16\x17pß®═█ÎYíx\x1D"
]
96 1.81 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.displayName`, COALESCE(`product.swagCustomizedProductsTemplate.translation.displayName`,`product.swagCustomizedProductsTemplate.translation.displayName`) as `product.swagCustomizedProductsTemplate.displayName`, `product.swagCustomizedProductsTemplate.translation.description`, COALESCE(`product.swagCustomizedProductsTemplate.translation.description`,`product.swagCustomizedProductsTemplate.translation.description`) as `product.swagCustomizedProductsTemplate.description`, `product.swagCustomizedProductsTemplate.translation.createdAt`, `product.swagCustomizedProductsTemplate.translation.updatedAt`, `product.swagCustomizedProductsTemplate.translation.swagCustomizedProductsTemplateId`, `product.swagCustomizedProductsTemplate.translation.languageId`, `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.shortCode`, COALESCE(`product.unit.translation.shortCode`,`product.unit.translation.shortCode`) as `product.unit.shortCode`, `product.unit.translation.name`, COALESCE(`product.unit.translation.name`,`product.unit.translation.name`) as `product.unit.name`, `product.unit.translation.customFields`, COALESCE(`product.unit.translation.customFields`,`product.unit.translation.customFields`) as `product.unit.customFields`, `product.unit.translation.createdAt`, `product.unit.translation.updatedAt`, `product.unit.translation.unitId`, `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.name`, COALESCE(`product.deliveryTime.translation.name`,`product.deliveryTime.translation.name`) as `product.deliveryTime.name`, `product.deliveryTime.translation.customFields`, COALESCE(`product.deliveryTime.translation.customFields`,`product.deliveryTime.translation.customFields`) as `product.deliveryTime.customFields`, `product.deliveryTime.translation.createdAt`, `product.deliveryTime.translation.updatedAt`, `product.deliveryTime.translation.deliveryTimeId`, `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.title`, COALESCE(`product.cover.media.translation.title`,`product.cover.media.translation.title`) as `product.cover.media.title`, `product.cover.media.translation.alt`, COALESCE(`product.cover.media.translation.alt`,`product.cover.media.translation.alt`) as `product.cover.media.alt`, `product.cover.media.translation.customFields`, COALESCE(`product.cover.media.translation.customFields`,`product.cover.media.translation.customFields`) as `product.cover.media.customFields`, `product.cover.media.translation.createdAt`, `product.cover.media.translation.updatedAt`, `product.cover.media.translation.mediaId`, `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.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.languageId`, `product.parent.translation.languageId`, `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` FROM `product_translation` `product.translation` 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` FROM `product_translation` `product.parent.translation` 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` FROM `swag_customized_products_template_translation` `product.swagCustomizedProductsTemplate.translation` 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` FROM `unit_translation` `product.unit.translation` 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` FROM `delivery_time_translation` `product.deliveryTime.translation` 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` FROM `media_translation` `product.cover.media.translation` 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"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01ì\x16\x17pß®═█ÎYíx\x1D"
]
97 0.50 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.displayName`, COALESCE(`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.description`, COALESCE(`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.placeholder`, COALESCE(`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.createdAt`, `swag_customized_products_template_option.translation.updatedAt`, `swag_customized_products_template_option.translation.swagCustomizedProductsTemplateOptionId`, `swag_customized_products_template_option.translation.languageId`, `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` FROM `swag_customized_products_template_option_translation` `swag_customized_products_template_option.translation` 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"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"ôƒ¸\f.ÛHû²£Ä°vY¤å"
]
98 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Þ▄"
]
99 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.displayName`, COALESCE(`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.createdAt`, `swag_customized_products_template_option_value.translation.updatedAt`, `swag_customized_products_template_option_value.translation.swagCustomizedProductsTemplateOptionValueId`, `swag_customized_products_template_option_value.translation.languageId`, `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` FROM `swag_customized_products_template_option_value_translation` `swag_customized_products_template_option_value.translation` 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"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"l´ªØ:╝CÖæHe┴ÂzÞ▄"
]
100 0.15 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¤å"
]
101 0.23 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ì\x16\x17pß®═█ÎYíx\x1D"
  b"K/=\x12}1F\x15±»ê(pØ„¤"
]
102 0.22 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"\x06õX\x15ò\x14I'‚u\x12l#G¼õ"
]
103 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
]
104 0.43 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:
[]
105 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:
[]
106 0.48 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.name`, COALESCE(`dmits_payment_cost.paymentMethod.translation.name`,`dmits_payment_cost.paymentMethod.translation.name`) as `dmits_payment_cost.paymentMethod.name`, `dmits_payment_cost.paymentMethod.translation.distinguishableName`, COALESCE(`dmits_payment_cost.paymentMethod.translation.distinguishableName`,`dmits_payment_cost.paymentMethod.translation.distinguishableName`) as `dmits_payment_cost.paymentMethod.distinguishableName`, `dmits_payment_cost.paymentMethod.translation.description`, COALESCE(`dmits_payment_cost.paymentMethod.translation.description`,`dmits_payment_cost.paymentMethod.translation.description`) as `dmits_payment_cost.paymentMethod.description`, `dmits_payment_cost.paymentMethod.translation.customFields`, COALESCE(`dmits_payment_cost.paymentMethod.translation.customFields`,`dmits_payment_cost.paymentMethod.translation.customFields`) as `dmits_payment_cost.paymentMethod.customFields`, `dmits_payment_cost.paymentMethod.translation.createdAt`, `dmits_payment_cost.paymentMethod.translation.updatedAt`, `dmits_payment_cost.paymentMethod.translation.paymentMethodId`, `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` FROM `payment_method_translation` `dmits_payment_cost.paymentMethod.translation` 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"/»_ââšMpªXTÎ|ãâ\v"
  b"ÉjÑbœhKãƒrÍÆv@`æ"
]
107 0.15 ms
SELECT `payment_method`.`id` FROM `payment_method` WHERE (`payment_method`.`handler_identifier` = ?)
Parameters:
[
  "Kiener\MolliePayments\Handler\Method\VoucherPayment"
]
108 0.90 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`.`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.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.languageId`, `product.parent.translation.languageId`, `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` FROM `product_translation` `product.translation` 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` FROM `product_translation` `product.parent.translation` 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` WHERE (`product`.`version_id` = ?) AND ((`product`.`product_number` = ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "*"
]
109 1.02 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`.`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.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.languageId`, `product.parent.translation.languageId`, `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` FROM `product_translation` `product.translation` 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` FROM `product_translation` `product.parent.translation` 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` WHERE (`product`.`version_id` = ?) AND ((`product`.`product_number` = ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "SG-01074MK-0250-9999"
]
110 1.26 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`.`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.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.languageId`, `product.parent.translation.languageId`, `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` FROM `product_translation` `product.translation` 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` FROM `product_translation` `product.parent.translation` 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` WHERE (`product`.`version_id` = ?) AND ((`product`.`id` = ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"K/=\x12}1F\x15±»ê(pØ„¤"
]
111 0.61 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.name`, COALESCE(`dmits_payment_cost.paymentMethod.translation.name`,`dmits_payment_cost.paymentMethod.translation.name`) as `dmits_payment_cost.paymentMethod.name`, `dmits_payment_cost.paymentMethod.translation.distinguishableName`, COALESCE(`dmits_payment_cost.paymentMethod.translation.distinguishableName`,`dmits_payment_cost.paymentMethod.translation.distinguishableName`) as `dmits_payment_cost.paymentMethod.distinguishableName`, `dmits_payment_cost.paymentMethod.translation.description`, COALESCE(`dmits_payment_cost.paymentMethod.translation.description`,`dmits_payment_cost.paymentMethod.translation.description`) as `dmits_payment_cost.paymentMethod.description`, `dmits_payment_cost.paymentMethod.translation.customFields`, COALESCE(`dmits_payment_cost.paymentMethod.translation.customFields`,`dmits_payment_cost.paymentMethod.translation.customFields`) as `dmits_payment_cost.paymentMethod.customFields`, `dmits_payment_cost.paymentMethod.translation.createdAt`, `dmits_payment_cost.paymentMethod.translation.updatedAt`, `dmits_payment_cost.paymentMethod.translation.paymentMethodId`, `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` FROM `payment_method_translation` `dmits_payment_cost.paymentMethod.translation` 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"/»_ââšMpªXTÎ|ãâ\v"
  b"ÉjÑbœhKãƒrÍÆv@`æ"
]
112 0.55 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
]
113 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:
[]
114 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:
[]
115 0.46 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"b\x0E_]iåL½žH¾Z¾T÷³"
  "MolliePayments.config.%"
]
116 0.39 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"b\x0E_]iåL½žH¾Z¾T÷³"
  "MolliePayments.config.%"
]
117 0.98 ms
SHOW COLUMNS FROM `cart` WHERE `Field` LIKE ?
Parameters:
[
  "payload"
]
118 0.14 ms
SELECT `name` FROM `custom_field` WHERE `allow_cart_expose` = 1;
Parameters:
[]
119 5.06 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" => "01966cc4179a716b8a80b3a590f9d14f"
  "currency_id" => b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
  "shipping_method_id" => b"¯òâ\x0630@Œ£Jü`.î/Ç"
  "payment_method_id" => b"ÉjÑbœhKãƒrÍÆv@`æ"
  "country_id" => b"CÕL P»L\x07Ÿ3|-'i’\x16"
  "sales_channel_id" => b"b\x0E_]iåL½žH¾Z¾T÷³"
  "customer_id" => null
  "price" => 86.45
  "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:71.45;s:13:"\x00*\x00totalPrice";d:86.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:21;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00*\x00extensions";a:0:{}s:6:"\x00*\x00tax";d:15;s:10:"\x00*\x00taxRate";d:21;s:8:"\x00*\x00price";d:86.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:21;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00*\x00extensions";a:0:{}s:10:"\x00*\x00taxRate";d:21;s:13:"\x00*\x00percentage";d:100;}}}s:16:"\x00*\x00positionPrice";d:86.45;s:12:"\x00*\x00taxStatus";s:5:"gross";s:11:"\x00*\x00rawTotal";d:86.45;}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:"01966cc4179a716b8a80b3a5917d7c29";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:18:"Select your colour";s:6:"option";s:11:"Mix colours";}i:1;a:2:{s:5:"group";s:7:"Content";s:6:"option";s:6:" 2,5 l";}}s:38:"customized-products-configuration-hash";s:32:"fd92e8bc5c7c4b0d87d65ed5829eac50";}s:8:"\x00*\x00label";s:11:"Colour code";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:86.45;s:11:"\x00*\x00quantity";i:1;s:13:"\x00*\x00totalPrice";d:86.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:21;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00*\x00extensions";a:0:{}s:6:"\x00*\x00tax";d:15;s:10:"\x00*\x00taxRate";d:21;s:8:"\x00*\x00price";d:86.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:21;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:"01966cc4179a716b8a80b3a592edab9b";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-17 07:37:27.066";s:11:"releaseDate";N;s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";s:164:"{"extensions":[],"currencyId":"b7d2554b0ce847cd82f3ac9bd1c0dfca","net":77.46,"gross":93.73,"linked":false,"listPrice":null,"percentage":null,"regulationPrice":null}";s:13:"productNumber";s:20:"SG-01074MK-0250-9999";s:14:"manufacturerId";s:32:"e7e462458410442b949e66f3ed20b9f5";s:5:"taxId";s:32:"2a9d00999e454d4d8d746b8a57449de9";s:6:"tagIds";a:1:{i:0;s:32:"018abc37289b70a3b5ee8bd6f0511672";}s:11:"categoryIds";a:21:{i:0;s:32:"c9bf874afefe4d80b3e9fa5c1f7dd5c9";i:1;s:32:"56733c6b3a044ae9965b3c13f2925c0c";i:2;s:32:"08f530a967544d848bb4ee6cc7ed71b1";i:3;s:32:"a4cb64e4dae94ea3a64e44a5b2b409fe";i:4;s:32:"dd1ba816880040fdac3bf9839b3409e2";i:5;s:32:"ea548e6db300435eba69e4a8159b6870";i:6;s:32:"b0dd24f9ce5d4d7aadbf78084f1cf3ae";i:7;s:32:"018e7658acde7c95b3d26d152574b2aa";i:8;s:32:"f13c3883c9ef4baaaaf32f1c0ac0b415";i:9;s:32:"a25ef12db09d4c2fb1d5824a4d89314e";i:10;s:32:"0131675421964b1c91262e5787f1edfc";i:11;s:32:"210a507d02494830ac7f9cd0e44bce63";i:12;s:32:"cd4b83075b4744edbca920207d2e82a3";i:13;s:32:"0fc658d884f143ffba28936732ccda62";i:14;s:32:"28280a50959e4cfbb23c4e9ea9aa035d";i:15;s:32:"3b58cad852ba485e95da9ca44e6bf856";i:16;s:32:"70627a2f26044449bdde2f94061c81e7";i:17;s:32:"8ca5e5a13d854c26bc06316d448e2e33";i:18;s:32:"960d3f3db3704983a4e4d5ae2b38954e";i:19;s:32:"ad675ab2187b471b9b32e12c512fade5";i:20;s:32:"dfd931be76504304b7e8cc40595d0072";}s:11:"propertyIds";a:23:{i:0;s:32:"05cc4e549ce54aaf9eb884ac15d79cd2";i:1;s:32:"0f95e97b1d3c4736b7529a2980dc2253";i:2;s:32:"14de2ecbd9f84c4baa06ef0dc1a43dde";i:3;s:32:"1994139448454a488bf947a5d8ef3dcd";i:4;s:32:"29bb5714bea540b9ac7bd077e2b1d96f";i:5;s:32:"2cb7aa6bff0d4ee6aa1f479c5fd2d773";i:6;s:32:"424ad70435ef41159638728356df5248";i:7;s:32:"6aa2e3eaaf6f472ab0843937cdf4cb20";i:8;s:32:"7364a37d76624ca6aa68c6866e590477";i:9;s:32:"81054323268748a88517077b482b2226";i:10;s:32:"89971aa1bde84db7969e665160f54a92";i:11;s:32:"8a81098ec61b41e5a8003143bae1b45a";i:12;s:32:"97799fd60d974ade81efbee687ba9faa";i:13;s:32:"9adb90956ee44fe983851274344fe033";i:14;s:32:"9f94099234124fe185150412ef32536c";i:15;s:32:"b0976ce20446476ea6876ca97a31b5ea";i:16;s:32:"c5e5a96f0d2747b788669ea5f50b5e6a";i:17;s:32:"d1a42ad0329c43cd814229553c003655";i:18;s:32:"d6497c09e5014d1da65afaa546ae9efc";i:19;s:32:"d8f7d8afb87f41379452fbca93829db5";i:20;s:32:"df1f14b96b41438f964d95bed4e590fc";i:21;s:32:"e762e4e7e9e944bd9b35a111dee52832";i:22;s:32:"f6408aa5334343faac490e15ccff17a9";}s:9:"optionIds";a:2:{i:0;s:32:"0f95e97b1d3c4736b7529a2980dc2253";i:1;s:32:"e8fe56647c924359abe85eb1fbf8b461";}s:7:"options";a:2:{i:0;a:2:{s:5:"group";s:18:"Select your colour";s:6:"option";s:11:"Mix colours";}i:1;a:2:{s:5:"group";s:7:"Content";s:6:"option";s:6:" 2,5 l";}}s:9:"streamIds";a:16:{i:0;s:32:"018bd79347137ce88023463921fa739e";i:1;s:32:"018bd853f68a736bbc0735f31686c01c";i:2;s:32:"018c7bf5b02871a2854bb6ecb094731a";i:3;s:32:"02af71c397784e37b665844625aa1a3b";i:4;s:32:"0517a8cde53f473eacad8bf4455c222f";i:5;s:32:"2a40f5613f1b47afa232f9a7ad97d2a6";i:6;s:32:"73bb020b0ed646cfb43e735b8d3c91a0";i:7;s:32:"74fb9c33c41842ee89382dfd522acd57";i:8;s:32:"7e7975defe7841f8bcd18c6adcb61c04";i:9;s:32:"80ffe276b9bf4a86aba3737d02c2c45d";i:10;s:32:"8a01d05a8cba4230882a1bb35371d702";i:11;s:32:"9794863cc7af4abb88d053ec7e426fab";i:12;s:32:"bdaa2f82fc7f4b539ef72f1e1486ff37";i:13;s:32:"c0746492a2194819940b81526bf71fd5";i:14;s:32:"d6c2c27ec3d0451ca08b28fd76104d93";i:15;s:32:"ea6b217c7f7548f0845bbf15ac3ee432";}s:8:"parentId";s:32:"4b2f3d127d314615b1bbea2870d884a4";s:5:"stock";i:1000000;s:8:"features";a:0:{}}s:8:"\x00*\x00label";s:18:"Sigma Silicat Matt";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:86.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:21;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:86.45;s:11:"\x00*\x00quantity";i:1;s:13:"\x00*\x00totalPrice";d:86.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:21;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00*\x00extensions";a:0:{}s:6:"\x00*\x00tax";d:15;s:10:"\x00*\x00taxRate";d:21;s:8:"\x00*\x00price";d:86.45;}}}s:11:"\x00*\x00taxRules";r:183;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:"06f55815f21449278275126c2347bcf5";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:"2023-08-29 15:08:09.794000";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-08-29 15:08:10.105000";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:"1c4cfc98fcfa4d9cbec6953969787492";s:11:"\x00*\x00mimeType";s:9:"image/png";s:16:"\x00*\x00fileExtension";s:3:"png";s:11:"\x00*\x00fileSize";i:444240;s:8:"\x00*\x00title";N;s:14:"\x00*\x00metaDataRaw";N;s:15:"\x00*\x00mediaTypeRaw";s:156:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00*\x00name";s:5:"IMAGE";s:8:"\x00*\x00flags";a:1:{i:0;s:11:"transparent";}s:13:"\x00*\x00extensions";a:0:{}}";s:11:"\x00*\x00metaData";a:4:{s:4:"hash";s:32:"e117424e75b1c517b5e3a319637781a7";s:4:"type";i:3;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:1:{i:0;s:11:"transparent";}}s:13:"\x00*\x00uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-08-29 15:08:10.103000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00*\x00alt";N;s:6:"\x00*\x00url";s:95:"https://been.tintrio.dev//media/2a/67/39/1693321690/Sigma - Silicat Topcoat Matt.png?width=3000";s:11:"\x00*\x00fileName";s:28:"Sigma - Silicat Topcoat Matt";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:3:{s:32:"1d87392603054621b7a310b22657d56d";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:"1d87392603054621b7a310b22657d56d";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-08-29 15:08:10.871000";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:400;s:7:"\x00*\x00path";s:94:"https://been.tintrio.dev//media/2a/67/39/1693321690/Sigma - Silicat Topcoat Matt.png?width=400";s:9:"\x00*\x00height";i:400;s:6:"\x00*\x00url";s:94:"https://been.tintrio.dev//media/2a/67/39/1693321690/Sigma - Silicat Topcoat Matt.png?width=400";s:10:"\x00*\x00mediaId";s:32:"06f55815f21449278275126c2347bcf5";s:8:"\x00*\x00media";N;s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"1d87392603054621b7a310b22657d56d";}s:32:"6edb86e69e3043968362e74409f3a382";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:"6edb86e69e3043968362e74409f3a382";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-08-29 15:08:10.871000";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:288;s:8:"\x00*\x00width";i:800;s:7:"\x00*\x00path";s:94:"https://been.tintrio.dev//media/2a/67/39/1693321690/Sigma - Silicat Topcoat Matt.png?width=800";s:9:"\x00*\x00height";i:800;s:6:"\x00*\x00url";s:94:"https://been.tintrio.dev//media/2a/67/39/1693321690/Sigma - Silicat Topcoat Matt.png?width=800";s:10:"\x00*\x00mediaId";s:32:"06f55815f21449278275126c2347bcf5";s:8:"\x00*\x00media";N;s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"6edb86e69e3043968362e74409f3a382";}s:32:"8e46437885254fb6b0f17b7b7be5587d";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:"8e46437885254fb6b0f17b7b7be5587d";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-08-29 15:08:10.871000";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:288;s:8:"\x00*\x00width";i:1920;s:7:"\x00*\x00path";s:95:"https://been.tintrio.dev//media/2a/67/39/1693321690/Sigma - Silicat Topcoat Matt.png?width=1920";s:9:"\x00*\x00height";i:1920;s:6:"\x00*\x00url";s:95:"https://been.tintrio.dev//media/2a/67/39/1693321690/Sigma - Silicat Topcoat Matt.png?width=1920";s:10:"\x00*\x00mediaId";s:32:"06f55815f21449278275126c2347bcf5";s:8:"\x00*\x00media";N;s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"8e46437885254fb6b0f17b7b7be5587d";}}}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:58:"media/2a/67/39/1693321690/Sigma - Silicat Topcoat Matt.png";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:"06f55815f21449278275126c2347bcf5";}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-25 11:45:12.630811";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00*\x00dataContextHash";s:32:"ad9f20cdc155b130467ef9c67fdad3bc";s:19:"\x00*\x00uniqueIdentifier";s:32:"01966cc4179a716b8a80b3a5939e54c2";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:"01966cc4179a716b8a80b3a592edab9b";s:7:"\x00*\x00type";s:7:"product";s:15:"\x00*\x00referencedId";s:32:"018d165a831770e1a9cddbd759a1781d";}}}s:14:"\x00*\x00requirement";N;s:12:"\x00*\x00removable";b:1;s:12:"\x00*\x00stackable";b:1;s:22:"\x00*\x00quantityInformation";r:378;s:11:"\x00*\x00modified";b:0;s:16:"\x00*\x00dataTimestamp";N;s:18:"\x00*\x00dataContextHash";N;s:19:"\x00*\x00uniqueIdentifier";s:32:"01966cc4179a716b8a80b3a591f877ee";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:"01966cc4179a716b8a80b3a5917d7c29";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:"01966cc4179a716b8a80b3a5917d7c29";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:18:"Select your colour";s:6:"option";s:11:"Mix colours";}i:1;a:2:{s:5:"group";s:7:"Content";s:6:"option";s:6:" 2,5 l";}}s:38:"customized-products-configuration-hash";s:32:"fd92e8bc5c7c4b0d87d65ed5829eac50";}s:8:"\x00*\x00label";s:11:"Colour code";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:86.45;s:11:"\x00*\x00quantity";i:1;s:13:"\x00*\x00totalPrice";d:86.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:21;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00*\x00extensions";a:0:{}s:6:"\x00*\x00tax";d:15;s:10:"\x00*\x00taxRate";d:21;s:8:"\x00*\x00price";d:86.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:21;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00*\x00extensions";a:0:{}s:10:"\x00*\x00taxRate";d:21;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:"01966cc4179a716b8a80b3a592edab9b";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-17 07:37:27.066";s:11:"releaseDate";N;s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";s:164:"{"extensions":[],"currencyId":"b7d2554b0ce847cd82f3ac9bd1c0dfca","net":77.46,"gross":93.73,"linked":false,"listPrice":null,"percentage":null,"regulationPrice":null}";s:13:"productNumber";s:20:"SG-01074MK-0250-9999";s:14:"manufacturerId";s:32:"e7e462458410442b949e66f3ed20b9f5";s:5:"taxId";s:32:"2a9d00999e454d4d8d746b8a57449de9";s:6:"tagIds";a:1:{i:0;s:32:"018abc37289b70a3b5ee8bd6f0511672";}s:11:"categoryIds";a:21:{i:0;s:32:"c9bf874afefe4d80b3e9fa5c1f7dd5c9";i:1;s:32:"56733c6b3a044ae9965b3c13f2925c0c";i:2;s:32:"08f530a967544d848bb4ee6cc7ed71b1";i:3;s:32:"a4cb64e4dae94ea3a64e44a5b2b409fe";i:4;s:32:"dd1ba816880040fdac3bf9839b3409e2";i:5;s:32:"ea548e6db300435eba69e4a8159b6870";i:6;s:32:"b0dd24f9ce5d4d7aadbf78084f1cf3ae";i:7;s:32:"018e7658acde7c95b3d26d152574b2aa";i:8;s:32:"f13c3883c9ef4baaaaf32f1c0ac0b415";i:9;s:32:"a25ef12db09d4c2fb1d5824a4d89314e";i:10;s:32:"0131675421964b1c91262e5787f1edfc";i:11;s:32:"210a507d02494830ac7f9cd0e44bce63";i:12;s:32:"cd4b83075b4744edbca920207d2e82a3";i:13;s:32:"0fc658d884f143ffba28936732ccda62";i:14;s:32:"28280a50959e4cfbb23c4e9ea9aa035d";i:15;s:32:"3b58cad852ba485e95da9ca44e6bf856";i:16;s:32:"70627a2f26044449bdde2f94061c81e7";i:17;s:32:"8ca5e5a13d854c26bc06316d448e2e33";i:18;s:32:"960d3f3db3704983a4e4d5ae2b38954e";i:19;s:32:"ad675ab2187b471b9b32e12c512fade5";i:20;s:32:"dfd931be76504304b7e8cc40595d0072";}s:11:"propertyIds";a:23:{i:0;s:32:"05cc4e549ce54aaf9eb884ac15d79cd2";i:1;s:32:"0f95e97b1d3c4736b7529a2980dc2253";i:2;s:32:"14de2ecbd9f84c4baa06ef0dc1a43dde";i:3;s:32:"1994139448454a488bf947a5d8ef3dcd";i:4;s:32:"29bb5714bea540b9ac7bd077e2b1d96f";i:5;s:32:"2cb7aa6bff0d4ee6aa1f479c5fd2d773";i:6;s:32:"424ad70435ef41159638728356df5248";i:7;s:32:"6aa2e3eaaf6f472ab0843937cdf4cb20";i:8;s:32:"7364a37d76624ca6aa68c6866e590477";i:9;s:32:"81054323268748a88517077b482b2226";i:10;s:32:"89971aa1bde84db7969e665160f54a92";i:11;s:32:"8a81098ec61b41e5a8003143bae1b45a";i:12;s:32:"97799fd60d974ade81efbee687ba9faa";i:13;s:32:"9adb90956ee44fe983851274344fe033";i:14;s:32:"9f94099234124fe185150412ef32536c";i:15;s:32:"b0976ce20446476ea6876ca97a31b5ea";i:16;s:32:"c5e5a96f0d2747b788669ea5f50b5e6a";i:17;s:32:"d1a42ad0329c43cd814229553c003655";i:18;s:32:"d6497c09e5014d1da65afaa546ae9efc";i:19;s:32:"d8f7d8afb87f41379452fbca93829db5";i:20;s:32:"df1f14b96b41438f964d95bed4e590fc";i:21;s:32:"e762e4e7e9e944bd9b35a111dee52832";i:22;s:32:"f6408aa5334343faac490e15ccff17a9";}s:9:"optionIds";a:2:{i:0;s:32:"0f95e97b1d3c4736b7529a2980dc2253";i:1;s:32:"e8fe56647c924359abe85eb1fbf8b461";}s:7:"options";a:2:{i:0;a:2:{s:5:"group";s:18:"Select your colour";s:6:"option";s:11:"Mix colours";}i:1;a:2:{s:5:"group";s:7:"Content";s:6:"option";s:6:" 2,5 l";}}s:9:"streamIds";a:16:{i:0;s:32:"018bd79347137ce88023463921fa739e";i:1;s:32:"018bd853f68a736bbc0735f31686c01c";i:2;s:32:"018c7bf5b02871a2854bb6ecb094731a";i:3;s:32:"02af71c397784e37b665844625aa1a3b";i:4;s:32:"0517a8cde53f473eacad8bf4455c222f";i:5;s:32:"2a40f5613f1b47afa232f9a7ad97d2a6";i:6;s:32:"73bb020b0ed646cfb43e735b8d3c91a0";i:7;s:32:"74fb9c33c41842ee89382dfd522acd57";i:8;s:32:"7e7975defe7841f8bcd18c6adcb61c04";i:9;s:32:"80ffe276b9bf4a86aba3737d02c2c45d";i:10;s:32:"8a01d05a8cba4230882a1bb35371d702";i:11;s:32:"9794863cc7af4abb88d053ec7e426fab";i:12;s:32:"bdaa2f82fc7f4b539ef72f1e1486ff37";i:13;s:32:"c0746492a2194819940b81526bf71fd5";i:14;s:32:"d6c2c27ec3d0451ca08b28fd76104d93";i:15;s:32:"ea6b217c7f7548f0845bbf15ac3ee432";}s:8:"parentId";s:32:"4b2f3d127d314615b1bbea2870d884a4";s:5:"stock";i:1000000;s:8:"features";a:0:{}}s:8:"\x00*\x00label";s:18:"Sigma Silicat Matt";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:86.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:21;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00*\x00extensions";a:0:{}s:10:"\x00*\x00taxRate";d:21;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:86.45;s:11:"\x00*\x00quantity";i:1;s:13:"\x00*\x00totalPrice";d:86.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:21;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00*\x00extensions";a:0:{}s:6:"\x00*\x00tax";d:15;s:10:"\x00*\x00taxRate";d:21;s:8:"\x00*\x00price";d:86.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:21;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00*\x00extensions";a:0:{}s:10:"\x00*\x00taxRate";d:21;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:"06f55815f21449278275126c2347bcf5";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:"2023-08-29 15:08:09.794000";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-08-29 15:08:10.105000";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:236;s:9:"\x00*\x00userId";s:32:"1c4cfc98fcfa4d9cbec6953969787492";s:11:"\x00*\x00mimeType";s:9:"image/png";s:16:"\x00*\x00fileExtension";s:3:"png";s:11:"\x00*\x00fileSize";i:444240;s:8:"\x00*\x00title";N;s:14:"\x00*\x00metaDataRaw";N;s:15:"\x00*\x00mediaTypeRaw";s:156:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00*\x00name";s:5:"IMAGE";s:8:"\x00*\x00flags";a:1:{i:0;s:11:"transparent";}s:13:"\x00*\x00extensions";a:0:{}}";s:11:"\x00*\x00metaData";a:4:{s:4:"hash";s:32:"e117424e75b1c517b5e3a319637781a7";s:4:"type";i:3;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:1:{i:0;s:11:"transparent";}}s:13:"\x00*\x00uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-08-29 15:08:10.103000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00*\x00alt";N;s:6:"\x00*\x00url";s:95:"https://been.tintrio.dev//media/2a/67/39/1693321690/Sigma - Silicat Topcoat Matt.png?width=3000";s:11:"\x00*\x00fileName";s:28:"Sigma - Silicat Topcoat Matt";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:3:{s:32:"1d87392603054621b7a310b22657d56d";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:"1d87392603054621b7a310b22657d56d";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-08-29 15:08:10.871000";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:288;s:8:"\x00*\x00width";i:400;s:7:"\x00*\x00path";s:94:"https://been.tintrio.dev//media/2a/67/39/1693321690/Sigma - Silicat Topcoat Matt.png?width=400";s:9:"\x00*\x00height";i:400;s:6:"\x00*\x00url";s:94:"https://been.tintrio.dev//media/2a/67/39/1693321690/Sigma - Silicat Topcoat Matt.png?width=400";s:10:"\x00*\x00mediaId";s:32:"06f55815f21449278275126c2347bcf5";s:8:"\x00*\x00media";N;s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"1d87392603054621b7a310b22657d56d";}s:32:"6edb86e69e3043968362e74409f3a382";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:"6edb86e69e3043968362e74409f3a382";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-08-29 15:08:10.871000";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:288;s:8:"\x00*\x00width";i:800;s:7:"\x00*\x00path";s:94:"https://been.tintrio.dev//media/2a/67/39/1693321690/Sigma - Silicat Topcoat Matt.png?width=800";s:9:"\x00*\x00height";i:800;s:6:"\x00*\x00url";s:94:"https://been.tintrio.dev//media/2a/67/39/1693321690/Sigma - Silicat Topcoat Matt.png?width=800";s:10:"\x00*\x00mediaId";s:32:"06f55815f21449278275126c2347bcf5";s:8:"\x00*\x00media";N;s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"6edb86e69e3043968362e74409f3a382";}s:32:"8e46437885254fb6b0f17b7b7be5587d";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:"8e46437885254fb6b0f17b7b7be5587d";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-08-29 15:08:10.871000";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:288;s:8:"\x00*\x00width";i:1920;s:7:"\x00*\x00path";s:95:"https://been.tintrio.dev//media/2a/67/39/1693321690/Sigma - Silicat Topcoat Matt.png?width=1920";s:9:"\x00*\x00height";i:1920;s:6:"\x00*\x00url";s:95:"https://been.tintrio.dev//media/2a/67/39/1693321690/Sigma - Silicat Topcoat Matt.png?width=1920";s:10:"\x00*\x00mediaId";s:32:"06f55815f21449278275126c2347bcf5";s:8:"\x00*\x00media";N;s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"8e46437885254fb6b0f17b7b7be5587d";}}}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:58:"media/2a/67/39/1693321690/Sigma - Silicat Topcoat Matt.png";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:"06f55815f21449278275126c2347bcf5";}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-25 11:45:12.630811";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00*\x00dataContextHash";s:32:"ad9f20cdc155b130467ef9c67fdad3bc";s:19:"\x00*\x00uniqueIdentifier";s:32:"01966cc4179a716b8a80b3a5939e54c2";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:"01966cc4179a716b8a80b3a592edab9b";s:7:"\x00*\x00type";s:7:"product";s:15:"\x00*\x00referencedId";s:32:"018d165a831770e1a9cddbd759a1781d";}}}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:"01966cc4179a716b8a80b3a591f877ee";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:"01966cc4179a716b8a80b3a5917d7c29";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:86.45;s:11:"\x00*\x00quantity";i:1;s:13:"\x00*\x00totalPrice";d:86.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:21;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00*\x00extensions";a:0:{}s:6:"\x00*\x00tax";d:15;s:10:"\x00*\x00taxRate";d:21;s:8:"\x00*\x00price";d:86.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:21;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00*\x00extensions";a:0:{}s:10:"\x00*\x00taxRate";d:21;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:"01966cc4179a716b8a80b3a5917d7c29";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-26 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-28 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:"43d54c2050bb4c079f337c2d27699216";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:3:{s:4:"name";s:7:"Belgium";s:12:"customFields";a:3:{s:32:"acris_tax_advanced_configuration";b:0;s:39:"gshop_yuki_daily_totals_country_contact";s:32:"8cd495f6212e409f9c2f8f058fdb41f3";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.551000";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:01.420000";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:7:"Belgium";s:6:"\x00*\x00iso";s:2:"BE";s:11:"\x00*\x00position";i:10;s:9:"\x00*\x00active";b:1;s:20:"\x00*\x00shippingAvailable";b:1;s:7:"\x00*\x00iso3";s:3:"BEL";s:29:"\x00*\x00displayStateInRegistration";b:0;s:27:"\x00*\x00forceStateInRegistration";b:0;s:20:"\x00*\x00checkVatIdPattern";b:0;s:15:"\x00*\x00vatIdPattern";s:12:"BE(0|1)\d{9}";s:16:"\x00*\x00vatIdRequired";b:0;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:5:"\d{4}";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:3:{s:32:"acris_tax_advanced_configuration";b:0;s:39:"gshop_yuki_daily_totals_country_contact";s:32:"8cd495f6212e409f9c2f8f058fdb41f3";s:42:"acris_tax_specific_country_validate_vat_id";b:1;}s:5:"\x00*\x00id";s:32:"43d54c2050bb4c079f337c2d27699216";}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-26 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-28 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:"aff2e2063330408ca34afc602eee2fc7";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:4:{s:4:"name";s:27:"🌱 Service Point Delivery";s:12:"customFields";a:1:{s:42:"acris_checkout_shipping_preselect_priority";i:1;}s:11:"description";s:114:"Choosing Service Point Delivery and collecting your package(s) by bike or by walking, helps reduce CO2 emissions. ";s:11:"trackingUrl";N;}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2022-11-22 09:16:14.688000";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:21:43.036000";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:27:"🌱 Service Point Delivery";s:9:"\x00*\x00active";b:1;s:11:"\x00*\x00position";i:1;s:14:"\x00*\x00description";s:114:"Choosing Service Point Delivery and collecting your package(s) by bike or by walking, helps reduce CO2 emissions. ";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:8:"1-3 days";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:8:"1-3 days";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:"7e2febe0d564402da0eb0a0f425dfcb8";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:4:{s:32:"9391bc774179427dad5cadc8ef58dd8f";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:"9391bc774179427dad5cadc8ef58dd8f";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:28:59.373000";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:29:26.750000";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:"aff2e2063330408ca34afc602eee2fc7";s:9:"\x00*\x00ruleId";s:32:"ca4f6a977d3a40d68b1c54bfa3c841f3";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:"9391bc774179427dad5cadc8ef58dd8f";}s:32:"81c19ece83324a52b7a631634d58c12f";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:"81c19ece83324a52b7a631634d58c12f";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:28:59.374000";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:29:26.750000";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:1078;s:19:"\x00*\x00shippingMethodId";s:32:"aff2e2063330408ca34afc602eee2fc7";s:9:"\x00*\x00ruleId";s:32:"ca4f6a977d3a40d68b1c54bfa3c841f3";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:"81c19ece83324a52b7a631634d58c12f";}s:32:"5b7a40cff3f74559a6dc710f9ea0a37a";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:"5b7a40cff3f74559a6dc710f9ea0a37a";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2022-12-01 13:33:39.567000";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:29:26.750000";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:1078;s:19:"\x00*\x00shippingMethodId";s:32:"aff2e2063330408ca34afc602eee2fc7";s:9:"\x00*\x00ruleId";s:32:"ca8324c3095543f6a69f923050786657";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:4.09;s:8:"\x00*\x00gross";d:4.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:"5b7a40cff3f74559a6dc710f9ea0a37a";}s:32:"59dcce28772a4234854035a37b62aea4";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:"59dcce28772a4234854035a37b62aea4";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2022-12-01 13:33:39.567000";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:29:26.750000";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:1078;s:19:"\x00*\x00shippingMethodId";s:32:"aff2e2063330408ca34afc602eee2fc7";s:9:"\x00*\x00ruleId";s:32:"ca8324c3095543f6a69f923050786657";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:"59dcce28772a4234854035a37b62aea4";}}}s:10:"\x00*\x00mediaId";s:32:"f525b1f6836c402d8714fa3886b07c61";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";N;s:6:"\x00*\x00tax";N;s:20:"\x00*\x00appShippingMethod";N;s:15:"\x00*\x00customFields";a:1:{s:42:"acris_checkout_shipping_preselect_priority";i:1;}s:5:"\x00*\x00id";s:32:"aff2e2063330408ca34afc602eee2fc7";}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:0;s:11:"\x00*\x00quantity";i:1;s:13:"\x00*\x00totalPrice";d:0;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:21;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00*\x00extensions";a:0:{}s:6:"\x00*\x00tax";d:0;s:10:"\x00*\x00taxRate";d:21;s:8:"\x00*\x00price";d:0;}}}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:21;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00*\x00extensions";a:0:{}s:10:"\x00*\x00taxRate";d:21;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:86.45;s:11:"\x00*\x00quantity";i:1;s:13:"\x00*\x00totalPrice";d:86.45;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:33:{i:0;s:32:"526d6930b1dd49d5ba77f629a6a477f7";i:1;s:32:"adc7f28258b64f9aa877d237b34088ae";i:2;s:32:"c54c7c670e27454cb613c9d6d1e9e78b";i:3;s:32:"6c9bee2e47084fe09edf500180c8e9ba";i:4;s:32:"7e2febe0d564402da0eb0a0f425dfcb8";i:5;s:32:"95ffc6d0105a47c1a0e09714a6a17c4a";i:6;s:32:"a5b6366f102b41f7924cdaaf2b8bbf2e";i:7;s:32:"aec7d06af7734675a1ae0dd498a34e3d";i:8;s:32:"ca8324c3095543f6a69f923050786657";i:9;s:32:"de2455bf8ca24b9a847c9e397e407269";i:10;s:32:"f0c63ac906df419090fc07780145dd6b";i:11;s:32:"018dc5f1bcca70e0875af87e71a6a83b";i:12;s:32:"018df924a7b17e7f826f71c2fb4e1b9d";i:13;s:32:"018df92561bf7f61b2b8d3d6343950aa";i:14;s:32:"018df92708377deaaa62f83703e4aa2f";i:15;s:32:"018b388ce7fe7f049571265605de5ecb";i:16;s:32:"018e7b67eec97a0f9ec656070c9811ac";i:17;s:32:"018e7b6a7f6a7c3897b6dc5abd23866f";i:18;s:32:"018ecc26664f735ebd1c7cb16436bff8";i:19;s:32:"018ecc270c47712d830094bbeb2c659b";i:20;s:32:"018ecc27a2757356925719ea4f8c24bd";i:21;s:32:"018ecc28727d7102bd2ce4d013e76704";i:22;s:32:"018ecc3051be7398a4436249c570f88d";i:23;s:32:"018ecc616ffc73b9a147e15dc3da29a5";i:24;s:32:"018f51dc2dd875768a2eec716b420000";i:25;s:32:"018f51e2f49d7319b04105d4f9cdff56";i:26;s:32:"3f08388692a146f69bf796510f30967c";i:27;s:32:"6ed8f188b8dd4cfe8f37fdd0ddcc19b9";i:28;s:32:"9750caf64ad34990aafe2bca8951c6f2";i:29;s:32:"c07187e4d1134e839d197cffd62206ea";i:30;s:32:"d40cf9900bd049508b93b3e9c880f8f6";i:31;s:32:"752a9cdeda8d4dd4a54f6060bbde3572";i:32;s:32:"b264febe2cb9487a926b4e06e41e3051";}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:"01966cc4179a716b8a80b3a590f9d14f";s:40:"\x00Shopware\Core\Checkout\Cart\Cart\x00states";a:0:{}}"
  "rule_ids" => "["526d6930b1dd49d5ba77f629a6a477f7","adc7f28258b64f9aa877d237b34088ae","c54c7c670e27454cb613c9d6d1e9e78b","6c9bee2e47084fe09edf500180c8e9ba","7e2febe0d564402da0eb0a0f425dfcb8","95ffc6d0105a47c1a0e09714a6a17c4a","a5b6366f102b41f7924cdaaf2b8bbf2e","aec7d06af7734675a1ae0dd498a34e3d","ca8324c3095543f6a69f923050786657","de2455bf8ca24b9a847c9e397e407269","f0c63ac906df419090fc07780145dd6b","018dc5f1bcca70e0875af87e71a6a83b","018df924a7b17e7f826f71c2fb4e1b9d","018df92561bf7f61b2b8d3d6343950aa","018df92708377deaaa62f83703e4aa2f","018b388ce7fe7f049571265605de5ecb","018e7b67eec97a0f9ec656070c9811ac","018e7b6a7f6a7c3897b6dc5abd23866f","018ecc26664f735ebd1c7cb16436bff8","018ecc270c47712d830094bbeb2c659b","018ecc27a2757356925719ea4f8c24bd","018ecc28727d7102bd2ce4d013e76704","018ecc3051be7398a4436249c570f88d","018ecc616ffc73b9a147e15dc3da29a5","018f51dc2dd875768a2eec716b420000","018f51e2f49d7319b04105d4f9cdff56","3f08388692a146f69bf796510f30967c","6ed8f188b8dd4cfe8f37fdd0ddcc19b9","9750caf64ad34990aafe2bca8951c6f2","c07187e4d1134e839d197cffd62206ea","d40cf9900bd049508b93b3e9c880f8f6","752a9cdeda8d4dd4a54f6060bbde3572","b264febe2cb9487a926b4e06e41e3051"]"
  "now" => "2025-04-25 11:45:12.719"
  "compressed" => 0
]
120 1.08 ms
SHOW COLUMNS FROM `cart` WHERE `Field` LIKE ?
Parameters:
[
  "payload"
]
121 0.16 ms
SELECT `name` FROM `custom_field` WHERE `allow_cart_expose` = 1;
Parameters:
[]
122 2.82 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" => "01966cc4179a716b8a80b3a590f9d14f"
  "currency_id" => b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
  "shipping_method_id" => b"¯òâ\x0630@Œ£Jü`.î/Ç"
  "payment_method_id" => b"ÉjÑbœhKãƒrÍÆv@`æ"
  "country_id" => b"CÕL P»L\x07Ÿ3|-'i’\x16"
  "sales_channel_id" => b"b\x0E_]iåL½žH¾Z¾T÷³"
  "customer_id" => null
  "price" => 86.45
  "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:71.45;s:13:"\x00*\x00totalPrice";d:86.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:21;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00*\x00extensions";a:0:{}s:6:"\x00*\x00tax";d:15;s:10:"\x00*\x00taxRate";d:21;s:8:"\x00*\x00price";d:86.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:21;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00*\x00extensions";a:0:{}s:10:"\x00*\x00taxRate";d:21;s:13:"\x00*\x00percentage";d:100;}}}s:16:"\x00*\x00positionPrice";d:86.45;s:12:"\x00*\x00taxStatus";s:5:"gross";s:11:"\x00*\x00rawTotal";d:86.45;}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:"01966cc4179a716b8a80b3a5917d7c29";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:18:"Select your colour";s:6:"option";s:11:"Mix colours";}i:1;a:2:{s:5:"group";s:7:"Content";s:6:"option";s:6:" 2,5 l";}}s:38:"customized-products-configuration-hash";s:32:"fd92e8bc5c7c4b0d87d65ed5829eac50";}s:8:"\x00*\x00label";s:11:"Colour code";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:86.45;s:11:"\x00*\x00quantity";i:1;s:13:"\x00*\x00totalPrice";d:86.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:21;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00*\x00extensions";a:0:{}s:6:"\x00*\x00tax";d:15;s:10:"\x00*\x00taxRate";d:21;s:8:"\x00*\x00price";d:86.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:21;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:"01966cc4179a716b8a80b3a592edab9b";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-17 07:37:27.066";s:11:"releaseDate";N;s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";s:164:"{"extensions":[],"currencyId":"b7d2554b0ce847cd82f3ac9bd1c0dfca","net":77.46,"gross":93.73,"linked":false,"listPrice":null,"percentage":null,"regulationPrice":null}";s:13:"productNumber";s:20:"SG-01074MK-0250-9999";s:14:"manufacturerId";s:32:"e7e462458410442b949e66f3ed20b9f5";s:5:"taxId";s:32:"2a9d00999e454d4d8d746b8a57449de9";s:6:"tagIds";a:1:{i:0;s:32:"018abc37289b70a3b5ee8bd6f0511672";}s:11:"categoryIds";a:21:{i:0;s:32:"c9bf874afefe4d80b3e9fa5c1f7dd5c9";i:1;s:32:"56733c6b3a044ae9965b3c13f2925c0c";i:2;s:32:"08f530a967544d848bb4ee6cc7ed71b1";i:3;s:32:"a4cb64e4dae94ea3a64e44a5b2b409fe";i:4;s:32:"dd1ba816880040fdac3bf9839b3409e2";i:5;s:32:"ea548e6db300435eba69e4a8159b6870";i:6;s:32:"b0dd24f9ce5d4d7aadbf78084f1cf3ae";i:7;s:32:"018e7658acde7c95b3d26d152574b2aa";i:8;s:32:"f13c3883c9ef4baaaaf32f1c0ac0b415";i:9;s:32:"a25ef12db09d4c2fb1d5824a4d89314e";i:10;s:32:"0131675421964b1c91262e5787f1edfc";i:11;s:32:"210a507d02494830ac7f9cd0e44bce63";i:12;s:32:"cd4b83075b4744edbca920207d2e82a3";i:13;s:32:"0fc658d884f143ffba28936732ccda62";i:14;s:32:"28280a50959e4cfbb23c4e9ea9aa035d";i:15;s:32:"3b58cad852ba485e95da9ca44e6bf856";i:16;s:32:"70627a2f26044449bdde2f94061c81e7";i:17;s:32:"8ca5e5a13d854c26bc06316d448e2e33";i:18;s:32:"960d3f3db3704983a4e4d5ae2b38954e";i:19;s:32:"ad675ab2187b471b9b32e12c512fade5";i:20;s:32:"dfd931be76504304b7e8cc40595d0072";}s:11:"propertyIds";a:23:{i:0;s:32:"05cc4e549ce54aaf9eb884ac15d79cd2";i:1;s:32:"0f95e97b1d3c4736b7529a2980dc2253";i:2;s:32:"14de2ecbd9f84c4baa06ef0dc1a43dde";i:3;s:32:"1994139448454a488bf947a5d8ef3dcd";i:4;s:32:"29bb5714bea540b9ac7bd077e2b1d96f";i:5;s:32:"2cb7aa6bff0d4ee6aa1f479c5fd2d773";i:6;s:32:"424ad70435ef41159638728356df5248";i:7;s:32:"6aa2e3eaaf6f472ab0843937cdf4cb20";i:8;s:32:"7364a37d76624ca6aa68c6866e590477";i:9;s:32:"81054323268748a88517077b482b2226";i:10;s:32:"89971aa1bde84db7969e665160f54a92";i:11;s:32:"8a81098ec61b41e5a8003143bae1b45a";i:12;s:32:"97799fd60d974ade81efbee687ba9faa";i:13;s:32:"9adb90956ee44fe983851274344fe033";i:14;s:32:"9f94099234124fe185150412ef32536c";i:15;s:32:"b0976ce20446476ea6876ca97a31b5ea";i:16;s:32:"c5e5a96f0d2747b788669ea5f50b5e6a";i:17;s:32:"d1a42ad0329c43cd814229553c003655";i:18;s:32:"d6497c09e5014d1da65afaa546ae9efc";i:19;s:32:"d8f7d8afb87f41379452fbca93829db5";i:20;s:32:"df1f14b96b41438f964d95bed4e590fc";i:21;s:32:"e762e4e7e9e944bd9b35a111dee52832";i:22;s:32:"f6408aa5334343faac490e15ccff17a9";}s:9:"optionIds";a:2:{i:0;s:32:"0f95e97b1d3c4736b7529a2980dc2253";i:1;s:32:"e8fe56647c924359abe85eb1fbf8b461";}s:7:"options";a:2:{i:0;a:2:{s:5:"group";s:18:"Select your colour";s:6:"option";s:11:"Mix colours";}i:1;a:2:{s:5:"group";s:7:"Content";s:6:"option";s:6:" 2,5 l";}}s:9:"streamIds";a:16:{i:0;s:32:"018bd79347137ce88023463921fa739e";i:1;s:32:"018bd853f68a736bbc0735f31686c01c";i:2;s:32:"018c7bf5b02871a2854bb6ecb094731a";i:3;s:32:"02af71c397784e37b665844625aa1a3b";i:4;s:32:"0517a8cde53f473eacad8bf4455c222f";i:5;s:32:"2a40f5613f1b47afa232f9a7ad97d2a6";i:6;s:32:"73bb020b0ed646cfb43e735b8d3c91a0";i:7;s:32:"74fb9c33c41842ee89382dfd522acd57";i:8;s:32:"7e7975defe7841f8bcd18c6adcb61c04";i:9;s:32:"80ffe276b9bf4a86aba3737d02c2c45d";i:10;s:32:"8a01d05a8cba4230882a1bb35371d702";i:11;s:32:"9794863cc7af4abb88d053ec7e426fab";i:12;s:32:"bdaa2f82fc7f4b539ef72f1e1486ff37";i:13;s:32:"c0746492a2194819940b81526bf71fd5";i:14;s:32:"d6c2c27ec3d0451ca08b28fd76104d93";i:15;s:32:"ea6b217c7f7548f0845bbf15ac3ee432";}s:8:"parentId";s:32:"4b2f3d127d314615b1bbea2870d884a4";s:5:"stock";i:1000000;s:8:"features";a:0:{}}s:8:"\x00*\x00label";s:18:"Sigma Silicat Matt";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:86.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:21;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:86.45;s:11:"\x00*\x00quantity";i:1;s:13:"\x00*\x00totalPrice";d:86.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:21;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00*\x00extensions";a:0:{}s:6:"\x00*\x00tax";d:15;s:10:"\x00*\x00taxRate";d:21;s:8:"\x00*\x00price";d:86.45;}}}s:11:"\x00*\x00taxRules";r:183;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:"06f55815f21449278275126c2347bcf5";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:"2023-08-29 15:08:09.794000";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-08-29 15:08:10.105000";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:"1c4cfc98fcfa4d9cbec6953969787492";s:11:"\x00*\x00mimeType";s:9:"image/png";s:16:"\x00*\x00fileExtension";s:3:"png";s:11:"\x00*\x00fileSize";i:444240;s:8:"\x00*\x00title";N;s:14:"\x00*\x00metaDataRaw";N;s:15:"\x00*\x00mediaTypeRaw";s:156:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00*\x00name";s:5:"IMAGE";s:8:"\x00*\x00flags";a:1:{i:0;s:11:"transparent";}s:13:"\x00*\x00extensions";a:0:{}}";s:11:"\x00*\x00metaData";a:4:{s:4:"hash";s:32:"e117424e75b1c517b5e3a319637781a7";s:4:"type";i:3;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:1:{i:0;s:11:"transparent";}}s:13:"\x00*\x00uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-08-29 15:08:10.103000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00*\x00alt";N;s:6:"\x00*\x00url";s:95:"https://been.tintrio.dev//media/2a/67/39/1693321690/Sigma - Silicat Topcoat Matt.png?width=3000";s:11:"\x00*\x00fileName";s:28:"Sigma - Silicat Topcoat Matt";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:3:{s:32:"1d87392603054621b7a310b22657d56d";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:"1d87392603054621b7a310b22657d56d";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-08-29 15:08:10.871000";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:400;s:7:"\x00*\x00path";s:94:"https://been.tintrio.dev//media/2a/67/39/1693321690/Sigma - Silicat Topcoat Matt.png?width=400";s:9:"\x00*\x00height";i:400;s:6:"\x00*\x00url";s:94:"https://been.tintrio.dev//media/2a/67/39/1693321690/Sigma - Silicat Topcoat Matt.png?width=400";s:10:"\x00*\x00mediaId";s:32:"06f55815f21449278275126c2347bcf5";s:8:"\x00*\x00media";N;s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"1d87392603054621b7a310b22657d56d";}s:32:"6edb86e69e3043968362e74409f3a382";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:"6edb86e69e3043968362e74409f3a382";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-08-29 15:08:10.871000";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:288;s:8:"\x00*\x00width";i:800;s:7:"\x00*\x00path";s:94:"https://been.tintrio.dev//media/2a/67/39/1693321690/Sigma - Silicat Topcoat Matt.png?width=800";s:9:"\x00*\x00height";i:800;s:6:"\x00*\x00url";s:94:"https://been.tintrio.dev//media/2a/67/39/1693321690/Sigma - Silicat Topcoat Matt.png?width=800";s:10:"\x00*\x00mediaId";s:32:"06f55815f21449278275126c2347bcf5";s:8:"\x00*\x00media";N;s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"6edb86e69e3043968362e74409f3a382";}s:32:"8e46437885254fb6b0f17b7b7be5587d";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:"8e46437885254fb6b0f17b7b7be5587d";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-08-29 15:08:10.871000";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:288;s:8:"\x00*\x00width";i:1920;s:7:"\x00*\x00path";s:95:"https://been.tintrio.dev//media/2a/67/39/1693321690/Sigma - Silicat Topcoat Matt.png?width=1920";s:9:"\x00*\x00height";i:1920;s:6:"\x00*\x00url";s:95:"https://been.tintrio.dev//media/2a/67/39/1693321690/Sigma - Silicat Topcoat Matt.png?width=1920";s:10:"\x00*\x00mediaId";s:32:"06f55815f21449278275126c2347bcf5";s:8:"\x00*\x00media";N;s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"8e46437885254fb6b0f17b7b7be5587d";}}}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:58:"media/2a/67/39/1693321690/Sigma - Silicat Topcoat Matt.png";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:"06f55815f21449278275126c2347bcf5";}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-25 11:45:12.630811";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00*\x00dataContextHash";s:32:"ad9f20cdc155b130467ef9c67fdad3bc";s:19:"\x00*\x00uniqueIdentifier";s:32:"01966cc4179a716b8a80b3a5939e54c2";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:"01966cc4179a716b8a80b3a592edab9b";s:7:"\x00*\x00type";s:7:"product";s:15:"\x00*\x00referencedId";s:32:"018d165a831770e1a9cddbd759a1781d";}}}s:14:"\x00*\x00requirement";N;s:12:"\x00*\x00removable";b:1;s:12:"\x00*\x00stackable";b:1;s:22:"\x00*\x00quantityInformation";r:378;s:11:"\x00*\x00modified";b:0;s:16:"\x00*\x00dataTimestamp";N;s:18:"\x00*\x00dataContextHash";N;s:19:"\x00*\x00uniqueIdentifier";s:32:"01966cc4179a716b8a80b3a591f877ee";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:"01966cc4179a716b8a80b3a5917d7c29";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:"01966cc4179a716b8a80b3a5917d7c29";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:18:"Select your colour";s:6:"option";s:11:"Mix colours";}i:1;a:2:{s:5:"group";s:7:"Content";s:6:"option";s:6:" 2,5 l";}}s:38:"customized-products-configuration-hash";s:32:"fd92e8bc5c7c4b0d87d65ed5829eac50";}s:8:"\x00*\x00label";s:11:"Colour code";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:86.45;s:11:"\x00*\x00quantity";i:1;s:13:"\x00*\x00totalPrice";d:86.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:21;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00*\x00extensions";a:0:{}s:6:"\x00*\x00tax";d:15;s:10:"\x00*\x00taxRate";d:21;s:8:"\x00*\x00price";d:86.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:21;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00*\x00extensions";a:0:{}s:10:"\x00*\x00taxRate";d:21;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:"01966cc4179a716b8a80b3a592edab9b";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-17 07:37:27.066";s:11:"releaseDate";N;s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";s:164:"{"extensions":[],"currencyId":"b7d2554b0ce847cd82f3ac9bd1c0dfca","net":77.46,"gross":93.73,"linked":false,"listPrice":null,"percentage":null,"regulationPrice":null}";s:13:"productNumber";s:20:"SG-01074MK-0250-9999";s:14:"manufacturerId";s:32:"e7e462458410442b949e66f3ed20b9f5";s:5:"taxId";s:32:"2a9d00999e454d4d8d746b8a57449de9";s:6:"tagIds";a:1:{i:0;s:32:"018abc37289b70a3b5ee8bd6f0511672";}s:11:"categoryIds";a:21:{i:0;s:32:"c9bf874afefe4d80b3e9fa5c1f7dd5c9";i:1;s:32:"56733c6b3a044ae9965b3c13f2925c0c";i:2;s:32:"08f530a967544d848bb4ee6cc7ed71b1";i:3;s:32:"a4cb64e4dae94ea3a64e44a5b2b409fe";i:4;s:32:"dd1ba816880040fdac3bf9839b3409e2";i:5;s:32:"ea548e6db300435eba69e4a8159b6870";i:6;s:32:"b0dd24f9ce5d4d7aadbf78084f1cf3ae";i:7;s:32:"018e7658acde7c95b3d26d152574b2aa";i:8;s:32:"f13c3883c9ef4baaaaf32f1c0ac0b415";i:9;s:32:"a25ef12db09d4c2fb1d5824a4d89314e";i:10;s:32:"0131675421964b1c91262e5787f1edfc";i:11;s:32:"210a507d02494830ac7f9cd0e44bce63";i:12;s:32:"cd4b83075b4744edbca920207d2e82a3";i:13;s:32:"0fc658d884f143ffba28936732ccda62";i:14;s:32:"28280a50959e4cfbb23c4e9ea9aa035d";i:15;s:32:"3b58cad852ba485e95da9ca44e6bf856";i:16;s:32:"70627a2f26044449bdde2f94061c81e7";i:17;s:32:"8ca5e5a13d854c26bc06316d448e2e33";i:18;s:32:"960d3f3db3704983a4e4d5ae2b38954e";i:19;s:32:"ad675ab2187b471b9b32e12c512fade5";i:20;s:32:"dfd931be76504304b7e8cc40595d0072";}s:11:"propertyIds";a:23:{i:0;s:32:"05cc4e549ce54aaf9eb884ac15d79cd2";i:1;s:32:"0f95e97b1d3c4736b7529a2980dc2253";i:2;s:32:"14de2ecbd9f84c4baa06ef0dc1a43dde";i:3;s:32:"1994139448454a488bf947a5d8ef3dcd";i:4;s:32:"29bb5714bea540b9ac7bd077e2b1d96f";i:5;s:32:"2cb7aa6bff0d4ee6aa1f479c5fd2d773";i:6;s:32:"424ad70435ef41159638728356df5248";i:7;s:32:"6aa2e3eaaf6f472ab0843937cdf4cb20";i:8;s:32:"7364a37d76624ca6aa68c6866e590477";i:9;s:32:"81054323268748a88517077b482b2226";i:10;s:32:"89971aa1bde84db7969e665160f54a92";i:11;s:32:"8a81098ec61b41e5a8003143bae1b45a";i:12;s:32:"97799fd60d974ade81efbee687ba9faa";i:13;s:32:"9adb90956ee44fe983851274344fe033";i:14;s:32:"9f94099234124fe185150412ef32536c";i:15;s:32:"b0976ce20446476ea6876ca97a31b5ea";i:16;s:32:"c5e5a96f0d2747b788669ea5f50b5e6a";i:17;s:32:"d1a42ad0329c43cd814229553c003655";i:18;s:32:"d6497c09e5014d1da65afaa546ae9efc";i:19;s:32:"d8f7d8afb87f41379452fbca93829db5";i:20;s:32:"df1f14b96b41438f964d95bed4e590fc";i:21;s:32:"e762e4e7e9e944bd9b35a111dee52832";i:22;s:32:"f6408aa5334343faac490e15ccff17a9";}s:9:"optionIds";a:2:{i:0;s:32:"0f95e97b1d3c4736b7529a2980dc2253";i:1;s:32:"e8fe56647c924359abe85eb1fbf8b461";}s:7:"options";a:2:{i:0;a:2:{s:5:"group";s:18:"Select your colour";s:6:"option";s:11:"Mix colours";}i:1;a:2:{s:5:"group";s:7:"Content";s:6:"option";s:6:" 2,5 l";}}s:9:"streamIds";a:16:{i:0;s:32:"018bd79347137ce88023463921fa739e";i:1;s:32:"018bd853f68a736bbc0735f31686c01c";i:2;s:32:"018c7bf5b02871a2854bb6ecb094731a";i:3;s:32:"02af71c397784e37b665844625aa1a3b";i:4;s:32:"0517a8cde53f473eacad8bf4455c222f";i:5;s:32:"2a40f5613f1b47afa232f9a7ad97d2a6";i:6;s:32:"73bb020b0ed646cfb43e735b8d3c91a0";i:7;s:32:"74fb9c33c41842ee89382dfd522acd57";i:8;s:32:"7e7975defe7841f8bcd18c6adcb61c04";i:9;s:32:"80ffe276b9bf4a86aba3737d02c2c45d";i:10;s:32:"8a01d05a8cba4230882a1bb35371d702";i:11;s:32:"9794863cc7af4abb88d053ec7e426fab";i:12;s:32:"bdaa2f82fc7f4b539ef72f1e1486ff37";i:13;s:32:"c0746492a2194819940b81526bf71fd5";i:14;s:32:"d6c2c27ec3d0451ca08b28fd76104d93";i:15;s:32:"ea6b217c7f7548f0845bbf15ac3ee432";}s:8:"parentId";s:32:"4b2f3d127d314615b1bbea2870d884a4";s:5:"stock";i:1000000;s:8:"features";a:0:{}}s:8:"\x00*\x00label";s:18:"Sigma Silicat Matt";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:86.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:21;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00*\x00extensions";a:0:{}s:10:"\x00*\x00taxRate";d:21;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:86.45;s:11:"\x00*\x00quantity";i:1;s:13:"\x00*\x00totalPrice";d:86.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:21;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00*\x00extensions";a:0:{}s:6:"\x00*\x00tax";d:15;s:10:"\x00*\x00taxRate";d:21;s:8:"\x00*\x00price";d:86.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:21;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00*\x00extensions";a:0:{}s:10:"\x00*\x00taxRate";d:21;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:"06f55815f21449278275126c2347bcf5";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:"2023-08-29 15:08:09.794000";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-08-29 15:08:10.105000";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:236;s:9:"\x00*\x00userId";s:32:"1c4cfc98fcfa4d9cbec6953969787492";s:11:"\x00*\x00mimeType";s:9:"image/png";s:16:"\x00*\x00fileExtension";s:3:"png";s:11:"\x00*\x00fileSize";i:444240;s:8:"\x00*\x00title";N;s:14:"\x00*\x00metaDataRaw";N;s:15:"\x00*\x00mediaTypeRaw";s:156:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00*\x00name";s:5:"IMAGE";s:8:"\x00*\x00flags";a:1:{i:0;s:11:"transparent";}s:13:"\x00*\x00extensions";a:0:{}}";s:11:"\x00*\x00metaData";a:4:{s:4:"hash";s:32:"e117424e75b1c517b5e3a319637781a7";s:4:"type";i:3;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:1:{i:0;s:11:"transparent";}}s:13:"\x00*\x00uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-08-29 15:08:10.103000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00*\x00alt";N;s:6:"\x00*\x00url";s:95:"https://been.tintrio.dev//media/2a/67/39/1693321690/Sigma - Silicat Topcoat Matt.png?width=3000";s:11:"\x00*\x00fileName";s:28:"Sigma - Silicat Topcoat Matt";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:3:{s:32:"1d87392603054621b7a310b22657d56d";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:"1d87392603054621b7a310b22657d56d";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-08-29 15:08:10.871000";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:288;s:8:"\x00*\x00width";i:400;s:7:"\x00*\x00path";s:94:"https://been.tintrio.dev//media/2a/67/39/1693321690/Sigma - Silicat Topcoat Matt.png?width=400";s:9:"\x00*\x00height";i:400;s:6:"\x00*\x00url";s:94:"https://been.tintrio.dev//media/2a/67/39/1693321690/Sigma - Silicat Topcoat Matt.png?width=400";s:10:"\x00*\x00mediaId";s:32:"06f55815f21449278275126c2347bcf5";s:8:"\x00*\x00media";N;s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"1d87392603054621b7a310b22657d56d";}s:32:"6edb86e69e3043968362e74409f3a382";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:"6edb86e69e3043968362e74409f3a382";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-08-29 15:08:10.871000";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:288;s:8:"\x00*\x00width";i:800;s:7:"\x00*\x00path";s:94:"https://been.tintrio.dev//media/2a/67/39/1693321690/Sigma - Silicat Topcoat Matt.png?width=800";s:9:"\x00*\x00height";i:800;s:6:"\x00*\x00url";s:94:"https://been.tintrio.dev//media/2a/67/39/1693321690/Sigma - Silicat Topcoat Matt.png?width=800";s:10:"\x00*\x00mediaId";s:32:"06f55815f21449278275126c2347bcf5";s:8:"\x00*\x00media";N;s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"6edb86e69e3043968362e74409f3a382";}s:32:"8e46437885254fb6b0f17b7b7be5587d";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:"8e46437885254fb6b0f17b7b7be5587d";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-08-29 15:08:10.871000";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:288;s:8:"\x00*\x00width";i:1920;s:7:"\x00*\x00path";s:95:"https://been.tintrio.dev//media/2a/67/39/1693321690/Sigma - Silicat Topcoat Matt.png?width=1920";s:9:"\x00*\x00height";i:1920;s:6:"\x00*\x00url";s:95:"https://been.tintrio.dev//media/2a/67/39/1693321690/Sigma - Silicat Topcoat Matt.png?width=1920";s:10:"\x00*\x00mediaId";s:32:"06f55815f21449278275126c2347bcf5";s:8:"\x00*\x00media";N;s:15:"\x00*\x00customFields";N;s:5:"\x00*\x00id";s:32:"8e46437885254fb6b0f17b7b7be5587d";}}}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:58:"media/2a/67/39/1693321690/Sigma - Silicat Topcoat Matt.png";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:"06f55815f21449278275126c2347bcf5";}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-25 11:45:12.630811";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00*\x00dataContextHash";s:32:"ad9f20cdc155b130467ef9c67fdad3bc";s:19:"\x00*\x00uniqueIdentifier";s:32:"01966cc4179a716b8a80b3a5939e54c2";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:"01966cc4179a716b8a80b3a592edab9b";s:7:"\x00*\x00type";s:7:"product";s:15:"\x00*\x00referencedId";s:32:"018d165a831770e1a9cddbd759a1781d";}}}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:"01966cc4179a716b8a80b3a591f877ee";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:"01966cc4179a716b8a80b3a5917d7c29";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:86.45;s:11:"\x00*\x00quantity";i:1;s:13:"\x00*\x00totalPrice";d:86.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:21;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00*\x00extensions";a:0:{}s:6:"\x00*\x00tax";d:15;s:10:"\x00*\x00taxRate";d:21;s:8:"\x00*\x00price";d:86.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:21;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00*\x00extensions";a:0:{}s:10:"\x00*\x00taxRate";d:21;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:"01966cc4179a716b8a80b3a5917d7c29";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-26 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-28 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:"43d54c2050bb4c079f337c2d27699216";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:3:{s:4:"name";s:7:"Belgium";s:12:"customFields";a:3:{s:32:"acris_tax_advanced_configuration";b:0;s:39:"gshop_yuki_daily_totals_country_contact";s:32:"8cd495f6212e409f9c2f8f058fdb41f3";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.551000";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:01.420000";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:7:"Belgium";s:6:"\x00*\x00iso";s:2:"BE";s:11:"\x00*\x00position";i:10;s:9:"\x00*\x00active";b:1;s:20:"\x00*\x00shippingAvailable";b:1;s:7:"\x00*\x00iso3";s:3:"BEL";s:29:"\x00*\x00displayStateInRegistration";b:0;s:27:"\x00*\x00forceStateInRegistration";b:0;s:20:"\x00*\x00checkVatIdPattern";b:0;s:15:"\x00*\x00vatIdPattern";s:12:"BE(0|1)\d{9}";s:16:"\x00*\x00vatIdRequired";b:0;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:5:"\d{4}";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:3:{s:32:"acris_tax_advanced_configuration";b:0;s:39:"gshop_yuki_daily_totals_country_contact";s:32:"8cd495f6212e409f9c2f8f058fdb41f3";s:42:"acris_tax_specific_country_validate_vat_id";b:1;}s:5:"\x00*\x00id";s:32:"43d54c2050bb4c079f337c2d27699216";}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-26 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-28 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:"aff2e2063330408ca34afc602eee2fc7";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:4:{s:4:"name";s:27:"🌱 Service Point Delivery";s:12:"customFields";a:1:{s:42:"acris_checkout_shipping_preselect_priority";i:1;}s:11:"description";s:114:"Choosing Service Point Delivery and collecting your package(s) by bike or by walking, helps reduce CO2 emissions. ";s:11:"trackingUrl";N;}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2022-11-22 09:16:14.688000";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:21:43.036000";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:27:"🌱 Service Point Delivery";s:9:"\x00*\x00active";b:1;s:11:"\x00*\x00position";i:1;s:14:"\x00*\x00description";s:114:"Choosing Service Point Delivery and collecting your package(s) by bike or by walking, helps reduce CO2 emissions. ";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:8:"1-3 days";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:8:"1-3 days";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:"7e2febe0d564402da0eb0a0f425dfcb8";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:4:{s:32:"9391bc774179427dad5cadc8ef58dd8f";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:"9391bc774179427dad5cadc8ef58dd8f";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:28:59.373000";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:29:26.750000";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:"aff2e2063330408ca34afc602eee2fc7";s:9:"\x00*\x00ruleId";s:32:"ca4f6a977d3a40d68b1c54bfa3c841f3";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:"9391bc774179427dad5cadc8ef58dd8f";}s:32:"81c19ece83324a52b7a631634d58c12f";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:"81c19ece83324a52b7a631634d58c12f";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:28:59.374000";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:29:26.750000";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:1078;s:19:"\x00*\x00shippingMethodId";s:32:"aff2e2063330408ca34afc602eee2fc7";s:9:"\x00*\x00ruleId";s:32:"ca4f6a977d3a40d68b1c54bfa3c841f3";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:"81c19ece83324a52b7a631634d58c12f";}s:32:"5b7a40cff3f74559a6dc710f9ea0a37a";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:"5b7a40cff3f74559a6dc710f9ea0a37a";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2022-12-01 13:33:39.567000";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:29:26.750000";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:1078;s:19:"\x00*\x00shippingMethodId";s:32:"aff2e2063330408ca34afc602eee2fc7";s:9:"\x00*\x00ruleId";s:32:"ca8324c3095543f6a69f923050786657";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:4.09;s:8:"\x00*\x00gross";d:4.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:"5b7a40cff3f74559a6dc710f9ea0a37a";}s:32:"59dcce28772a4234854035a37b62aea4";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:"59dcce28772a4234854035a37b62aea4";s:12:"\x00*\x00versionId";N;s:13:"\x00*\x00translated";a:0:{}s:12:"\x00*\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2022-12-01 13:33:39.567000";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:29:26.750000";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:1078;s:19:"\x00*\x00shippingMethodId";s:32:"aff2e2063330408ca34afc602eee2fc7";s:9:"\x00*\x00ruleId";s:32:"ca8324c3095543f6a69f923050786657";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:"59dcce28772a4234854035a37b62aea4";}}}s:10:"\x00*\x00mediaId";s:32:"f525b1f6836c402d8714fa3886b07c61";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";N;s:6:"\x00*\x00tax";N;s:20:"\x00*\x00appShippingMethod";N;s:15:"\x00*\x00customFields";a:1:{s:42:"acris_checkout_shipping_preselect_priority";i:1;}s:5:"\x00*\x00id";s:32:"aff2e2063330408ca34afc602eee2fc7";}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:0;s:11:"\x00*\x00quantity";i:1;s:13:"\x00*\x00totalPrice";d:0;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:21;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00*\x00extensions";a:0:{}s:6:"\x00*\x00tax";d:0;s:10:"\x00*\x00taxRate";d:21;s:8:"\x00*\x00price";d:0;}}}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:21;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00*\x00extensions";a:0:{}s:10:"\x00*\x00taxRate";d:21;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:86.45;s:11:"\x00*\x00quantity";i:1;s:13:"\x00*\x00totalPrice";d:86.45;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:33:{i:0;s:32:"526d6930b1dd49d5ba77f629a6a477f7";i:1;s:32:"adc7f28258b64f9aa877d237b34088ae";i:2;s:32:"c54c7c670e27454cb613c9d6d1e9e78b";i:3;s:32:"6c9bee2e47084fe09edf500180c8e9ba";i:4;s:32:"7e2febe0d564402da0eb0a0f425dfcb8";i:5;s:32:"95ffc6d0105a47c1a0e09714a6a17c4a";i:6;s:32:"a5b6366f102b41f7924cdaaf2b8bbf2e";i:7;s:32:"aec7d06af7734675a1ae0dd498a34e3d";i:8;s:32:"ca8324c3095543f6a69f923050786657";i:9;s:32:"de2455bf8ca24b9a847c9e397e407269";i:10;s:32:"f0c63ac906df419090fc07780145dd6b";i:11;s:32:"018dc5f1bcca70e0875af87e71a6a83b";i:12;s:32:"018df924a7b17e7f826f71c2fb4e1b9d";i:13;s:32:"018df92561bf7f61b2b8d3d6343950aa";i:14;s:32:"018df92708377deaaa62f83703e4aa2f";i:15;s:32:"018b388ce7fe7f049571265605de5ecb";i:16;s:32:"018e7b67eec97a0f9ec656070c9811ac";i:17;s:32:"018e7b6a7f6a7c3897b6dc5abd23866f";i:18;s:32:"018ecc26664f735ebd1c7cb16436bff8";i:19;s:32:"018ecc270c47712d830094bbeb2c659b";i:20;s:32:"018ecc27a2757356925719ea4f8c24bd";i:21;s:32:"018ecc28727d7102bd2ce4d013e76704";i:22;s:32:"018ecc3051be7398a4436249c570f88d";i:23;s:32:"018ecc616ffc73b9a147e15dc3da29a5";i:24;s:32:"018f51dc2dd875768a2eec716b420000";i:25;s:32:"018f51e2f49d7319b04105d4f9cdff56";i:26;s:32:"3f08388692a146f69bf796510f30967c";i:27;s:32:"6ed8f188b8dd4cfe8f37fdd0ddcc19b9";i:28;s:32:"9750caf64ad34990aafe2bca8951c6f2";i:29;s:32:"c07187e4d1134e839d197cffd62206ea";i:30;s:32:"d40cf9900bd049508b93b3e9c880f8f6";i:31;s:32:"752a9cdeda8d4dd4a54f6060bbde3572";i:32;s:32:"b264febe2cb9487a926b4e06e41e3051";}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:"01966cc4179a716b8a80b3a590f9d14f";s:40:"\x00Shopware\Core\Checkout\Cart\Cart\x00states";a:0:{}}"
  "rule_ids" => "["526d6930b1dd49d5ba77f629a6a477f7","adc7f28258b64f9aa877d237b34088ae","c54c7c670e27454cb613c9d6d1e9e78b","6c9bee2e47084fe09edf500180c8e9ba","7e2febe0d564402da0eb0a0f425dfcb8","95ffc6d0105a47c1a0e09714a6a17c4a","a5b6366f102b41f7924cdaaf2b8bbf2e","aec7d06af7734675a1ae0dd498a34e3d","ca8324c3095543f6a69f923050786657","de2455bf8ca24b9a847c9e397e407269","f0c63ac906df419090fc07780145dd6b","018dc5f1bcca70e0875af87e71a6a83b","018df924a7b17e7f826f71c2fb4e1b9d","018df92561bf7f61b2b8d3d6343950aa","018df92708377deaaa62f83703e4aa2f","018b388ce7fe7f049571265605de5ecb","018e7b67eec97a0f9ec656070c9811ac","018e7b6a7f6a7c3897b6dc5abd23866f","018ecc26664f735ebd1c7cb16436bff8","018ecc270c47712d830094bbeb2c659b","018ecc27a2757356925719ea4f8c24bd","018ecc28727d7102bd2ce4d013e76704","018ecc3051be7398a4436249c570f88d","018ecc616ffc73b9a147e15dc3da29a5","018f51dc2dd875768a2eec716b420000","018f51e2f49d7319b04105d4f9cdff56","3f08388692a146f69bf796510f30967c","6ed8f188b8dd4cfe8f37fdd0ddcc19b9","9750caf64ad34990aafe2bca8951c6f2","c07187e4d1134e839d197cffd62206ea","d40cf9900bd049508b93b3e9c880f8f6","752a9cdeda8d4dd4a54f6060bbde3572","b264febe2cb9487a926b4e06e41e3051"]"
  "now" => "2025-04-25 11:45:12.726"
  "compressed" => 0
]
123 0.49 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"b\x0E_]iåL½žH¾Z¾T÷³"
]
124 0.47 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Çóãv€›5Ôx»À¸ì"
]
125 0.54 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"b\x0E_]iåL½žH¾Z¾T÷³"
]
126 0.17 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"\x08\ºvä÷Bˆ°úܾB\–¤"
]
127 0.32 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"b\x0E_]iåL½žH¾Z¾T÷³"
]
128 0.45 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"b\x0E_]iåL½žH¾Z¾T÷³"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"L\x036²A\x05CÚ±Êò6O:xt"
  b"\x08\ºvä÷Bˆ°úܾB\–¤"
]
129 0.11 ms
SELECT `name`, `path`, `author`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
130 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
]
131 0.39 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"b\x0E_]iåL½žH¾Z¾T÷³"
  "MolliePayments.config.%"
]
132 0.24 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"b\x0E_]iåL½žH¾Z¾T÷³"
  "MolliePayments.config.%"
]
133 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"b\x0E_]iåL½žH¾Z¾T÷³"
  "MolliePayments.config.%"
]
134 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"b\x0E_]iåL½žH¾Z¾T÷³"
  "MolliePayments.config.%"
]
135 0.47 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`.`active` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
]
136 0.22 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Àߊ^"
]
137 0.16 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:
[]
138 0.20 ms
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
  "en-GB"
]
139 0.37 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"l›î.G\x08OàžßP\x01€Èéº"
  b"""
    ~/ëàÕd@- ë\n
    \x0FB]ü¸
    """
  b"¥¶6o\x10+A÷’LÚ¯+‹¿."
  b"®ÇÐj÷sFu¡®\rÔ˜£N="
  b"ʃ$Ã\tUCö¦Ÿ’0PxfW"
  b"Þ$U¿Œ¢Kš„|ž9~@ri"
  b"­ã:╔\x06▀AÉɳ\x07x\x01E¦k"
  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.