1
0.73 ms
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
2
0.51 ms
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` ;
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` ; ;
Copy
3
0.87 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 ;
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 ;
;
Copy
4
0.24 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' , '' ))
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' , '' ));
Copy
5
1.68 ms
SELECT CONCAT (TRIM (TRAILING '/' FROM domain . url ), '/' ) `key` , CONCAT (TRIM (TRAILING '/' FROM domain . url ), '/' ) url , LOWER (HEX (domain . id )) id , LOWER (HEX (sales_channel . id )) salesChannelId , LOWER (HEX (sales_channel . type_id )) typeId , LOWER (HEX (domain . snippet_set_id )) snippetSetId , LOWER (HEX (domain . currency_id )) currencyId , LOWER (HEX (domain . language_id )) languageId , LOWER (HEX (theme . id )) themeId , sales_channel . maintenance maintenance , sales_channel . maintenance_ip_whitelist maintenanceIpWhitelist , snippet_set . iso AS locale , theme . technical_name AS themeName , parentTheme . technical_name AS parentThemeName FROM sales_channel INNER JOIN sales_channel_domain domain ON domain . sales_channel_id = sales_channel . id LEFT JOIN theme_sales_channel theme_sales_channel ON sales_channel . id = theme_sales_channel . sales_channel_id INNER JOIN snippet_set snippet_set ON snippet_set . id = domain . snippet_set_id LEFT JOIN theme theme ON theme_sales_channel . theme_id = theme . id LEFT JOIN theme parentTheme ON theme . parent_theme_id = parentTheme . id WHERE (sales_channel . type_id = UNHEX (? )) AND (sales_channel . active )
Parameters :
[
"8a243080f92e4c719546314b577cf82b "
]
SELECT CONCAT (TRIM (TRAILING '/' FROM domain . url ), '/' ) `key` , CONCAT (TRIM (TRAILING '/' FROM domain . url ), '/' ) url , LOWER (HEX (domain . id )) id , LOWER (HEX (sales_channel . id )) salesChannelId , LOWER (HEX (sales_channel . type_id )) typeId , LOWER (HEX (domain . snippet_set_id )) snippetSetId , LOWER (HEX (domain . currency_id )) currencyId , LOWER (HEX (domain . language_id )) languageId , LOWER (HEX (theme . id )) themeId , sales_channel . maintenance maintenance , sales_channel . maintenance_ip_whitelist maintenanceIpWhitelist , snippet_set . iso AS locale , theme . technical_name AS themeName , parentTheme . technical_name AS parentThemeName FROM sales_channel INNER JOIN sales_channel_domain domain ON domain . sales_channel_id = sales_channel . id LEFT JOIN theme_sales_channel theme_sales_channel ON sales_channel . id = theme_sales_channel . sales_channel_id INNER JOIN snippet_set snippet_set ON snippet_set . id = domain . snippet_set_id LEFT JOIN theme theme ON theme_sales_channel . theme_id = theme . id LEFT JOIN theme parentTheme ON theme . parent_theme_id = parentTheme . id WHERE (sales_channel . type_id = UNHEX ('8a243080f92e4c719546314b577cf82b' )) AND (sales_channel . active );
Copy
6
0.63 ms
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"šñP¡8M˜Š.‘ZêÐ{Û "
"widgets/search/filter "
]
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND ((sales_channel_id = 0x9AF150ADA1384D988A2E915AEAD07BDB OR sales_channel_id IS NULL )) AND (seo_path_info = 'widgets/search/filter' );
Copy
7
0.33 ms
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"šñP¡8M˜Š.‘ZêÐ{Û "
"/widgets/search/filter "
]
SELECT path_info pathInfo , seo_path_info seoPathInfo FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (sales_channel_id = 0x9AF150ADA1384D988A2E915AEAD07BDB ) AND (path_info = '/widgets/search/filter' ) AND (is_canonical = 1 ) LIMIT 1 ;
Copy
8
0.81 ms
SELECT configuration_key , configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
SELECT configuration_key , configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC ;
Copy
9
0.68 ms
SELECT configuration_key , configuration_value FROM system_config WHERE sales_channel_id = ? OR system_config . sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters :
[
b"šñP¡8M˜Š.‘ZêÐ{Û "
]
SELECT configuration_key , configuration_value FROM system_config WHERE sales_channel_id = 0x9AF150ADA1384D988A2E915AEAD07BDB OR system_config . sales_channel_id IS NULL ORDER BY sales_channel_id ASC ;
Copy
10
0.65 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"šñP¡8M˜Š.‘ZêÐ{Û "
"3WAXN2tVKkAOwdviyF568FQHwkoocxVI "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0x9AF150ADA1384D988A2E915AEAD07BDB ) AND (token = '3WAXN2tVKkAOwdviyF568FQHwkoocxVI' ) LIMIT 1 ;
Copy
11
0.76 ms
SELECT
sales_channel . id AS sales_channel_id ,
sales_channel . language_id AS sales_channel_default_language_id ,
sales_channel . currency_id AS sales_channel_currency_id ,
currency . factor AS sales_channel_currency_factor ,
GROUP_CONCAT (LOWER (HEX (sales_channel_language . language_id ))) AS sales_channel_language_ids
FROM sales_channel
INNER JOIN currency
ON sales_channel . currency_id = currency . id
LEFT JOIN sales_channel_language
ON sales_channel_language . sales_channel_id = sales_channel . id
WHERE sales_channel . id = ?
GROUP BY sales_channel . id , sales_channel . language_id , sales_channel . currency_id , currency . factor
Parameters :
[
b"šñP¡8M˜Š.‘ZêÐ{Û "
]
SELECT
sales_channel . id AS sales_channel_id ,
sales_channel . language_id AS sales_channel_default_language_id ,
sales_channel . currency_id AS sales_channel_currency_id ,
currency . factor AS sales_channel_currency_factor ,
GROUP_CONCAT (LOWER (HEX (sales_channel_language . language_id ))) AS sales_channel_language_ids
FROM sales_channel
INNER JOIN currency
ON sales_channel . currency_id = currency . id
LEFT JOIN sales_channel_language
ON sales_channel_language . sales_channel_id = sales_channel . id
WHERE sales_channel . id = 0x9AF150ADA1384D988A2E915AEAD07BDB
GROUP BY sales_channel . id , sales_channel . language_id , sales_channel . currency_id , currency . factor ;
Copy
12
1.38 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.currency` . `id` AS `sales_channel.currency.id` , `sales_channel.currency` . `factor` AS `sales_channel.currency.factor` , `sales_channel.currency` . `symbol` AS `sales_channel.currency.symbol` , `sales_channel.currency` . `iso_code` AS `sales_channel.currency.isoCode` , `sales_channel.currency` . `position` AS `sales_channel.currency.position` , `sales_channel.currency` . `tax_free_from` AS `sales_channel.currency.taxFreeFrom` , `sales_channel.currency` . `item_rounding` AS `sales_channel.currency.itemRounding` , `sales_channel.currency` . `total_rounding` AS `sales_channel.currency.totalRounding` , `sales_channel.currency` . `created_at` AS `sales_channel.currency.createdAt` , `sales_channel.currency` . `updated_at` AS `sales_channel.currency.updatedAt` , `sales_channel.currency.translation.shortName` , COALESCE (`sales_channel.currency.translation.shortName` , `sales_channel.currency.translation.shortName` ) AS `sales_channel.currency.shortName` , `sales_channel.currency.translation.name` , COALESCE (`sales_channel.currency.translation.name` , `sales_channel.currency.translation.name` ) AS `sales_channel.currency.name` , `sales_channel.currency.translation.customFields` , COALESCE (`sales_channel.currency.translation.customFields` , `sales_channel.currency.translation.customFields` ) AS `sales_channel.currency.customFields` , `sales_channel.currency.translation.createdAt` , `sales_channel.currency.translation.updatedAt` , `sales_channel.currency.translation.currencyId` , `sales_channel.currency.translation.languageId` , `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` LEFT JOIN `currency` `sales_channel.currency` ON `sales_channel` . `currency_id` = `sales_channel.currency` . `id` LEFT JOIN (SELECT `sales_channel.currency.translation` . currency_id , `sales_channel.currency.translation` . short_name AS `sales_channel.currency.translation.shortName` , `sales_channel.currency.translation` . name AS `sales_channel.currency.translation.name` , `sales_channel.currency.translation` . custom_fields AS `sales_channel.currency.translation.customFields` , `sales_channel.currency.translation` . created_at AS `sales_channel.currency.translation.createdAt` , `sales_channel.currency.translation` . updated_at AS `sales_channel.currency.translation.updatedAt` , `sales_channel.currency.translation` . currency_id AS `sales_channel.currency.translation.currencyId` , `sales_channel.currency.translation` . language_id AS `sales_channel.currency.translation.languageId` FROM `currency_translation` `sales_channel.currency.translation` WHERE `sales_channel.currency.translation` . language_id = ? ) `sales_channel.currency.currency_translation` ON `sales_channel.currency.currency_translation` . `currency_id` = `sales_channel.currency` . `id` WHERE `sales_channel` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"šñP¡8M˜Š.‘ZêÐ{Û "
]
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.currency` . `id` AS `sales_channel.currency.id` ,
`sales_channel.currency` . `factor` AS `sales_channel.currency.factor` ,
`sales_channel.currency` . `symbol` AS `sales_channel.currency.symbol` ,
`sales_channel.currency` . `iso_code` AS `sales_channel.currency.isoCode` ,
`sales_channel.currency` . `position` AS `sales_channel.currency.position` ,
`sales_channel.currency` . `tax_free_from` AS `sales_channel.currency.taxFreeFrom` ,
`sales_channel.currency` . `item_rounding` AS `sales_channel.currency.itemRounding` ,
`sales_channel.currency` . `total_rounding` AS `sales_channel.currency.totalRounding` ,
`sales_channel.currency` . `created_at` AS `sales_channel.currency.createdAt` ,
`sales_channel.currency` . `updated_at` AS `sales_channel.currency.updatedAt` ,
`sales_channel.currency.translation.shortName` ,
COALESCE (
`sales_channel.currency.translation.shortName` ,
`sales_channel.currency.translation.shortName`
) AS `sales_channel.currency.shortName` ,
`sales_channel.currency.translation.name` ,
COALESCE (
`sales_channel.currency.translation.name` ,
`sales_channel.currency.translation.name`
) AS `sales_channel.currency.name` ,
`sales_channel.currency.translation.customFields` ,
COALESCE (
`sales_channel.currency.translation.customFields` ,
`sales_channel.currency.translation.customFields`
) AS `sales_channel.currency.customFields` ,
`sales_channel.currency.translation.createdAt` ,
`sales_channel.currency.translation.updatedAt` ,
`sales_channel.currency.translation.currencyId` ,
`sales_channel.currency.translation.languageId` ,
`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`
LEFT JOIN `currency` `sales_channel.currency` ON `sales_channel` . `currency_id` = `sales_channel.currency` . `id`
LEFT JOIN (
SELECT
`sales_channel.currency.translation` . currency_id ,
`sales_channel.currency.translation` . short_name AS `sales_channel.currency.translation.shortName` ,
`sales_channel.currency.translation` . name AS `sales_channel.currency.translation.name` ,
`sales_channel.currency.translation` . custom_fields AS `sales_channel.currency.translation.customFields` ,
`sales_channel.currency.translation` . created_at AS `sales_channel.currency.translation.createdAt` ,
`sales_channel.currency.translation` . updated_at AS `sales_channel.currency.translation.updatedAt` ,
`sales_channel.currency.translation` . currency_id AS `sales_channel.currency.translation.currencyId` ,
`sales_channel.currency.translation` . language_id AS `sales_channel.currency.translation.languageId`
FROM
`currency_translation` `sales_channel.currency.translation`
WHERE
`sales_channel.currency.translation` . language_id = ?
) `sales_channel.currency.currency_translation` ON `sales_channel.currency.currency_translation` . `currency_id` = `sales_channel.currency` . `id`
WHERE
`sales_channel` . `id` IN (? )
Copy
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.currency` . `id` AS `sales_channel.currency.id` , `sales_channel.currency` . `factor` AS `sales_channel.currency.factor` , `sales_channel.currency` . `symbol` AS `sales_channel.currency.symbol` , `sales_channel.currency` . `iso_code` AS `sales_channel.currency.isoCode` , `sales_channel.currency` . `position` AS `sales_channel.currency.position` , `sales_channel.currency` . `tax_free_from` AS `sales_channel.currency.taxFreeFrom` , `sales_channel.currency` . `item_rounding` AS `sales_channel.currency.itemRounding` , `sales_channel.currency` . `total_rounding` AS `sales_channel.currency.totalRounding` , `sales_channel.currency` . `created_at` AS `sales_channel.currency.createdAt` , `sales_channel.currency` . `updated_at` AS `sales_channel.currency.updatedAt` , `sales_channel.currency.translation.shortName` , COALESCE (`sales_channel.currency.translation.shortName` , `sales_channel.currency.translation.shortName` ) AS `sales_channel.currency.shortName` , `sales_channel.currency.translation.name` , COALESCE (`sales_channel.currency.translation.name` , `sales_channel.currency.translation.name` ) AS `sales_channel.currency.name` , `sales_channel.currency.translation.customFields` , COALESCE (`sales_channel.currency.translation.customFields` , `sales_channel.currency.translation.customFields` ) AS `sales_channel.currency.customFields` , `sales_channel.currency.translation.createdAt` , `sales_channel.currency.translation.updatedAt` , `sales_channel.currency.translation.currencyId` , `sales_channel.currency.translation.languageId` , `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 = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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` LEFT JOIN `currency` `sales_channel.currency` ON `sales_channel` . `currency_id` = `sales_channel.currency` . `id` LEFT JOIN (SELECT `sales_channel.currency.translation` . currency_id , `sales_channel.currency.translation` . short_name AS `sales_channel.currency.translation.shortName` , `sales_channel.currency.translation` . name AS `sales_channel.currency.translation.name` , `sales_channel.currency.translation` . custom_fields AS `sales_channel.currency.translation.customFields` , `sales_channel.currency.translation` . created_at AS `sales_channel.currency.translation.createdAt` , `sales_channel.currency.translation` . updated_at AS `sales_channel.currency.translation.updatedAt` , `sales_channel.currency.translation` . currency_id AS `sales_channel.currency.translation.currencyId` , `sales_channel.currency.translation` . language_id AS `sales_channel.currency.translation.languageId` FROM `currency_translation` `sales_channel.currency.translation` WHERE `sales_channel.currency.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `sales_channel.currency.currency_translation` ON `sales_channel.currency.currency_translation` . `currency_id` = `sales_channel.currency` . `id` WHERE `sales_channel` . `id` IN (0x9AF150ADA1384D988A2E915AEAD07BDB );
Copy
13
0.52 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"šñP¡8M˜Š.‘ZêÐ{Û "
]
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 (0x9AF150ADA1384D988A2E915AEAD07BDB ));
Copy
14
0.58 ms
SELECT `currency` . `id` AS `currency.id` , `currency` . `factor` AS `currency.factor` , `currency` . `symbol` AS `currency.symbol` , `currency` . `iso_code` AS `currency.isoCode` , `currency` . `position` AS `currency.position` , `currency` . `tax_free_from` AS `currency.taxFreeFrom` , `currency` . `item_rounding` AS `currency.itemRounding` , `currency` . `total_rounding` AS `currency.totalRounding` , `currency` . `created_at` AS `currency.createdAt` , `currency` . `updated_at` AS `currency.updatedAt` , `currency.translation.shortName` , COALESCE (`currency.translation.shortName` , `currency.translation.shortName` ) AS `currency.shortName` , `currency.translation.name` , COALESCE (`currency.translation.name` , `currency.translation.name` ) AS `currency.name` , `currency.translation.customFields` , COALESCE (`currency.translation.customFields` , `currency.translation.customFields` ) AS `currency.customFields` , `currency.translation.createdAt` , `currency.translation.updatedAt` , `currency.translation.currencyId` , `currency.translation.languageId` FROM `currency` LEFT JOIN (SELECT `currency.translation` . currency_id , `currency.translation` . short_name AS `currency.translation.shortName` , `currency.translation` . name AS `currency.translation.name` , `currency.translation` . custom_fields AS `currency.translation.customFields` , `currency.translation` . created_at AS `currency.translation.createdAt` , `currency.translation` . updated_at AS `currency.translation.updatedAt` , `currency.translation` . currency_id AS `currency.translation.currencyId` , `currency.translation` . language_id AS `currency.translation.languageId` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . language_id = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE `currency` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"·ÒUK\f èGÍ‚ó¬›ÑÀßÊ "
]
SELECT `currency` . `id` AS `currency.id` , `currency` . `factor` AS `currency.factor` , `currency` . `symbol` AS `currency.symbol` , `currency` . `iso_code` AS `currency.isoCode` , `currency` . `position` AS `currency.position` , `currency` . `tax_free_from` AS `currency.taxFreeFrom` , `currency` . `item_rounding` AS `currency.itemRounding` , `currency` . `total_rounding` AS `currency.totalRounding` , `currency` . `created_at` AS `currency.createdAt` , `currency` . `updated_at` AS `currency.updatedAt` , `currency.translation.shortName` , COALESCE (`currency.translation.shortName` , `currency.translation.shortName` ) AS `currency.shortName` , `currency.translation.name` , COALESCE (`currency.translation.name` , `currency.translation.name` ) AS `currency.name` , `currency.translation.customFields` , COALESCE (`currency.translation.customFields` , `currency.translation.customFields` ) AS `currency.customFields` , `currency.translation.createdAt` , `currency.translation.updatedAt` , `currency.translation.currencyId` , `currency.translation.languageId` FROM `currency` LEFT JOIN (SELECT `currency.translation` . currency_id , `currency.translation` . short_name AS `currency.translation.shortName` , `currency.translation` . name AS `currency.translation.name` , `currency.translation` . custom_fields AS `currency.translation.customFields` , `currency.translation` . created_at AS `currency.translation.createdAt` , `currency.translation` . updated_at AS `currency.translation.updatedAt` , `currency.translation` . currency_id AS `currency.translation.currencyId` , `currency.translation` . language_id AS `currency.translation.languageId` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE `currency` . `id` IN (0xB7D2554B0CE847CD82F3AC9BD1C0DFCA );
Copy
15
1.01 ms
SELECT `country` . `id` AS `country.id` , `country` . `iso` AS `country.iso` , `country` . `position` AS `country.position` , `country` . `active` AS `country.active` , `country` . `shipping_available` AS `country.shippingAvailable` , `country` . `iso3` AS `country.iso3` , `country` . `display_state_in_registration` AS `country.displayStateInRegistration` , `country` . `force_state_in_registration` AS `country.forceStateInRegistration` , `country` . `check_vat_id_pattern` AS `country.checkVatIdPattern` , `country` . `vat_id_required` AS `country.vatIdRequired` , `country` . `vat_id_pattern` AS `country.vatIdPattern` , `country` . `customer_tax` AS `country.customerTax` , `country` . `company_tax` AS `country.companyTax` , `country` . `postal_code_required` AS `country.postalCodeRequired` , `country` . `check_postal_code_pattern` AS `country.checkPostalCodePattern` , `country` . `check_advanced_postal_code_pattern` AS `country.checkAdvancedPostalCodePattern` , `country` . `advanced_postal_code_pattern` AS `country.advancedPostalCodePattern` , `country` . `default_postal_code_pattern` AS `country.defaultPostalCodePattern` , `country` . `created_at` AS `country.createdAt` , `country` . `updated_at` AS `country.updatedAt` , `country.translation.name` , COALESCE (`country.translation.name` , `country.translation.name` ) AS `country.name` , `country.translation.addressFormat` , COALESCE (`country.translation.addressFormat` , `country.translation.addressFormat` ) AS `country.addressFormat` , `country.translation.customFields` , COALESCE (`country.translation.customFields` , `country.translation.customFields` ) AS `country.customFields` , `country.translation.createdAt` , `country.translation.updatedAt` , `country.translation.countryId` , `country.translation.languageId` FROM `country` LEFT JOIN (SELECT `country.translation` . country_id , `country.translation` . name AS `country.translation.name` , `country.translation` . address_format AS `country.translation.addressFormat` , `country.translation` . custom_fields AS `country.translation.customFields` , `country.translation` . created_at AS `country.translation.createdAt` , `country.translation` . updated_at AS `country.translation.updatedAt` , `country.translation` . country_id AS `country.translation.countryId` , `country.translation` . language_id AS `country.translation.languageId` FROM `country_translation` `country.translation` WHERE `country.translation` . language_id = ? ) `country.country_translation` ON `country.country_translation` . `country_id` = `country` . `id` WHERE `country` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x07 x³\x0F ½\x1C Jô‹\x0F õ¥˜Ðü\x0F "
]
SELECT `country` . `id` AS `country.id` , `country` . `iso` AS `country.iso` , `country` . `position` AS `country.position` , `country` . `active` AS `country.active` , `country` . `shipping_available` AS `country.shippingAvailable` , `country` . `iso3` AS `country.iso3` , `country` . `display_state_in_registration` AS `country.displayStateInRegistration` , `country` . `force_state_in_registration` AS `country.forceStateInRegistration` , `country` . `check_vat_id_pattern` AS `country.checkVatIdPattern` , `country` . `vat_id_required` AS `country.vatIdRequired` , `country` . `vat_id_pattern` AS `country.vatIdPattern` , `country` . `customer_tax` AS `country.customerTax` , `country` . `company_tax` AS `country.companyTax` , `country` . `postal_code_required` AS `country.postalCodeRequired` , `country` . `check_postal_code_pattern` AS `country.checkPostalCodePattern` , `country` . `check_advanced_postal_code_pattern` AS `country.checkAdvancedPostalCodePattern` , `country` . `advanced_postal_code_pattern` AS `country.advancedPostalCodePattern` , `country` . `default_postal_code_pattern` AS `country.defaultPostalCodePattern` , `country` . `created_at` AS `country.createdAt` , `country` . `updated_at` AS `country.updatedAt` , `country.translation.name` , COALESCE (`country.translation.name` , `country.translation.name` ) AS `country.name` , `country.translation.addressFormat` , COALESCE (`country.translation.addressFormat` , `country.translation.addressFormat` ) AS `country.addressFormat` , `country.translation.customFields` , COALESCE (`country.translation.customFields` , `country.translation.customFields` ) AS `country.customFields` , `country.translation.createdAt` , `country.translation.updatedAt` , `country.translation.countryId` , `country.translation.languageId` FROM `country` LEFT JOIN (SELECT `country.translation` . country_id , `country.translation` . name AS `country.translation.name` , `country.translation` . address_format AS `country.translation.addressFormat` , `country.translation` . custom_fields AS `country.translation.customFields` , `country.translation` . created_at AS `country.translation.createdAt` , `country.translation` . updated_at AS `country.translation.updatedAt` , `country.translation` . country_id AS `country.translation.countryId` , `country.translation` . language_id AS `country.translation.languageId` FROM `country_translation` `country.translation` WHERE `country.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `country.country_translation` ON `country.country_translation` . `country_id` = `country` . `id` WHERE `country` . `id` IN (0x0778B30FBD1C4AF48B0FF5A598D0FC0F );
Copy
16
0.61 ms
SELECT `customer_group` . `id` AS `customer_group.id` , `customer_group` . `display_gross` AS `customer_group.displayGross` , `customer_group` . `registration_active` AS `customer_group.registrationActive` , `customer_group` . `created_at` AS `customer_group.createdAt` , `customer_group` . `updated_at` AS `customer_group.updatedAt` , `customer_group.translation.name` , COALESCE (`customer_group.translation.name` , `customer_group.translation.name` ) AS `customer_group.name` , `customer_group.translation.registrationTitle` , COALESCE (`customer_group.translation.registrationTitle` , `customer_group.translation.registrationTitle` ) AS `customer_group.registrationTitle` , `customer_group.translation.registrationIntroduction` , COALESCE (`customer_group.translation.registrationIntroduction` , `customer_group.translation.registrationIntroduction` ) AS `customer_group.registrationIntroduction` , `customer_group.translation.registrationOnlyCompanyRegistration` , COALESCE (`customer_group.translation.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationOnlyCompanyRegistration` ) AS `customer_group.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationSeoMetaDescription` , COALESCE (`customer_group.translation.registrationSeoMetaDescription` , `customer_group.translation.registrationSeoMetaDescription` ) AS `customer_group.registrationSeoMetaDescription` , `customer_group.translation.customFields` , COALESCE (`customer_group.translation.customFields` , `customer_group.translation.customFields` ) AS `customer_group.customFields` , `customer_group.translation.createdAt` , `customer_group.translation.updatedAt` , `customer_group.translation.customerGroupId` , `customer_group.translation.languageId` FROM `customer_group` LEFT JOIN (SELECT `customer_group.translation` . customer_group_id , `customer_group.translation` . name AS `customer_group.translation.name` , `customer_group.translation` . registration_title AS `customer_group.translation.registrationTitle` , `customer_group.translation` . registration_introduction AS `customer_group.translation.registrationIntroduction` , `customer_group.translation` . registration_only_company_registration AS `customer_group.translation.registrationOnlyCompanyRegistration` , `customer_group.translation` . registration_seo_meta_description AS `customer_group.translation.registrationSeoMetaDescription` , `customer_group.translation` . custom_fields AS `customer_group.translation.customFields` , `customer_group.translation` . created_at AS `customer_group.translation.createdAt` , `customer_group.translation` . updated_at AS `customer_group.translation.updatedAt` , `customer_group.translation` . customer_group_id AS `customer_group.translation.customerGroupId` , `customer_group.translation` . language_id AS `customer_group.translation.languageId` FROM `customer_group_translation` `customer_group.translation` WHERE `customer_group.translation` . language_id = ? ) `customer_group.customer_group_translation` ON `customer_group.customer_group_translation` . `customer_group_id` = `customer_group` . `id` WHERE `customer_group` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"ø│░Íh\x7F LÐé8#³(Å╣\x18 "
]
SELECT `customer_group` . `id` AS `customer_group.id` , `customer_group` . `display_gross` AS `customer_group.displayGross` , `customer_group` . `registration_active` AS `customer_group.registrationActive` , `customer_group` . `created_at` AS `customer_group.createdAt` , `customer_group` . `updated_at` AS `customer_group.updatedAt` , `customer_group.translation.name` , COALESCE (`customer_group.translation.name` , `customer_group.translation.name` ) AS `customer_group.name` , `customer_group.translation.registrationTitle` , COALESCE (`customer_group.translation.registrationTitle` , `customer_group.translation.registrationTitle` ) AS `customer_group.registrationTitle` , `customer_group.translation.registrationIntroduction` , COALESCE (`customer_group.translation.registrationIntroduction` , `customer_group.translation.registrationIntroduction` ) AS `customer_group.registrationIntroduction` , `customer_group.translation.registrationOnlyCompanyRegistration` , COALESCE (`customer_group.translation.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationOnlyCompanyRegistration` ) AS `customer_group.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationSeoMetaDescription` , COALESCE (`customer_group.translation.registrationSeoMetaDescription` , `customer_group.translation.registrationSeoMetaDescription` ) AS `customer_group.registrationSeoMetaDescription` , `customer_group.translation.customFields` , COALESCE (`customer_group.translation.customFields` , `customer_group.translation.customFields` ) AS `customer_group.customFields` , `customer_group.translation.createdAt` , `customer_group.translation.updatedAt` , `customer_group.translation.customerGroupId` , `customer_group.translation.languageId` FROM `customer_group` LEFT JOIN (SELECT `customer_group.translation` . customer_group_id , `customer_group.translation` . name AS `customer_group.translation.name` , `customer_group.translation` . registration_title AS `customer_group.translation.registrationTitle` , `customer_group.translation` . registration_introduction AS `customer_group.translation.registrationIntroduction` , `customer_group.translation` . registration_only_company_registration AS `customer_group.translation.registrationOnlyCompanyRegistration` , `customer_group.translation` . registration_seo_meta_description AS `customer_group.translation.registrationSeoMetaDescription` , `customer_group.translation` . custom_fields AS `customer_group.translation.customFields` , `customer_group.translation` . created_at AS `customer_group.translation.createdAt` , `customer_group.translation` . updated_at AS `customer_group.translation.updatedAt` , `customer_group.translation` . customer_group_id AS `customer_group.translation.customerGroupId` , `customer_group.translation` . language_id AS `customer_group.translation.languageId` FROM `customer_group_translation` `customer_group.translation` WHERE `customer_group.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `customer_group.customer_group_translation` ON `customer_group.customer_group_translation` . `customer_group_id` = `customer_group` . `id` WHERE `customer_group` . `id` IN (0x9BB3B0D6687F4CD1823823FC288FB918 );
Copy
17
0.24 ms
SELECT `tax` . `id` AS `tax.id` , `tax` . `tax_rate` AS `tax.taxRate` , `tax` . `name` AS `tax.name` , `tax` . `position` AS `tax.position` , `tax` . `custom_fields` AS `tax.customFields` , `tax` . `created_at` AS `tax.createdAt` , `tax` . `updated_at` AS `tax.updatedAt` FROM `tax`
SELECT `tax` . `id` AS `tax.id` , `tax` . `tax_rate` AS `tax.taxRate` , `tax` . `name` AS `tax.name` , `tax` . `position` AS `tax.position` , `tax` . `custom_fields` AS `tax.customFields` , `tax` . `created_at` AS `tax.createdAt` , `tax` . `updated_at` AS `tax.updatedAt` FROM `tax` ;
Copy
18
0.84 ms
SELECT `tax_rule` . `id` AS `tax_rule.id` , `tax_rule` . `tax_rule_type_id` AS `tax_rule.taxRuleTypeId` , `tax_rule` . `country_id` AS `tax_rule.countryId` , `tax_rule` . `tax_rate` AS `tax_rule.taxRate` , `tax_rule` . `data` AS `tax_rule.data` , `tax_rule` . `tax_id` AS `tax_rule.taxId` , `tax_rule` . `active_from` AS `tax_rule.activeFrom` , `tax_rule.type` . `id` AS `tax_rule.type.id` , `tax_rule.type` . `technical_name` AS `tax_rule.type.technicalName` , `tax_rule.type` . `position` AS `tax_rule.type.position` , `tax_rule.type` . `created_at` AS `tax_rule.type.createdAt` , `tax_rule.type` . `updated_at` AS `tax_rule.type.updatedAt` , `tax_rule.type.translation.typeName` , COALESCE (`tax_rule.type.translation.typeName` , `tax_rule.type.translation.typeName` ) AS `tax_rule.type.typeName` , `tax_rule.type.translation.createdAt` , `tax_rule.type.translation.updatedAt` , `tax_rule.type.translation.taxRuleTypeId` , `tax_rule.type.translation.languageId` , `tax_rule` . `created_at` AS `tax_rule.createdAt` , `tax_rule` . `updated_at` AS `tax_rule.updatedAt` FROM `tax_rule` LEFT JOIN `tax_rule_type` `tax_rule.type` ON `tax_rule` . `tax_rule_type_id` = `tax_rule.type` . `id` LEFT JOIN (SELECT `tax_rule.type.translation` . tax_rule_type_id , `tax_rule.type.translation` . type_name AS `tax_rule.type.translation.typeName` , `tax_rule.type.translation` . created_at AS `tax_rule.type.translation.createdAt` , `tax_rule.type.translation` . updated_at AS `tax_rule.type.translation.updatedAt` , `tax_rule.type.translation` . tax_rule_type_id AS `tax_rule.type.translation.taxRuleTypeId` , `tax_rule.type.translation` . language_id AS `tax_rule.type.translation.languageId` FROM `tax_rule_type_translation` `tax_rule.type.translation` WHERE `tax_rule.type.translation` . language_id = ? ) `tax_rule.type.tax_rule_type_translation` ON `tax_rule.type.tax_rule_type_translation` . `tax_rule_type_id` = `tax_rule.type` . `id` WHERE (`tax_rule` . `tax_id` IN (? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x00 ;oØó<C;¢k1cT\x08 Ý\x0F "
b"\x01 °¾…ô}Mׇ:<\x7F I\#S "
b"\x05 f¨€…ÅB_¯@ó(Ê\t kI "
b"Jà¤╗f6IöºÆ\x04 `[+Ø{ "
]
SELECT `tax_rule` . `id` AS `tax_rule.id` , `tax_rule` . `tax_rule_type_id` AS `tax_rule.taxRuleTypeId` , `tax_rule` . `country_id` AS `tax_rule.countryId` , `tax_rule` . `tax_rate` AS `tax_rule.taxRate` , `tax_rule` . `data` AS `tax_rule.data` , `tax_rule` . `tax_id` AS `tax_rule.taxId` , `tax_rule` . `active_from` AS `tax_rule.activeFrom` , `tax_rule.type` . `id` AS `tax_rule.type.id` , `tax_rule.type` . `technical_name` AS `tax_rule.type.technicalName` , `tax_rule.type` . `position` AS `tax_rule.type.position` , `tax_rule.type` . `created_at` AS `tax_rule.type.createdAt` , `tax_rule.type` . `updated_at` AS `tax_rule.type.updatedAt` , `tax_rule.type.translation.typeName` , COALESCE (`tax_rule.type.translation.typeName` , `tax_rule.type.translation.typeName` ) AS `tax_rule.type.typeName` , `tax_rule.type.translation.createdAt` , `tax_rule.type.translation.updatedAt` , `tax_rule.type.translation.taxRuleTypeId` , `tax_rule.type.translation.languageId` , `tax_rule` . `created_at` AS `tax_rule.createdAt` , `tax_rule` . `updated_at` AS `tax_rule.updatedAt` FROM `tax_rule` LEFT JOIN `tax_rule_type` `tax_rule.type` ON `tax_rule` . `tax_rule_type_id` = `tax_rule.type` . `id` LEFT JOIN (SELECT `tax_rule.type.translation` . tax_rule_type_id , `tax_rule.type.translation` . type_name AS `tax_rule.type.translation.typeName` , `tax_rule.type.translation` . created_at AS `tax_rule.type.translation.createdAt` , `tax_rule.type.translation` . updated_at AS `tax_rule.type.translation.updatedAt` , `tax_rule.type.translation` . tax_rule_type_id AS `tax_rule.type.translation.taxRuleTypeId` , `tax_rule.type.translation` . language_id AS `tax_rule.type.translation.languageId` FROM `tax_rule_type_translation` `tax_rule.type.translation` WHERE `tax_rule.type.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `tax_rule.type.tax_rule_type_translation` ON `tax_rule.type.tax_rule_type_translation` . `tax_rule_type_id` = `tax_rule.type` . `id` WHERE (`tax_rule` . `tax_id` IN (0x003B6FD8F33C433BA26B31635408DD0F , 0x01B0BE85F47D4DD7873A3C7F495C2353 , 0x0566A88085C5425FAF40F328CA096B49 , 0x4A85CFBB66364994A79204605B2B9D7B ));
Copy
19
0.97 ms
SELECT `payment_method` . `id` AS `payment_method.id` , `payment_method` . `plugin_id` AS `payment_method.pluginId` , `payment_method` . `handler_identifier` AS `payment_method.handlerIdentifier` , `payment_method` . `position` AS `payment_method.position` , `payment_method` . `active` AS `payment_method.active` , `payment_method` . `after_order_enabled` AS `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` AS `payment_method.availabilityRuleId` , `payment_method` . `media_id` AS `payment_method.mediaId` , `payment_method.appPaymentMethod` . `id` AS `payment_method.appPaymentMethod.id` , `payment_method.appPaymentMethod` . `app_name` AS `payment_method.appPaymentMethod.appName` , `payment_method.appPaymentMethod` . `identifier` AS `payment_method.appPaymentMethod.identifier` , `payment_method.appPaymentMethod` . `pay_url` AS `payment_method.appPaymentMethod.payUrl` , `payment_method.appPaymentMethod` . `finalize_url` AS `payment_method.appPaymentMethod.finalizeUrl` , `payment_method.appPaymentMethod` . `validate_url` AS `payment_method.appPaymentMethod.validateUrl` , `payment_method.appPaymentMethod` . `capture_url` AS `payment_method.appPaymentMethod.captureUrl` , `payment_method.appPaymentMethod` . `refund_url` AS `payment_method.appPaymentMethod.refundUrl` , `payment_method.appPaymentMethod` . `recurring_url` AS `payment_method.appPaymentMethod.recurringUrl` , `payment_method.appPaymentMethod` . `app_id` AS `payment_method.appPaymentMethod.appId` , `payment_method.appPaymentMethod` . `original_media_id` AS `payment_method.appPaymentMethod.originalMediaId` , `payment_method.appPaymentMethod` . `payment_method_id` AS `payment_method.appPaymentMethod.paymentMethodId` , `payment_method.appPaymentMethod` . `created_at` AS `payment_method.appPaymentMethod.createdAt` , `payment_method.appPaymentMethod` . `updated_at` AS `payment_method.appPaymentMethod.updatedAt` , `payment_method` . `technical_name` AS `payment_method.technicalName` , `payment_method` . `created_at` AS `payment_method.createdAt` , `payment_method` . `updated_at` AS `payment_method.updatedAt` , `payment_method.media` . `id` AS `payment_method.media.id` , `payment_method.media` . `user_id` AS `payment_method.media.userId` , `payment_method.media` . `media_folder_id` AS `payment_method.media.mediaFolderId` , `payment_method.media` . `mime_type` AS `payment_method.media.mimeType` , `payment_method.media` . `file_extension` AS `payment_method.media.fileExtension` , `payment_method.media` . `uploaded_at` AS `payment_method.media.uploadedAt` , `payment_method.media` . `file_name` AS `payment_method.media.fileName` , `payment_method.media` . `file_size` AS `payment_method.media.fileSize` , `payment_method.media` . `media_type` AS `payment_method.media.mediaTypeRaw` , `payment_method.media` . `meta_data` AS `payment_method.media.metaData` , `payment_method.media` . `config` AS `payment_method.media.config` , `payment_method.media` . `path` AS `payment_method.media.path` , `payment_method.media` . `private` AS `payment_method.media.private` , `payment_method.media` . `thumbnails_ro` AS `payment_method.media.thumbnailsRo` , `payment_method.media` . `created_at` AS `payment_method.media.createdAt` , `payment_method.media` . `updated_at` AS `payment_method.media.updatedAt` , `payment_method.media.translation.title` , COALESCE (`payment_method.media.translation.title` , `payment_method.media.translation.title` ) AS `payment_method.media.title` , `payment_method.media.translation.alt` , COALESCE (`payment_method.media.translation.alt` , `payment_method.media.translation.alt` ) AS `payment_method.media.alt` , `payment_method.media.translation.customFields` , COALESCE (`payment_method.media.translation.customFields` , `payment_method.media.translation.customFields` ) AS `payment_method.media.customFields` , `payment_method.media.translation.createdAt` , `payment_method.media.translation.updatedAt` , `payment_method.media.translation.mediaId` , `payment_method.media.translation.languageId` , `payment_method.translation.name` , COALESCE (`payment_method.translation.name` , `payment_method.translation.name` ) AS `payment_method.name` , `payment_method.translation.distinguishableName` , COALESCE (`payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` ) AS `payment_method.distinguishableName` , `payment_method.translation.description` , COALESCE (`payment_method.translation.description` , `payment_method.translation.description` ) AS `payment_method.description` , `payment_method.translation.customFields` , COALESCE (`payment_method.translation.customFields` , `payment_method.translation.customFields` ) AS `payment_method.customFields` , `payment_method.translation.createdAt` , `payment_method.translation.updatedAt` , `payment_method.translation.paymentMethodId` , `payment_method.translation.languageId` FROM `payment_method` LEFT JOIN (SELECT `payment_method.translation` . payment_method_id , `payment_method.translation` . name AS `payment_method.translation.name` , `payment_method.translation` . distinguishable_name AS `payment_method.translation.distinguishableName` , `payment_method.translation` . description AS `payment_method.translation.description` , `payment_method.translation` . custom_fields AS `payment_method.translation.customFields` , `payment_method.translation` . created_at AS `payment_method.translation.createdAt` , `payment_method.translation` . updated_at AS `payment_method.translation.updatedAt` , `payment_method.translation` . payment_method_id AS `payment_method.translation.paymentMethodId` , `payment_method.translation` . language_id AS `payment_method.translation.languageId` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . language_id = ? ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id` LEFT JOIN (SELECT `payment_method.media.translation` . media_id , `payment_method.media.translation` . title AS `payment_method.media.translation.title` , `payment_method.media.translation` . alt AS `payment_method.media.translation.alt` , `payment_method.media.translation` . custom_fields AS `payment_method.media.translation.customFields` , `payment_method.media.translation` . created_at AS `payment_method.media.translation.createdAt` , `payment_method.media.translation` . updated_at AS `payment_method.media.translation.updatedAt` , `payment_method.media.translation` . media_id AS `payment_method.media.translation.mediaId` , `payment_method.media.translation` . language_id AS `payment_method.media.translation.languageId` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation` . language_id = ? ) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id` WHERE `payment_method` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"ÂHH“RáI¨µ\v %ØžsoB "
]
SELECT
`payment_method` . `id` AS `payment_method.id` ,
`payment_method` . `plugin_id` AS `payment_method.pluginId` ,
`payment_method` . `handler_identifier` AS `payment_method.handlerIdentifier` ,
`payment_method` . `position` AS `payment_method.position` ,
`payment_method` . `active` AS `payment_method.active` ,
`payment_method` . `after_order_enabled` AS `payment_method.afterOrderEnabled` ,
`payment_method` . `availability_rule_id` AS `payment_method.availabilityRuleId` ,
`payment_method` . `media_id` AS `payment_method.mediaId` ,
`payment_method.appPaymentMethod` . `id` AS `payment_method.appPaymentMethod.id` ,
`payment_method.appPaymentMethod` . `app_name` AS `payment_method.appPaymentMethod.appName` ,
`payment_method.appPaymentMethod` . `identifier` AS `payment_method.appPaymentMethod.identifier` ,
`payment_method.appPaymentMethod` . `pay_url` AS `payment_method.appPaymentMethod.payUrl` ,
`payment_method.appPaymentMethod` . `finalize_url` AS `payment_method.appPaymentMethod.finalizeUrl` ,
`payment_method.appPaymentMethod` . `validate_url` AS `payment_method.appPaymentMethod.validateUrl` ,
`payment_method.appPaymentMethod` . `capture_url` AS `payment_method.appPaymentMethod.captureUrl` ,
`payment_method.appPaymentMethod` . `refund_url` AS `payment_method.appPaymentMethod.refundUrl` ,
`payment_method.appPaymentMethod` . `recurring_url` AS `payment_method.appPaymentMethod.recurringUrl` ,
`payment_method.appPaymentMethod` . `app_id` AS `payment_method.appPaymentMethod.appId` ,
`payment_method.appPaymentMethod` . `original_media_id` AS `payment_method.appPaymentMethod.originalMediaId` ,
`payment_method.appPaymentMethod` . `payment_method_id` AS `payment_method.appPaymentMethod.paymentMethodId` ,
`payment_method.appPaymentMethod` . `created_at` AS `payment_method.appPaymentMethod.createdAt` ,
`payment_method.appPaymentMethod` . `updated_at` AS `payment_method.appPaymentMethod.updatedAt` ,
`payment_method` . `technical_name` AS `payment_method.technicalName` ,
`payment_method` . `created_at` AS `payment_method.createdAt` ,
`payment_method` . `updated_at` AS `payment_method.updatedAt` ,
`payment_method.media` . `id` AS `payment_method.media.id` ,
`payment_method.media` . `user_id` AS `payment_method.media.userId` ,
`payment_method.media` . `media_folder_id` AS `payment_method.media.mediaFolderId` ,
`payment_method.media` . `mime_type` AS `payment_method.media.mimeType` ,
`payment_method.media` . `file_extension` AS `payment_method.media.fileExtension` ,
`payment_method.media` . `uploaded_at` AS `payment_method.media.uploadedAt` ,
`payment_method.media` . `file_name` AS `payment_method.media.fileName` ,
`payment_method.media` . `file_size` AS `payment_method.media.fileSize` ,
`payment_method.media` . `media_type` AS `payment_method.media.mediaTypeRaw` ,
`payment_method.media` . `meta_data` AS `payment_method.media.metaData` ,
`payment_method.media` . `config` AS `payment_method.media.config` ,
`payment_method.media` . `path` AS `payment_method.media.path` ,
`payment_method.media` . `private` AS `payment_method.media.private` ,
`payment_method.media` . `thumbnails_ro` AS `payment_method.media.thumbnailsRo` ,
`payment_method.media` . `created_at` AS `payment_method.media.createdAt` ,
`payment_method.media` . `updated_at` AS `payment_method.media.updatedAt` ,
`payment_method.media.translation.title` ,
COALESCE (
`payment_method.media.translation.title` ,
`payment_method.media.translation.title`
) AS `payment_method.media.title` ,
`payment_method.media.translation.alt` ,
COALESCE (
`payment_method.media.translation.alt` ,
`payment_method.media.translation.alt`
) AS `payment_method.media.alt` ,
`payment_method.media.translation.customFields` ,
COALESCE (
`payment_method.media.translation.customFields` ,
`payment_method.media.translation.customFields`
) AS `payment_method.media.customFields` ,
`payment_method.media.translation.createdAt` ,
`payment_method.media.translation.updatedAt` ,
`payment_method.media.translation.mediaId` ,
`payment_method.media.translation.languageId` ,
`payment_method.translation.name` ,
COALESCE (
`payment_method.translation.name` ,
`payment_method.translation.name`
) AS `payment_method.name` ,
`payment_method.translation.distinguishableName` ,
COALESCE (
`payment_method.translation.distinguishableName` ,
`payment_method.translation.distinguishableName`
) AS `payment_method.distinguishableName` ,
`payment_method.translation.description` ,
COALESCE (
`payment_method.translation.description` ,
`payment_method.translation.description`
) AS `payment_method.description` ,
`payment_method.translation.customFields` ,
COALESCE (
`payment_method.translation.customFields` ,
`payment_method.translation.customFields`
) AS `payment_method.customFields` ,
`payment_method.translation.createdAt` ,
`payment_method.translation.updatedAt` ,
`payment_method.translation.paymentMethodId` ,
`payment_method.translation.languageId`
FROM
`payment_method`
LEFT JOIN (
SELECT
`payment_method.translation` . payment_method_id ,
`payment_method.translation` . name AS `payment_method.translation.name` ,
`payment_method.translation` . distinguishable_name AS `payment_method.translation.distinguishableName` ,
`payment_method.translation` . description AS `payment_method.translation.description` ,
`payment_method.translation` . custom_fields AS `payment_method.translation.customFields` ,
`payment_method.translation` . created_at AS `payment_method.translation.createdAt` ,
`payment_method.translation` . updated_at AS `payment_method.translation.updatedAt` ,
`payment_method.translation` . payment_method_id AS `payment_method.translation.paymentMethodId` ,
`payment_method.translation` . language_id AS `payment_method.translation.languageId`
FROM
`payment_method_translation` `payment_method.translation`
WHERE
`payment_method.translation` . language_id = ?
) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id`
LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id`
LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id`
LEFT JOIN (
SELECT
`payment_method.media.translation` . media_id ,
`payment_method.media.translation` . title AS `payment_method.media.translation.title` ,
`payment_method.media.translation` . alt AS `payment_method.media.translation.alt` ,
`payment_method.media.translation` . custom_fields AS `payment_method.media.translation.customFields` ,
`payment_method.media.translation` . created_at AS `payment_method.media.translation.createdAt` ,
`payment_method.media.translation` . updated_at AS `payment_method.media.translation.updatedAt` ,
`payment_method.media.translation` . media_id AS `payment_method.media.translation.mediaId` ,
`payment_method.media.translation` . language_id AS `payment_method.media.translation.languageId`
FROM
`media_translation` `payment_method.media.translation`
WHERE
`payment_method.media.translation` . language_id = ?
) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id`
WHERE
`payment_method` . `id` IN (? )
Copy
SELECT `payment_method` . `id` AS `payment_method.id` , `payment_method` . `plugin_id` AS `payment_method.pluginId` , `payment_method` . `handler_identifier` AS `payment_method.handlerIdentifier` , `payment_method` . `position` AS `payment_method.position` , `payment_method` . `active` AS `payment_method.active` , `payment_method` . `after_order_enabled` AS `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` AS `payment_method.availabilityRuleId` , `payment_method` . `media_id` AS `payment_method.mediaId` , `payment_method.appPaymentMethod` . `id` AS `payment_method.appPaymentMethod.id` , `payment_method.appPaymentMethod` . `app_name` AS `payment_method.appPaymentMethod.appName` , `payment_method.appPaymentMethod` . `identifier` AS `payment_method.appPaymentMethod.identifier` , `payment_method.appPaymentMethod` . `pay_url` AS `payment_method.appPaymentMethod.payUrl` , `payment_method.appPaymentMethod` . `finalize_url` AS `payment_method.appPaymentMethod.finalizeUrl` , `payment_method.appPaymentMethod` . `validate_url` AS `payment_method.appPaymentMethod.validateUrl` , `payment_method.appPaymentMethod` . `capture_url` AS `payment_method.appPaymentMethod.captureUrl` , `payment_method.appPaymentMethod` . `refund_url` AS `payment_method.appPaymentMethod.refundUrl` , `payment_method.appPaymentMethod` . `recurring_url` AS `payment_method.appPaymentMethod.recurringUrl` , `payment_method.appPaymentMethod` . `app_id` AS `payment_method.appPaymentMethod.appId` , `payment_method.appPaymentMethod` . `original_media_id` AS `payment_method.appPaymentMethod.originalMediaId` , `payment_method.appPaymentMethod` . `payment_method_id` AS `payment_method.appPaymentMethod.paymentMethodId` , `payment_method.appPaymentMethod` . `created_at` AS `payment_method.appPaymentMethod.createdAt` , `payment_method.appPaymentMethod` . `updated_at` AS `payment_method.appPaymentMethod.updatedAt` , `payment_method` . `technical_name` AS `payment_method.technicalName` , `payment_method` . `created_at` AS `payment_method.createdAt` , `payment_method` . `updated_at` AS `payment_method.updatedAt` , `payment_method.media` . `id` AS `payment_method.media.id` , `payment_method.media` . `user_id` AS `payment_method.media.userId` , `payment_method.media` . `media_folder_id` AS `payment_method.media.mediaFolderId` , `payment_method.media` . `mime_type` AS `payment_method.media.mimeType` , `payment_method.media` . `file_extension` AS `payment_method.media.fileExtension` , `payment_method.media` . `uploaded_at` AS `payment_method.media.uploadedAt` , `payment_method.media` . `file_name` AS `payment_method.media.fileName` , `payment_method.media` . `file_size` AS `payment_method.media.fileSize` , `payment_method.media` . `media_type` AS `payment_method.media.mediaTypeRaw` , `payment_method.media` . `meta_data` AS `payment_method.media.metaData` , `payment_method.media` . `config` AS `payment_method.media.config` , `payment_method.media` . `path` AS `payment_method.media.path` , `payment_method.media` . `private` AS `payment_method.media.private` , `payment_method.media` . `thumbnails_ro` AS `payment_method.media.thumbnailsRo` , `payment_method.media` . `created_at` AS `payment_method.media.createdAt` , `payment_method.media` . `updated_at` AS `payment_method.media.updatedAt` , `payment_method.media.translation.title` , COALESCE (`payment_method.media.translation.title` , `payment_method.media.translation.title` ) AS `payment_method.media.title` , `payment_method.media.translation.alt` , COALESCE (`payment_method.media.translation.alt` , `payment_method.media.translation.alt` ) AS `payment_method.media.alt` , `payment_method.media.translation.customFields` , COALESCE (`payment_method.media.translation.customFields` , `payment_method.media.translation.customFields` ) AS `payment_method.media.customFields` , `payment_method.media.translation.createdAt` , `payment_method.media.translation.updatedAt` , `payment_method.media.translation.mediaId` , `payment_method.media.translation.languageId` , `payment_method.translation.name` , COALESCE (`payment_method.translation.name` , `payment_method.translation.name` ) AS `payment_method.name` , `payment_method.translation.distinguishableName` , COALESCE (`payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` ) AS `payment_method.distinguishableName` , `payment_method.translation.description` , COALESCE (`payment_method.translation.description` , `payment_method.translation.description` ) AS `payment_method.description` , `payment_method.translation.customFields` , COALESCE (`payment_method.translation.customFields` , `payment_method.translation.customFields` ) AS `payment_method.customFields` , `payment_method.translation.createdAt` , `payment_method.translation.updatedAt` , `payment_method.translation.paymentMethodId` , `payment_method.translation.languageId` FROM `payment_method` LEFT JOIN (SELECT `payment_method.translation` . payment_method_id , `payment_method.translation` . name AS `payment_method.translation.name` , `payment_method.translation` . distinguishable_name AS `payment_method.translation.distinguishableName` , `payment_method.translation` . description AS `payment_method.translation.description` , `payment_method.translation` . custom_fields AS `payment_method.translation.customFields` , `payment_method.translation` . created_at AS `payment_method.translation.createdAt` , `payment_method.translation` . updated_at AS `payment_method.translation.updatedAt` , `payment_method.translation` . payment_method_id AS `payment_method.translation.paymentMethodId` , `payment_method.translation` . language_id AS `payment_method.translation.languageId` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id` LEFT JOIN (SELECT `payment_method.media.translation` . media_id , `payment_method.media.translation` . title AS `payment_method.media.translation.title` , `payment_method.media.translation` . alt AS `payment_method.media.translation.alt` , `payment_method.media.translation` . custom_fields AS `payment_method.media.translation.customFields` , `payment_method.media.translation` . created_at AS `payment_method.media.translation.createdAt` , `payment_method.media.translation` . updated_at AS `payment_method.media.translation.updatedAt` , `payment_method.media.translation` . media_id AS `payment_method.media.translation.mediaId` , `payment_method.media.translation` . language_id AS `payment_method.media.translation.languageId` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id` WHERE `payment_method` . `id` IN (0xC248489352E149A8B50B25D89E736F42 );
Copy
20
1.08 ms
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.media` . `id` AS `shipping_method.media.id` , `shipping_method.media` . `user_id` AS `shipping_method.media.userId` , `shipping_method.media` . `media_folder_id` AS `shipping_method.media.mediaFolderId` , `shipping_method.media` . `mime_type` AS `shipping_method.media.mimeType` , `shipping_method.media` . `file_extension` AS `shipping_method.media.fileExtension` , `shipping_method.media` . `uploaded_at` AS `shipping_method.media.uploadedAt` , `shipping_method.media` . `file_name` AS `shipping_method.media.fileName` , `shipping_method.media` . `file_size` AS `shipping_method.media.fileSize` , `shipping_method.media` . `media_type` AS `shipping_method.media.mediaTypeRaw` , `shipping_method.media` . `meta_data` AS `shipping_method.media.metaData` , `shipping_method.media` . `config` AS `shipping_method.media.config` , `shipping_method.media` . `path` AS `shipping_method.media.path` , `shipping_method.media` . `private` AS `shipping_method.media.private` , `shipping_method.media` . `thumbnails_ro` AS `shipping_method.media.thumbnailsRo` , `shipping_method.media` . `created_at` AS `shipping_method.media.createdAt` , `shipping_method.media` . `updated_at` AS `shipping_method.media.updatedAt` , `shipping_method.media.translation.title` , COALESCE (`shipping_method.media.translation.title` , `shipping_method.media.translation.title` ) AS `shipping_method.media.title` , `shipping_method.media.translation.alt` , COALESCE (`shipping_method.media.translation.alt` , `shipping_method.media.translation.alt` ) AS `shipping_method.media.alt` , `shipping_method.media.translation.customFields` , COALESCE (`shipping_method.media.translation.customFields` , `shipping_method.media.translation.customFields` ) AS `shipping_method.media.customFields` , `shipping_method.media.translation.createdAt` , `shipping_method.media.translation.updatedAt` , `shipping_method.media.translation.mediaId` , `shipping_method.media.translation.languageId` , `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 `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `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` LEFT JOIN (SELECT `shipping_method.media.translation` . media_id , `shipping_method.media.translation` . title AS `shipping_method.media.translation.title` , `shipping_method.media.translation` . alt AS `shipping_method.media.translation.alt` , `shipping_method.media.translation` . custom_fields AS `shipping_method.media.translation.customFields` , `shipping_method.media.translation` . created_at AS `shipping_method.media.translation.createdAt` , `shipping_method.media.translation` . updated_at AS `shipping_method.media.translation.updatedAt` , `shipping_method.media.translation` . media_id AS `shipping_method.media.translation.mediaId` , `shipping_method.media.translation` . language_id AS `shipping_method.media.translation.languageId` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation` . language_id = ? ) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id` WHERE `shipping_method` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"0vƒ£4aLr¢‘\x08 zØ4©Q "
]
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.media` . `id` AS `shipping_method.media.id` ,
`shipping_method.media` . `user_id` AS `shipping_method.media.userId` ,
`shipping_method.media` . `media_folder_id` AS `shipping_method.media.mediaFolderId` ,
`shipping_method.media` . `mime_type` AS `shipping_method.media.mimeType` ,
`shipping_method.media` . `file_extension` AS `shipping_method.media.fileExtension` ,
`shipping_method.media` . `uploaded_at` AS `shipping_method.media.uploadedAt` ,
`shipping_method.media` . `file_name` AS `shipping_method.media.fileName` ,
`shipping_method.media` . `file_size` AS `shipping_method.media.fileSize` ,
`shipping_method.media` . `media_type` AS `shipping_method.media.mediaTypeRaw` ,
`shipping_method.media` . `meta_data` AS `shipping_method.media.metaData` ,
`shipping_method.media` . `config` AS `shipping_method.media.config` ,
`shipping_method.media` . `path` AS `shipping_method.media.path` ,
`shipping_method.media` . `private` AS `shipping_method.media.private` ,
`shipping_method.media` . `thumbnails_ro` AS `shipping_method.media.thumbnailsRo` ,
`shipping_method.media` . `created_at` AS `shipping_method.media.createdAt` ,
`shipping_method.media` . `updated_at` AS `shipping_method.media.updatedAt` ,
`shipping_method.media.translation.title` ,
COALESCE (
`shipping_method.media.translation.title` ,
`shipping_method.media.translation.title`
) AS `shipping_method.media.title` ,
`shipping_method.media.translation.alt` ,
COALESCE (
`shipping_method.media.translation.alt` ,
`shipping_method.media.translation.alt`
) AS `shipping_method.media.alt` ,
`shipping_method.media.translation.customFields` ,
COALESCE (
`shipping_method.media.translation.customFields` ,
`shipping_method.media.translation.customFields`
) AS `shipping_method.media.customFields` ,
`shipping_method.media.translation.createdAt` ,
`shipping_method.media.translation.updatedAt` ,
`shipping_method.media.translation.mediaId` ,
`shipping_method.media.translation.languageId` ,
`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 `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `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`
LEFT JOIN (
SELECT
`shipping_method.media.translation` . media_id ,
`shipping_method.media.translation` . title AS `shipping_method.media.translation.title` ,
`shipping_method.media.translation` . alt AS `shipping_method.media.translation.alt` ,
`shipping_method.media.translation` . custom_fields AS `shipping_method.media.translation.customFields` ,
`shipping_method.media.translation` . created_at AS `shipping_method.media.translation.createdAt` ,
`shipping_method.media.translation` . updated_at AS `shipping_method.media.translation.updatedAt` ,
`shipping_method.media.translation` . media_id AS `shipping_method.media.translation.mediaId` ,
`shipping_method.media.translation` . language_id AS `shipping_method.media.translation.languageId`
FROM
`media_translation` `shipping_method.media.translation`
WHERE
`shipping_method.media.translation` . language_id = ?
) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id`
WHERE
`shipping_method` . `id` IN (? )
Copy
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.media` . `id` AS `shipping_method.media.id` , `shipping_method.media` . `user_id` AS `shipping_method.media.userId` , `shipping_method.media` . `media_folder_id` AS `shipping_method.media.mediaFolderId` , `shipping_method.media` . `mime_type` AS `shipping_method.media.mimeType` , `shipping_method.media` . `file_extension` AS `shipping_method.media.fileExtension` , `shipping_method.media` . `uploaded_at` AS `shipping_method.media.uploadedAt` , `shipping_method.media` . `file_name` AS `shipping_method.media.fileName` , `shipping_method.media` . `file_size` AS `shipping_method.media.fileSize` , `shipping_method.media` . `media_type` AS `shipping_method.media.mediaTypeRaw` , `shipping_method.media` . `meta_data` AS `shipping_method.media.metaData` , `shipping_method.media` . `config` AS `shipping_method.media.config` , `shipping_method.media` . `path` AS `shipping_method.media.path` , `shipping_method.media` . `private` AS `shipping_method.media.private` , `shipping_method.media` . `thumbnails_ro` AS `shipping_method.media.thumbnailsRo` , `shipping_method.media` . `created_at` AS `shipping_method.media.createdAt` , `shipping_method.media` . `updated_at` AS `shipping_method.media.updatedAt` , `shipping_method.media.translation.title` , COALESCE (`shipping_method.media.translation.title` , `shipping_method.media.translation.title` ) AS `shipping_method.media.title` , `shipping_method.media.translation.alt` , COALESCE (`shipping_method.media.translation.alt` , `shipping_method.media.translation.alt` ) AS `shipping_method.media.alt` , `shipping_method.media.translation.customFields` , COALESCE (`shipping_method.media.translation.customFields` , `shipping_method.media.translation.customFields` ) AS `shipping_method.media.customFields` , `shipping_method.media.translation.createdAt` , `shipping_method.media.translation.updatedAt` , `shipping_method.media.translation.mediaId` , `shipping_method.media.translation.languageId` , `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 = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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 `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `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 = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN (SELECT `shipping_method.media.translation` . media_id , `shipping_method.media.translation` . title AS `shipping_method.media.translation.title` , `shipping_method.media.translation` . alt AS `shipping_method.media.translation.alt` , `shipping_method.media.translation` . custom_fields AS `shipping_method.media.translation.customFields` , `shipping_method.media.translation` . created_at AS `shipping_method.media.translation.createdAt` , `shipping_method.media.translation` . updated_at AS `shipping_method.media.translation.updatedAt` , `shipping_method.media.translation` . media_id AS `shipping_method.media.translation.mediaId` , `shipping_method.media.translation` . language_id AS `shipping_method.media.translation.languageId` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id` WHERE `shipping_method` . `id` IN (0x307683A334614C72A291087AD834A951 );
Copy
21
0.40 ms
SELECT `currency_country_rounding` . `id` FROM `currency_country_rounding` WHERE (`currency_country_rounding` . `currency_id` = ? AND `currency_country_rounding` . `country_id` = ? ) LIMIT 1
Parameters :
[
b"·ÒUK\f èGÍ‚ó¬›ÑÀßÊ "
b"\x07 x³\x0F ½\x1C Jô‹\x0F õ¥˜Ðü\x0F "
]
SELECT `currency_country_rounding` . `id` FROM `currency_country_rounding` WHERE (`currency_country_rounding` . `currency_id` = 0xB7D2554B0CE847CD82F3AC9BD1C0DFCA AND `currency_country_rounding` . `country_id` = 0x0778B30FBD1C4AF48B0FF5A598D0FC0F ) LIMIT 1 ;
Copy
22
1.36 ms
SELECT `customer` . `id` AS `customer.id` , `customer` . `customer_group_id` AS `customer.groupId` , `customer` . `default_payment_method_id` AS `customer.defaultPaymentMethodId` , `customer` . `sales_channel_id` AS `customer.salesChannelId` , `customer` . `language_id` AS `customer.languageId` , `customer` . `last_payment_method_id` AS `customer.lastPaymentMethodId` , `customer` . `default_billing_address_id` AS `customer.defaultBillingAddressId` , `customer` . `default_shipping_address_id` AS `customer.defaultShippingAddressId` , `customer` . `auto_increment` AS `customer.autoIncrement` , `customer` . `customer_number` AS `customer.customerNumber` , `customer` . `salutation_id` AS `customer.salutationId` , `customer` . `first_name` AS `customer.firstName` , `customer` . `last_name` AS `customer.lastName` , `customer` . `company` AS `customer.company` , `customer` . `password` AS `customer.password` , `customer` . `email` AS `customer.email` , `customer` . `title` AS `customer.title` , `customer` . `vat_ids` AS `customer.vatIds` , `customer` . `affiliate_code` AS `customer.affiliateCode` , `customer` . `campaign_code` AS `customer.campaignCode` , `customer` . `active` AS `customer.active` , `customer` . `double_opt_in_registration` AS `customer.doubleOptInRegistration` , `customer` . `double_opt_in_email_sent_date` AS `customer.doubleOptInEmailSentDate` , `customer` . `double_opt_in_confirm_date` AS `customer.doubleOptInConfirmDate` , `customer` . `hash` AS `customer.hash` , `customer` . `guest` AS `customer.guest` , `customer` . `first_login` AS `customer.firstLogin` , `customer` . `last_login` AS `customer.lastLogin` , `customer` . `newsletter_sales_channel_ids` AS `customer.newsletterSalesChannelIds` , `customer` . `birthday` AS `customer.birthday` , `customer` . `last_order_date` AS `customer.lastOrderDate` , `customer` . `order_count` AS `customer.orderCount` , `customer` . `order_total_amount` AS `customer.orderTotalAmount` , `customer` . `review_count` AS `customer.reviewCount` , `customer` . `custom_fields` AS `customer.customFields` , `customer` . `legacy_password` AS `customer.legacyPassword` , `customer` . `legacy_encoder` AS `customer.legacyEncoder` , `customer` . `remote_address` AS `customer.remoteAddress` , `customer` . `tag_ids` AS `customer.tagIds` , `customer` . `requested_customer_group_id` AS `customer.requestedGroupId` , `customer` . `bound_sales_channel_id` AS `customer.boundSalesChannelId` , `customer` . `account_type` AS `customer.accountType` , `customer` . `created_by_id` AS `customer.createdById` , `customer` . `updated_by_id` AS `customer.updatedById` , `customer` . `created_at` AS `customer.createdAt` , `customer` . `updated_at` AS `customer.updatedAt` , `customer.salutation` . `id` AS `customer.salutation.id` , `customer.salutation` . `salutation_key` AS `customer.salutation.salutationKey` , `customer.salutation` . `created_at` AS `customer.salutation.createdAt` , `customer.salutation` . `updated_at` AS `customer.salutation.updatedAt` , `customer.salutation.translation.displayName` , COALESCE (`customer.salutation.translation.displayName` , `customer.salutation.translation.displayName` ) AS `customer.salutation.displayName` , `customer.salutation.translation.letterName` , COALESCE (`customer.salutation.translation.letterName` , `customer.salutation.translation.letterName` ) AS `customer.salutation.letterName` , `customer.salutation.translation.customFields` , COALESCE (`customer.salutation.translation.customFields` , `customer.salutation.translation.customFields` ) AS `customer.salutation.customFields` , `customer.salutation.translation.createdAt` , `customer.salutation.translation.updatedAt` , `customer.salutation.translation.salutationId` , `customer.salutation.translation.languageId` , `customer.defaultPaymentMethod` . `id` AS `customer.defaultPaymentMethod.id` , `customer.defaultPaymentMethod` . `plugin_id` AS `customer.defaultPaymentMethod.pluginId` , `customer.defaultPaymentMethod` . `handler_identifier` AS `customer.defaultPaymentMethod.handlerIdentifier` , `customer.defaultPaymentMethod` . `position` AS `customer.defaultPaymentMethod.position` , `customer.defaultPaymentMethod` . `active` AS `customer.defaultPaymentMethod.active` , `customer.defaultPaymentMethod` . `after_order_enabled` AS `customer.defaultPaymentMethod.afterOrderEnabled` , `customer.defaultPaymentMethod` . `availability_rule_id` AS `customer.defaultPaymentMethod.availabilityRuleId` , `customer.defaultPaymentMethod` . `media_id` AS `customer.defaultPaymentMethod.mediaId` , `customer.defaultPaymentMethod.appPaymentMethod` . `id` AS `customer.defaultPaymentMethod.appPaymentMethod.id` , `customer.defaultPaymentMethod.appPaymentMethod` . `app_name` AS `customer.defaultPaymentMethod.appPaymentMethod.appName` , `customer.defaultPaymentMethod.appPaymentMethod` . `identifier` AS `customer.defaultPaymentMethod.appPaymentMethod.identifier` , `customer.defaultPaymentMethod.appPaymentMethod` . `pay_url` AS `customer.defaultPaymentMethod.appPaymentMethod.payUrl` , `customer.defaultPaymentMethod.appPaymentMethod` . `finalize_url` AS `customer.defaultPaymentMethod.appPaymentMethod.finalizeUrl` , `customer.defaultPaymentMethod.appPaymentMethod` . `validate_url` AS `customer.defaultPaymentMethod.appPaymentMethod.validateUrl` , `customer.defaultPaymentMethod.appPaymentMethod` . `capture_url` AS `customer.defaultPaymentMethod.appPaymentMethod.captureUrl` , `customer.defaultPaymentMethod.appPaymentMethod` . `refund_url` AS `customer.defaultPaymentMethod.appPaymentMethod.refundUrl` , `customer.defaultPaymentMethod.appPaymentMethod` . `recurring_url` AS `customer.defaultPaymentMethod.appPaymentMethod.recurringUrl` , `customer.defaultPaymentMethod.appPaymentMethod` . `app_id` AS `customer.defaultPaymentMethod.appPaymentMethod.appId` , `customer.defaultPaymentMethod.appPaymentMethod` . `original_media_id` AS `customer.defaultPaymentMethod.appPaymentMethod.originalMediaId` , `customer.defaultPaymentMethod.appPaymentMethod` . `payment_method_id` AS `customer.defaultPaymentMethod.appPaymentMethod.paymentMethodId` , `customer.defaultPaymentMethod.appPaymentMethod` . `created_at` AS `customer.defaultPaymentMethod.appPaymentMethod.createdAt` , `customer.defaultPaymentMethod.appPaymentMethod` . `updated_at` AS `customer.defaultPaymentMethod.appPaymentMethod.updatedAt` , `customer.defaultPaymentMethod` . `technical_name` AS `customer.defaultPaymentMethod.technicalName` , `customer.defaultPaymentMethod` . `created_at` AS `customer.defaultPaymentMethod.createdAt` , `customer.defaultPaymentMethod` . `updated_at` AS `customer.defaultPaymentMethod.updatedAt` , `customer.defaultPaymentMethod.translation.name` , COALESCE (`customer.defaultPaymentMethod.translation.name` , `customer.defaultPaymentMethod.translation.name` ) AS `customer.defaultPaymentMethod.name` , `customer.defaultPaymentMethod.translation.distinguishableName` , COALESCE (`customer.defaultPaymentMethod.translation.distinguishableName` , `customer.defaultPaymentMethod.translation.distinguishableName` ) AS `customer.defaultPaymentMethod.distinguishableName` , `customer.defaultPaymentMethod.translation.description` , COALESCE (`customer.defaultPaymentMethod.translation.description` , `customer.defaultPaymentMethod.translation.description` ) AS `customer.defaultPaymentMethod.description` , `customer.defaultPaymentMethod.translation.customFields` , COALESCE (`customer.defaultPaymentMethod.translation.customFields` , `customer.defaultPaymentMethod.translation.customFields` ) AS `customer.defaultPaymentMethod.customFields` , `customer.defaultPaymentMethod.translation.createdAt` , `customer.defaultPaymentMethod.translation.updatedAt` , `customer.defaultPaymentMethod.translation.paymentMethodId` , `customer.defaultPaymentMethod.translation.languageId` FROM `customer` LEFT JOIN `salutation` `customer.salutation` ON `customer` . `salutation_id` = `customer.salutation` . `id` LEFT JOIN `payment_method` `customer.defaultPaymentMethod` ON `customer` . `default_payment_method_id` = `customer.defaultPaymentMethod` . `id` LEFT JOIN (SELECT `customer.salutation.translation` . salutation_id , `customer.salutation.translation` . display_name AS `customer.salutation.translation.displayName` , `customer.salutation.translation` . letter_name AS `customer.salutation.translation.letterName` , `customer.salutation.translation` . custom_fields AS `customer.salutation.translation.customFields` , `customer.salutation.translation` . created_at AS `customer.salutation.translation.createdAt` , `customer.salutation.translation` . updated_at AS `customer.salutation.translation.updatedAt` , `customer.salutation.translation` . salutation_id AS `customer.salutation.translation.salutationId` , `customer.salutation.translation` . language_id AS `customer.salutation.translation.languageId` FROM `salutation_translation` `customer.salutation.translation` WHERE `customer.salutation.translation` . language_id = ? ) `customer.salutation.salutation_translation` ON `customer.salutation.salutation_translation` . `salutation_id` = `customer.salutation` . `id` LEFT JOIN (SELECT `customer.defaultPaymentMethod.translation` . payment_method_id , `customer.defaultPaymentMethod.translation` . name AS `customer.defaultPaymentMethod.translation.name` , `customer.defaultPaymentMethod.translation` . distinguishable_name AS `customer.defaultPaymentMethod.translation.distinguishableName` , `customer.defaultPaymentMethod.translation` . description AS `customer.defaultPaymentMethod.translation.description` , `customer.defaultPaymentMethod.translation` . custom_fields AS `customer.defaultPaymentMethod.translation.customFields` , `customer.defaultPaymentMethod.translation` . created_at AS `customer.defaultPaymentMethod.translation.createdAt` , `customer.defaultPaymentMethod.translation` . updated_at AS `customer.defaultPaymentMethod.translation.updatedAt` , `customer.defaultPaymentMethod.translation` . payment_method_id AS `customer.defaultPaymentMethod.translation.paymentMethodId` , `customer.defaultPaymentMethod.translation` . language_id AS `customer.defaultPaymentMethod.translation.languageId` FROM `payment_method_translation` `customer.defaultPaymentMethod.translation` WHERE `customer.defaultPaymentMethod.translation` . language_id = ? ) `customer.defaultPaymentMethod.payment_method_translation` ON `customer.defaultPaymentMethod.payment_method_translation` . `payment_method_id` = `customer.defaultPaymentMethod` . `id` LEFT JOIN `app_payment_method` `customer.defaultPaymentMethod.appPaymentMethod` ON `customer.defaultPaymentMethod` . `id` = `customer.defaultPaymentMethod.appPaymentMethod` . `payment_method_id` WHERE (((`customer` . `bound_sales_channel_id` < = > ? OR `customer` . `bound_sales_channel_id` = ? ))) AND (`customer` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
null
b"šñP¡8M˜Š.‘ZêÐ{Û "
b"\x01 ‹²6†×r7½ø@Ï…\x7F ]æ "
]
SELECT
`customer` . `id` AS `customer.id` ,
`customer` . `customer_group_id` AS `customer.groupId` ,
`customer` . `default_payment_method_id` AS `customer.defaultPaymentMethodId` ,
`customer` . `sales_channel_id` AS `customer.salesChannelId` ,
`customer` . `language_id` AS `customer.languageId` ,
`customer` . `last_payment_method_id` AS `customer.lastPaymentMethodId` ,
`customer` . `default_billing_address_id` AS `customer.defaultBillingAddressId` ,
`customer` . `default_shipping_address_id` AS `customer.defaultShippingAddressId` ,
`customer` . `auto_increment` AS `customer.autoIncrement` ,
`customer` . `customer_number` AS `customer.customerNumber` ,
`customer` . `salutation_id` AS `customer.salutationId` ,
`customer` . `first_name` AS `customer.firstName` ,
`customer` . `last_name` AS `customer.lastName` ,
`customer` . `company` AS `customer.company` ,
`customer` . `password` AS `customer.password` ,
`customer` . `email` AS `customer.email` ,
`customer` . `title` AS `customer.title` ,
`customer` . `vat_ids` AS `customer.vatIds` ,
`customer` . `affiliate_code` AS `customer.affiliateCode` ,
`customer` . `campaign_code` AS `customer.campaignCode` ,
`customer` . `active` AS `customer.active` ,
`customer` . `double_opt_in_registration` AS `customer.doubleOptInRegistration` ,
`customer` . `double_opt_in_email_sent_date` AS `customer.doubleOptInEmailSentDate` ,
`customer` . `double_opt_in_confirm_date` AS `customer.doubleOptInConfirmDate` ,
`customer` . `hash` AS `customer.hash` ,
`customer` . `guest` AS `customer.guest` ,
`customer` . `first_login` AS `customer.firstLogin` ,
`customer` . `last_login` AS `customer.lastLogin` ,
`customer` . `newsletter_sales_channel_ids` AS `customer.newsletterSalesChannelIds` ,
`customer` . `birthday` AS `customer.birthday` ,
`customer` . `last_order_date` AS `customer.lastOrderDate` ,
`customer` . `order_count` AS `customer.orderCount` ,
`customer` . `order_total_amount` AS `customer.orderTotalAmount` ,
`customer` . `review_count` AS `customer.reviewCount` ,
`customer` . `custom_fields` AS `customer.customFields` ,
`customer` . `legacy_password` AS `customer.legacyPassword` ,
`customer` . `legacy_encoder` AS `customer.legacyEncoder` ,
`customer` . `remote_address` AS `customer.remoteAddress` ,
`customer` . `tag_ids` AS `customer.tagIds` ,
`customer` . `requested_customer_group_id` AS `customer.requestedGroupId` ,
`customer` . `bound_sales_channel_id` AS `customer.boundSalesChannelId` ,
`customer` . `account_type` AS `customer.accountType` ,
`customer` . `created_by_id` AS `customer.createdById` ,
`customer` . `updated_by_id` AS `customer.updatedById` ,
`customer` . `created_at` AS `customer.createdAt` ,
`customer` . `updated_at` AS `customer.updatedAt` ,
`customer.salutation` . `id` AS `customer.salutation.id` ,
`customer.salutation` . `salutation_key` AS `customer.salutation.salutationKey` ,
`customer.salutation` . `created_at` AS `customer.salutation.createdAt` ,
`customer.salutation` . `updated_at` AS `customer.salutation.updatedAt` ,
`customer.salutation.translation.displayName` ,
COALESCE (
`customer.salutation.translation.displayName` ,
`customer.salutation.translation.displayName`
) AS `customer.salutation.displayName` ,
`customer.salutation.translation.letterName` ,
COALESCE (
`customer.salutation.translation.letterName` ,
`customer.salutation.translation.letterName`
) AS `customer.salutation.letterName` ,
`customer.salutation.translation.customFields` ,
COALESCE (
`customer.salutation.translation.customFields` ,
`customer.salutation.translation.customFields`
) AS `customer.salutation.customFields` ,
`customer.salutation.translation.createdAt` ,
`customer.salutation.translation.updatedAt` ,
`customer.salutation.translation.salutationId` ,
`customer.salutation.translation.languageId` ,
`customer.defaultPaymentMethod` . `id` AS `customer.defaultPaymentMethod.id` ,
`customer.defaultPaymentMethod` . `plugin_id` AS `customer.defaultPaymentMethod.pluginId` ,
`customer.defaultPaymentMethod` . `handler_identifier` AS `customer.defaultPaymentMethod.handlerIdentifier` ,
`customer.defaultPaymentMethod` . `position` AS `customer.defaultPaymentMethod.position` ,
`customer.defaultPaymentMethod` . `active` AS `customer.defaultPaymentMethod.active` ,
`customer.defaultPaymentMethod` . `after_order_enabled` AS `customer.defaultPaymentMethod.afterOrderEnabled` ,
`customer.defaultPaymentMethod` . `availability_rule_id` AS `customer.defaultPaymentMethod.availabilityRuleId` ,
`customer.defaultPaymentMethod` . `media_id` AS `customer.defaultPaymentMethod.mediaId` ,
`customer.defaultPaymentMethod.appPaymentMethod` . `id` AS `customer.defaultPaymentMethod.appPaymentMethod.id` ,
`customer.defaultPaymentMethod.appPaymentMethod` . `app_name` AS `customer.defaultPaymentMethod.appPaymentMethod.appName` ,
`customer.defaultPaymentMethod.appPaymentMethod` . `identifier` AS `customer.defaultPaymentMethod.appPaymentMethod.identifier` ,
`customer.defaultPaymentMethod.appPaymentMethod` . `pay_url` AS `customer.defaultPaymentMethod.appPaymentMethod.payUrl` ,
`customer.defaultPaymentMethod.appPaymentMethod` . `finalize_url` AS `customer.defaultPaymentMethod.appPaymentMethod.finalizeUrl` ,
`customer.defaultPaymentMethod.appPaymentMethod` . `validate_url` AS `customer.defaultPaymentMethod.appPaymentMethod.validateUrl` ,
`customer.defaultPaymentMethod.appPaymentMethod` . `capture_url` AS `customer.defaultPaymentMethod.appPaymentMethod.captureUrl` ,
`customer.defaultPaymentMethod.appPaymentMethod` . `refund_url` AS `customer.defaultPaymentMethod.appPaymentMethod.refundUrl` ,
`customer.defaultPaymentMethod.appPaymentMethod` . `recurring_url` AS `customer.defaultPaymentMethod.appPaymentMethod.recurringUrl` ,
`customer.defaultPaymentMethod.appPaymentMethod` . `app_id` AS `customer.defaultPaymentMethod.appPaymentMethod.appId` ,
`customer.defaultPaymentMethod.appPaymentMethod` . `original_media_id` AS `customer.defaultPaymentMethod.appPaymentMethod.originalMediaId` ,
`customer.defaultPaymentMethod.appPaymentMethod` . `payment_method_id` AS `customer.defaultPaymentMethod.appPaymentMethod.paymentMethodId` ,
`customer.defaultPaymentMethod.appPaymentMethod` . `created_at` AS `customer.defaultPaymentMethod.appPaymentMethod.createdAt` ,
`customer.defaultPaymentMethod.appPaymentMethod` . `updated_at` AS `customer.defaultPaymentMethod.appPaymentMethod.updatedAt` ,
`customer.defaultPaymentMethod` . `technical_name` AS `customer.defaultPaymentMethod.technicalName` ,
`customer.defaultPaymentMethod` . `created_at` AS `customer.defaultPaymentMethod.createdAt` ,
`customer.defaultPaymentMethod` . `updated_at` AS `customer.defaultPaymentMethod.updatedAt` ,
`customer.defaultPaymentMethod.translation.name` ,
COALESCE (
`customer.defaultPaymentMethod.translation.name` ,
`customer.defaultPaymentMethod.translation.name`
) AS `customer.defaultPaymentMethod.name` ,
`customer.defaultPaymentMethod.translation.distinguishableName` ,
COALESCE (
`customer.defaultPaymentMethod.translation.distinguishableName` ,
`customer.defaultPaymentMethod.translation.distinguishableName`
) AS `customer.defaultPaymentMethod.distinguishableName` ,
`customer.defaultPaymentMethod.translation.description` ,
COALESCE (
`customer.defaultPaymentMethod.translation.description` ,
`customer.defaultPaymentMethod.translation.description`
) AS `customer.defaultPaymentMethod.description` ,
`customer.defaultPaymentMethod.translation.customFields` ,
COALESCE (
`customer.defaultPaymentMethod.translation.customFields` ,
`customer.defaultPaymentMethod.translation.customFields`
) AS `customer.defaultPaymentMethod.customFields` ,
`customer.defaultPaymentMethod.translation.createdAt` ,
`customer.defaultPaymentMethod.translation.updatedAt` ,
`customer.defaultPaymentMethod.translation.paymentMethodId` ,
`customer.defaultPaymentMethod.translation.languageId`
FROM
`customer`
LEFT JOIN `salutation` `customer.salutation` ON `customer` . `salutation_id` = `customer.salutation` . `id`
LEFT JOIN `payment_method` `customer.defaultPaymentMethod` ON `customer` . `default_payment_method_id` = `customer.defaultPaymentMethod` . `id`
LEFT JOIN (
SELECT
`customer.salutation.translation` . salutation_id ,
`customer.salutation.translation` . display_name AS `customer.salutation.translation.displayName` ,
`customer.salutation.translation` . letter_name AS `customer.salutation.translation.letterName` ,
`customer.salutation.translation` . custom_fields AS `customer.salutation.translation.customFields` ,
`customer.salutation.translation` . created_at AS `customer.salutation.translation.createdAt` ,
`customer.salutation.translation` . updated_at AS `customer.salutation.translation.updatedAt` ,
`customer.salutation.translation` . salutation_id AS `customer.salutation.translation.salutationId` ,
`customer.salutation.translation` . language_id AS `customer.salutation.translation.languageId`
FROM
`salutation_translation` `customer.salutation.translation`
WHERE
`customer.salutation.translation` . language_id = ?
) `customer.salutation.salutation_translation` ON `customer.salutation.salutation_translation` . `salutation_id` = `customer.salutation` . `id`
LEFT JOIN (
SELECT
`customer.defaultPaymentMethod.translation` . payment_method_id ,
`customer.defaultPaymentMethod.translation` . name AS `customer.defaultPaymentMethod.translation.name` ,
`customer.defaultPaymentMethod.translation` . distinguishable_name AS `customer.defaultPaymentMethod.translation.distinguishableName` ,
`customer.defaultPaymentMethod.translation` . description AS `customer.defaultPaymentMethod.translation.description` ,
`customer.defaultPaymentMethod.translation` . custom_fields AS `customer.defaultPaymentMethod.translation.customFields` ,
`customer.defaultPaymentMethod.translation` . created_at AS `customer.defaultPaymentMethod.translation.createdAt` ,
`customer.defaultPaymentMethod.translation` . updated_at AS `customer.defaultPaymentMethod.translation.updatedAt` ,
`customer.defaultPaymentMethod.translation` . payment_method_id AS `customer.defaultPaymentMethod.translation.paymentMethodId` ,
`customer.defaultPaymentMethod.translation` . language_id AS `customer.defaultPaymentMethod.translation.languageId`
FROM
`payment_method_translation` `customer.defaultPaymentMethod.translation`
WHERE
`customer.defaultPaymentMethod.translation` . language_id = ?
) `customer.defaultPaymentMethod.payment_method_translation` ON `customer.defaultPaymentMethod.payment_method_translation` . `payment_method_id` = `customer.defaultPaymentMethod` . `id`
LEFT JOIN `app_payment_method` `customer.defaultPaymentMethod.appPaymentMethod` ON `customer.defaultPaymentMethod` . `id` = `customer.defaultPaymentMethod.appPaymentMethod` . `payment_method_id`
WHERE
(
(
(
`customer` . `bound_sales_channel_id` < = > ?
OR `customer` . `bound_sales_channel_id` = ?
)
)
)
AND (
`customer` . `id` IN (? )
)
Copy
SELECT `customer` . `id` AS `customer.id` , `customer` . `customer_group_id` AS `customer.groupId` , `customer` . `default_payment_method_id` AS `customer.defaultPaymentMethodId` , `customer` . `sales_channel_id` AS `customer.salesChannelId` , `customer` . `language_id` AS `customer.languageId` , `customer` . `last_payment_method_id` AS `customer.lastPaymentMethodId` , `customer` . `default_billing_address_id` AS `customer.defaultBillingAddressId` , `customer` . `default_shipping_address_id` AS `customer.defaultShippingAddressId` , `customer` . `auto_increment` AS `customer.autoIncrement` , `customer` . `customer_number` AS `customer.customerNumber` , `customer` . `salutation_id` AS `customer.salutationId` , `customer` . `first_name` AS `customer.firstName` , `customer` . `last_name` AS `customer.lastName` , `customer` . `company` AS `customer.company` , `customer` . `password` AS `customer.password` , `customer` . `email` AS `customer.email` , `customer` . `title` AS `customer.title` , `customer` . `vat_ids` AS `customer.vatIds` , `customer` . `affiliate_code` AS `customer.affiliateCode` , `customer` . `campaign_code` AS `customer.campaignCode` , `customer` . `active` AS `customer.active` , `customer` . `double_opt_in_registration` AS `customer.doubleOptInRegistration` , `customer` . `double_opt_in_email_sent_date` AS `customer.doubleOptInEmailSentDate` , `customer` . `double_opt_in_confirm_date` AS `customer.doubleOptInConfirmDate` , `customer` . `hash` AS `customer.hash` , `customer` . `guest` AS `customer.guest` , `customer` . `first_login` AS `customer.firstLogin` , `customer` . `last_login` AS `customer.lastLogin` , `customer` . `newsletter_sales_channel_ids` AS `customer.newsletterSalesChannelIds` , `customer` . `birthday` AS `customer.birthday` , `customer` . `last_order_date` AS `customer.lastOrderDate` , `customer` . `order_count` AS `customer.orderCount` , `customer` . `order_total_amount` AS `customer.orderTotalAmount` , `customer` . `review_count` AS `customer.reviewCount` , `customer` . `custom_fields` AS `customer.customFields` , `customer` . `legacy_password` AS `customer.legacyPassword` , `customer` . `legacy_encoder` AS `customer.legacyEncoder` , `customer` . `remote_address` AS `customer.remoteAddress` , `customer` . `tag_ids` AS `customer.tagIds` , `customer` . `requested_customer_group_id` AS `customer.requestedGroupId` , `customer` . `bound_sales_channel_id` AS `customer.boundSalesChannelId` , `customer` . `account_type` AS `customer.accountType` , `customer` . `created_by_id` AS `customer.createdById` , `customer` . `updated_by_id` AS `customer.updatedById` , `customer` . `created_at` AS `customer.createdAt` , `customer` . `updated_at` AS `customer.updatedAt` , `customer.salutation` . `id` AS `customer.salutation.id` , `customer.salutation` . `salutation_key` AS `customer.salutation.salutationKey` , `customer.salutation` . `created_at` AS `customer.salutation.createdAt` , `customer.salutation` . `updated_at` AS `customer.salutation.updatedAt` , `customer.salutation.translation.displayName` , COALESCE (`customer.salutation.translation.displayName` , `customer.salutation.translation.displayName` ) AS `customer.salutation.displayName` , `customer.salutation.translation.letterName` , COALESCE (`customer.salutation.translation.letterName` , `customer.salutation.translation.letterName` ) AS `customer.salutation.letterName` , `customer.salutation.translation.customFields` , COALESCE (`customer.salutation.translation.customFields` , `customer.salutation.translation.customFields` ) AS `customer.salutation.customFields` , `customer.salutation.translation.createdAt` , `customer.salutation.translation.updatedAt` , `customer.salutation.translation.salutationId` , `customer.salutation.translation.languageId` , `customer.defaultPaymentMethod` . `id` AS `customer.defaultPaymentMethod.id` , `customer.defaultPaymentMethod` . `plugin_id` AS `customer.defaultPaymentMethod.pluginId` , `customer.defaultPaymentMethod` . `handler_identifier` AS `customer.defaultPaymentMethod.handlerIdentifier` , `customer.defaultPaymentMethod` . `position` AS `customer.defaultPaymentMethod.position` , `customer.defaultPaymentMethod` . `active` AS `customer.defaultPaymentMethod.active` , `customer.defaultPaymentMethod` . `after_order_enabled` AS `customer.defaultPaymentMethod.afterOrderEnabled` , `customer.defaultPaymentMethod` . `availability_rule_id` AS `customer.defaultPaymentMethod.availabilityRuleId` , `customer.defaultPaymentMethod` . `media_id` AS `customer.defaultPaymentMethod.mediaId` , `customer.defaultPaymentMethod.appPaymentMethod` . `id` AS `customer.defaultPaymentMethod.appPaymentMethod.id` , `customer.defaultPaymentMethod.appPaymentMethod` . `app_name` AS `customer.defaultPaymentMethod.appPaymentMethod.appName` , `customer.defaultPaymentMethod.appPaymentMethod` . `identifier` AS `customer.defaultPaymentMethod.appPaymentMethod.identifier` , `customer.defaultPaymentMethod.appPaymentMethod` . `pay_url` AS `customer.defaultPaymentMethod.appPaymentMethod.payUrl` , `customer.defaultPaymentMethod.appPaymentMethod` . `finalize_url` AS `customer.defaultPaymentMethod.appPaymentMethod.finalizeUrl` , `customer.defaultPaymentMethod.appPaymentMethod` . `validate_url` AS `customer.defaultPaymentMethod.appPaymentMethod.validateUrl` , `customer.defaultPaymentMethod.appPaymentMethod` . `capture_url` AS `customer.defaultPaymentMethod.appPaymentMethod.captureUrl` , `customer.defaultPaymentMethod.appPaymentMethod` . `refund_url` AS `customer.defaultPaymentMethod.appPaymentMethod.refundUrl` , `customer.defaultPaymentMethod.appPaymentMethod` . `recurring_url` AS `customer.defaultPaymentMethod.appPaymentMethod.recurringUrl` , `customer.defaultPaymentMethod.appPaymentMethod` . `app_id` AS `customer.defaultPaymentMethod.appPaymentMethod.appId` , `customer.defaultPaymentMethod.appPaymentMethod` . `original_media_id` AS `customer.defaultPaymentMethod.appPaymentMethod.originalMediaId` , `customer.defaultPaymentMethod.appPaymentMethod` . `payment_method_id` AS `customer.defaultPaymentMethod.appPaymentMethod.paymentMethodId` , `customer.defaultPaymentMethod.appPaymentMethod` . `created_at` AS `customer.defaultPaymentMethod.appPaymentMethod.createdAt` , `customer.defaultPaymentMethod.appPaymentMethod` . `updated_at` AS `customer.defaultPaymentMethod.appPaymentMethod.updatedAt` , `customer.defaultPaymentMethod` . `technical_name` AS `customer.defaultPaymentMethod.technicalName` , `customer.defaultPaymentMethod` . `created_at` AS `customer.defaultPaymentMethod.createdAt` , `customer.defaultPaymentMethod` . `updated_at` AS `customer.defaultPaymentMethod.updatedAt` , `customer.defaultPaymentMethod.translation.name` , COALESCE (`customer.defaultPaymentMethod.translation.name` , `customer.defaultPaymentMethod.translation.name` ) AS `customer.defaultPaymentMethod.name` , `customer.defaultPaymentMethod.translation.distinguishableName` , COALESCE (`customer.defaultPaymentMethod.translation.distinguishableName` , `customer.defaultPaymentMethod.translation.distinguishableName` ) AS `customer.defaultPaymentMethod.distinguishableName` , `customer.defaultPaymentMethod.translation.description` , COALESCE (`customer.defaultPaymentMethod.translation.description` , `customer.defaultPaymentMethod.translation.description` ) AS `customer.defaultPaymentMethod.description` , `customer.defaultPaymentMethod.translation.customFields` , COALESCE (`customer.defaultPaymentMethod.translation.customFields` , `customer.defaultPaymentMethod.translation.customFields` ) AS `customer.defaultPaymentMethod.customFields` , `customer.defaultPaymentMethod.translation.createdAt` , `customer.defaultPaymentMethod.translation.updatedAt` , `customer.defaultPaymentMethod.translation.paymentMethodId` , `customer.defaultPaymentMethod.translation.languageId` FROM `customer` LEFT JOIN `salutation` `customer.salutation` ON `customer` . `salutation_id` = `customer.salutation` . `id` LEFT JOIN `payment_method` `customer.defaultPaymentMethod` ON `customer` . `default_payment_method_id` = `customer.defaultPaymentMethod` . `id` LEFT JOIN (SELECT `customer.salutation.translation` . salutation_id , `customer.salutation.translation` . display_name AS `customer.salutation.translation.displayName` , `customer.salutation.translation` . letter_name AS `customer.salutation.translation.letterName` , `customer.salutation.translation` . custom_fields AS `customer.salutation.translation.customFields` , `customer.salutation.translation` . created_at AS `customer.salutation.translation.createdAt` , `customer.salutation.translation` . updated_at AS `customer.salutation.translation.updatedAt` , `customer.salutation.translation` . salutation_id AS `customer.salutation.translation.salutationId` , `customer.salutation.translation` . language_id AS `customer.salutation.translation.languageId` FROM `salutation_translation` `customer.salutation.translation` WHERE `customer.salutation.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `customer.salutation.salutation_translation` ON `customer.salutation.salutation_translation` . `salutation_id` = `customer.salutation` . `id` LEFT JOIN (SELECT `customer.defaultPaymentMethod.translation` . payment_method_id , `customer.defaultPaymentMethod.translation` . name AS `customer.defaultPaymentMethod.translation.name` , `customer.defaultPaymentMethod.translation` . distinguishable_name AS `customer.defaultPaymentMethod.translation.distinguishableName` , `customer.defaultPaymentMethod.translation` . description AS `customer.defaultPaymentMethod.translation.description` , `customer.defaultPaymentMethod.translation` . custom_fields AS `customer.defaultPaymentMethod.translation.customFields` , `customer.defaultPaymentMethod.translation` . created_at AS `customer.defaultPaymentMethod.translation.createdAt` , `customer.defaultPaymentMethod.translation` . updated_at AS `customer.defaultPaymentMethod.translation.updatedAt` , `customer.defaultPaymentMethod.translation` . payment_method_id AS `customer.defaultPaymentMethod.translation.paymentMethodId` , `customer.defaultPaymentMethod.translation` . language_id AS `customer.defaultPaymentMethod.translation.languageId` FROM `payment_method_translation` `customer.defaultPaymentMethod.translation` WHERE `customer.defaultPaymentMethod.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `customer.defaultPaymentMethod.payment_method_translation` ON `customer.defaultPaymentMethod.payment_method_translation` . `payment_method_id` = `customer.defaultPaymentMethod` . `id` LEFT JOIN `app_payment_method` `customer.defaultPaymentMethod.appPaymentMethod` ON `customer.defaultPaymentMethod` . `id` = `customer.defaultPaymentMethod.appPaymentMethod` . `payment_method_id` WHERE (((`customer` . `bound_sales_channel_id` < = > NULL OR `customer` . `bound_sales_channel_id` = 0x9AF150ADA1384D988A2E915AEAD07BDB ))) AND (`customer` . `id` IN (0x018BB23686D77237BDF840CF857F5DE6 ));
Copy
23
1.17 ms
SELECT `customer_address` . `id` AS `customer_address.id` , `customer_address` . `customer_id` AS `customer_address.customerId` , `customer_address` . `country_id` AS `customer_address.countryId` , `customer_address` . `country_state_id` AS `customer_address.countryStateId` , `customer_address` . `salutation_id` AS `customer_address.salutationId` , `customer_address` . `first_name` AS `customer_address.firstName` , `customer_address` . `last_name` AS `customer_address.lastName` , `customer_address` . `zipcode` AS `customer_address.zipcode` , `customer_address` . `city` AS `customer_address.city` , `customer_address` . `company` AS `customer_address.company` , `customer_address` . `street` AS `customer_address.street` , `customer_address` . `department` AS `customer_address.department` , `customer_address` . `title` AS `customer_address.title` , `customer_address` . `phone_number` AS `customer_address.phoneNumber` , `customer_address` . `additional_address_line1` AS `customer_address.additionalAddressLine1` , `customer_address` . `additional_address_line2` AS `customer_address.additionalAddressLine2` , `customer_address` . `custom_fields` AS `customer_address.customFields` , `customer_address` . `created_at` AS `customer_address.createdAt` , `customer_address` . `updated_at` AS `customer_address.updatedAt` , `customer_address.salutation` . `id` AS `customer_address.salutation.id` , `customer_address.salutation` . `salutation_key` AS `customer_address.salutation.salutationKey` , `customer_address.salutation` . `created_at` AS `customer_address.salutation.createdAt` , `customer_address.salutation` . `updated_at` AS `customer_address.salutation.updatedAt` , `customer_address.salutation.translation.displayName` , COALESCE (`customer_address.salutation.translation.displayName` , `customer_address.salutation.translation.displayName` ) AS `customer_address.salutation.displayName` , `customer_address.salutation.translation.letterName` , COALESCE (`customer_address.salutation.translation.letterName` , `customer_address.salutation.translation.letterName` ) AS `customer_address.salutation.letterName` , `customer_address.salutation.translation.customFields` , COALESCE (`customer_address.salutation.translation.customFields` , `customer_address.salutation.translation.customFields` ) AS `customer_address.salutation.customFields` , `customer_address.salutation.translation.createdAt` , `customer_address.salutation.translation.updatedAt` , `customer_address.salutation.translation.salutationId` , `customer_address.salutation.translation.languageId` , `customer_address.country` . `id` AS `customer_address.country.id` , `customer_address.country` . `iso` AS `customer_address.country.iso` , `customer_address.country` . `position` AS `customer_address.country.position` , `customer_address.country` . `active` AS `customer_address.country.active` , `customer_address.country` . `shipping_available` AS `customer_address.country.shippingAvailable` , `customer_address.country` . `iso3` AS `customer_address.country.iso3` , `customer_address.country` . `display_state_in_registration` AS `customer_address.country.displayStateInRegistration` , `customer_address.country` . `force_state_in_registration` AS `customer_address.country.forceStateInRegistration` , `customer_address.country` . `check_vat_id_pattern` AS `customer_address.country.checkVatIdPattern` , `customer_address.country` . `vat_id_required` AS `customer_address.country.vatIdRequired` , `customer_address.country` . `vat_id_pattern` AS `customer_address.country.vatIdPattern` , `customer_address.country` . `customer_tax` AS `customer_address.country.customerTax` , `customer_address.country` . `company_tax` AS `customer_address.country.companyTax` , `customer_address.country` . `postal_code_required` AS `customer_address.country.postalCodeRequired` , `customer_address.country` . `check_postal_code_pattern` AS `customer_address.country.checkPostalCodePattern` , `customer_address.country` . `check_advanced_postal_code_pattern` AS `customer_address.country.checkAdvancedPostalCodePattern` , `customer_address.country` . `advanced_postal_code_pattern` AS `customer_address.country.advancedPostalCodePattern` , `customer_address.country` . `default_postal_code_pattern` AS `customer_address.country.defaultPostalCodePattern` , `customer_address.country` . `created_at` AS `customer_address.country.createdAt` , `customer_address.country` . `updated_at` AS `customer_address.country.updatedAt` , `customer_address.country.translation.name` , COALESCE (`customer_address.country.translation.name` , `customer_address.country.translation.name` ) AS `customer_address.country.name` , `customer_address.country.translation.addressFormat` , COALESCE (`customer_address.country.translation.addressFormat` , `customer_address.country.translation.addressFormat` ) AS `customer_address.country.addressFormat` , `customer_address.country.translation.customFields` , COALESCE (`customer_address.country.translation.customFields` , `customer_address.country.translation.customFields` ) AS `customer_address.country.customFields` , `customer_address.country.translation.createdAt` , `customer_address.country.translation.updatedAt` , `customer_address.country.translation.countryId` , `customer_address.country.translation.languageId` , `customer_address.countryState` . `id` AS `customer_address.countryState.id` , `customer_address.countryState` . `country_id` AS `customer_address.countryState.countryId` , `customer_address.countryState` . `short_code` AS `customer_address.countryState.shortCode` , `customer_address.countryState` . `position` AS `customer_address.countryState.position` , `customer_address.countryState` . `active` AS `customer_address.countryState.active` , `customer_address.countryState` . `created_at` AS `customer_address.countryState.createdAt` , `customer_address.countryState` . `updated_at` AS `customer_address.countryState.updatedAt` , `customer_address.countryState.translation.name` , COALESCE (`customer_address.countryState.translation.name` , `customer_address.countryState.translation.name` ) AS `customer_address.countryState.name` , `customer_address.countryState.translation.customFields` , COALESCE (`customer_address.countryState.translation.customFields` , `customer_address.countryState.translation.customFields` ) AS `customer_address.countryState.customFields` , `customer_address.countryState.translation.createdAt` , `customer_address.countryState.translation.updatedAt` , `customer_address.countryState.translation.countryStateId` , `customer_address.countryState.translation.languageId` FROM `customer_address` LEFT JOIN `salutation` `customer_address.salutation` ON `customer_address` . `salutation_id` = `customer_address.salutation` . `id` LEFT JOIN `country` `customer_address.country` ON `customer_address` . `country_id` = `customer_address.country` . `id` LEFT JOIN `country_state` `customer_address.countryState` ON `customer_address` . `country_state_id` = `customer_address.countryState` . `id` LEFT JOIN (SELECT `customer_address.salutation.translation` . salutation_id , `customer_address.salutation.translation` . display_name AS `customer_address.salutation.translation.displayName` , `customer_address.salutation.translation` . letter_name AS `customer_address.salutation.translation.letterName` , `customer_address.salutation.translation` . custom_fields AS `customer_address.salutation.translation.customFields` , `customer_address.salutation.translation` . created_at AS `customer_address.salutation.translation.createdAt` , `customer_address.salutation.translation` . updated_at AS `customer_address.salutation.translation.updatedAt` , `customer_address.salutation.translation` . salutation_id AS `customer_address.salutation.translation.salutationId` , `customer_address.salutation.translation` . language_id AS `customer_address.salutation.translation.languageId` FROM `salutation_translation` `customer_address.salutation.translation` WHERE `customer_address.salutation.translation` . language_id = ? ) `customer_address.salutation.salutation_translation` ON `customer_address.salutation.salutation_translation` . `salutation_id` = `customer_address.salutation` . `id` LEFT JOIN (SELECT `customer_address.country.translation` . country_id , `customer_address.country.translation` . name AS `customer_address.country.translation.name` , `customer_address.country.translation` . address_format AS `customer_address.country.translation.addressFormat` , `customer_address.country.translation` . custom_fields AS `customer_address.country.translation.customFields` , `customer_address.country.translation` . created_at AS `customer_address.country.translation.createdAt` , `customer_address.country.translation` . updated_at AS `customer_address.country.translation.updatedAt` , `customer_address.country.translation` . country_id AS `customer_address.country.translation.countryId` , `customer_address.country.translation` . language_id AS `customer_address.country.translation.languageId` FROM `country_translation` `customer_address.country.translation` WHERE `customer_address.country.translation` . language_id = ? ) `customer_address.country.country_translation` ON `customer_address.country.country_translation` . `country_id` = `customer_address.country` . `id` LEFT JOIN (SELECT `customer_address.countryState.translation` . country_state_id , `customer_address.countryState.translation` . name AS `customer_address.countryState.translation.name` , `customer_address.countryState.translation` . custom_fields AS `customer_address.countryState.translation.customFields` , `customer_address.countryState.translation` . created_at AS `customer_address.countryState.translation.createdAt` , `customer_address.countryState.translation` . updated_at AS `customer_address.countryState.translation.updatedAt` , `customer_address.countryState.translation` . country_state_id AS `customer_address.countryState.translation.countryStateId` , `customer_address.countryState.translation` . language_id AS `customer_address.countryState.translation.languageId` FROM `country_state_translation` `customer_address.countryState.translation` WHERE `customer_address.countryState.translation` . language_id = ? ) `customer_address.countryState.country_state_translation` ON `customer_address.countryState.country_state_translation` . `country_state_id` = `customer_address.countryState` . `id` WHERE `customer_address` . `id` IN (? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ‹²Öhyrç–]¿A_Í„¢ "
b"\x01 ‹²Öhyrç–]¿A`{\x1E k "
]
SELECT
`customer_address` . `id` AS `customer_address.id` ,
`customer_address` . `customer_id` AS `customer_address.customerId` ,
`customer_address` . `country_id` AS `customer_address.countryId` ,
`customer_address` . `country_state_id` AS `customer_address.countryStateId` ,
`customer_address` . `salutation_id` AS `customer_address.salutationId` ,
`customer_address` . `first_name` AS `customer_address.firstName` ,
`customer_address` . `last_name` AS `customer_address.lastName` ,
`customer_address` . `zipcode` AS `customer_address.zipcode` ,
`customer_address` . `city` AS `customer_address.city` ,
`customer_address` . `company` AS `customer_address.company` ,
`customer_address` . `street` AS `customer_address.street` ,
`customer_address` . `department` AS `customer_address.department` ,
`customer_address` . `title` AS `customer_address.title` ,
`customer_address` . `phone_number` AS `customer_address.phoneNumber` ,
`customer_address` . `additional_address_line1` AS `customer_address.additionalAddressLine1` ,
`customer_address` . `additional_address_line2` AS `customer_address.additionalAddressLine2` ,
`customer_address` . `custom_fields` AS `customer_address.customFields` ,
`customer_address` . `created_at` AS `customer_address.createdAt` ,
`customer_address` . `updated_at` AS `customer_address.updatedAt` ,
`customer_address.salutation` . `id` AS `customer_address.salutation.id` ,
`customer_address.salutation` . `salutation_key` AS `customer_address.salutation.salutationKey` ,
`customer_address.salutation` . `created_at` AS `customer_address.salutation.createdAt` ,
`customer_address.salutation` . `updated_at` AS `customer_address.salutation.updatedAt` ,
`customer_address.salutation.translation.displayName` ,
COALESCE (
`customer_address.salutation.translation.displayName` ,
`customer_address.salutation.translation.displayName`
) AS `customer_address.salutation.displayName` ,
`customer_address.salutation.translation.letterName` ,
COALESCE (
`customer_address.salutation.translation.letterName` ,
`customer_address.salutation.translation.letterName`
) AS `customer_address.salutation.letterName` ,
`customer_address.salutation.translation.customFields` ,
COALESCE (
`customer_address.salutation.translation.customFields` ,
`customer_address.salutation.translation.customFields`
) AS `customer_address.salutation.customFields` ,
`customer_address.salutation.translation.createdAt` ,
`customer_address.salutation.translation.updatedAt` ,
`customer_address.salutation.translation.salutationId` ,
`customer_address.salutation.translation.languageId` ,
`customer_address.country` . `id` AS `customer_address.country.id` ,
`customer_address.country` . `iso` AS `customer_address.country.iso` ,
`customer_address.country` . `position` AS `customer_address.country.position` ,
`customer_address.country` . `active` AS `customer_address.country.active` ,
`customer_address.country` . `shipping_available` AS `customer_address.country.shippingAvailable` ,
`customer_address.country` . `iso3` AS `customer_address.country.iso3` ,
`customer_address.country` . `display_state_in_registration` AS `customer_address.country.displayStateInRegistration` ,
`customer_address.country` . `force_state_in_registration` AS `customer_address.country.forceStateInRegistration` ,
`customer_address.country` . `check_vat_id_pattern` AS `customer_address.country.checkVatIdPattern` ,
`customer_address.country` . `vat_id_required` AS `customer_address.country.vatIdRequired` ,
`customer_address.country` . `vat_id_pattern` AS `customer_address.country.vatIdPattern` ,
`customer_address.country` . `customer_tax` AS `customer_address.country.customerTax` ,
`customer_address.country` . `company_tax` AS `customer_address.country.companyTax` ,
`customer_address.country` . `postal_code_required` AS `customer_address.country.postalCodeRequired` ,
`customer_address.country` . `check_postal_code_pattern` AS `customer_address.country.checkPostalCodePattern` ,
`customer_address.country` . `check_advanced_postal_code_pattern` AS `customer_address.country.checkAdvancedPostalCodePattern` ,
`customer_address.country` . `advanced_postal_code_pattern` AS `customer_address.country.advancedPostalCodePattern` ,
`customer_address.country` . `default_postal_code_pattern` AS `customer_address.country.defaultPostalCodePattern` ,
`customer_address.country` . `created_at` AS `customer_address.country.createdAt` ,
`customer_address.country` . `updated_at` AS `customer_address.country.updatedAt` ,
`customer_address.country.translation.name` ,
COALESCE (
`customer_address.country.translation.name` ,
`customer_address.country.translation.name`
) AS `customer_address.country.name` ,
`customer_address.country.translation.addressFormat` ,
COALESCE (
`customer_address.country.translation.addressFormat` ,
`customer_address.country.translation.addressFormat`
) AS `customer_address.country.addressFormat` ,
`customer_address.country.translation.customFields` ,
COALESCE (
`customer_address.country.translation.customFields` ,
`customer_address.country.translation.customFields`
) AS `customer_address.country.customFields` ,
`customer_address.country.translation.createdAt` ,
`customer_address.country.translation.updatedAt` ,
`customer_address.country.translation.countryId` ,
`customer_address.country.translation.languageId` ,
`customer_address.countryState` . `id` AS `customer_address.countryState.id` ,
`customer_address.countryState` . `country_id` AS `customer_address.countryState.countryId` ,
`customer_address.countryState` . `short_code` AS `customer_address.countryState.shortCode` ,
`customer_address.countryState` . `position` AS `customer_address.countryState.position` ,
`customer_address.countryState` . `active` AS `customer_address.countryState.active` ,
`customer_address.countryState` . `created_at` AS `customer_address.countryState.createdAt` ,
`customer_address.countryState` . `updated_at` AS `customer_address.countryState.updatedAt` ,
`customer_address.countryState.translation.name` ,
COALESCE (
`customer_address.countryState.translation.name` ,
`customer_address.countryState.translation.name`
) AS `customer_address.countryState.name` ,
`customer_address.countryState.translation.customFields` ,
COALESCE (
`customer_address.countryState.translation.customFields` ,
`customer_address.countryState.translation.customFields`
) AS `customer_address.countryState.customFields` ,
`customer_address.countryState.translation.createdAt` ,
`customer_address.countryState.translation.updatedAt` ,
`customer_address.countryState.translation.countryStateId` ,
`customer_address.countryState.translation.languageId`
FROM
`customer_address`
LEFT JOIN `salutation` `customer_address.salutation` ON `customer_address` . `salutation_id` = `customer_address.salutation` . `id`
LEFT JOIN `country` `customer_address.country` ON `customer_address` . `country_id` = `customer_address.country` . `id`
LEFT JOIN `country_state` `customer_address.countryState` ON `customer_address` . `country_state_id` = `customer_address.countryState` . `id`
LEFT JOIN (
SELECT
`customer_address.salutation.translation` . salutation_id ,
`customer_address.salutation.translation` . display_name AS `customer_address.salutation.translation.displayName` ,
`customer_address.salutation.translation` . letter_name AS `customer_address.salutation.translation.letterName` ,
`customer_address.salutation.translation` . custom_fields AS `customer_address.salutation.translation.customFields` ,
`customer_address.salutation.translation` . created_at AS `customer_address.salutation.translation.createdAt` ,
`customer_address.salutation.translation` . updated_at AS `customer_address.salutation.translation.updatedAt` ,
`customer_address.salutation.translation` . salutation_id AS `customer_address.salutation.translation.salutationId` ,
`customer_address.salutation.translation` . language_id AS `customer_address.salutation.translation.languageId`
FROM
`salutation_translation` `customer_address.salutation.translation`
WHERE
`customer_address.salutation.translation` . language_id = ?
) `customer_address.salutation.salutation_translation` ON `customer_address.salutation.salutation_translation` . `salutation_id` = `customer_address.salutation` . `id`
LEFT JOIN (
SELECT
`customer_address.country.translation` . country_id ,
`customer_address.country.translation` . name AS `customer_address.country.translation.name` ,
`customer_address.country.translation` . address_format AS `customer_address.country.translation.addressFormat` ,
`customer_address.country.translation` . custom_fields AS `customer_address.country.translation.customFields` ,
`customer_address.country.translation` . created_at AS `customer_address.country.translation.createdAt` ,
`customer_address.country.translation` . updated_at AS `customer_address.country.translation.updatedAt` ,
`customer_address.country.translation` . country_id AS `customer_address.country.translation.countryId` ,
`customer_address.country.translation` . language_id AS `customer_address.country.translation.languageId`
FROM
`country_translation` `customer_address.country.translation`
WHERE
`customer_address.country.translation` . language_id = ?
) `customer_address.country.country_translation` ON `customer_address.country.country_translation` . `country_id` = `customer_address.country` . `id`
LEFT JOIN (
SELECT
`customer_address.countryState.translation` . country_state_id ,
`customer_address.countryState.translation` . name AS `customer_address.countryState.translation.name` ,
`customer_address.countryState.translation` . custom_fields AS `customer_address.countryState.translation.customFields` ,
`customer_address.countryState.translation` . created_at AS `customer_address.countryState.translation.createdAt` ,
`customer_address.countryState.translation` . updated_at AS `customer_address.countryState.translation.updatedAt` ,
`customer_address.countryState.translation` . country_state_id AS `customer_address.countryState.translation.countryStateId` ,
`customer_address.countryState.translation` . language_id AS `customer_address.countryState.translation.languageId`
FROM
`country_state_translation` `customer_address.countryState.translation`
WHERE
`customer_address.countryState.translation` . language_id = ?
) `customer_address.countryState.country_state_translation` ON `customer_address.countryState.country_state_translation` . `country_state_id` = `customer_address.countryState` . `id`
WHERE
`customer_address` . `id` IN (? , ? )
Copy
SELECT `customer_address` . `id` AS `customer_address.id` , `customer_address` . `customer_id` AS `customer_address.customerId` , `customer_address` . `country_id` AS `customer_address.countryId` , `customer_address` . `country_state_id` AS `customer_address.countryStateId` , `customer_address` . `salutation_id` AS `customer_address.salutationId` , `customer_address` . `first_name` AS `customer_address.firstName` , `customer_address` . `last_name` AS `customer_address.lastName` , `customer_address` . `zipcode` AS `customer_address.zipcode` , `customer_address` . `city` AS `customer_address.city` , `customer_address` . `company` AS `customer_address.company` , `customer_address` . `street` AS `customer_address.street` , `customer_address` . `department` AS `customer_address.department` , `customer_address` . `title` AS `customer_address.title` , `customer_address` . `phone_number` AS `customer_address.phoneNumber` , `customer_address` . `additional_address_line1` AS `customer_address.additionalAddressLine1` , `customer_address` . `additional_address_line2` AS `customer_address.additionalAddressLine2` , `customer_address` . `custom_fields` AS `customer_address.customFields` , `customer_address` . `created_at` AS `customer_address.createdAt` , `customer_address` . `updated_at` AS `customer_address.updatedAt` , `customer_address.salutation` . `id` AS `customer_address.salutation.id` , `customer_address.salutation` . `salutation_key` AS `customer_address.salutation.salutationKey` , `customer_address.salutation` . `created_at` AS `customer_address.salutation.createdAt` , `customer_address.salutation` . `updated_at` AS `customer_address.salutation.updatedAt` , `customer_address.salutation.translation.displayName` , COALESCE (`customer_address.salutation.translation.displayName` , `customer_address.salutation.translation.displayName` ) AS `customer_address.salutation.displayName` , `customer_address.salutation.translation.letterName` , COALESCE (`customer_address.salutation.translation.letterName` , `customer_address.salutation.translation.letterName` ) AS `customer_address.salutation.letterName` , `customer_address.salutation.translation.customFields` , COALESCE (`customer_address.salutation.translation.customFields` , `customer_address.salutation.translation.customFields` ) AS `customer_address.salutation.customFields` , `customer_address.salutation.translation.createdAt` , `customer_address.salutation.translation.updatedAt` , `customer_address.salutation.translation.salutationId` , `customer_address.salutation.translation.languageId` , `customer_address.country` . `id` AS `customer_address.country.id` , `customer_address.country` . `iso` AS `customer_address.country.iso` , `customer_address.country` . `position` AS `customer_address.country.position` , `customer_address.country` . `active` AS `customer_address.country.active` , `customer_address.country` . `shipping_available` AS `customer_address.country.shippingAvailable` , `customer_address.country` . `iso3` AS `customer_address.country.iso3` , `customer_address.country` . `display_state_in_registration` AS `customer_address.country.displayStateInRegistration` , `customer_address.country` . `force_state_in_registration` AS `customer_address.country.forceStateInRegistration` , `customer_address.country` . `check_vat_id_pattern` AS `customer_address.country.checkVatIdPattern` , `customer_address.country` . `vat_id_required` AS `customer_address.country.vatIdRequired` , `customer_address.country` . `vat_id_pattern` AS `customer_address.country.vatIdPattern` , `customer_address.country` . `customer_tax` AS `customer_address.country.customerTax` , `customer_address.country` . `company_tax` AS `customer_address.country.companyTax` , `customer_address.country` . `postal_code_required` AS `customer_address.country.postalCodeRequired` , `customer_address.country` . `check_postal_code_pattern` AS `customer_address.country.checkPostalCodePattern` , `customer_address.country` . `check_advanced_postal_code_pattern` AS `customer_address.country.checkAdvancedPostalCodePattern` , `customer_address.country` . `advanced_postal_code_pattern` AS `customer_address.country.advancedPostalCodePattern` , `customer_address.country` . `default_postal_code_pattern` AS `customer_address.country.defaultPostalCodePattern` , `customer_address.country` . `created_at` AS `customer_address.country.createdAt` , `customer_address.country` . `updated_at` AS `customer_address.country.updatedAt` , `customer_address.country.translation.name` , COALESCE (`customer_address.country.translation.name` , `customer_address.country.translation.name` ) AS `customer_address.country.name` , `customer_address.country.translation.addressFormat` , COALESCE (`customer_address.country.translation.addressFormat` , `customer_address.country.translation.addressFormat` ) AS `customer_address.country.addressFormat` , `customer_address.country.translation.customFields` , COALESCE (`customer_address.country.translation.customFields` , `customer_address.country.translation.customFields` ) AS `customer_address.country.customFields` , `customer_address.country.translation.createdAt` , `customer_address.country.translation.updatedAt` , `customer_address.country.translation.countryId` , `customer_address.country.translation.languageId` , `customer_address.countryState` . `id` AS `customer_address.countryState.id` , `customer_address.countryState` . `country_id` AS `customer_address.countryState.countryId` , `customer_address.countryState` . `short_code` AS `customer_address.countryState.shortCode` , `customer_address.countryState` . `position` AS `customer_address.countryState.position` , `customer_address.countryState` . `active` AS `customer_address.countryState.active` , `customer_address.countryState` . `created_at` AS `customer_address.countryState.createdAt` , `customer_address.countryState` . `updated_at` AS `customer_address.countryState.updatedAt` , `customer_address.countryState.translation.name` , COALESCE (`customer_address.countryState.translation.name` , `customer_address.countryState.translation.name` ) AS `customer_address.countryState.name` , `customer_address.countryState.translation.customFields` , COALESCE (`customer_address.countryState.translation.customFields` , `customer_address.countryState.translation.customFields` ) AS `customer_address.countryState.customFields` , `customer_address.countryState.translation.createdAt` , `customer_address.countryState.translation.updatedAt` , `customer_address.countryState.translation.countryStateId` , `customer_address.countryState.translation.languageId` FROM `customer_address` LEFT JOIN `salutation` `customer_address.salutation` ON `customer_address` . `salutation_id` = `customer_address.salutation` . `id` LEFT JOIN `country` `customer_address.country` ON `customer_address` . `country_id` = `customer_address.country` . `id` LEFT JOIN `country_state` `customer_address.countryState` ON `customer_address` . `country_state_id` = `customer_address.countryState` . `id` LEFT JOIN (SELECT `customer_address.salutation.translation` . salutation_id , `customer_address.salutation.translation` . display_name AS `customer_address.salutation.translation.displayName` , `customer_address.salutation.translation` . letter_name AS `customer_address.salutation.translation.letterName` , `customer_address.salutation.translation` . custom_fields AS `customer_address.salutation.translation.customFields` , `customer_address.salutation.translation` . created_at AS `customer_address.salutation.translation.createdAt` , `customer_address.salutation.translation` . updated_at AS `customer_address.salutation.translation.updatedAt` , `customer_address.salutation.translation` . salutation_id AS `customer_address.salutation.translation.salutationId` , `customer_address.salutation.translation` . language_id AS `customer_address.salutation.translation.languageId` FROM `salutation_translation` `customer_address.salutation.translation` WHERE `customer_address.salutation.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `customer_address.salutation.salutation_translation` ON `customer_address.salutation.salutation_translation` . `salutation_id` = `customer_address.salutation` . `id` LEFT JOIN (SELECT `customer_address.country.translation` . country_id , `customer_address.country.translation` . name AS `customer_address.country.translation.name` , `customer_address.country.translation` . address_format AS `customer_address.country.translation.addressFormat` , `customer_address.country.translation` . custom_fields AS `customer_address.country.translation.customFields` , `customer_address.country.translation` . created_at AS `customer_address.country.translation.createdAt` , `customer_address.country.translation` . updated_at AS `customer_address.country.translation.updatedAt` , `customer_address.country.translation` . country_id AS `customer_address.country.translation.countryId` , `customer_address.country.translation` . language_id AS `customer_address.country.translation.languageId` FROM `country_translation` `customer_address.country.translation` WHERE `customer_address.country.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `customer_address.country.country_translation` ON `customer_address.country.country_translation` . `country_id` = `customer_address.country` . `id` LEFT JOIN (SELECT `customer_address.countryState.translation` . country_state_id , `customer_address.countryState.translation` . name AS `customer_address.countryState.translation.name` , `customer_address.countryState.translation` . custom_fields AS `customer_address.countryState.translation.customFields` , `customer_address.countryState.translation` . created_at AS `customer_address.countryState.translation.createdAt` , `customer_address.countryState.translation` . updated_at AS `customer_address.countryState.translation.updatedAt` , `customer_address.countryState.translation` . country_state_id AS `customer_address.countryState.translation.countryStateId` , `customer_address.countryState.translation` . language_id AS `customer_address.countryState.translation.languageId` FROM `country_state_translation` `customer_address.countryState.translation` WHERE `customer_address.countryState.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `customer_address.countryState.country_state_translation` ON `customer_address.countryState.country_state_translation` . `country_state_id` = `customer_address.countryState` . `id` WHERE `customer_address` . `id` IN (0x018BB2D6687972E7965DBF415FCD84A2 , 0x018BB2D6687972E7965DBF41607B1E6B );
Copy
24
0.38 ms
SELECT `customer_group` . `id` AS `customer_group.id` , `customer_group` . `display_gross` AS `customer_group.displayGross` , `customer_group` . `registration_active` AS `customer_group.registrationActive` , `customer_group` . `created_at` AS `customer_group.createdAt` , `customer_group` . `updated_at` AS `customer_group.updatedAt` , `customer_group.translation.name` , COALESCE (`customer_group.translation.name` , `customer_group.translation.name` ) AS `customer_group.name` , `customer_group.translation.registrationTitle` , COALESCE (`customer_group.translation.registrationTitle` , `customer_group.translation.registrationTitle` ) AS `customer_group.registrationTitle` , `customer_group.translation.registrationIntroduction` , COALESCE (`customer_group.translation.registrationIntroduction` , `customer_group.translation.registrationIntroduction` ) AS `customer_group.registrationIntroduction` , `customer_group.translation.registrationOnlyCompanyRegistration` , COALESCE (`customer_group.translation.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationOnlyCompanyRegistration` ) AS `customer_group.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationSeoMetaDescription` , COALESCE (`customer_group.translation.registrationSeoMetaDescription` , `customer_group.translation.registrationSeoMetaDescription` ) AS `customer_group.registrationSeoMetaDescription` , `customer_group.translation.customFields` , COALESCE (`customer_group.translation.customFields` , `customer_group.translation.customFields` ) AS `customer_group.customFields` , `customer_group.translation.createdAt` , `customer_group.translation.updatedAt` , `customer_group.translation.customerGroupId` , `customer_group.translation.languageId` FROM `customer_group` LEFT JOIN (SELECT `customer_group.translation` . customer_group_id , `customer_group.translation` . name AS `customer_group.translation.name` , `customer_group.translation` . registration_title AS `customer_group.translation.registrationTitle` , `customer_group.translation` . registration_introduction AS `customer_group.translation.registrationIntroduction` , `customer_group.translation` . registration_only_company_registration AS `customer_group.translation.registrationOnlyCompanyRegistration` , `customer_group.translation` . registration_seo_meta_description AS `customer_group.translation.registrationSeoMetaDescription` , `customer_group.translation` . custom_fields AS `customer_group.translation.customFields` , `customer_group.translation` . created_at AS `customer_group.translation.createdAt` , `customer_group.translation` . updated_at AS `customer_group.translation.updatedAt` , `customer_group.translation` . customer_group_id AS `customer_group.translation.customerGroupId` , `customer_group.translation` . language_id AS `customer_group.translation.languageId` FROM `customer_group_translation` `customer_group.translation` WHERE `customer_group.translation` . language_id = ? ) `customer_group.customer_group_translation` ON `customer_group.customer_group_translation` . `customer_group_id` = `customer_group` . `id` WHERE `customer_group` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"ø│░Íh\x7F LÐé8#³(Å╣\x18 "
]
SELECT `customer_group` . `id` AS `customer_group.id` , `customer_group` . `display_gross` AS `customer_group.displayGross` , `customer_group` . `registration_active` AS `customer_group.registrationActive` , `customer_group` . `created_at` AS `customer_group.createdAt` , `customer_group` . `updated_at` AS `customer_group.updatedAt` , `customer_group.translation.name` , COALESCE (`customer_group.translation.name` , `customer_group.translation.name` ) AS `customer_group.name` , `customer_group.translation.registrationTitle` , COALESCE (`customer_group.translation.registrationTitle` , `customer_group.translation.registrationTitle` ) AS `customer_group.registrationTitle` , `customer_group.translation.registrationIntroduction` , COALESCE (`customer_group.translation.registrationIntroduction` , `customer_group.translation.registrationIntroduction` ) AS `customer_group.registrationIntroduction` , `customer_group.translation.registrationOnlyCompanyRegistration` , COALESCE (`customer_group.translation.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationOnlyCompanyRegistration` ) AS `customer_group.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationSeoMetaDescription` , COALESCE (`customer_group.translation.registrationSeoMetaDescription` , `customer_group.translation.registrationSeoMetaDescription` ) AS `customer_group.registrationSeoMetaDescription` , `customer_group.translation.customFields` , COALESCE (`customer_group.translation.customFields` , `customer_group.translation.customFields` ) AS `customer_group.customFields` , `customer_group.translation.createdAt` , `customer_group.translation.updatedAt` , `customer_group.translation.customerGroupId` , `customer_group.translation.languageId` FROM `customer_group` LEFT JOIN (SELECT `customer_group.translation` . customer_group_id , `customer_group.translation` . name AS `customer_group.translation.name` , `customer_group.translation` . registration_title AS `customer_group.translation.registrationTitle` , `customer_group.translation` . registration_introduction AS `customer_group.translation.registrationIntroduction` , `customer_group.translation` . registration_only_company_registration AS `customer_group.translation.registrationOnlyCompanyRegistration` , `customer_group.translation` . registration_seo_meta_description AS `customer_group.translation.registrationSeoMetaDescription` , `customer_group.translation` . custom_fields AS `customer_group.translation.customFields` , `customer_group.translation` . created_at AS `customer_group.translation.createdAt` , `customer_group.translation` . updated_at AS `customer_group.translation.updatedAt` , `customer_group.translation` . customer_group_id AS `customer_group.translation.customerGroupId` , `customer_group.translation` . language_id AS `customer_group.translation.languageId` FROM `customer_group_translation` `customer_group.translation` WHERE `customer_group.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `customer_group.customer_group_translation` ON `customer_group.customer_group_translation` . `customer_group_id` = `customer_group` . `id` WHERE `customer_group` . `id` IN (0x9BB3B0D6687F4CD1823823FC288FB918 );
Copy
25
4.59 ms
SHOW COLUMNS FROM `cart` WHERE `Field` LIKE ?
Parameters :
[
"payload "
]
SHOW COLUMNS FROM `cart` WHERE `Field` LIKE 'payload' ;
Copy
26
1.73 ms
SELECT `cart` . `cart` AS payload , `cart` . `rule_ids` , 0 AS `compressed` FROM cart WHERE `token` = ?
Parameters :
[
"3WAXN2tVKkAOwdviyF568FQHwkoocxVI "
]
SELECT `cart` . `cart` AS payload , `cart` . `rule_ids` , 0 AS `compressed` FROM cart WHERE `token` = '3WAXN2tVKkAOwdviyF568FQHwkoocxVI' ;
Copy
27
0.61 ms
SELECT `rule` . `id` FROM `rule` ORDER BY `rule` . `priority` DESC , `rule` . `id` ASC LIMIT 500
SELECT `rule` . `id` FROM `rule` ORDER BY `rule` . `priority` DESC , `rule` . `id` ASC LIMIT 500 ;
Copy
28
0.58 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"\x1F J\x01 lO/J·ñߣ &ð\x03 "
b"E\x7F »qÍTE/É├Ð\x18 {}\x0F ─ "
b"Ü║öÝ¿WCþ┐Å─g\x14 5\x0E ¬ "
b"®¿ãÿš¤MEíí¨j_ôî "
b"\x01 Å¥_HÆx5å├\x03 Sª6╣╩ "
b"f‹M…;+NJ©)ŠÌ•¹Œæ "
b"\x01 ŠÖ=bìrYËàŸAF_] "
b"\x01 ŠÖ?¶ŠsË¡·\x17 ŽÅh Ê "
b"\x01 ‹ðˆ\v gzZ¦}=>bƒþ| "
b"gcnó?vGJ¯¨ª‚bJô^ "
b"v`=\x14 3─Kù▓¸ìh6&\x13 d "
]
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 (0x1F4A016C4F2F4AB7ADF1DFA32026F003 , 0x457FAF71D654452F90C3D1187B7D0FC4 , 0x9ABA94EDA85743E7BF8FC46714350EAA , 0xAEBFE3FF9AA44D45ADEDEDA86A5FF4EE , 0x018FBE5F4892783586C30353A636B9CA , 0x668B4D853B2B4E4AA9298ACC95B98CE6 , 0x018AD63D62EC7259ADCBE09F41465F5D , 0x018AD63FB68A73CBA1B7178EC56820CA , 0x018BF0880B677A5AA67D3D3E6283FE7C , 0x67636EF33F76474AAFA8AA82624AF45E , 0x76603D1433C44B97B2F78D6836261364 );
Copy
29
2.05 ms
SELECT LOWER (HEX (id )) AS id , updated_at FROM product WHERE id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) AND version_id = ?
Parameters :
[
b"Ó%Án¡ªH‘µâ”X«ñ6Æ "
b"\x08 ‡¥¡dlKV´Û÷¬Ü©å: "
b"Þ\x19 »\x11 _–@?•#„¸é /\x08 "
b"}\x04 ŇíàG£‹\x0E 2há¥=³ "
b""\x11 ɸȯBv…œéÝ)&®7 "
b"\x04 í‘TfŽH!“ÌŠ÷çsFÛ "
b"È\x1D ¢’£\x19 EUŒ\e Ë\x02 Ú††< "
b"gBË\x16 ÂbOý▒À}«─²ì8 "
b"z\x0F ®©¨ñK\x15 “\x03\x03 |Twy\x1F "
b"P¦Î£\x00 hFýƒÎŠ¼©{\x7F\x19 "
b"r}YQÇÉLP╝Òê╗ä█▓, "
b"\x03 þs-›äF\x1D ‚(»£jAÕ\r "
b"(\x0E xƃ9GHƒó>œû'?Q "
b"A°R¿H\x0F OZÆbXšÙ»\x13 "
b"\x15 Ì—pø¤K~küñßÈV\x00 "
b"\x1E 2Þ-ØeFÒ»\x0F t§%(¬^ "
b"WE\x0E á/¡Az¤/Iƒë\x05 º¯ "
b"CihFª^D╦ì■ǼQëyY "
b"\x01 ècÓ\x08 ÅqßÀ\x15 Öa£³yc "
b",ß¡Ü•©LÔ•¥ï\x18 „‚*\x08 "
b"1 ÉöBaJƒ‡»\x17 ×õSì× "
b">0\x15 ØzMf▒b&Ñ:jT\x7F "
b"\x14 Ée8D2Jí’ψâÉÐ\x08\x18 "
b"s§åisßH;”cEÞæ0[7 "
b"ˆ÷Úô\x02 L@!§‡£–a=½p "
b"SÒûÍ)ÅFgòî╦╗oék├ "
b"""
„Ð\x01\x11 â‰EŽ”›:\n
:‡ö@
"""
b"5Füs xA´“‚ ø\x16 eÞn "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
]
SELECT LOWER (HEX (id )) AS id , updated_at FROM product WHERE id IN (0xD325C16EA1AA4891B5E29458ABF136C6 , 0x0887A5A1646C4B56B4DBF7ACDCA9E53A , 0xDE19BB115F96403F952384B8E9A02F08 , 0x7D04C587EDE047A38B0E3268E1A53DB3 , 0x2211C9B8C8AF4276859CE9DD2926AE37 , 0x04ED9154668E482193CC8AF7E77346DB , 0xC81DA292A31945558C1BCB02DA86863C , 0x6742D316B6624FECB1B77DAEC4FD8D38 , 0x7A0FAEA9A8F14B159303037C5477791F , 0x50A6CEA3006846FD83CE8ABCA97B7F19 , 0x727D595180904C50BCE388BB84DBB22C , 0x03FE732D9BE4461D8228BBA36A41D50D , 0x280E78C68339474883F33E9CFB273F51 , 0x41B052BF480F4F5AADC662589AD9BB13 , 0x15CC9770F8A44B7EAD6BFCF1DFC85600 , 0x1E32E82D9D6546E3AF0F74F52528AA5E , 0x57450EE12FA1417AA42F4983EB05BAAF , 0x43696846A65E44CB8DFE80AC51897959 , 0x018A63E0088F71E1B71599619CFC7963 , 0x2CDFA1DC95A94CD495A5EF1884822A08 , 0x31A0C9F642614A8387BB17D7F553ECD7 , 0x3E3015209D7A4D66B16226A53A6A547F , 0x14C9653844324AED92CF88E2C9D00818 , 0x73A7E56973DF483B946345DEE6305B37 , 0x88F7DAF4024C4021A787A396613DBD70 , 0x53E396D6298F4667958CCBBB6F826BC3 , 0x84D00111E289458E949B3A0A3A87F640 , 0x3546FC73A07841B4938220F81665DE6E ) AND version_id = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ;
Copy
30
1.45 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"šñP¡8M˜Š.‘ZêÐ{Û "
true
b"Ó%Án¡ªH‘µâ”X«ñ6Æ "
b"\x08 ‡¥¡dlKV´Û÷¬Ü©å: "
b"Þ\x19 »\x11 _–@?•#„¸é /\x08 "
b"}\x04 ŇíàG£‹\x0E 2há¥=³ "
b""\x11 ɸȯBv…œéÝ)&®7 "
b"\x04 í‘TfŽH!“ÌŠ÷çsFÛ "
b"È\x1D ¢’£\x19 EUŒ\e Ë\x02 Ú††< "
b"gBË\x16 ÂbOý▒À}«─²ì8 "
b"z\x0F ®©¨ñK\x15 “\x03\x03 |Twy\x1F "
b"P¦Î£\x00 hFýƒÎŠ¼©{\x7F\x19 "
b"r}YQÇÉLP╝Òê╗ä█▓, "
b"\x03 þs-›äF\x1D ‚(»£jAÕ\r "
b"(\x0E xƃ9GHƒó>œû'?Q "
b"A°R¿H\x0F OZÆbXšÙ»\x13 "
b"\x15 Ì—pø¤K~küñßÈV\x00 "
b"\x1E 2Þ-ØeFÒ»\x0F t§%(¬^ "
b"WE\x0E á/¡Az¤/Iƒë\x05 º¯ "
b"CihFª^D╦ì■ǼQëyY "
b"\x01 ècÓ\x08 ÅqßÀ\x15 Öa£³yc "
b",ß¡Ü•©LÔ•¥ï\x18 „‚*\x08 "
b"1 ÉöBaJƒ‡»\x17 ×õSì× "
b">0\x15 ØzMf▒b&Ñ:jT\x7F "
b"\x14 Ée8D2Jí’ψâÉÐ\x08\x18 "
b"s§åisßH;”cEÞæ0[7 "
b"ˆ÷Úô\x02 L@!§‡£–a=½p "
b"SÒûÍ)ÅFgòî╦╗oék├ "
b"""
„Ð\x01\x11 â‰EŽ”›:\n
:‡ö@
"""
b"5Füs xA´“‚ ø\x16 eÞn "
]
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` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 10 ) AND `product.visibilities` . `sales_channel_id` = 0x9AF150ADA1384D988A2E915AEAD07BDB AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) AND (`product` . `id` IN (0xD325C16EA1AA4891B5E29458ABF136C6 , 0x0887A5A1646C4B56B4DBF7ACDCA9E53A , 0xDE19BB115F96403F952384B8E9A02F08 , 0x7D04C587EDE047A38B0E3268E1A53DB3 , 0x2211C9B8C8AF4276859CE9DD2926AE37 , 0x04ED9154668E482193CC8AF7E77346DB , 0xC81DA292A31945558C1BCB02DA86863C , 0x6742D316B6624FECB1B77DAEC4FD8D38 , 0x7A0FAEA9A8F14B159303037C5477791F , 0x50A6CEA3006846FD83CE8ABCA97B7F19 , 0x727D595180904C50BCE388BB84DBB22C , 0x03FE732D9BE4461D8228BBA36A41D50D , 0x280E78C68339474883F33E9CFB273F51 , 0x41B052BF480F4F5AADC662589AD9BB13 , 0x15CC9770F8A44B7EAD6BFCF1DFC85600 , 0x1E32E82D9D6546E3AF0F74F52528AA5E , 0x57450EE12FA1417AA42F4983EB05BAAF , 0x43696846A65E44CB8DFE80AC51897959 , 0x018A63E0088F71E1B71599619CFC7963 , 0x2CDFA1DC95A94CD495A5EF1884822A08 , 0x31A0C9F642614A8387BB17D7F553ECD7 , 0x3E3015209D7A4D66B16226A53A6A547F , 0x14C9653844324AED92CF88E2C9D00818 , 0x73A7E56973DF483B946345DEE6305B37 , 0x88F7DAF4024C4021A787A396613DBD70 , 0x53E396D6298F4667958CCBBB6F826BC3 , 0x84D00111E289458E949B3A0A3A87F640 , 0x3546FC73A07841B4938220F81665DE6E )) GROUP BY `product` . `id` ;
Copy
31
3.50 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` , `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.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 `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` 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"Ó%Án¡ªH‘µâ”X«ñ6Æ "
b"\x08 ‡¥¡dlKV´Û÷¬Ü©å: "
b"Þ\x19 »\x11 _–@?•#„¸é /\x08 "
b"}\x04 ŇíàG£‹\x0E 2há¥=³ "
b""\x11 ɸȯBv…œéÝ)&®7 "
b"\x04 í‘TfŽH!“ÌŠ÷çsFÛ "
b"È\x1D ¢’£\x19 EUŒ\e Ë\x02 Ú††< "
b"gBË\x16 ÂbOý▒À}«─²ì8 "
b"z\x0F ®©¨ñK\x15 “\x03\x03 |Twy\x1F "
b"P¦Î£\x00 hFýƒÎŠ¼©{\x7F\x19 "
b"r}YQÇÉLP╝Òê╗ä█▓, "
b"\x03 þs-›äF\x1D ‚(»£jAÕ\r "
b"(\x0E xƃ9GHƒó>œû'?Q "
b"A°R¿H\x0F OZÆbXšÙ»\x13 "
b"\x15 Ì—pø¤K~küñßÈV\x00 "
b"\x1E 2Þ-ØeFÒ»\x0F t§%(¬^ "
b"WE\x0E á/¡Az¤/Iƒë\x05 º¯ "
b"CihFª^D╦ì■ǼQëyY "
b"\x01 ècÓ\x08 ÅqßÀ\x15 Öa£³yc "
b",ß¡Ü•©LÔ•¥ï\x18 „‚*\x08 "
b"1 ÉöBaJƒ‡»\x17 ×õSì× "
b">0\x15 ØzMf▒b&Ñ:jT\x7F "
b"\x14 Ée8D2Jí’ψâÉÐ\x08\x18 "
b"s§åisßH;”cEÞæ0[7 "
b"ˆ÷Úô\x02 L@!§‡£–a=½p "
b"SÒûÍ)ÅFgòî╦╗oék├ "
b"""
„Ð\x01\x11 â‰EŽ”›:\n
:‡ö@
"""
b"5Füs xA´“‚ ø\x16 eÞn "
]
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` ,
`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.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 `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`
WHERE
(`product` . `version_id` = ? )
AND (
`product` . `id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ?
)
)
Copy
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` , `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.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 = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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 = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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 `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 = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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 = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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 = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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 = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation` . `delivery_time_id` = `product.deliveryTime` . `id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`product` . `id` IN (0xD325C16EA1AA4891B5E29458ABF136C6 , 0x0887A5A1646C4B56B4DBF7ACDCA9E53A , 0xDE19BB115F96403F952384B8E9A02F08 , 0x7D04C587EDE047A38B0E3268E1A53DB3 , 0x2211C9B8C8AF4276859CE9DD2926AE37 , 0x04ED9154668E482193CC8AF7E77346DB , 0xC81DA292A31945558C1BCB02DA86863C , 0x6742D316B6624FECB1B77DAEC4FD8D38 , 0x7A0FAEA9A8F14B159303037C5477791F , 0x50A6CEA3006846FD83CE8ABCA97B7F19 , 0x727D595180904C50BCE388BB84DBB22C , 0x03FE732D9BE4461D8228BBA36A41D50D , 0x280E78C68339474883F33E9CFB273F51 , 0x41B052BF480F4F5AADC662589AD9BB13 , 0x15CC9770F8A44B7EAD6BFCF1DFC85600 , 0x1E32E82D9D6546E3AF0F74F52528AA5E , 0x57450EE12FA1417AA42F4983EB05BAAF , 0x43696846A65E44CB8DFE80AC51897959 , 0x018A63E0088F71E1B71599619CFC7963 , 0x2CDFA1DC95A94CD495A5EF1884822A08 , 0x31A0C9F642614A8387BB17D7F553ECD7 , 0x3E3015209D7A4D66B16226A53A6A547F , 0x14C9653844324AED92CF88E2C9D00818 , 0x73A7E56973DF483B946345DEE6305B37 , 0x88F7DAF4024C4021A787A396613DBD70 , 0x53E396D6298F4667958CCBBB6F826BC3 , 0x84D00111E289458E949B3A0A3A87F640 , 0x3546FC73A07841B4938220F81665DE6E ));
Copy
32
0.84 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 ècÓ\x08 ÅqßÀ\x15 Öa£³yc "
b"\x03 þs-›äF\x1D ‚(»£jAÕ\r "
b"\x04 í‘TfŽH!“ÌŠ÷çsFÛ "
b"\x08 ‡¥¡dlKV´Û÷¬Ü©å: "
b"\x14 Ée8D2Jí’ψâÉÐ\x08\x18 "
b"\x15 Ì—pø¤K~küñßÈV\x00 "
b"\x1E 2Þ-ØeFÒ»\x0F t§%(¬^ "
b""\x11 ɸȯBv…œéÝ)&®7 "
b"(\x0E xƃ9GHƒó>œû'?Q "
b",ß¡Ü•©LÔ•¥ï\x18 „‚*\x08 "
b"1 ÉöBaJƒ‡»\x17 ×õSì× "
b"5Füs xA´“‚ ø\x16 eÞn "
b">0\x15 ØzMf▒b&Ñ:jT\x7F "
b"A°R¿H\x0F OZÆbXšÙ»\x13 "
b"CihFª^D╦ì■ǼQëyY "
b"P¦Î£\x00 hFýƒÎŠ¼©{\x7F\x19 "
b"SÒûÍ)ÅFgòî╦╗oék├ "
b"WE\x0E á/¡Az¤/Iƒë\x05 º¯ "
b"gBË\x16 ÂbOý▒À}«─²ì8 "
b"r}YQÇÉLP╝Òê╗ä█▓, "
b"s§åisßH;”cEÞæ0[7 "
b"z\x0F ®©¨ñK\x15 “\x03\x03 |Twy\x1F "
b"}\x04 ŇíàG£‹\x0E 2há¥=³ "
b"""
„Ð\x01\x11 â‰EŽ”›:\n
:‡ö@
"""
b"ˆ÷Úô\x02 L@!§‡£–a=½p "
b"È\x1D ¢’£\x19 EUŒ\e Ë\x02 Ú††< "
b"Ó%Án¡ªH‘µâ”X«ñ6Æ "
b"Þ\x19 »\x11 _–@?•#„¸é /\x08 "
]
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` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`product_price` . `product_id` IN (0x018A63E0088F71E1B71599619CFC7963 , 0x03FE732D9BE4461D8228BBA36A41D50D , 0x04ED9154668E482193CC8AF7E77346DB , 0x0887A5A1646C4B56B4DBF7ACDCA9E53A , 0x14C9653844324AED92CF88E2C9D00818 , 0x15CC9770F8A44B7EAD6BFCF1DFC85600 , 0x1E32E82D9D6546E3AF0F74F52528AA5E , 0x2211C9B8C8AF4276859CE9DD2926AE37 , 0x280E78C68339474883F33E9CFB273F51 , 0x2CDFA1DC95A94CD495A5EF1884822A08 , 0x31A0C9F642614A8387BB17D7F553ECD7 , 0x3546FC73A07841B4938220F81665DE6E , 0x3E3015209D7A4D66B16226A53A6A547F , 0x41B052BF480F4F5AADC662589AD9BB13 , 0x43696846A65E44CB8DFE80AC51897959 , 0x50A6CEA3006846FD83CE8ABCA97B7F19 , 0x53E396D6298F4667958CCBBB6F826BC3 , 0x57450EE12FA1417AA42F4983EB05BAAF , 0x6742D316B6624FECB1B77DAEC4FD8D38 , 0x727D595180904C50BCE388BB84DBB22C , 0x73A7E56973DF483B946345DEE6305B37 , 0x7A0FAEA9A8F14B159303037C5477791F , 0x7D04C587EDE047A38B0E3268E1A53DB3 , 0x84D00111E289458E949B3A0A3A87F640 , 0x88F7DAF4024C4021A787A396613DBD70 , 0xC81DA292A31945558C1BCB02DA86863C , 0xD325C16EA1AA4891B5E29458ABF136C6 , 0xDE19BB115F96403F952384B8E9A02F08 )));
Copy
33
0.44 ms
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 "
]
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 = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `unit.unit_translation` ON `unit.unit_translation` . `unit_id` = `unit` . `id` ;
Copy
34
0.91 ms
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
]
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` = ? )
Copy
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 = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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` = 1 );
Copy
35
0.60 ms
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` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ‘»c¹ZsדØOV™64u "
]
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` . `id` IN (? )
Copy
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 = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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` . `id` IN (0x0191BB63B95A73D793D84F5699363475 );
Copy
36
0.39 ms
SELECT `script` . `id` AS `script.id` , `script` . `script` AS `script.script` , `script` . `hook` AS `script.hook` , `script` . `name` AS `script.name` , `script` . `active` AS `script.active` , `script` . `app_id` AS `script.appId` , `script` . `created_at` AS `script.createdAt` , `script` . `updated_at` AS `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (? ))
Parameters :
[
b"\x01 ‘»c¹ZsדØOV™64u "
]
SELECT `script` . `id` AS `script.id` , `script` . `script` AS `script.script` , `script` . `hook` AS `script.hook` , `script` . `name` AS `script.name` , `script` . `active` AS `script.active` , `script` . `app_id` AS `script.appId` , `script` . `created_at` AS `script.createdAt` , `script` . `updated_at` AS `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (0x0191BB63B95A73D793D84F5699363475 ));
Copy
37
0.45 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`
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`
;
Copy
38
0.22 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`
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`
;
Copy
39
0.44 ms
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
]
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` = ? )
Copy
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 = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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` = 1 );
Copy
40
0.29 ms
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` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ‘»c¹ZsדØOV™64u "
]
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` . `id` IN (? )
Copy
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 = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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` . `id` IN (0x0191BB63B95A73D793D84F5699363475 );
Copy
41
0.12 ms
SELECT `script` . `id` AS `script.id` , `script` . `script` AS `script.script` , `script` . `hook` AS `script.hook` , `script` . `name` AS `script.name` , `script` . `active` AS `script.active` , `script` . `app_id` AS `script.appId` , `script` . `created_at` AS `script.createdAt` , `script` . `updated_at` AS `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (? ))
Parameters :
[
b"\x01 ‘»c¹ZsדØOV™64u "
]
SELECT `script` . `id` AS `script.id` , `script` . `script` AS `script.script` , `script` . `hook` AS `script.hook` , `script` . `name` AS `script.name` , `script` . `active` AS `script.active` , `script` . `app_id` AS `script.appId` , `script` . `created_at` AS `script.createdAt` , `script` . `updated_at` AS `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (0x0191BB63B95A73D793D84F5699363475 ));
Copy
42
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`
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`
;
Copy
43
0.16 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`
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`
;
Copy
44
0.46 ms
SELECT `promotion` . `id` FROM `promotion` 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` = ? )) GROUP BY `promotion` . `id` ORDER BY MAX (`promotion` . `priority` ) DESC
Parameters :
[
true
b"šñP¡8M˜Š.‘ZêÐ{Û "
null
null
null
"2024-11-21 13:05:14 "
"2024-11-21 13:05:14 "
null
"2024-11-21 13:05:14 "
"2024-11-21 13:05:14 "
false
]
SELECT `promotion` . `id` FROM `promotion` LEFT JOIN `promotion_sales_channel` `promotion.salesChannels` ON `promotion` . `id` = `promotion.salesChannels` . `promotion_id` WHERE ((`promotion` . `active` = 1 AND `promotion.salesChannels` . `sales_channel_id` = 0x9AF150ADA1384D988A2E915AEAD07BDB AND ((`promotion` . `valid_from` < = > NULL AND `promotion` . `valid_until` < = > NULL ) OR (`promotion` . `valid_from` < = > NULL AND (`promotion` . `valid_until` > '2024-11-21 13:05:14' )) OR ((`promotion` . `valid_from` < = '2024-11-21 13:05:14' ) AND `promotion` . `valid_until` < = > NULL ) OR ((`promotion` . `valid_from` < = '2024-11-21 13:05:14' ) AND (`promotion` . `valid_until` > '2024-11-21 13:05:14' ))) AND `promotion` . `use_codes` = 0 )) GROUP BY `promotion` . `id` ORDER BY MAX (`promotion` . `priority` ) DESC ;
Copy
45
0.55 ms
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"0vƒ£4aLr¢‘\x08 zØ4©Q "
b"0vƒ£4aLr¢‘\x08 zØ4©Q "
]
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 (? , ? )
Copy
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 = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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 = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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 (0x307683A334614C72A291087AD834A951 , 0x307683A334614C72A291087AD834A951 );
Copy
46
0.42 ms
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"0vƒ£4aLr¢‘\x08 zØ4©Q "
]
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 (0x307683A334614C72A291087AD834A951 ));
Copy
47
0.72 ms
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
]
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` = ? )
Copy
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 = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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` = 1 );
Copy
48
0.38 ms
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` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ‘»c¹ZsדØOV™64u "
]
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` . `id` IN (? )
Copy
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 = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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` . `id` IN (0x0191BB63B95A73D793D84F5699363475 );
Copy
49
0.21 ms
SELECT `script` . `id` AS `script.id` , `script` . `script` AS `script.script` , `script` . `hook` AS `script.hook` , `script` . `name` AS `script.name` , `script` . `active` AS `script.active` , `script` . `app_id` AS `script.appId` , `script` . `created_at` AS `script.createdAt` , `script` . `updated_at` AS `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (? ))
Parameters :
[
b"\x01 ‘»c¹ZsדØOV™64u "
]
SELECT `script` . `id` AS `script.id` , `script` . `script` AS `script.script` , `script` . `hook` AS `script.hook` , `script` . `name` AS `script.name` , `script` . `active` AS `script.active` , `script` . `app_id` AS `script.appId` , `script` . `created_at` AS `script.createdAt` , `script` . `updated_at` AS `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (0x0191BB63B95A73D793D84F5699363475 ));
Copy
50
0.31 ms
SELECT LOWER (HEX (`script` . `app_id` )) AS `app_id` ,
`script` . `name` AS scriptName ,
`script` . `script` AS script ,
`script` . `hook` AS hook ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
`app` . `version` AS appVersion ,
`script` . `active` AS active
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` ! = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
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`
;
Copy
51
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`
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`
;
Copy
52
0.39 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"šñP¡8M˜Š.‘ZêÐ{Û "
b"\x07 x³\x0F ½\x1C Jô‹\x0F õ¥˜Ðü\x0F "
]
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` = 0x9AF150ADA1384D988A2E915AEAD07BDB )) AND (`country` . `id` IN (0x0778B30FBD1C4AF48B0FF5A598D0FC0F )) GROUP BY `country` . `id` ;
Copy
53
0.61 ms
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
]
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` = ? )
Copy
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 = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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` = 1 );
Copy
54
0.46 ms
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` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ‘»c¹ZsדØOV™64u "
]
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` . `id` IN (? )
Copy
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 = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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` . `id` IN (0x0191BB63B95A73D793D84F5699363475 );
Copy
55
0.20 ms
SELECT `script` . `id` AS `script.id` , `script` . `script` AS `script.script` , `script` . `hook` AS `script.hook` , `script` . `name` AS `script.name` , `script` . `active` AS `script.active` , `script` . `app_id` AS `script.appId` , `script` . `created_at` AS `script.createdAt` , `script` . `updated_at` AS `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (? ))
Parameters :
[
b"\x01 ‘»c¹ZsדØOV™64u "
]
SELECT `script` . `id` AS `script.id` , `script` . `script` AS `script.script` , `script` . `hook` AS `script.hook` , `script` . `name` AS `script.name` , `script` . `active` AS `script.active` , `script` . `app_id` AS `script.appId` , `script` . `created_at` AS `script.createdAt` , `script` . `updated_at` AS `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (0x0191BB63B95A73D793D84F5699363475 ));
Copy
56
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`
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`
;
Copy
57
0.21 ms
SELECT LOWER (HEX (`script` . `app_id` )) AS `app_id` ,
`script` . `name` AS name ,
`script` . `script` AS script ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
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`
;
Copy
58
0.59 ms
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
]
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` = ? )
Copy
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 = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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` = 1 );
Copy
59
0.53 ms
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` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ‘»c¹ZsדØOV™64u "
]
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` . `id` IN (? )
Copy
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 = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `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` . `id` IN (0x0191BB63B95A73D793D84F5699363475 );
Copy
60
0.22 ms
SELECT `script` . `id` AS `script.id` , `script` . `script` AS `script.script` , `script` . `hook` AS `script.hook` , `script` . `name` AS `script.name` , `script` . `active` AS `script.active` , `script` . `app_id` AS `script.appId` , `script` . `created_at` AS `script.createdAt` , `script` . `updated_at` AS `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (? ))
Parameters :
[
b"\x01 ‘»c¹ZsדØOV™64u "
]
SELECT `script` . `id` AS `script.id` , `script` . `script` AS `script.script` , `script` . `hook` AS `script.hook` , `script` . `name` AS `script.name` , `script` . `active` AS `script.active` , `script` . `app_id` AS `script.appId` , `script` . `created_at` AS `script.createdAt` , `script` . `updated_at` AS `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (0x0191BB63B95A73D793D84F5699363475 ));
Copy
61
0.44 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`
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`
;
Copy
62
0.32 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`
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`
;
Copy
63
1.85 ms
SHOW COLUMNS FROM `cart` WHERE `Field` LIKE ?
Parameters :
[
"payload "
]
SHOW COLUMNS FROM `cart` WHERE `Field` LIKE 'payload' ;
Copy
64
0.32 ms
SELECT `name` FROM `custom_field` WHERE `allow_cart_expose` = 1 ;
SELECT `name` FROM `custom_field` WHERE `allow_cart_expose` = 1 ; ;
Copy
65
23.00 ms
INSERT INTO `cart` (`token` , `currency_id` , `shipping_method_id` , `payment_method_id` , `country_id` , `sales_channel_id` , `customer_id` , `price` , `line_item_count` , `cart` , `rule_ids` , `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 , :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 , `cart` = :payload , `rule_ids` = :rule_ids , `updated_at` = :now ;
Parameters :
[
"token " => "3WAXN2tVKkAOwdviyF568FQHwkoocxVI "
"currency_id " => b"·ÒUK\f èGÍ‚ó¬›ÑÀßÊ "
"shipping_method_id " => b"0vƒ£4aLr¢‘\x08 zØ4©Q "
"payment_method_id " => b"ÂHH“RáI¨µ\v %ØžsoB "
"country_id " => b"\x07 x³\x0F ½\x1C Jô‹\x0F õ¥˜Ðü\x0F "
"sales_channel_id " => b"šñP¡8M˜Š.‘ZêÐ{Û "
"customer_id " => b"\x01 ‹²6†×r7½ø@Ï…\x7F ]æ "
"price " => 558.4
"line_item_count " => 28
"payload " => "O:32:"Shopware\Core\Checkout\Cart\Cart":16:{s:13:"\x00 *\x00 extensions";a:1:{s:15:"cart-promotions";O:61:"Shopware\Core\Checkout\Promotion\Cart\Extension\CartExtension":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:13:"\x00 *\x00 addedCodes";a:0:{}s:22:"\x00 *\x00 blockedPromotionIds";a:0:{}}}s:8:"\x00 *\x00 price";O:50:"Shopware\Core\Checkout\Cart\Price\Struct\CartPrice":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 netPrice";d:558.4;s:13:"\x00 *\x00 totalPrice";d:558.4;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:558.4;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:16:"\x00 *\x00 positionPrice";d:558.4;s:12:"\x00 *\x00 taxStatus";s:3:"net";s:11:"\x00 *\x00 rawTotal";d:558.4;}s:12:"\x00 *\x00 lineItems";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:28:{s:32:"d325c16ea1aa4891b5e29458abf136c6";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:36:33.419";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"58348";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:6:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:3;s:32:"28447395cd4049c3820958e56585876c";i:4;s:32:"0189d4144a06773ea96b621c57dbcef9";i:5;s:32:"a6d5f13f6a9646bfbec04e89871ed609";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:6:{i:0;s:32:"0189d418f5427efb9bb2000be0950a17";i:1;s:32:"018ccea82b757021b1348261be865bd9";i:2;s:32:"018cd3bd16ad727ca8ce6add4b8484ac";i:3;s:32:"018f382488a57a318a01255313cedd72";i:4;s:32:"0191c11e33267cf48a148e67a2cf616f";i:5;s:32:"22fd70b94cde43cb936612ec71087f95";}s:8:"parentId";N;s:5:"stock";i:99996;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:41:"Spieluhr, Schlaft alle, Pippi Langstrumpf";s:11:"\x00 *\x00 quantity";i:12;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:3.79;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;r:22;}}s:11:"\x00 *\x00 quantity";i:12;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:12;s:13:"\x00 *\x00 totalPrice";d:45.48;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:45.48;}}}s:11:"\x00 *\x00 taxRules";r:72;s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"72c7e084aa93462983d786d4c357f73b";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:23:"Spieluhr "Schlaft alle"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:33.414000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:33.443000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00 Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00 internalProperties";a:2:{i:0;s:12:"mediaTypeRaw";i:1;s:12:"thumbnailsRo";}}s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:10:"image/jpeg";s:16:"\x00 *\x00 fileExtension";s:3:"jpg";s:11:"\x00 *\x00 fileSize";i:65773;s:8:"\x00 *\x00 title";s:23:"Spieluhr "Schlaft alle"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"0b1c28c3746c121f058186e9f301430a";s:4:"type";i:2;s:5:"width";i:1000;s:6:"height";i:758;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:33.442000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:67:"https://www.fridolin-gmbh.de/media/fa/24/63/1689140193/58348_ml.jpg";s:11:"\x00 *\x00 fileName";s:8:"58348_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"008b982a6ac148c2a53d4d5bc3621e76";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"008b982a6ac148c2a53d4d5bc3621e76";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:45.492000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00 Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00 internalProperties";a:0:{}}s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:50:"thumbnail/fa/24/63/1689140193/58348_ml_800x800.jpg";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:79:"https://www.fridolin-gmbh.de/thumbnail/fa/24/63/1689140193/58348_ml_800x800.jpg";s:10:"\x00 *\x00 mediaId";s:32:"72c7e084aa93462983d786d4c357f73b";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"008b982a6ac148c2a53d4d5bc3621e76";}s:32:"400b1373d2bc453aaf3e174478ae415b";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"400b1373d2bc453aaf3e174478ae415b";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:45.492000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:176;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:50:"thumbnail/fa/24/63/1689140193/58348_ml_400x400.jpg";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:79:"https://www.fridolin-gmbh.de/thumbnail/fa/24/63/1689140193/58348_ml_400x400.jpg";s:10:"\x00 *\x00 mediaId";s:32:"72c7e084aa93462983d786d4c357f73b";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"400b1373d2bc453aaf3e174478ae415b";}s:32:"e5cd308026ed418ea01aa574c429a816";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"e5cd308026ed418ea01aa574c429a816";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:45.491000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:176;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:52:"thumbnail/fa/24/63/1689140193/58348_ml_1920x1920.jpg";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:81:"https://www.fridolin-gmbh.de/thumbnail/fa/24/63/1689140193/58348_ml_1920x1920.jpg";s:10:"\x00 *\x00 mediaId";s:32:"72c7e084aa93462983d786d4c357f73b";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"e5cd308026ed418ea01aa574c429a816";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:38:"media/fa/24/63/1689140193/58348_ml.jpg";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"72c7e084aa93462983d786d4c357f73b";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:99996;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:4;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:4;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430321";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eb0cdf2739f89c9b0c038a74f63";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"d325c16ea1aa4891b5e29458abf136c6";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"d325c16ea1aa4891b5e29458abf136c6";}s:32:"0887a5a1646c4b56b4dbf7acdca9e53a";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:36:56.978";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"58556";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:6:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:3;s:32:"28447395cd4049c3820958e56585876c";i:4;s:32:"0189d4144a06773ea96b621c57dbcef9";i:5;s:32:"a6d5f13f6a9646bfbec04e89871ed609";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:4:{i:0;s:32:"018ccec4994472f99cc92cf509e90e9c";i:1;s:32:"018f382488a57a318a01255313cedd72";i:2;s:32:"0191c11e33267cf48a148e67a2cf616f";i:3;s:32:"22fd70b94cde43cb936612ec71087f95";}s:8:"parentId";N;s:5:"stock";i:99980;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:49:"Spieluhr, Michel war ein Lausejunge, Michel, Zaun";s:11:"\x00 *\x00 quantity";i:12;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:3.79;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:12;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:12;s:13:"\x00 *\x00 totalPrice";d:45.48;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:45.48;}}}s:11:"\x00 *\x00 taxRules";r:339;s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"3b5e552e21a8459d9e8fdd5223a74431";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:66:"Spieluhr "Michel auf dem Zaun", Melodie: Michel war ein Lausejunge";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:56.977000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:56.994000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:10:"image/jpeg";s:16:"\x00 *\x00 fileExtension";s:3:"jpg";s:11:"\x00 *\x00 fileSize";i:219915;s:8:"\x00 *\x00 title";s:66:"Spieluhr "Michel auf dem Zaun", Melodie: Michel war ein Lausejunge";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"93a7d037b04438808f96aed134d927f7";s:4:"type";i:2;s:5:"width";i:743;s:6:"height";i:501;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:56.992000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:67:"https://www.fridolin-gmbh.de/media/f7/be/20/1689140216/58556_ml.jpg";s:11:"\x00 *\x00 fileName";s:8:"58556_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"351b7d34a3c64363934a893423faa798";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"351b7d34a3c64363934a893423faa798";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:07.230000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00 Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00 internalProperties";a:0:{}}s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:50:"thumbnail/f7/be/20/1689140216/58556_ml_800x800.jpg";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:79:"https://www.fridolin-gmbh.de/thumbnail/f7/be/20/1689140216/58556_ml_800x800.jpg";s:10:"\x00 *\x00 mediaId";s:32:"3b5e552e21a8459d9e8fdd5223a74431";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"351b7d34a3c64363934a893423faa798";}s:32:"38b2ac70db404d819f1d9efa6c0ea0e6";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"38b2ac70db404d819f1d9efa6c0ea0e6";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:07.230000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:443;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:50:"thumbnail/f7/be/20/1689140216/58556_ml_400x400.jpg";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:79:"https://www.fridolin-gmbh.de/thumbnail/f7/be/20/1689140216/58556_ml_400x400.jpg";s:10:"\x00 *\x00 mediaId";s:32:"3b5e552e21a8459d9e8fdd5223a74431";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"38b2ac70db404d819f1d9efa6c0ea0e6";}s:32:"eae96e32da7e45b382c3978198018e50";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"eae96e32da7e45b382c3978198018e50";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:07.230000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:443;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:52:"thumbnail/f7/be/20/1689140216/58556_ml_1920x1920.jpg";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:81:"https://www.fridolin-gmbh.de/thumbnail/f7/be/20/1689140216/58556_ml_1920x1920.jpg";s:10:"\x00 *\x00 mediaId";s:32:"3b5e552e21a8459d9e8fdd5223a74431";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"eae96e32da7e45b382c3978198018e50";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:38:"media/f7/be/20/1689140216/58556_ml.jpg";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"3b5e552e21a8459d9e8fdd5223a74431";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:99980;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:4;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:4;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430329";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eb4ceb97036845c0c74bad87fa1";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"0887a5a1646c4b56b4dbf7acdca9e53a";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"0887a5a1646c4b56b4dbf7acdca9e53a";}s:32:"de19bb115f96403f952384b8e9a02f08";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:36:33.988";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"58357";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:6:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:3;s:32:"28447395cd4049c3820958e56585876c";i:4;s:32:"0189d4144a06773ea96b621c57dbcef9";i:5;s:32:"a6d5f13f6a9646bfbec04e89871ed609";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:5:{i:0;s:32:"0189d418f5427efb9bb2000be0950a17";i:1;s:32:"018ccec1c01070eca75e7f5711a4c786";i:2;s:32:"018f382488a57a318a01255313cedd72";i:3;s:32:"0191c11e33267cf48a148e67a2cf616f";i:4;s:32:"22fd70b94cde43cb936612ec71087f95";}s:8:"parentId";N;s:5:"stock";i:99996;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:42:"Spieluhr, Lummerland-Lied, Jim Knopf, gelb";s:11:"\x00 *\x00 quantity";i:12;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:3.79;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:12;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:12;s:13:"\x00 *\x00 totalPrice";d:45.48;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:45.48;}}}s:11:"\x00 *\x00 taxRules";r:607;s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"0f01afa98bfc45c39a2ed5076c2d7d36";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:43:"Spieluhr, Jim Knopf, gelb, "Lummerlandlied"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:33.987000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:34.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:10:"image/jpeg";s:16:"\x00 *\x00 fileExtension";s:3:"jpg";s:11:"\x00 *\x00 fileSize";i:83225;s:8:"\x00 *\x00 title";s:43:"Spieluhr, Jim Knopf, gelb, "Lummerlandlied"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"9e9312f63e582cb2d0971b09591e958a";s:4:"type";i:2;s:5:"width";i:1000;s:6:"height";i:756;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:33.999000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:67:"https://www.fridolin-gmbh.de/media/a6/ae/9d/1689140193/58357_ml.jpg";s:11:"\x00 *\x00 fileName";s:8:"58357_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"7f08e906f6e74fb5a7f855d79601c2d6";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"7f08e906f6e74fb5a7f855d79601c2d6";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:45.748000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00 Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00 internalProperties";a:0:{}}s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:52:"thumbnail/a6/ae/9d/1689140193/58357_ml_1920x1920.jpg";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:81:"https://www.fridolin-gmbh.de/thumbnail/a6/ae/9d/1689140193/58357_ml_1920x1920.jpg";s:10:"\x00 *\x00 mediaId";s:32:"0f01afa98bfc45c39a2ed5076c2d7d36";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"7f08e906f6e74fb5a7f855d79601c2d6";}s:32:"8e1db2339fbc4e9bbab526e038e3d6ae";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"8e1db2339fbc4e9bbab526e038e3d6ae";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:45.748000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:711;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:50:"thumbnail/a6/ae/9d/1689140193/58357_ml_400x400.jpg";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:79:"https://www.fridolin-gmbh.de/thumbnail/a6/ae/9d/1689140193/58357_ml_400x400.jpg";s:10:"\x00 *\x00 mediaId";s:32:"0f01afa98bfc45c39a2ed5076c2d7d36";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"8e1db2339fbc4e9bbab526e038e3d6ae";}s:32:"b2b543013bdd4f2eb2bc57900add8bbd";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"b2b543013bdd4f2eb2bc57900add8bbd";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:45.749000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:711;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:50:"thumbnail/a6/ae/9d/1689140193/58357_ml_800x800.jpg";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:79:"https://www.fridolin-gmbh.de/thumbnail/a6/ae/9d/1689140193/58357_ml_800x800.jpg";s:10:"\x00 *\x00 mediaId";s:32:"0f01afa98bfc45c39a2ed5076c2d7d36";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"b2b543013bdd4f2eb2bc57900add8bbd";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:38:"media/a6/ae/9d/1689140193/58357_ml.jpg";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"0f01afa98bfc45c39a2ed5076c2d7d36";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:99996;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:4;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:4;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430333";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eb5d9dc71c0b038b908613cbbee";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"de19bb115f96403f952384b8e9a02f08";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"de19bb115f96403f952384b8e9a02f08";}s:32:"7d04c587ede047a38b0e3268e1a53db3";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:37:14.805";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"58721";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:4:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:2;s:32:"28447395cd4049c3820958e56585876c";i:3;s:32:"a6d5f13f6a9646bfbec04e89871ed609";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:5:{i:0;s:32:"018afe4a62e874fdb06eb834e1aec3b0";i:1;s:32:"018cd3d50b0973ef8f86b5246140c948";i:2;s:32:"018f382488a57a318a01255313cedd72";i:3;s:32:"0191c11e33267cf48a148e67a2cf616f";i:4;s:32:"22fd70b94cde43cb936612ec71087f95";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:40:"Spieluhr, Yesterday, Beat Music, schwarz";s:11:"\x00 *\x00 quantity";i:8;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:3.79;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:8;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:8;s:13:"\x00 *\x00 totalPrice";d:30.32;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:30.32;}}}s:11:"\x00 *\x00 taxRules";r:873;s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"c85b71c0114c42d2a73296e6e3a67695";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:48:"Spieluhr Yesterday, Beat-Welt-Hit - Black Design";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:14.804000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:14.819000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:10:"image/jpeg";s:16:"\x00 *\x00 fileExtension";s:3:"jpg";s:11:"\x00 *\x00 fileSize";i:132544;s:8:"\x00 *\x00 title";s:48:"Spieluhr Yesterday, Beat-Welt-Hit - Black Design";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"7dcb0495922f310ba9f9d8ca98ed4dc2";s:4:"type";i:2;s:5:"width";i:827;s:6:"height";i:625;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:14.817000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:67:"https://www.fridolin-gmbh.de/media/7a/bb/4a/1689140234/58721_ml.jpg";s:11:"\x00 *\x00 fileName";s:8:"58721_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"308de61fa64c4c8a827392b311420460";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"308de61fa64c4c8a827392b311420460";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:24.406000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00 Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00 internalProperties";a:0:{}}s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:52:"thumbnail/7a/bb/4a/1689140234/58721_ml_1920x1920.jpg";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:81:"https://www.fridolin-gmbh.de/thumbnail/7a/bb/4a/1689140234/58721_ml_1920x1920.jpg";s:10:"\x00 *\x00 mediaId";s:32:"c85b71c0114c42d2a73296e6e3a67695";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"308de61fa64c4c8a827392b311420460";}s:32:"6b2f4c8aca1e43899f54598257ef4012";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"6b2f4c8aca1e43899f54598257ef4012";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:24.406000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:977;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:50:"thumbnail/7a/bb/4a/1689140234/58721_ml_400x400.jpg";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:79:"https://www.fridolin-gmbh.de/thumbnail/7a/bb/4a/1689140234/58721_ml_400x400.jpg";s:10:"\x00 *\x00 mediaId";s:32:"c85b71c0114c42d2a73296e6e3a67695";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"6b2f4c8aca1e43899f54598257ef4012";}s:32:"9b625d753329447b8307d92177fe2462";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"9b625d753329447b8307d92177fe2462";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:24.406000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:977;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:50:"thumbnail/7a/bb/4a/1689140234/58721_ml_800x800.jpg";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:79:"https://www.fridolin-gmbh.de/thumbnail/7a/bb/4a/1689140234/58721_ml_800x800.jpg";s:10:"\x00 *\x00 mediaId";s:32:"c85b71c0114c42d2a73296e6e3a67695";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"9b625d753329447b8307d92177fe2462";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:38:"media/7a/bb/4a/1689140234/58721_ml.jpg";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"c85b71c0114c42d2a73296e6e3a67695";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:4;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:4;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430337";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eb6bb1873e2b55df231975d9464";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"7d04c587ede047a38b0e3268e1a53db3";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"7d04c587ede047a38b0e3268e1a53db3";}s:32:"2211c9b8c8af4276859ce9dd2926ae37";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:37:15.208";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"58723";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:4:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:2;s:32:"28447395cd4049c3820958e56585876c";i:3;s:32:"a6d5f13f6a9646bfbec04e89871ed609";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:5:{i:0;s:32:"018afe4a62e874fdb06eb834e1aec3b0";i:1;s:32:"018cd3d448877248b4d7ecf327caebd1";i:2;s:32:"018f382488a57a318a01255313cedd72";i:3;s:32:"0191c11e33267cf48a148e67a2cf616f";i:4;s:32:"22fd70b94cde43cb936612ec71087f95";}s:8:"parentId";N;s:5:"stock";i:99996;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:44:"Spieluhr, Yellow submarine, Beat Music, gelb";s:11:"\x00 *\x00 quantity";i:8;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:3.79;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:8;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:8;s:13:"\x00 *\x00 totalPrice";d:30.32;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:30.32;}}}s:11:"\x00 *\x00 taxRules";r:1139;s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"34d2d8809cf84b5da1f6a033a2f688c3";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:56:"Spieluhr Yellow Submarine, Beat-Welt-Hit - Yellow Design";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:15.207000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:15.222000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:10:"image/jpeg";s:16:"\x00 *\x00 fileExtension";s:3:"jpg";s:11:"\x00 *\x00 fileSize";i:192569;s:8:"\x00 *\x00 title";s:56:"Spieluhr Yellow Submarine, Beat-Welt-Hit - Yellow Design";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"cb4ea81585c6ae705d654a1cd19611fc";s:4:"type";i:2;s:5:"width";i:827;s:6:"height";i:625;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:15.220000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:67:"https://www.fridolin-gmbh.de/media/c5/36/1e/1689140235/58723_ml.jpg";s:11:"\x00 *\x00 fileName";s:8:"58723_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"7f0a276d9e784acb8595484e10460609";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"7f0a276d9e784acb8595484e10460609";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:24.698000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00 Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00 internalProperties";a:0:{}}s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:52:"thumbnail/c5/36/1e/1689140235/58723_ml_1920x1920.jpg";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:81:"https://www.fridolin-gmbh.de/thumbnail/c5/36/1e/1689140235/58723_ml_1920x1920.jpg";s:10:"\x00 *\x00 mediaId";s:32:"34d2d8809cf84b5da1f6a033a2f688c3";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"7f0a276d9e784acb8595484e10460609";}s:32:"862459e1d57846d190a6549665bbcc68";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"862459e1d57846d190a6549665bbcc68";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:24.698000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:1243;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:50:"thumbnail/c5/36/1e/1689140235/58723_ml_400x400.jpg";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:79:"https://www.fridolin-gmbh.de/thumbnail/c5/36/1e/1689140235/58723_ml_400x400.jpg";s:10:"\x00 *\x00 mediaId";s:32:"34d2d8809cf84b5da1f6a033a2f688c3";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"862459e1d57846d190a6549665bbcc68";}s:32:"a3692632a0d140488b69902eff09cd80";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"a3692632a0d140488b69902eff09cd80";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:24.698000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:1243;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:50:"thumbnail/c5/36/1e/1689140235/58723_ml_800x800.jpg";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:79:"https://www.fridolin-gmbh.de/thumbnail/c5/36/1e/1689140235/58723_ml_800x800.jpg";s:10:"\x00 *\x00 mediaId";s:32:"34d2d8809cf84b5da1f6a033a2f688c3";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"a3692632a0d140488b69902eff09cd80";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:38:"media/c5/36/1e/1689140235/58723_ml.jpg";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"34d2d8809cf84b5da1f6a033a2f688c3";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:99996;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:4;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:4;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430342";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eb72b847242bc5030d68a9c6aaa";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"2211c9b8c8af4276859ce9dd2926ae37";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"2211c9b8c8af4276859ce9dd2926ae37";}s:32:"04ed9154668e482193cc8af7e77346db";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:36:40.781";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"58403";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:7:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"0189f8072aad71a8a38f30e4a7c21137";i:3;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:4;s:32:"28447395cd4049c3820958e56585876c";i:5;s:32:"0189fc81bb147e39a0a3de9f148e1de9";i:6;s:32:"a6d5f13f6a9646bfbec04e89871ed609";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:5:{i:0;s:32:"0189d4c411e0758284a60cbe131864f5";i:1;s:32:"018ccea696577083b44ebc607df54fc1";i:2;s:32:"018f382488a57a318a01255313cedd72";i:3;s:32:"0191c11e33267cf48a148e67a2cf616f";i:4;s:32:"22fd70b94cde43cb936612ec71087f95";}s:8:"parentId";N;s:5:"stock";i:99980;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:49:"Spieluhr, Happy Birthday, Hufeisen, Klee, Marienk";s:11:"\x00 *\x00 quantity";i:4;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:3.79;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:4;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";r:1408;s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"ae4691cd2d084e8ead613215f09da649";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:25:"Spieluhr "Happy Birthday"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:40.781000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:40.796000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:9:"image/png";s:16:"\x00 *\x00 fileExtension";s:3:"png";s:11:"\x00 *\x00 fileSize";i:105863;s:8:"\x00 *\x00 title";s:25:"Spieluhr "Happy Birthday"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:156:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"e6ec730ddcbf5fc9a554386b65278829";s:4:"type";i:3;s:5:"width";i:500;s:6:"height";i:373;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:40.795000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/73/04/2a/1689140200/103170799398_ml.png";s:11:"\x00 *\x00 fileName";s:15:"103170799398_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"004553cd5cfc4c90a85cca3bb5560173";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"004553cd5cfc4c90a85cca3bb5560173";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:49.695000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00 Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00 internalProperties";a:0:{}}s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/73/04/2a/1689140200/103170799398_ml_800x800.png";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/73/04/2a/1689140200/103170799398_ml_800x800.png";s:10:"\x00 *\x00 mediaId";s:32:"ae4691cd2d084e8ead613215f09da649";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"004553cd5cfc4c90a85cca3bb5560173";}s:32:"3ce6fd05bd254c5a95adda3067e52493";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"3ce6fd05bd254c5a95adda3067e52493";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:49.695000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:1513;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/73/04/2a/1689140200/103170799398_ml_1920x1920.png";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/73/04/2a/1689140200/103170799398_ml_1920x1920.png";s:10:"\x00 *\x00 mediaId";s:32:"ae4691cd2d084e8ead613215f09da649";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"3ce6fd05bd254c5a95adda3067e52493";}s:32:"f14364e4e98644a99a8119914c478547";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"f14364e4e98644a99a8119914c478547";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:49.695000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:1513;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/73/04/2a/1689140200/103170799398_ml_400x400.png";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/73/04/2a/1689140200/103170799398_ml_400x400.png";s:10:"\x00 *\x00 mediaId";s:32:"ae4691cd2d084e8ead613215f09da649";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"f14364e4e98644a99a8119914c478547";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/73/04/2a/1689140200/103170799398_ml.png";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"ae4691cd2d084e8ead613215f09da649";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:99980;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:4;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:4;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430345";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eb86d79735fb057d552d398ee11";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"04ed9154668e482193cc8af7e77346db";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"04ed9154668e482193cc8af7e77346db";}s:32:"c81da292a31945558c1bcb02da86863c";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:36:41.470";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"58406";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:7:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"0189f8072aad71a8a38f30e4a7c21137";i:3;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:4;s:32:"28447395cd4049c3820958e56585876c";i:5;s:32:"0189fc81bb147e39a0a3de9f148e1de9";i:6;s:32:"a6d5f13f6a9646bfbec04e89871ed609";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:4:{i:0;s:32:"018ccea696577083b44ebc607df54fc1";i:1;s:32:"018f382488a57a318a01255313cedd72";i:2;s:32:"0191c11e33267cf48a148e67a2cf616f";i:3;s:32:"22fd70b94cde43cb936612ec71087f95";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:37:"Spieluhr, Happy Birthday, mit Blüten";s:11:"\x00 *\x00 quantity";i:4;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:3.79;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:4;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";r:1677;s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"cced316425714b11a1e5e0228f2d3e00";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:25:"Spieluhr "Happy Birthday"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:41.469000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:41.486000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:9:"image/png";s:16:"\x00 *\x00 fileExtension";s:3:"png";s:11:"\x00 *\x00 fileSize";i:126724;s:8:"\x00 *\x00 title";s:25:"Spieluhr "Happy Birthday"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:156:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"5f6b3aea114ad9662e7c3c6739521b4c";s:4:"type";i:3;s:5:"width";i:500;s:6:"height";i:373;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:41.485000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/20/d0/3f/1689140201/612550897769_ml.png";s:11:"\x00 *\x00 fileName";s:15:"612550897769_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"722280c349d74bc1a1d438516a6d71c7";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"722280c349d74bc1a1d438516a6d71c7";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:50.135000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00 Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00 internalProperties";a:0:{}}s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/20/d0/3f/1689140201/612550897769_ml_400x400.png";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/20/d0/3f/1689140201/612550897769_ml_400x400.png";s:10:"\x00 *\x00 mediaId";s:32:"cced316425714b11a1e5e0228f2d3e00";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"722280c349d74bc1a1d438516a6d71c7";}s:32:"a69305880aff4addaba452c7482abec5";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"a69305880aff4addaba452c7482abec5";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:50.135000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:1782;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/20/d0/3f/1689140201/612550897769_ml_1920x1920.png";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/20/d0/3f/1689140201/612550897769_ml_1920x1920.png";s:10:"\x00 *\x00 mediaId";s:32:"cced316425714b11a1e5e0228f2d3e00";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"a69305880aff4addaba452c7482abec5";}s:32:"f7b10707a34a4557986cf2e4044c5dd1";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"f7b10707a34a4557986cf2e4044c5dd1";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:50.136000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:1782;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/20/d0/3f/1689140201/612550897769_ml_800x800.png";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/20/d0/3f/1689140201/612550897769_ml_800x800.png";s:10:"\x00 *\x00 mediaId";s:32:"cced316425714b11a1e5e0228f2d3e00";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"f7b10707a34a4557986cf2e4044c5dd1";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/20/d0/3f/1689140201/612550897769_ml.png";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"cced316425714b11a1e5e0228f2d3e00";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:4;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:4;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430349";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eb8928c73cda475f73696461f20";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"c81da292a31945558c1bcb02da86863c";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"c81da292a31945558c1bcb02da86863c";}s:32:"6742d316b6624fecb1b77daec4fd8d38";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:36:40.243";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"58401";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:7:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"0189f8072aad71a8a38f30e4a7c21137";i:3;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:4;s:32:"28447395cd4049c3820958e56585876c";i:5;s:32:"0189fc81bb147e39a0a3de9f148e1de9";i:6;s:32:"a6d5f13f6a9646bfbec04e89871ed609";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:4:{i:0;s:32:"018ccea696577083b44ebc607df54fc1";i:1;s:32:"018f382488a57a318a01255313cedd72";i:2;s:32:"0191c11e33267cf48a148e67a2cf616f";i:3;s:32:"22fd70b94cde43cb936612ec71087f95";}s:8:"parentId";N;s:5:"stock";i:99972;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:40:"Spieluhr, Happy Birthday, Bär mit Blume";s:11:"\x00 *\x00 quantity";i:4;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:3.79;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:4;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";r:1946;s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"e3dd0a50d12d4cbf9fe1cc0ca5b5bb42";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:25:"Spieluhr "Happy Birthday"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:40.242000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:40.270000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:9:"image/png";s:16:"\x00 *\x00 fileExtension";s:3:"png";s:11:"\x00 *\x00 fileSize";i:103105;s:8:"\x00 *\x00 title";s:25:"Spieluhr "Happy Birthday"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:156:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"ea1cec53399d075a27b849f44c347fdf";s:4:"type";i:3;s:5:"width";i:500;s:6:"height";i:373;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:40.268000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/da/98/b7/1689140200/764673485862_ml.png";s:11:"\x00 *\x00 fileName";s:15:"764673485862_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"15e64397defb421c94c0ddb524dedc49";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"15e64397defb421c94c0ddb524dedc49";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:49.349000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00 Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00 internalProperties";a:0:{}}s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/da/98/b7/1689140200/764673485862_ml_1920x1920.png";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/da/98/b7/1689140200/764673485862_ml_1920x1920.png";s:10:"\x00 *\x00 mediaId";s:32:"e3dd0a50d12d4cbf9fe1cc0ca5b5bb42";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"15e64397defb421c94c0ddb524dedc49";}s:32:"c376fe354b644ea8810c81ee57fcac2f";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"c376fe354b644ea8810c81ee57fcac2f";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:49.350000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:2051;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/da/98/b7/1689140200/764673485862_ml_400x400.png";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/da/98/b7/1689140200/764673485862_ml_400x400.png";s:10:"\x00 *\x00 mediaId";s:32:"e3dd0a50d12d4cbf9fe1cc0ca5b5bb42";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"c376fe354b644ea8810c81ee57fcac2f";}s:32:"c96d428d178f4f3aa02c3e6c53515490";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"c96d428d178f4f3aa02c3e6c53515490";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:49.350000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:2051;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/da/98/b7/1689140200/764673485862_ml_800x800.png";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/da/98/b7/1689140200/764673485862_ml_800x800.png";s:10:"\x00 *\x00 mediaId";s:32:"e3dd0a50d12d4cbf9fe1cc0ca5b5bb42";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"c96d428d178f4f3aa02c3e6c53515490";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/da/98/b7/1689140200/764673485862_ml.png";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"e3dd0a50d12d4cbf9fe1cc0ca5b5bb42";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:99972;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:4;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:4;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430355";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eb8ea00737184113f4196bdef3c";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"6742d316b6624fecb1b77daec4fd8d38";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"6742d316b6624fecb1b77daec4fd8d38";}s:32:"7a0faea9a8f14b159303037c5477791f";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:36:41.701";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"58407";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:7:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"0189f8072aad71a8a38f30e4a7c21137";i:3;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:4;s:32:"28447395cd4049c3820958e56585876c";i:5;s:32:"0189fc81bb147e39a0a3de9f148e1de9";i:6;s:32:"a6d5f13f6a9646bfbec04e89871ed609";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:4:{i:0;s:32:"018ccea696577083b44ebc607df54fc1";i:1;s:32:"018f382488a57a318a01255313cedd72";i:2;s:32:"0191c11e33267cf48a148e67a2cf616f";i:3;s:32:"22fd70b94cde43cb936612ec71087f95";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:44:"Spieluhr, Happy Birthday, For you, mit Katze";s:11:"\x00 *\x00 quantity";i:4;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:3.79;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:4;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";r:2215;s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"e056987050e5497c8aac40996b080769";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:25:"Spieluhr "Happy Birthday"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:41.701000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:41.714000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:9:"image/png";s:16:"\x00 *\x00 fileExtension";s:3:"png";s:11:"\x00 *\x00 fileSize";i:104539;s:8:"\x00 *\x00 title";s:25:"Spieluhr "Happy Birthday"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:156:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"29e0747e28d0b51dfbb9ee1f7ea1de4b";s:4:"type";i:3;s:5:"width";i:500;s:6:"height";i:373;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:41.713000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/6c/db/41/1689140201/723885089433_ml.png";s:11:"\x00 *\x00 fileName";s:15:"723885089433_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"314789316ea843ba8dbe6df319d8a273";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"314789316ea843ba8dbe6df319d8a273";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:50.274000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00 Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00 internalProperties";a:0:{}}s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/6c/db/41/1689140201/723885089433_ml_1920x1920.png";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/6c/db/41/1689140201/723885089433_ml_1920x1920.png";s:10:"\x00 *\x00 mediaId";s:32:"e056987050e5497c8aac40996b080769";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"314789316ea843ba8dbe6df319d8a273";}s:32:"6cf3cd0c4ba94484b45d3001f7b01a10";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"6cf3cd0c4ba94484b45d3001f7b01a10";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:50.274000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:2320;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/6c/db/41/1689140201/723885089433_ml_800x800.png";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/6c/db/41/1689140201/723885089433_ml_800x800.png";s:10:"\x00 *\x00 mediaId";s:32:"e056987050e5497c8aac40996b080769";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"6cf3cd0c4ba94484b45d3001f7b01a10";}s:32:"90e91beb0ab446cd8097d6a79436d67c";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"90e91beb0ab446cd8097d6a79436d67c";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:50.274000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:2320;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/6c/db/41/1689140201/723885089433_ml_400x400.png";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/6c/db/41/1689140201/723885089433_ml_400x400.png";s:10:"\x00 *\x00 mediaId";s:32:"e056987050e5497c8aac40996b080769";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"90e91beb0ab446cd8097d6a79436d67c";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/6c/db/41/1689140201/723885089433_ml.png";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"e056987050e5497c8aac40996b080769";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:4;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:4;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430361";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eb905ce73cf9321dcb8137a9d3c";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"7a0faea9a8f14b159303037c5477791f";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"7a0faea9a8f14b159303037c5477791f";}s:32:"50a6cea3006846fd83ce8abca97b7f19";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:36:42.126";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"58409";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:7:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"0189f8072aad71a8a38f30e4a7c21137";i:3;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:4;s:32:"28447395cd4049c3820958e56585876c";i:5;s:32:"0189fc81bb147e39a0a3de9f148e1de9";i:6;s:32:"a6d5f13f6a9646bfbec04e89871ed609";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:4:{i:0;s:32:"018ccea696577083b44ebc607df54fc1";i:1;s:32:"018f382488a57a318a01255313cedd72";i:2;s:32:"0191c11e33267cf48a148e67a2cf616f";i:3;s:32:"22fd70b94cde43cb936612ec71087f95";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:46:"Spieluhr, Happy Birthday, Rechtecke mit Herzen";s:11:"\x00 *\x00 quantity";i:4;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:3.79;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:4;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";r:2484;s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"37e3ddde78aa4bd7a0ba47a861b19743";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:25:"Spieluhr "Happy Birthday"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:42.125000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:42.141000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:9:"image/png";s:16:"\x00 *\x00 fileExtension";s:3:"png";s:11:"\x00 *\x00 fileSize";i:85560;s:8:"\x00 *\x00 title";s:25:"Spieluhr "Happy Birthday"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:156:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"e97f203c432b60f1f8876e58be4d26f4";s:4:"type";i:3;s:5:"width";i:500;s:6:"height";i:373;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:42.139000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/ac/aa/0f/1689140202/506733746124_ml.png";s:11:"\x00 *\x00 fileName";s:15:"506733746124_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"0c4ecbe0d3d0454e883cbf85b12249d3";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"0c4ecbe0d3d0454e883cbf85b12249d3";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:50.516000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00 Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00 internalProperties";a:0:{}}s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/ac/aa/0f/1689140202/506733746124_ml_800x800.png";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/ac/aa/0f/1689140202/506733746124_ml_800x800.png";s:10:"\x00 *\x00 mediaId";s:32:"37e3ddde78aa4bd7a0ba47a861b19743";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"0c4ecbe0d3d0454e883cbf85b12249d3";}s:32:"242b567ffbb84cff8eea78d50d7cf62a";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"242b567ffbb84cff8eea78d50d7cf62a";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:50.516000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:2589;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/ac/aa/0f/1689140202/506733746124_ml_400x400.png";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/ac/aa/0f/1689140202/506733746124_ml_400x400.png";s:10:"\x00 *\x00 mediaId";s:32:"37e3ddde78aa4bd7a0ba47a861b19743";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"242b567ffbb84cff8eea78d50d7cf62a";}s:32:"e6a2fbd6db3a4fce815d4cd72a19aea3";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"e6a2fbd6db3a4fce815d4cd72a19aea3";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:50.516000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:2589;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/ac/aa/0f/1689140202/506733746124_ml_1920x1920.png";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/ac/aa/0f/1689140202/506733746124_ml_1920x1920.png";s:10:"\x00 *\x00 mediaId";s:32:"37e3ddde78aa4bd7a0ba47a861b19743";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"e6a2fbd6db3a4fce815d4cd72a19aea3";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/ac/aa/0f/1689140202/506733746124_ml.png";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"37e3ddde78aa4bd7a0ba47a861b19743";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:4;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:4;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430366";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eb910e473d48bd1ff866405c3ac";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"50a6cea3006846fd83ce8abca97b7f19";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"50a6cea3006846fd83ce8abca97b7f19";}s:32:"727d595180904c50bce388bb84dbb22c";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:36:43.115";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"58413";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:7:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"0189f8072aad71a8a38f30e4a7c21137";i:3;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:4;s:32:"28447395cd4049c3820958e56585876c";i:5;s:32:"0189fc81bb147e39a0a3de9f148e1de9";i:6;s:32:"a6d5f13f6a9646bfbec04e89871ed609";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:4:{i:0;s:32:"018ccea696577083b44ebc607df54fc1";i:1;s:32:"018f382488a57a318a01255313cedd72";i:2;s:32:"0191c11e33267cf48a148e67a2cf616f";i:3;s:32:"22fd70b94cde43cb936612ec71087f95";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:52:"Spieluhr, Happy Birthday, Glücksbringer und Blüten";s:11:"\x00 *\x00 quantity";i:4;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:3.79;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:4;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";r:2753;s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"57c833462f6648f18ee379b4912534b0";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:25:"Spieluhr "Happy Birthday"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:43.114000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:43.134000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:9:"image/png";s:16:"\x00 *\x00 fileExtension";s:3:"png";s:11:"\x00 *\x00 fileSize";i:103031;s:8:"\x00 *\x00 title";s:25:"Spieluhr "Happy Birthday"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:156:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"91ff0fdb4739ca7d2b749a1da61e2579";s:4:"type";i:3;s:5:"width";i:500;s:6:"height";i:373;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:43.132000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/2a/a6/72/1689140203/651315053848_ml.png";s:11:"\x00 *\x00 fileName";s:15:"651315053848_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"1e84b8045a974b3cba256472d254c4e2";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"1e84b8045a974b3cba256472d254c4e2";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:51.255000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00 Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00 internalProperties";a:0:{}}s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/2a/a6/72/1689140203/651315053848_ml_400x400.png";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/2a/a6/72/1689140203/651315053848_ml_400x400.png";s:10:"\x00 *\x00 mediaId";s:32:"57c833462f6648f18ee379b4912534b0";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"1e84b8045a974b3cba256472d254c4e2";}s:32:"8d89c89c509046b583246118228e703c";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"8d89c89c509046b583246118228e703c";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:51.255000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:2858;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/2a/a6/72/1689140203/651315053848_ml_800x800.png";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/2a/a6/72/1689140203/651315053848_ml_800x800.png";s:10:"\x00 *\x00 mediaId";s:32:"57c833462f6648f18ee379b4912534b0";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"8d89c89c509046b583246118228e703c";}s:32:"a570173dbd614a00be319ec453781e53";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"a570173dbd614a00be319ec453781e53";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:51.255000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:2858;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/2a/a6/72/1689140203/651315053848_ml_1920x1920.png";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/2a/a6/72/1689140203/651315053848_ml_1920x1920.png";s:10:"\x00 *\x00 mediaId";s:32:"57c833462f6648f18ee379b4912534b0";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"a570173dbd614a00be319ec453781e53";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/2a/a6/72/1689140203/651315053848_ml.png";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"57c833462f6648f18ee379b4912534b0";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:4;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:4;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430371";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eb92db87015a95f97df1a04ed8b";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"727d595180904c50bce388bb84dbb22c";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"727d595180904c50bce388bb84dbb22c";}s:32:"03fe732d9be4461d8228bba36a41d50d";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:36:43.763";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"58416";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:7:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"0189f8072aad71a8a38f30e4a7c21137";i:3;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:4;s:32:"28447395cd4049c3820958e56585876c";i:5;s:32:"0189fc81bb147e39a0a3de9f148e1de9";i:6;s:32:"a6d5f13f6a9646bfbec04e89871ed609";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:4:{i:0;s:32:"018ccea696577083b44ebc607df54fc1";i:1;s:32:"018f382488a57a318a01255313cedd72";i:2;s:32:"0191c11e33267cf48a148e67a2cf616f";i:3;s:32:"22fd70b94cde43cb936612ec71087f95";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:51:"Spieluhr, Happy Birthday, Alles Gute zum Geb, grün";s:11:"\x00 *\x00 quantity";i:4;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:3.79;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:4;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";r:3022;s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"1d51784a5ae64c638ded1d7a154dfc19";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:25:"Spieluhr "Happy Birthday"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:43.762000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:43.781000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:9:"image/png";s:16:"\x00 *\x00 fileExtension";s:3:"png";s:11:"\x00 *\x00 fileSize";i:105030;s:8:"\x00 *\x00 title";s:25:"Spieluhr "Happy Birthday"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:156:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"4c610414f9bd47e43e24dac2d98d7430";s:4:"type";i:3;s:5:"width";i:500;s:6:"height";i:373;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:43.779000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/fc/27/3a/1689140203/353689975699_ml.png";s:11:"\x00 *\x00 fileName";s:15:"353689975699_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"230d9f83aa964af086a035561946f1f6";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"230d9f83aa964af086a035561946f1f6";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:51.765000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00 Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00 internalProperties";a:0:{}}s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/fc/27/3a/1689140203/353689975699_ml_1920x1920.png";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/fc/27/3a/1689140203/353689975699_ml_1920x1920.png";s:10:"\x00 *\x00 mediaId";s:32:"1d51784a5ae64c638ded1d7a154dfc19";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"230d9f83aa964af086a035561946f1f6";}s:32:"86b17312f03f4dfe89d2063fb9185b98";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"86b17312f03f4dfe89d2063fb9185b98";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:51.765000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:3127;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/fc/27/3a/1689140203/353689975699_ml_800x800.png";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/fc/27/3a/1689140203/353689975699_ml_800x800.png";s:10:"\x00 *\x00 mediaId";s:32:"1d51784a5ae64c638ded1d7a154dfc19";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"86b17312f03f4dfe89d2063fb9185b98";}s:32:"bc968ce754a24bb2ac3bd90ca335a090";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"bc968ce754a24bb2ac3bd90ca335a090";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:51.765000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:3127;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/fc/27/3a/1689140203/353689975699_ml_400x400.png";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/fc/27/3a/1689140203/353689975699_ml_400x400.png";s:10:"\x00 *\x00 mediaId";s:32:"1d51784a5ae64c638ded1d7a154dfc19";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"bc968ce754a24bb2ac3bd90ca335a090";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/fc/27/3a/1689140203/353689975699_ml.png";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"1d51784a5ae64c638ded1d7a154dfc19";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:4;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:4;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430376";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eb9877d72519c854630cd2defa3";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"03fe732d9be4461d8228bba36a41d50d";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"03fe732d9be4461d8228bba36a41d50d";}s:32:"280e78c68339474883f33e9cfb273f51";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:36:43.526";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"58415";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:7:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"0189f8072aad71a8a38f30e4a7c21137";i:3;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:4;s:32:"28447395cd4049c3820958e56585876c";i:5;s:32:"0189fc81bb147e39a0a3de9f148e1de9";i:6;s:32:"a6d5f13f6a9646bfbec04e89871ed609";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:4:{i:0;s:32:"018ccea696577083b44ebc607df54fc1";i:1;s:32:"018f382488a57a318a01255313cedd72";i:2;s:32:"0191c11e33267cf48a148e67a2cf616f";i:3;s:32:"22fd70b94cde43cb936612ec71087f95";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:50:"Spieluhr, Happy Birthday, Alles Gute zum Geb, pink";s:11:"\x00 *\x00 quantity";i:4;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:3.79;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:4;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";r:3291;s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"d1691b2aae164a69923560022b085d20";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:25:"Spieluhr "Happy Birthday"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:43.525000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:43.542000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:9:"image/png";s:16:"\x00 *\x00 fileExtension";s:3:"png";s:11:"\x00 *\x00 fileSize";i:88245;s:8:"\x00 *\x00 title";s:25:"Spieluhr "Happy Birthday"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:156:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"b3a3136fdc9afc0b4895f8df5ebba9eb";s:4:"type";i:3;s:5:"width";i:500;s:6:"height";i:373;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:43.541000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/cf/af/0c/1689140203/968166674340_ml.png";s:11:"\x00 *\x00 fileName";s:15:"968166674340_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"17d07aad43e94410af2181ce693c08ce";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"17d07aad43e94410af2181ce693c08ce";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:51.612000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00 Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00 internalProperties";a:0:{}}s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/cf/af/0c/1689140203/968166674340_ml_400x400.png";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/cf/af/0c/1689140203/968166674340_ml_400x400.png";s:10:"\x00 *\x00 mediaId";s:32:"d1691b2aae164a69923560022b085d20";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"17d07aad43e94410af2181ce693c08ce";}s:32:"3f9ad148b124428789c67565baab1dca";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"3f9ad148b124428789c67565baab1dca";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:51.612000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:3396;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/cf/af/0c/1689140203/968166674340_ml_1920x1920.png";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/cf/af/0c/1689140203/968166674340_ml_1920x1920.png";s:10:"\x00 *\x00 mediaId";s:32:"d1691b2aae164a69923560022b085d20";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"3f9ad148b124428789c67565baab1dca";}s:32:"a9e705b749a3489eb10db41cfca94507";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"a9e705b749a3489eb10db41cfca94507";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:51.612000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:3396;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/cf/af/0c/1689140203/968166674340_ml_800x800.png";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/cf/af/0c/1689140203/968166674340_ml_800x800.png";s:10:"\x00 *\x00 mediaId";s:32:"d1691b2aae164a69923560022b085d20";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"a9e705b749a3489eb10db41cfca94507";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/cf/af/0c/1689140203/968166674340_ml.png";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"d1691b2aae164a69923560022b085d20";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:4;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:4;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430381";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eb9af4b70eaa854a2ff56029d3f";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"280e78c68339474883f33e9cfb273f51";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"280e78c68339474883f33e9cfb273f51";}s:32:"41b052bf480f4f5aadc662589ad9bb13";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:36:54.326";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"58471";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:2:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";i:1;s:32:"01910c97f7c376538726259d293a1cb4";}s:11:"categoryIds";a:7:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"0189f8072aad71a8a38f30e4a7c21137";i:3;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:4;s:32:"28447395cd4049c3820958e56585876c";i:5;s:32:"0189fc81bb147e39a0a3de9f148e1de9";i:6;s:32:"a6d5f13f6a9646bfbec04e89871ed609";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:5:{i:0;s:32:"0189d418f5427efb9bb2000be0950a17";i:1;s:32:"018ccea696577083b44ebc607df54fc1";i:2;s:32:"018f382488a57a318a01255313cedd72";i:3;s:32:"0191c11e33267cf48a148e67a2cf616f";i:4;s:32:"22fd70b94cde43cb936612ec71087f95";}s:8:"parentId";N;s:5:"stock";i:99984;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:30:"Spieluhr, Happy Birthday, Kids";s:11:"\x00 *\x00 quantity";i:4;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:3.79;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:4;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";r:3562;s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"41e315041fdc4d70a1485934f61fa646";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:34:"Spieluhr, Kinder, "Happy Birthday"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:54.325000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:54.342000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:10:"image/jpeg";s:16:"\x00 *\x00 fileExtension";s:3:"jpg";s:11:"\x00 *\x00 fileSize";i:80262;s:8:"\x00 *\x00 title";s:34:"Spieluhr, Kinder, "Happy Birthday"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"5853eb7a2d45bc8a73604e4ce6ffd9a1";s:4:"type";i:2;s:5:"width";i:1000;s:6:"height";i:745;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:54.340000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:90:"https://www.fridolin-gmbh.de/media/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml.jpg";s:11:"\x00 *\x00 fileName";s:31:"happy-birthday-spieluhr-fake_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"6c03ab4e46c8454cba5de054739325ab";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"6c03ab4e46c8454cba5de054739325ab";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:05.228000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00 Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00 internalProperties";a:0:{}}s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:75:"thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_1920x1920.jpg";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:104:"https://www.fridolin-gmbh.de/thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_1920x1920.jpg";s:10:"\x00 *\x00 mediaId";s:32:"41e315041fdc4d70a1485934f61fa646";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"6c03ab4e46c8454cba5de054739325ab";}s:32:"83cea0284e7546728d3c6284d0584c82";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"83cea0284e7546728d3c6284d0584c82";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:05.228000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:3666;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:73:"thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_800x800.jpg";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:102:"https://www.fridolin-gmbh.de/thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_800x800.jpg";s:10:"\x00 *\x00 mediaId";s:32:"41e315041fdc4d70a1485934f61fa646";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"83cea0284e7546728d3c6284d0584c82";}s:32:"878080ef010d4f01bb2f91342f364e9d";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"878080ef010d4f01bb2f91342f364e9d";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:05.228000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:3666;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:73:"thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_400x400.jpg";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:102:"https://www.fridolin-gmbh.de/thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_400x400.jpg";s:10:"\x00 *\x00 mediaId";s:32:"41e315041fdc4d70a1485934f61fa646";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"878080ef010d4f01bb2f91342f364e9d";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:61:"media/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml.jpg";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"41e315041fdc4d70a1485934f61fa646";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:99984;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:4;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:4;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430386";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eb9d29c726ebb273afa3574c0e3";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"41b052bf480f4f5aadc662589ad9bb13";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"41b052bf480f4f5aadc662589ad9bb13";}s:32:"15cc9770f8a44b7ead6bfcf1dfc85600";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:36:41.897";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"58408";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:7:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"0189f8072aad71a8a38f30e4a7c21137";i:3;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:4;s:32:"28447395cd4049c3820958e56585876c";i:5;s:32:"0189fc81bb147e39a0a3de9f148e1de9";i:6;s:32:"a6d5f13f6a9646bfbec04e89871ed609";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:4:{i:0;s:32:"018ccea696577083b44ebc607df54fc1";i:1;s:32:"018f382488a57a318a01255313cedd72";i:2;s:32:"0191c11e33267cf48a148e67a2cf616f";i:3;s:32:"22fd70b94cde43cb936612ec71087f95";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:49:"Spieluhr, Happy Birthday, Herzen, blau, Herz, rot";s:11:"\x00 *\x00 quantity";i:4;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:3.79;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:4;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";r:3830;s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"5536ed3f5b124a96b6ca5d723ec71a29";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:25:"Spieluhr "Happy Birthday"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:41.897000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:41.913000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:9:"image/png";s:16:"\x00 *\x00 fileExtension";s:3:"png";s:11:"\x00 *\x00 fileSize";i:79381;s:8:"\x00 *\x00 title";s:25:"Spieluhr "Happy Birthday"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:156:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"366513d08e22edc7481f2eb0310deab9";s:4:"type";i:3;s:5:"width";i:500;s:6:"height";i:373;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:41.911000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/d0/52/b5/1689140201/370367004457_ml.png";s:11:"\x00 *\x00 fileName";s:15:"370367004457_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"4a091253ecfc4f4589a1a9b72da4370a";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"4a091253ecfc4f4589a1a9b72da4370a";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:50.393000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00 Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00 internalProperties";a:0:{}}s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/d0/52/b5/1689140201/370367004457_ml_800x800.png";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/d0/52/b5/1689140201/370367004457_ml_800x800.png";s:10:"\x00 *\x00 mediaId";s:32:"5536ed3f5b124a96b6ca5d723ec71a29";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"4a091253ecfc4f4589a1a9b72da4370a";}s:32:"852e3a272b5f40989dd3f9b305973c5f";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"852e3a272b5f40989dd3f9b305973c5f";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:50.393000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:3935;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/d0/52/b5/1689140201/370367004457_ml_400x400.png";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/d0/52/b5/1689140201/370367004457_ml_400x400.png";s:10:"\x00 *\x00 mediaId";s:32:"5536ed3f5b124a96b6ca5d723ec71a29";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"852e3a272b5f40989dd3f9b305973c5f";}s:32:"a42e01ab8d4246bc9e18862c75376372";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"a42e01ab8d4246bc9e18862c75376372";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:50.393000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:3935;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/d0/52/b5/1689140201/370367004457_ml_1920x1920.png";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/d0/52/b5/1689140201/370367004457_ml_1920x1920.png";s:10:"\x00 *\x00 mediaId";s:32:"5536ed3f5b124a96b6ca5d723ec71a29";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"a42e01ab8d4246bc9e18862c75376372";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/d0/52/b5/1689140201/370367004457_ml.png";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"5536ed3f5b124a96b6ca5d723ec71a29";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:4;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:4;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430391";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eb9ec13726896c03c9805a87da1";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"15cc9770f8a44b7ead6bfcf1dfc85600";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"15cc9770f8a44b7ead6bfcf1dfc85600";}s:32:"1e32e82d9d6546e3af0f74f52528aa5e";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:36:23.569";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";s:155:"{"extensions":[],"currencyId":"b7d2554b0ce847cd82f3ac9bd1c0dfca","net":0,"gross":0,"linked":true,"listPrice":null,"percentage":null,"regulationPrice":null}";s:13:"productNumber";s:5:"58326";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:7:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"20ee7d811f994c67a71012cc5af947a8";i:3;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:4;s:32:"28447395cd4049c3820958e56585876c";i:5;s:32:"0189fd0b5f067d42ae7a6705f401e3c0";i:6;s:32:"a6d5f13f6a9646bfbec04e89871ed609";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:5:{i:0;s:32:"018af991c9f371f3b0abd84af7fbeeef";i:1;s:32:"018cd3d36d3173b692c5bd9d5537ff39";i:2;s:32:"018f382488a57a318a01255313cedd72";i:3;s:32:"0191c11e33267cf48a148e67a2cf616f";i:4;s:32:"22fd70b94cde43cb936612ec71087f95";}s:8:"parentId";N;s:5:"stock";i:99988;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:48:"Spieluhr, Wie schön, dass du geboren, Zuckowski";s:11:"\x00 *\x00 quantity";i:4;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:3.79;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:4;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";r:4100;s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"e2f9fabfea144670b12bd90e1f1acf7b";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:61:"Spieluhr, "Rolf Zuckowski - Wie schön, dass du geboren bist"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:23.568000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:23.588000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:10:"image/jpeg";s:16:"\x00 *\x00 fileExtension";s:3:"jpg";s:11:"\x00 *\x00 fileSize";i:379746;s:8:"\x00 *\x00 title";s:61:"Spieluhr, "Rolf Zuckowski - Wie schön, dass du geboren bist"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"108359a80c954ca4047ff0a7c3a810d3";s:4:"type";i:2;s:5:"width";i:945;s:6:"height";i:716;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:23.586000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:67:"https://www.fridolin-gmbh.de/media/01/25/11/1689140183/58326_ml.jpg";s:11:"\x00 *\x00 fileName";s:8:"58326_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"4f62c682402b4cdc9fb572ecf83058cf";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"4f62c682402b4cdc9fb572ecf83058cf";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:32.043000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00 Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00 internalProperties";a:0:{}}s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:52:"thumbnail/01/25/11/1689140183/58326_ml_1920x1920.jpg";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:81:"https://www.fridolin-gmbh.de/thumbnail/01/25/11/1689140183/58326_ml_1920x1920.jpg";s:10:"\x00 *\x00 mediaId";s:32:"e2f9fabfea144670b12bd90e1f1acf7b";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"4f62c682402b4cdc9fb572ecf83058cf";}s:32:"b2ed17de6d874750ae9b150886ccd09e";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"b2ed17de6d874750ae9b150886ccd09e";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:32.043000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:4204;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:50:"thumbnail/01/25/11/1689140183/58326_ml_400x400.jpg";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:79:"https://www.fridolin-gmbh.de/thumbnail/01/25/11/1689140183/58326_ml_400x400.jpg";s:10:"\x00 *\x00 mediaId";s:32:"e2f9fabfea144670b12bd90e1f1acf7b";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"b2ed17de6d874750ae9b150886ccd09e";}s:32:"d61e68efddc548f788879cce802fcf56";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"d61e68efddc548f788879cce802fcf56";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:32.043000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:4204;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:50:"thumbnail/01/25/11/1689140183/58326_ml_800x800.jpg";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:79:"https://www.fridolin-gmbh.de/thumbnail/01/25/11/1689140183/58326_ml_800x800.jpg";s:10:"\x00 *\x00 mediaId";s:32:"e2f9fabfea144670b12bd90e1f1acf7b";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"d61e68efddc548f788879cce802fcf56";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:38:"media/01/25/11/1689140183/58326_ml.jpg";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"e2f9fabfea144670b12bd90e1f1acf7b";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:99988;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:4;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:4;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430396";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934ebed6aa72d9984fee63fb630952";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"1e32e82d9d6546e3af0f74f52528aa5e";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"1e32e82d9d6546e3af0f74f52528aa5e";}s:32:"57450ee12fa1417aa42f4983eb05baaf";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:36:23.835";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"58327";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:7:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"20ee7d811f994c67a71012cc5af947a8";i:3;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:4;s:32:"28447395cd4049c3820958e56585876c";i:5;s:32:"0189fd0b5f067d42ae7a6705f401e3c0";i:6;s:32:"a6d5f13f6a9646bfbec04e89871ed609";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:5:{i:0;s:32:"018af991c9f371f3b0abd84af7fbeeef";i:1;s:32:"018cceb3869e72ba946304eec96275f5";i:2;s:32:"018f382488a57a318a01255313cedd72";i:3;s:32:"0191c11e33267cf48a148e67a2cf616f";i:4;s:32:"22fd70b94cde43cb936612ec71087f95";}s:8:"parentId";N;s:5:"stock";i:99984;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:40:"Spieluhr, Ich schaff das schon/Zuckowski";s:11:"\x00 *\x00 quantity";i:4;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:3.79;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:4;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";r:4369;s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"f0fc3e3e9cd64efebd9a2c929be5631d";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:49:"Spieluhr, "Rolf Zuckowski - Ich schaff das schon"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:23.834000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:23.859000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:10:"image/jpeg";s:16:"\x00 *\x00 fileExtension";s:3:"jpg";s:11:"\x00 *\x00 fileSize";i:361535;s:8:"\x00 *\x00 title";s:49:"Spieluhr, "Rolf Zuckowski - Ich schaff das schon"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"210b7df1498c78b2459c2a11eaaadd2b";s:4:"type";i:2;s:5:"width";i:945;s:6:"height";i:716;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:23.857000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:67:"https://www.fridolin-gmbh.de/media/d2/71/e8/1689140183/58327_ml.jpg";s:11:"\x00 *\x00 fileName";s:8:"58327_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"70200d4c48e1426ebd41ae0c7f8123da";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"70200d4c48e1426ebd41ae0c7f8123da";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:32.173000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00 Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00 internalProperties";a:0:{}}s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:52:"thumbnail/d2/71/e8/1689140183/58327_ml_1920x1920.jpg";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:81:"https://www.fridolin-gmbh.de/thumbnail/d2/71/e8/1689140183/58327_ml_1920x1920.jpg";s:10:"\x00 *\x00 mediaId";s:32:"f0fc3e3e9cd64efebd9a2c929be5631d";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"70200d4c48e1426ebd41ae0c7f8123da";}s:32:"75a99777e33841b780476b5b4a66b4a3";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"75a99777e33841b780476b5b4a66b4a3";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:32.173000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:4473;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:50:"thumbnail/d2/71/e8/1689140183/58327_ml_800x800.jpg";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:79:"https://www.fridolin-gmbh.de/thumbnail/d2/71/e8/1689140183/58327_ml_800x800.jpg";s:10:"\x00 *\x00 mediaId";s:32:"f0fc3e3e9cd64efebd9a2c929be5631d";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"75a99777e33841b780476b5b4a66b4a3";}s:32:"ce3c18d5197e456f8d895db223d5b5d5";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"ce3c18d5197e456f8d895db223d5b5d5";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:32.173000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:4473;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:50:"thumbnail/d2/71/e8/1689140183/58327_ml_400x400.jpg";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:79:"https://www.fridolin-gmbh.de/thumbnail/d2/71/e8/1689140183/58327_ml_400x400.jpg";s:10:"\x00 *\x00 mediaId";s:32:"f0fc3e3e9cd64efebd9a2c929be5631d";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"ce3c18d5197e456f8d895db223d5b5d5";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:38:"media/d2/71/e8/1689140183/58327_ml.jpg";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"f0fc3e3e9cd64efebd9a2c929be5631d";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:99984;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:4;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:4;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430401";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934ebf03a3723d929e40a7de5d80c7";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"57450ee12fa1417aa42f4983eb05baaf";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"57450ee12fa1417aa42f4983eb05baaf";}s:32:"43696846a65e44cb8dfe80ac51897959";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:37:47.156";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"59402";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:7:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"20ee7d811f994c67a71012cc5af947a8";i:3;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:4;s:32:"28447395cd4049c3820958e56585876c";i:5;s:32:"0189fd0b5f067d42ae7a6705f401e3c0";i:6;s:32:"ca287a8ee9fa42d38f7a26d597abc30b";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:5:{i:0;s:32:"018ab6a4ed277999a94b593a65778611";i:1;s:32:"018af991c9f371f3b0abd84af7fbeeef";i:2;s:32:"018cceb3869e72ba946304eec96275f5";i:3;s:32:"018f382488a57a318a01255313cedd72";i:4;s:32:"0191c11e33267cf48a148e67a2cf616f";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:47:"Hängespieluhr, Zuckowski, Ich schaff das schon";s:11:"\x00 *\x00 quantity";i:10;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:2.99;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:10;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:2.99;s:11:"\x00 *\x00 quantity";i:10;s:13:"\x00 *\x00 totalPrice";d:29.9;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:29.9;}}}s:11:"\x00 *\x00 taxRules";r:4638;s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"e18e9f9db62147038aafbea1e1439254";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:43:"Spieluhr "Zuckowski - Ich schaff das schon"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:47.155000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:47.181000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:9:"image/png";s:16:"\x00 *\x00 fileExtension";s:3:"png";s:11:"\x00 *\x00 fileSize";i:202616;s:8:"\x00 *\x00 title";s:43:"Spieluhr "Zuckowski - Ich schaff das schon"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:156:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"4adeb3548bb1955d1abac7afff1e246c";s:4:"type";i:3;s:5:"width";i:306;s:6:"height";i:500;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:47.179000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/1f/7f/38/1689140267/091624093591_ml.png";s:11:"\x00 *\x00 fileName";s:15:"091624093591_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"441f22aa4923406496041d9199d6d4b5";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"441f22aa4923406496041d9199d6d4b5";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:55.967000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00 Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00 internalProperties";a:0:{}}s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/1f/7f/38/1689140267/091624093591_ml_800x800.png";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/1f/7f/38/1689140267/091624093591_ml_800x800.png";s:10:"\x00 *\x00 mediaId";s:32:"e18e9f9db62147038aafbea1e1439254";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"441f22aa4923406496041d9199d6d4b5";}s:32:"acb143d7108e4244a402db906a63821a";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"acb143d7108e4244a402db906a63821a";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:55.967000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:4743;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/1f/7f/38/1689140267/091624093591_ml_400x400.png";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/1f/7f/38/1689140267/091624093591_ml_400x400.png";s:10:"\x00 *\x00 mediaId";s:32:"e18e9f9db62147038aafbea1e1439254";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"acb143d7108e4244a402db906a63821a";}s:32:"e7cd065211104c7f9ad5d174099a6907";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"e7cd065211104c7f9ad5d174099a6907";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:55.967000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:4743;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/1f/7f/38/1689140267/091624093591_ml_1920x1920.png";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/1f/7f/38/1689140267/091624093591_ml_1920x1920.png";s:10:"\x00 *\x00 mediaId";s:32:"e18e9f9db62147038aafbea1e1439254";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"e7cd065211104c7f9ad5d174099a6907";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/1f/7f/38/1689140267/091624093591_ml.png";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"e18e9f9db62147038aafbea1e1439254";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:5;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:5;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430407";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934ec2962e70e296b9220d15606399";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"43696846a65e44cb8dfe80ac51897959";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"43696846a65e44cb8dfe80ac51897959";}s:32:"018a63e0088f71e1b71599619cfc7963";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-09-05 05:45:41.265";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";b:0;s:14:"purchasePrices";s:155:"{"extensions":[],"currencyId":"b7d2554b0ce847cd82f3ac9bd1c0dfca","net":0,"gross":0,"linked":true,"listPrice":null,"percentage":null,"regulationPrice":null}";s:13:"productNumber";s:5:"59050";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:4:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:2;s:32:"28447395cd4049c3820958e56585876c";i:3;s:32:"ca287a8ee9fa42d38f7a26d597abc30b";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:4:{i:0;s:32:"018ab6a4ed277999a94b593a65778611";i:1;s:32:"018cd3f0f1577203b6007b6d638d5a81";i:2;s:32:"018f382488a57a318a01255313cedd72";i:3;s:32:"0191c11e33267cf48a148e67a2cf616f";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:37:"Hängespieluhr, Love me tender, Rizzy";s:11:"\x00 *\x00 quantity";i:5;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:2.99;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:5;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:2.99;s:11:"\x00 *\x00 quantity";i:5;s:13:"\x00 *\x00 totalPrice";d:14.95;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:14.95;}}}s:11:"\x00 *\x00 taxRules";r:4904;s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"018aaba6865f7855a3f309e2923a3d7a";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";N;s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-09-19 04:15:32.186000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-09-19 04:15:32.645000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:10:"image/jpeg";s:16:"\x00 *\x00 fileExtension";s:3:"jpg";s:11:"\x00 *\x00 fileSize";i:302327;s:8:"\x00 *\x00 title";N;s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"884e5f91c9eff3984faa092a9d683fb3";s:4:"type";i:2;s:5:"width";i:472;s:6:"height";i:844;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-09-19 04:15:32.641000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:64:"https://www.fridolin-gmbh.de/media/7e/b7/09/1695096932/59050.jpg";s:11:"\x00 *\x00 fileName";s:5:"59050";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:4:{s:32:"018aaba6c34273ccaa238b834df5f4b3";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:38:"media_thumbnail_foreign_keys_extension";}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"018aaba6c34273ccaa238b834df5f4b3";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-09-19 04:15:47.525000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00 Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00 internalProperties";a:0:{}}s:8:"\x00 *\x00 width";i:280;s:7:"\x00 *\x00 path";s:47:"thumbnail/7e/b7/09/1695096932/59050_280x280.jpg";s:9:"\x00 *\x00 height";i:280;s:6:"\x00 *\x00 url";s:76:"https://www.fridolin-gmbh.de/thumbnail/7e/b7/09/1695096932/59050_280x280.jpg";s:10:"\x00 *\x00 mediaId";s:32:"018aaba6865f7855a3f309e2923a3d7a";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"018aaba6c34273ccaa238b834df5f4b3";}s:32:"018aaba6c34273ccaa238b834e102a1b";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:38:"media_thumbnail_foreign_keys_extension";}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"018aaba6c34273ccaa238b834e102a1b";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-09-19 04:15:47.525000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:5008;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:49:"thumbnail/7e/b7/09/1695096932/59050_1920x1920.jpg";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:78:"https://www.fridolin-gmbh.de/thumbnail/7e/b7/09/1695096932/59050_1920x1920.jpg";s:10:"\x00 *\x00 mediaId";s:32:"018aaba6865f7855a3f309e2923a3d7a";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"018aaba6c34273ccaa238b834e102a1b";}s:32:"018aaba6c34273ccaa238b834ea205ed";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:38:"media_thumbnail_foreign_keys_extension";}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"018aaba6c34273ccaa238b834ea205ed";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-09-19 04:15:47.525000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:5008;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:47:"thumbnail/7e/b7/09/1695096932/59050_400x400.jpg";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:76:"https://www.fridolin-gmbh.de/thumbnail/7e/b7/09/1695096932/59050_400x400.jpg";s:10:"\x00 *\x00 mediaId";s:32:"018aaba6865f7855a3f309e2923a3d7a";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"018aaba6c34273ccaa238b834ea205ed";}s:32:"018aaba6c34273ccaa238b834ea58908";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:38:"media_thumbnail_foreign_keys_extension";}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"018aaba6c34273ccaa238b834ea58908";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-09-19 04:15:47.525000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:5008;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:47:"thumbnail/7e/b7/09/1695096932/59050_800x800.jpg";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:76:"https://www.fridolin-gmbh.de/thumbnail/7e/b7/09/1695096932/59050_800x800.jpg";s:10:"\x00 *\x00 mediaId";s:32:"018aaba6865f7855a3f309e2923a3d7a";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"018aaba6c34273ccaa238b834ea58908";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:35:"media/7e/b7/09/1695096932/59050.jpg";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"018aaba6865f7855a3f309e2923a3d7a";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:5;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:5;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430412";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934ec9c7d973c7a998f2009ed2180f";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"018a63e0088f71e1b71599619cfc7963";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"018a63e0088f71e1b71599619cfc7963";}s:32:"2cdfa1dc95a94cd495a5ef1884822a08";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:37:34.581";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";s:155:"{"extensions":[],"currencyId":"b7d2554b0ce847cd82f3ac9bd1c0dfca","net":0,"gross":0,"linked":true,"listPrice":null,"percentage":null,"regulationPrice":null}";s:13:"productNumber";s:5:"59201";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:4:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:2;s:32:"28447395cd4049c3820958e56585876c";i:3;s:32:"ca287a8ee9fa42d38f7a26d597abc30b";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:4:{i:0;s:32:"018ab6a4ed277999a94b593a65778611";i:1;s:32:"018cd3f25c1373a5a2810f4ef3a39e9d";i:2;s:32:"018f382488a57a318a01255313cedd72";i:3;s:32:"0191c11e33267cf48a148e67a2cf616f";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:36:"Hängespieluhr, I Just Called, Rizzy";s:11:"\x00 *\x00 quantity";i:5;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:2.99;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:5;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:2.99;s:11:"\x00 *\x00 quantity";i:5;s:13:"\x00 *\x00 totalPrice";d:14.95;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:14.95;}}}s:11:"\x00 *\x00 taxRules";r:5193;s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"c35fbc11518740ac884ea00f609ab6f5";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:35:"Spieluhr "I just called to say ..."";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:34.580000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:34.598000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:10:"image/jpeg";s:16:"\x00 *\x00 fileExtension";s:3:"jpg";s:11:"\x00 *\x00 fileSize";i:28382;s:8:"\x00 *\x00 title";s:35:"Spieluhr "I just called to say ..."";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"fa35b2944058d8db2d3ca37df29b5f56";s:4:"type";i:2;s:5:"width";i:331;s:6:"height";i:500;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:34.596000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/a7/95/d4/1689140254/072520110969_ml.jpg";s:11:"\x00 *\x00 fileName";s:15:"072520110969_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"3fb752c026fe4f7681674b3e685131fa";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"3fb752c026fe4f7681674b3e685131fa";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.029000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00 Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00 internalProperties";a:0:{}}s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/a7/95/d4/1689140254/072520110969_ml_400x400.jpg";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/a7/95/d4/1689140254/072520110969_ml_400x400.jpg";s:10:"\x00 *\x00 mediaId";s:32:"c35fbc11518740ac884ea00f609ab6f5";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"3fb752c026fe4f7681674b3e685131fa";}s:32:"c19af19602564342962c547a26769f7b";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"c19af19602564342962c547a26769f7b";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.029000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:5297;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/a7/95/d4/1689140254/072520110969_ml_1920x1920.jpg";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/a7/95/d4/1689140254/072520110969_ml_1920x1920.jpg";s:10:"\x00 *\x00 mediaId";s:32:"c35fbc11518740ac884ea00f609ab6f5";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"c19af19602564342962c547a26769f7b";}s:32:"ef3d0f5214ba4ae68a4a52e4106f8533";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"ef3d0f5214ba4ae68a4a52e4106f8533";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.029000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:5297;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/a7/95/d4/1689140254/072520110969_ml_800x800.jpg";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/a7/95/d4/1689140254/072520110969_ml_800x800.jpg";s:10:"\x00 *\x00 mediaId";s:32:"c35fbc11518740ac884ea00f609ab6f5";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"ef3d0f5214ba4ae68a4a52e4106f8533";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/a7/95/d4/1689140254/072520110969_ml.jpg";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"c35fbc11518740ac884ea00f609ab6f5";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:5;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:5;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430418";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eca2c33718aa587c32d6b33f8c1";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"2cdfa1dc95a94cd495a5ef1884822a08";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"2cdfa1dc95a94cd495a5ef1884822a08";}s:32:"31a0c9f642614a8387bb17d7f553ecd7";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:37:34.788";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"59202";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:4:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:2;s:32:"28447395cd4049c3820958e56585876c";i:3;s:32:"ca287a8ee9fa42d38f7a26d597abc30b";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:4:{i:0;s:32:"018ab6a4ed277999a94b593a65778611";i:1;s:32:"018cd3eea98e71cf8932f8bc1e965ec0";i:2;s:32:"018f382488a57a318a01255313cedd72";i:3;s:32:"0191c11e33267cf48a148e67a2cf616f";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:36:"Hängespieluhr, Sandmännchen, Rizzy";s:11:"\x00 *\x00 quantity";i:5;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:2.99;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:5;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:2.99;s:11:"\x00 *\x00 quantity";i:5;s:13:"\x00 *\x00 totalPrice";d:14.95;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:14.95;}}}s:11:"\x00 *\x00 taxRules";r:5458;s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"15d6562bbcee4193b97347c17fc33524";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:24:"Spieluhr "Sandmännchen"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:34.787000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:34.800000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:10:"image/jpeg";s:16:"\x00 *\x00 fileExtension";s:3:"jpg";s:11:"\x00 *\x00 fileSize";i:28256;s:8:"\x00 *\x00 title";s:24:"Spieluhr "Sandmännchen"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"d5d9f198e3f3f492e1d3b75e542c77bf";s:4:"type";i:2;s:5:"width";i:331;s:6:"height";i:500;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:34.798000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/77/5e/79/1689140254/119266634515_ml.jpg";s:11:"\x00 *\x00 fileName";s:15:"119266634515_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"6b9a30cd3a2f45c8b898857f887f060d";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"6b9a30cd3a2f45c8b898857f887f060d";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.085000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00 Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00 internalProperties";a:0:{}}s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/77/5e/79/1689140254/119266634515_ml_400x400.jpg";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/77/5e/79/1689140254/119266634515_ml_400x400.jpg";s:10:"\x00 *\x00 mediaId";s:32:"15d6562bbcee4193b97347c17fc33524";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"6b9a30cd3a2f45c8b898857f887f060d";}s:32:"b2e947dc500948788f2e78a463910a01";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"b2e947dc500948788f2e78a463910a01";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.085000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:5562;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/77/5e/79/1689140254/119266634515_ml_1920x1920.jpg";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/77/5e/79/1689140254/119266634515_ml_1920x1920.jpg";s:10:"\x00 *\x00 mediaId";s:32:"15d6562bbcee4193b97347c17fc33524";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"b2e947dc500948788f2e78a463910a01";}s:32:"eeb64a0d7c064387bb4f98b1984205bd";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"eeb64a0d7c064387bb4f98b1984205bd";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.085000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:5562;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/77/5e/79/1689140254/119266634515_ml_800x800.jpg";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/77/5e/79/1689140254/119266634515_ml_800x800.jpg";s:10:"\x00 *\x00 mediaId";s:32:"15d6562bbcee4193b97347c17fc33524";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"eeb64a0d7c064387bb4f98b1984205bd";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/77/5e/79/1689140254/119266634515_ml.jpg";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"15d6562bbcee4193b97347c17fc33524";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:5;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:5;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430423";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eca7cf672fb8752b9495831c673";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"31a0c9f642614a8387bb17d7f553ecd7";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"31a0c9f642614a8387bb17d7f553ecd7";}s:32:"3e3015209d7a4d66b16226a53a6a547f";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:37:34.978";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"59203";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:7:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"0189f8072aad71a8a38f30e4a7c21137";i:3;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:4;s:32:"28447395cd4049c3820958e56585876c";i:5;s:32:"0189fcac5277713b9ba719e049b5ad63";i:6;s:32:"ca287a8ee9fa42d38f7a26d597abc30b";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:4:{i:0;s:32:"018ab6a4ed277999a94b593a65778611";i:1;s:32:"018ccea639b773029c5c3a1c2eabf6d6";i:2;s:32:"018f382488a57a318a01255313cedd72";i:3;s:32:"0191c11e33267cf48a148e67a2cf616f";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:33:"Hängespieluhr, Guter Mond, Rizzy";s:11:"\x00 *\x00 quantity";i:5;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:2.99;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:5;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:2.99;s:11:"\x00 *\x00 quantity";i:5;s:13:"\x00 *\x00 totalPrice";d:14.95;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:14.95;}}}s:11:"\x00 *\x00 taxRules";r:5726;s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"c0f6c8489d064752826ce377bd8f9cb2";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:21:"Spieluhr "Guter Mond"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:34.977000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:34.993000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:10:"image/jpeg";s:16:"\x00 *\x00 fileExtension";s:3:"jpg";s:11:"\x00 *\x00 fileSize";i:28430;s:8:"\x00 *\x00 title";s:21:"Spieluhr "Guter Mond"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"ee96cb0c6add5ad4a22c680f475cc0dd";s:4:"type";i:2;s:5:"width";i:331;s:6:"height";i:500;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:34.991000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/eb/ab/ba/1689140254/628882405635_ml.jpg";s:11:"\x00 *\x00 fileName";s:15:"628882405635_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"126477b0e69a48ecae22b51d8e581881";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"126477b0e69a48ecae22b51d8e581881";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.139000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00 Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00 internalProperties";a:0:{}}s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/eb/ab/ba/1689140254/628882405635_ml_1920x1920.jpg";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/eb/ab/ba/1689140254/628882405635_ml_1920x1920.jpg";s:10:"\x00 *\x00 mediaId";s:32:"c0f6c8489d064752826ce377bd8f9cb2";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"126477b0e69a48ecae22b51d8e581881";}s:32:"b2db788c309543eeae8dfcadbf167b28";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"b2db788c309543eeae8dfcadbf167b28";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.139000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:5830;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/eb/ab/ba/1689140254/628882405635_ml_400x400.jpg";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/eb/ab/ba/1689140254/628882405635_ml_400x400.jpg";s:10:"\x00 *\x00 mediaId";s:32:"c0f6c8489d064752826ce377bd8f9cb2";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"b2db788c309543eeae8dfcadbf167b28";}s:32:"e24b0a471cee441aaeb850ce50a1887b";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"e24b0a471cee441aaeb850ce50a1887b";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.140000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:5830;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/eb/ab/ba/1689140254/628882405635_ml_800x800.jpg";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/eb/ab/ba/1689140254/628882405635_ml_800x800.jpg";s:10:"\x00 *\x00 mediaId";s:32:"c0f6c8489d064752826ce377bd8f9cb2";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"e24b0a471cee441aaeb850ce50a1887b";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/eb/ab/ba/1689140254/628882405635_ml.jpg";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"c0f6c8489d064752826ce377bd8f9cb2";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:5;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:5;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430429";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934ecaccd87114a658901ef7a345b5";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"3e3015209d7a4d66b16226a53a6a547f";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"3e3015209d7a4d66b16226a53a6a547f";}s:32:"14c9653844324aed92cf88e2c9d00818";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:37:35.156";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"59204";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:4:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:2;s:32:"28447395cd4049c3820958e56585876c";i:3;s:32:"ca287a8ee9fa42d38f7a26d597abc30b";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:6:{i:0;s:32:"018ab6a4ed277999a94b593a65778611";i:1;s:32:"018ada87bb5b71838270d51143c2b616";i:2;s:32:"018ada8d9d557321a56cf7c3df12d653";i:3;s:32:"018cd3d2af12703b992ef936afa35261";i:4;s:32:"018f382488a57a318a01255313cedd72";i:5;s:32:"0191c11e33267cf48a148e67a2cf616f";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:40:"Hängespieluhr, Mozart Wiegenlied, Rizzy";s:11:"\x00 *\x00 quantity";i:5;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:2.99;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:5;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:2.99;s:11:"\x00 *\x00 quantity";i:5;s:13:"\x00 *\x00 totalPrice";d:14.95;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:14.95;}}}s:11:"\x00 *\x00 taxRules";r:5993;s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"b41688b634974e268f6e351eb1f06e5a";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:30:"Spieluhr "Mozart - Wiegenlied"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:35.156000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:35.167000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:10:"image/jpeg";s:16:"\x00 *\x00 fileExtension";s:3:"jpg";s:11:"\x00 *\x00 fileSize";i:28245;s:8:"\x00 *\x00 title";s:30:"Spieluhr "Mozart - Wiegenlied"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"24b674fd1f3b8f784e96a3f6945f41f2";s:4:"type";i:2;s:5:"width";i:331;s:6:"height";i:500;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:35.166000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/74/fd/98/1689140255/151900708412_ml.jpg";s:11:"\x00 *\x00 fileName";s:15:"151900708412_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"0406091179934605a1ad6beaafe80b4b";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"0406091179934605a1ad6beaafe80b4b";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.312000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00 Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00 internalProperties";a:0:{}}s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/74/fd/98/1689140255/151900708412_ml_400x400.jpg";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/74/fd/98/1689140255/151900708412_ml_400x400.jpg";s:10:"\x00 *\x00 mediaId";s:32:"b41688b634974e268f6e351eb1f06e5a";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"0406091179934605a1ad6beaafe80b4b";}s:32:"3e890fd1885c4f4680336e444dde7f8f";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"3e890fd1885c4f4680336e444dde7f8f";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.312000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:6097;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/74/fd/98/1689140255/151900708412_ml_1920x1920.jpg";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/74/fd/98/1689140255/151900708412_ml_1920x1920.jpg";s:10:"\x00 *\x00 mediaId";s:32:"b41688b634974e268f6e351eb1f06e5a";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"3e890fd1885c4f4680336e444dde7f8f";}s:32:"c3a707c1a393422c8915062ee850767f";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"c3a707c1a393422c8915062ee850767f";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.312000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:6097;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/74/fd/98/1689140255/151900708412_ml_800x800.jpg";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/74/fd/98/1689140255/151900708412_ml_800x800.jpg";s:10:"\x00 *\x00 mediaId";s:32:"b41688b634974e268f6e351eb1f06e5a";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"c3a707c1a393422c8915062ee850767f";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/74/fd/98/1689140255/151900708412_ml.jpg";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"b41688b634974e268f6e351eb1f06e5a";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:5;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:5;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430433";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934ecb6be670b4b3001b4be2dec5b1";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"14c9653844324aed92cf88e2c9d00818";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"14c9653844324aed92cf88e2c9d00818";}s:32:"73a7e56973df483b946345dee6305b37";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:37:35.371";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"59205";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:6:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:3;s:32:"28447395cd4049c3820958e56585876c";i:4;s:32:"0189d4144a06773ea96b621c57dbcef9";i:5;s:32:"ca287a8ee9fa42d38f7a26d597abc30b";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:4:{i:0;s:32:"0189d418f5427efb9bb2000be0950a17";i:1;s:32:"018ab6a4ed277999a94b593a65778611";i:2;s:32:"018f382488a57a318a01255313cedd72";i:3;s:32:"0191c11e33267cf48a148e67a2cf616f";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:38:"Hängespieluhr, Schlaf Kindchen, Rizzy";s:11:"\x00 *\x00 quantity";i:5;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:2.99;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:5;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:2.99;s:11:"\x00 *\x00 quantity";i:5;s:13:"\x00 *\x00 totalPrice";d:14.95;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:14.95;}}}s:11:"\x00 *\x00 taxRules";r:6260;s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"2f523545d8204f3b818d5f67348d9d7a";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:26:"Spieluhr "Schlaf Kindchen"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:35.370000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:35.387000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:9:"image/png";s:16:"\x00 *\x00 fileExtension";s:3:"png";s:11:"\x00 *\x00 fileSize";i:154827;s:8:"\x00 *\x00 title";s:26:"Spieluhr "Schlaf Kindchen"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:156:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"e39721b1479b3bdc24197e0267728ef6";s:4:"type";i:3;s:5:"width";i:280;s:6:"height";i:500;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:35.386000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/79/8c/aa/1689140255/777503904778_ml.png";s:11:"\x00 *\x00 fileName";s:15:"777503904778_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"82f23f31768247cfbc585ae64171adaa";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"82f23f31768247cfbc585ae64171adaa";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.499000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00 Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00 internalProperties";a:0:{}}s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/79/8c/aa/1689140255/777503904778_ml_800x800.png";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/79/8c/aa/1689140255/777503904778_ml_800x800.png";s:10:"\x00 *\x00 mediaId";s:32:"2f523545d8204f3b818d5f67348d9d7a";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"82f23f31768247cfbc585ae64171adaa";}s:32:"b7c4621687c7415eb1f206759e4dd769";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"b7c4621687c7415eb1f206759e4dd769";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.499000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:6365;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/79/8c/aa/1689140255/777503904778_ml_1920x1920.png";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/79/8c/aa/1689140255/777503904778_ml_1920x1920.png";s:10:"\x00 *\x00 mediaId";s:32:"2f523545d8204f3b818d5f67348d9d7a";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"b7c4621687c7415eb1f206759e4dd769";}s:32:"be288a4e1cee49d3a3b22fb3786f1f0f";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"be288a4e1cee49d3a3b22fb3786f1f0f";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.499000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:6365;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/79/8c/aa/1689140255/777503904778_ml_400x400.png";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/79/8c/aa/1689140255/777503904778_ml_400x400.png";s:10:"\x00 *\x00 mediaId";s:32:"2f523545d8204f3b818d5f67348d9d7a";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"be288a4e1cee49d3a3b22fb3786f1f0f";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/79/8c/aa/1689140255/777503904778_ml.png";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"2f523545d8204f3b818d5f67348d9d7a";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:5;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:5;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430439";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934ecbcab873cf8b464596f560b2a0";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"73a7e56973df483b946345dee6305b37";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"73a7e56973df483b946345dee6305b37";}s:32:"88f7daf4024c4021a787a396613dbd70";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:37:35.575";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"59208";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:7:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"0189f8072aad71a8a38f30e4a7c21137";i:3;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:4;s:32:"28447395cd4049c3820958e56585876c";i:5;s:32:"0189fc7a0ee178baad57b16505bd7977";i:6;s:32:"ca287a8ee9fa42d38f7a26d597abc30b";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:3:{i:0;s:32:"018ab6a4ed277999a94b593a65778611";i:1;s:32:"018f382488a57a318a01255313cedd72";i:2;s:32:"0191c11e33267cf48a148e67a2cf616f";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:43:"Hängespieluhr, Au Claire de la lune, Rizzy";s:11:"\x00 *\x00 quantity";i:5;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:2.99;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:5;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:2.99;s:11:"\x00 *\x00 quantity";i:5;s:13:"\x00 *\x00 totalPrice";d:14.95;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:14.95;}}}s:11:"\x00 *\x00 taxRules";r:6528;s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"efb077bfef2b49ecac50d0000ed4f54a";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:31:"Spieluhr "Au Claire de la lune"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:35.574000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:35.591000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:10:"image/jpeg";s:16:"\x00 *\x00 fileExtension";s:3:"jpg";s:11:"\x00 *\x00 fileSize";i:28136;s:8:"\x00 *\x00 title";s:31:"Spieluhr "Au Claire de la lune"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"ca9b6f26c4c373e0ec7bb0e730a3b62b";s:4:"type";i:2;s:5:"width";i:331;s:6:"height";i:500;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:35.590000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/1b/22/bf/1689140255/536268944630_ml.jpg";s:11:"\x00 *\x00 fileName";s:15:"536268944630_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"182a810f099b4336bb848d2e6fed1920";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"182a810f099b4336bb848d2e6fed1920";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.554000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00 Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00 internalProperties";a:0:{}}s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/1b/22/bf/1689140255/536268944630_ml_400x400.jpg";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/1b/22/bf/1689140255/536268944630_ml_400x400.jpg";s:10:"\x00 *\x00 mediaId";s:32:"efb077bfef2b49ecac50d0000ed4f54a";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"182a810f099b4336bb848d2e6fed1920";}s:32:"9e0ed495e64f4c8f98be755a6d768559";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"9e0ed495e64f4c8f98be755a6d768559";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.554000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:6632;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/1b/22/bf/1689140255/536268944630_ml_1920x1920.jpg";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/1b/22/bf/1689140255/536268944630_ml_1920x1920.jpg";s:10:"\x00 *\x00 mediaId";s:32:"efb077bfef2b49ecac50d0000ed4f54a";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"9e0ed495e64f4c8f98be755a6d768559";}s:32:"d73b7552c3fc4b5a8e058a22a81247ed";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"d73b7552c3fc4b5a8e058a22a81247ed";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.554000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:6632;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/1b/22/bf/1689140255/536268944630_ml_800x800.jpg";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/1b/22/bf/1689140255/536268944630_ml_800x800.jpg";s:10:"\x00 *\x00 mediaId";s:32:"efb077bfef2b49ecac50d0000ed4f54a";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"d73b7552c3fc4b5a8e058a22a81247ed";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/1b/22/bf/1689140255/536268944630_ml.jpg";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"efb077bfef2b49ecac50d0000ed4f54a";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:5;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:5;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430444";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eccf73870009177d110fda8b345";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"88f7daf4024c4021a787a396613dbd70";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"88f7daf4024c4021a787a396613dbd70";}s:32:"53e396d6298f4667958ccbbb6f826bc3";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:37:35.783";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"59209";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:7:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"0189f8072aad71a8a38f30e4a7c21137";i:3;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:4;s:32:"28447395cd4049c3820958e56585876c";i:5;s:32:"0189fcaca9c877848ad7b788bf2065a1";i:6;s:32:"ca287a8ee9fa42d38f7a26d597abc30b";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:4:{i:0;s:32:"018ab6a4ed277999a94b593a65778611";i:1;s:32:"018ccea7b4e871278546806631ec2977";i:2;s:32:"018f382488a57a318a01255313cedd72";i:3;s:32:"0191c11e33267cf48a148e67a2cf616f";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:38:"Hängespieluhr, Hänschen klein, Rizzy";s:11:"\x00 *\x00 quantity";i:5;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:2.99;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:5;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:2.99;s:11:"\x00 *\x00 quantity";i:5;s:13:"\x00 *\x00 totalPrice";d:14.95;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:14.95;}}}s:11:"\x00 *\x00 taxRules";r:6796;s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"73531a7952274b778999c3ca20f394b0";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:26:"Spieluhr "Hänschen klein"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:35.783000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:35.803000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:10:"image/jpeg";s:16:"\x00 *\x00 fileExtension";s:3:"jpg";s:11:"\x00 *\x00 fileSize";i:28250;s:8:"\x00 *\x00 title";s:26:"Spieluhr "Hänschen klein"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"398d2e0064289460c74c5619336f9311";s:4:"type";i:2;s:5:"width";i:331;s:6:"height";i:500;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:35.801000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/ba/a6/43/1689140255/237206303260_ml.jpg";s:11:"\x00 *\x00 fileName";s:15:"237206303260_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"0b9beca5a3294e238a200e6c8d0ae058";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"0b9beca5a3294e238a200e6c8d0ae058";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.604000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00 Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00 internalProperties";a:0:{}}s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/ba/a6/43/1689140255/237206303260_ml_1920x1920.jpg";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/ba/a6/43/1689140255/237206303260_ml_1920x1920.jpg";s:10:"\x00 *\x00 mediaId";s:32:"73531a7952274b778999c3ca20f394b0";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"0b9beca5a3294e238a200e6c8d0ae058";}s:32:"5d5939ec06eb40969955a72cc1573996";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"5d5939ec06eb40969955a72cc1573996";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.605000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:6900;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/ba/a6/43/1689140255/237206303260_ml_800x800.jpg";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/ba/a6/43/1689140255/237206303260_ml_800x800.jpg";s:10:"\x00 *\x00 mediaId";s:32:"73531a7952274b778999c3ca20f394b0";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"5d5939ec06eb40969955a72cc1573996";}s:32:"9cdce1b5ee384299941313795be6b763";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"9cdce1b5ee384299941313795be6b763";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.604000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:6900;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/ba/a6/43/1689140255/237206303260_ml_400x400.jpg";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/ba/a6/43/1689140255/237206303260_ml_400x400.jpg";s:10:"\x00 *\x00 mediaId";s:32:"73531a7952274b778999c3ca20f394b0";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"9cdce1b5ee384299941313795be6b763";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/ba/a6/43/1689140255/237206303260_ml.jpg";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"73531a7952274b778999c3ca20f394b0";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:5;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:5;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430449";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934ecd3d80725aae594423a4251d72";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"53e396d6298f4667958ccbbb6f826bc3";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"53e396d6298f4667958ccbbb6f826bc3";}s:32:"84d00111e289458e949b3a0a3a87f640";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:37:21.728";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"59010";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:10:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"20ee7d811f994c67a71012cc5af947a8";i:3;s:32:"0189f8072aad71a8a38f30e4a7c21137";i:4;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:5;s:32:"28447395cd4049c3820958e56585876c";i:6;s:32:"0189f8039e587c44834a6dc3453dbffa";i:7;s:32:"0189fc99a5c878c2a78d01f7827c49b0";i:8;s:32:"a6d5f13f6a9646bfbec04e89871ed609";i:9;s:32:"ca287a8ee9fa42d38f7a26d597abc30b";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:5:{i:0;s:32:"018ab6a4ed277999a94b593a65778611";i:1;s:32:"018af98fb02c74278f1b138220ba5c9d";i:2;s:32:"018cd3c73527737e935e4323eb91983b";i:3;s:32:"018f382488a57a318a01255313cedd72";i:4;s:32:"0191c11e33267cf48a148e67a2cf616f";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:40:"Hängespieluhr, Frühling/Vivaldi, Rizzy";s:11:"\x00 *\x00 quantity";i:5;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:2.99;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:5;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:2.99;s:11:"\x00 *\x00 quantity";i:5;s:13:"\x00 *\x00 totalPrice";d:14.95;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:14.95;}}}s:11:"\x00 *\x00 taxRules";r:7068;s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"5a3b809755f544369bece44e4406edf9";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:30:"Spieluhr "Vivaldi - Frühling"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:21.727000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:21.741000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:10:"image/jpeg";s:16:"\x00 *\x00 fileExtension";s:3:"jpg";s:11:"\x00 *\x00 fileSize";i:28270;s:8:"\x00 *\x00 title";s:30:"Spieluhr "Vivaldi - Frühling"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"b52bedbcc8e5178103e0e445ba939b79";s:4:"type";i:2;s:5:"width";i:331;s:6:"height";i:500;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:21.740000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/7d/16/15/1689140241/578449193640_ml.jpg";s:11:"\x00 *\x00 fileName";s:15:"578449193640_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"28255870ba154a1fbb3f92b01b98bed2";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"28255870ba154a1fbb3f92b01b98bed2";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:28.484000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00 Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00 internalProperties";a:0:{}}s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/7d/16/15/1689140241/578449193640_ml_400x400.jpg";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/7d/16/15/1689140241/578449193640_ml_400x400.jpg";s:10:"\x00 *\x00 mediaId";s:32:"5a3b809755f544369bece44e4406edf9";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"28255870ba154a1fbb3f92b01b98bed2";}s:32:"3a260fa342a6423fa0c34589f3374df2";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"3a260fa342a6423fa0c34589f3374df2";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:28.483000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:7172;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/7d/16/15/1689140241/578449193640_ml_1920x1920.jpg";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/7d/16/15/1689140241/578449193640_ml_1920x1920.jpg";s:10:"\x00 *\x00 mediaId";s:32:"5a3b809755f544369bece44e4406edf9";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"3a260fa342a6423fa0c34589f3374df2";}s:32:"6962553ed70a4091926a51ca8beae87e";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"6962553ed70a4091926a51ca8beae87e";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:28.484000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:7172;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/7d/16/15/1689140241/578449193640_ml_800x800.jpg";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/7d/16/15/1689140241/578449193640_ml_800x800.jpg";s:10:"\x00 *\x00 mediaId";s:32:"5a3b809755f544369bece44e4406edf9";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"6962553ed70a4091926a51ca8beae87e";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/7d/16/15/1689140241/578449193640_ml.jpg";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"5a3b809755f544369bece44e4406edf9";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:5;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:5;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430454";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934ecf7bac71d08a3ca388962f409b";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"84d00111e289458e949b3a0a3a87f640";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"84d00111e289458e949b3a0a3a87f640";}s:32:"3546fc73a07841b4938220f81665de6e";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:37:36.659";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"59215";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:4:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:2;s:32:"28447395cd4049c3820958e56585876c";i:3;s:32:"ca287a8ee9fa42d38f7a26d597abc30b";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:4:{i:0;s:32:"018ab6a4ed277999a94b593a65778611";i:1;s:32:"018cd3aabc3f707ebb94a39b61946f33";i:2;s:32:"018f382488a57a318a01255313cedd72";i:3;s:32:"0191c11e33267cf48a148e67a2cf616f";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:36:"Hängespieluhr, Oh my darling, Rizzy";s:11:"\x00 *\x00 quantity";i:5;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:2.99;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:5;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:2.99;s:11:"\x00 *\x00 quantity";i:5;s:13:"\x00 *\x00 totalPrice";d:14.95;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:14.95;}}}s:11:"\x00 *\x00 taxRules";r:7333;s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"5a99ba5684034afa81bb07b5beada270";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:24:"Spieluhr "Oh my darling"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:36.659000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:36.677000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:10:"image/jpeg";s:16:"\x00 *\x00 fileExtension";s:4:"jpeg";s:11:"\x00 *\x00 fileSize";i:55479;s:8:"\x00 *\x00 title";s:24:"Spieluhr "Oh my darling"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"be8504f65e277fd8d942746f985e758e";s:4:"type";i:2;s:5:"width";i:224;s:6:"height";i:392;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:36.675000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:75:"https://www.fridolin-gmbh.de/media/31/5d/1b/1689140256/353043614689_ml.jpeg";s:11:"\x00 *\x00 fileName";s:15:"353043614689_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"c49581c608744ecb90b7670843594727";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"c49581c608744ecb90b7670843594727";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.752000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00 Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00 internalProperties";a:0:{}}s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:58:"thumbnail/31/5d/1b/1689140256/353043614689_ml_800x800.jpeg";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:87:"https://www.fridolin-gmbh.de/thumbnail/31/5d/1b/1689140256/353043614689_ml_800x800.jpeg";s:10:"\x00 *\x00 mediaId";s:32:"5a99ba5684034afa81bb07b5beada270";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"c49581c608744ecb90b7670843594727";}s:32:"dd428bcc15114a9886a52ac34fa0e720";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"dd428bcc15114a9886a52ac34fa0e720";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.751000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:7437;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:60:"thumbnail/31/5d/1b/1689140256/353043614689_ml_1920x1920.jpeg";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:89:"https://www.fridolin-gmbh.de/thumbnail/31/5d/1b/1689140256/353043614689_ml_1920x1920.jpeg";s:10:"\x00 *\x00 mediaId";s:32:"5a99ba5684034afa81bb07b5beada270";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"dd428bcc15114a9886a52ac34fa0e720";}s:32:"f773730b8acb45588a65d201a8681351";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"f773730b8acb45588a65d201a8681351";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.752000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:7437;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:58:"thumbnail/31/5d/1b/1689140256/353043614689_ml_400x400.jpeg";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:87:"https://www.fridolin-gmbh.de/thumbnail/31/5d/1b/1689140256/353043614689_ml_400x400.jpeg";s:10:"\x00 *\x00 mediaId";s:32:"5a99ba5684034afa81bb07b5beada270";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"f773730b8acb45588a65d201a8681351";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:46:"media/31/5d/1b/1689140256/353043614689_ml.jpeg";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"5a99ba5684034afa81bb07b5beada270";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:5;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:5;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430459";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934ed1970670dd8b8ff4a35b62e206";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"3546fc73a07841b4938220f81665de6e";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"3546fc73a07841b4938220f81665de6e";}}}s:9:"\x00 *\x00 errors";O:49:"Shopware\Core\Checkout\Cart\Error\ErrorCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:13:"\x00 *\x00 deliveries";O:62:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Delivery\Struct\Delivery":6:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 positions";O:70:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryPositionCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:28:{s:32:"d325c16ea1aa4891b5e29458abf136c6";O:60:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryPosition":6:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 lineItem";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:36:33.419";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"58348";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:6:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:3;s:32:"28447395cd4049c3820958e56585876c";i:4;s:32:"0189d4144a06773ea96b621c57dbcef9";i:5;s:32:"a6d5f13f6a9646bfbec04e89871ed609";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:6:{i:0;s:32:"0189d418f5427efb9bb2000be0950a17";i:1;s:32:"018ccea82b757021b1348261be865bd9";i:2;s:32:"018cd3bd16ad727ca8ce6add4b8484ac";i:3;s:32:"018f382488a57a318a01255313cedd72";i:4;s:32:"0191c11e33267cf48a148e67a2cf616f";i:5;s:32:"22fd70b94cde43cb936612ec71087f95";}s:8:"parentId";N;s:5:"stock";i:99996;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:41:"Spieluhr, Schlaft alle, Pippi Langstrumpf";s:11:"\x00 *\x00 quantity";i:12;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:3.79;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:12;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:12;s:13:"\x00 *\x00 totalPrice";d:45.48;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:45.48;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"72c7e084aa93462983d786d4c357f73b";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:23:"Spieluhr "Schlaft alle"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:33.414000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:33.443000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:10:"image/jpeg";s:16:"\x00 *\x00 fileExtension";s:3:"jpg";s:11:"\x00 *\x00 fileSize";i:65773;s:8:"\x00 *\x00 title";s:23:"Spieluhr "Schlaft alle"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"0b1c28c3746c121f058186e9f301430a";s:4:"type";i:2;s:5:"width";i:1000;s:6:"height";i:758;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:33.442000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:67:"https://www.fridolin-gmbh.de/media/fa/24/63/1689140193/58348_ml.jpg";s:11:"\x00 *\x00 fileName";s:8:"58348_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"008b982a6ac148c2a53d4d5bc3621e76";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"008b982a6ac148c2a53d4d5bc3621e76";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:45.492000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:176;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:50:"thumbnail/fa/24/63/1689140193/58348_ml_800x800.jpg";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:79:"https://www.fridolin-gmbh.de/thumbnail/fa/24/63/1689140193/58348_ml_800x800.jpg";s:10:"\x00 *\x00 mediaId";s:32:"72c7e084aa93462983d786d4c357f73b";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"008b982a6ac148c2a53d4d5bc3621e76";}s:32:"400b1373d2bc453aaf3e174478ae415b";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"400b1373d2bc453aaf3e174478ae415b";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:45.492000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:176;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:50:"thumbnail/fa/24/63/1689140193/58348_ml_400x400.jpg";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:79:"https://www.fridolin-gmbh.de/thumbnail/fa/24/63/1689140193/58348_ml_400x400.jpg";s:10:"\x00 *\x00 mediaId";s:32:"72c7e084aa93462983d786d4c357f73b";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"400b1373d2bc453aaf3e174478ae415b";}s:32:"e5cd308026ed418ea01aa574c429a816";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"e5cd308026ed418ea01aa574c429a816";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:45.491000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:176;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:52:"thumbnail/fa/24/63/1689140193/58348_ml_1920x1920.jpg";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:81:"https://www.fridolin-gmbh.de/thumbnail/fa/24/63/1689140193/58348_ml_1920x1920.jpg";s:10:"\x00 *\x00 mediaId";s:32:"72c7e084aa93462983d786d4c357f73b";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"e5cd308026ed418ea01aa574c429a816";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:38:"media/fa/24/63/1689140193/58348_ml.jpg";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"72c7e084aa93462983d786d4c357f73b";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:99996;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:4;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:4;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430321";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eb0cdf2739f89c9b0c038a74f63";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"d325c16ea1aa4891b5e29458abf136c6";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"d325c16ea1aa4891b5e29458abf136c6";}s:11:"\x00 *\x00 quantity";i:12;s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:12;s:13:"\x00 *\x00 totalPrice";d:45.48;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:45.48;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:13:"\x00 *\x00 identifier";s:32:"d325c16ea1aa4891b5e29458abf136c6";s:15:"\x00 *\x00 deliveryDate";O:56:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryDate":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 earliest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-01 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:9:"\x00 *\x00 latest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-06 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}}s:32:"0887a5a1646c4b56b4dbf7acdca9e53a";O:60:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryPosition":6:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 lineItem";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:36:56.978";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"58556";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:6:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:3;s:32:"28447395cd4049c3820958e56585876c";i:4;s:32:"0189d4144a06773ea96b621c57dbcef9";i:5;s:32:"a6d5f13f6a9646bfbec04e89871ed609";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:4:{i:0;s:32:"018ccec4994472f99cc92cf509e90e9c";i:1;s:32:"018f382488a57a318a01255313cedd72";i:2;s:32:"0191c11e33267cf48a148e67a2cf616f";i:3;s:32:"22fd70b94cde43cb936612ec71087f95";}s:8:"parentId";N;s:5:"stock";i:99980;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:49:"Spieluhr, Michel war ein Lausejunge, Michel, Zaun";s:11:"\x00 *\x00 quantity";i:12;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:3.79;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:12;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:12;s:13:"\x00 *\x00 totalPrice";d:45.48;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:45.48;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"3b5e552e21a8459d9e8fdd5223a74431";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:66:"Spieluhr "Michel auf dem Zaun", Melodie: Michel war ein Lausejunge";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:56.977000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:56.994000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:10:"image/jpeg";s:16:"\x00 *\x00 fileExtension";s:3:"jpg";s:11:"\x00 *\x00 fileSize";i:219915;s:8:"\x00 *\x00 title";s:66:"Spieluhr "Michel auf dem Zaun", Melodie: Michel war ein Lausejunge";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"93a7d037b04438808f96aed134d927f7";s:4:"type";i:2;s:5:"width";i:743;s:6:"height";i:501;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:56.992000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:67:"https://www.fridolin-gmbh.de/media/f7/be/20/1689140216/58556_ml.jpg";s:11:"\x00 *\x00 fileName";s:8:"58556_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"351b7d34a3c64363934a893423faa798";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"351b7d34a3c64363934a893423faa798";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:07.230000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:443;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:50:"thumbnail/f7/be/20/1689140216/58556_ml_800x800.jpg";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:79:"https://www.fridolin-gmbh.de/thumbnail/f7/be/20/1689140216/58556_ml_800x800.jpg";s:10:"\x00 *\x00 mediaId";s:32:"3b5e552e21a8459d9e8fdd5223a74431";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"351b7d34a3c64363934a893423faa798";}s:32:"38b2ac70db404d819f1d9efa6c0ea0e6";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"38b2ac70db404d819f1d9efa6c0ea0e6";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:07.230000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:443;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:50:"thumbnail/f7/be/20/1689140216/58556_ml_400x400.jpg";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:79:"https://www.fridolin-gmbh.de/thumbnail/f7/be/20/1689140216/58556_ml_400x400.jpg";s:10:"\x00 *\x00 mediaId";s:32:"3b5e552e21a8459d9e8fdd5223a74431";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"38b2ac70db404d819f1d9efa6c0ea0e6";}s:32:"eae96e32da7e45b382c3978198018e50";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"eae96e32da7e45b382c3978198018e50";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:07.230000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:443;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:52:"thumbnail/f7/be/20/1689140216/58556_ml_1920x1920.jpg";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:81:"https://www.fridolin-gmbh.de/thumbnail/f7/be/20/1689140216/58556_ml_1920x1920.jpg";s:10:"\x00 *\x00 mediaId";s:32:"3b5e552e21a8459d9e8fdd5223a74431";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"eae96e32da7e45b382c3978198018e50";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:38:"media/f7/be/20/1689140216/58556_ml.jpg";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"3b5e552e21a8459d9e8fdd5223a74431";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:99980;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:4;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:4;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430329";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eb4ceb97036845c0c74bad87fa1";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"0887a5a1646c4b56b4dbf7acdca9e53a";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"0887a5a1646c4b56b4dbf7acdca9e53a";}s:11:"\x00 *\x00 quantity";i:12;s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:12;s:13:"\x00 *\x00 totalPrice";d:45.48;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:45.48;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:13:"\x00 *\x00 identifier";s:32:"0887a5a1646c4b56b4dbf7acdca9e53a";s:15:"\x00 *\x00 deliveryDate";O:56:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryDate":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 earliest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-01 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:9:"\x00 *\x00 latest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-06 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}}s:32:"de19bb115f96403f952384b8e9a02f08";O:60:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryPosition":6:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 lineItem";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:36:33.988";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"58357";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:6:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:3;s:32:"28447395cd4049c3820958e56585876c";i:4;s:32:"0189d4144a06773ea96b621c57dbcef9";i:5;s:32:"a6d5f13f6a9646bfbec04e89871ed609";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:5:{i:0;s:32:"0189d418f5427efb9bb2000be0950a17";i:1;s:32:"018ccec1c01070eca75e7f5711a4c786";i:2;s:32:"018f382488a57a318a01255313cedd72";i:3;s:32:"0191c11e33267cf48a148e67a2cf616f";i:4;s:32:"22fd70b94cde43cb936612ec71087f95";}s:8:"parentId";N;s:5:"stock";i:99996;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:42:"Spieluhr, Lummerland-Lied, Jim Knopf, gelb";s:11:"\x00 *\x00 quantity";i:12;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:3.79;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:12;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:12;s:13:"\x00 *\x00 totalPrice";d:45.48;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:45.48;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"0f01afa98bfc45c39a2ed5076c2d7d36";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:43:"Spieluhr, Jim Knopf, gelb, "Lummerlandlied"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:33.987000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:34.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:10:"image/jpeg";s:16:"\x00 *\x00 fileExtension";s:3:"jpg";s:11:"\x00 *\x00 fileSize";i:83225;s:8:"\x00 *\x00 title";s:43:"Spieluhr, Jim Knopf, gelb, "Lummerlandlied"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"9e9312f63e582cb2d0971b09591e958a";s:4:"type";i:2;s:5:"width";i:1000;s:6:"height";i:756;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:33.999000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:67:"https://www.fridolin-gmbh.de/media/a6/ae/9d/1689140193/58357_ml.jpg";s:11:"\x00 *\x00 fileName";s:8:"58357_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"7f08e906f6e74fb5a7f855d79601c2d6";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"7f08e906f6e74fb5a7f855d79601c2d6";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:45.748000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:711;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:52:"thumbnail/a6/ae/9d/1689140193/58357_ml_1920x1920.jpg";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:81:"https://www.fridolin-gmbh.de/thumbnail/a6/ae/9d/1689140193/58357_ml_1920x1920.jpg";s:10:"\x00 *\x00 mediaId";s:32:"0f01afa98bfc45c39a2ed5076c2d7d36";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"7f08e906f6e74fb5a7f855d79601c2d6";}s:32:"8e1db2339fbc4e9bbab526e038e3d6ae";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"8e1db2339fbc4e9bbab526e038e3d6ae";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:45.748000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:711;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:50:"thumbnail/a6/ae/9d/1689140193/58357_ml_400x400.jpg";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:79:"https://www.fridolin-gmbh.de/thumbnail/a6/ae/9d/1689140193/58357_ml_400x400.jpg";s:10:"\x00 *\x00 mediaId";s:32:"0f01afa98bfc45c39a2ed5076c2d7d36";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"8e1db2339fbc4e9bbab526e038e3d6ae";}s:32:"b2b543013bdd4f2eb2bc57900add8bbd";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"b2b543013bdd4f2eb2bc57900add8bbd";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:45.749000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:711;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:50:"thumbnail/a6/ae/9d/1689140193/58357_ml_800x800.jpg";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:79:"https://www.fridolin-gmbh.de/thumbnail/a6/ae/9d/1689140193/58357_ml_800x800.jpg";s:10:"\x00 *\x00 mediaId";s:32:"0f01afa98bfc45c39a2ed5076c2d7d36";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"b2b543013bdd4f2eb2bc57900add8bbd";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:38:"media/a6/ae/9d/1689140193/58357_ml.jpg";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"0f01afa98bfc45c39a2ed5076c2d7d36";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:99996;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:4;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:4;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430333";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eb5d9dc71c0b038b908613cbbee";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"de19bb115f96403f952384b8e9a02f08";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"de19bb115f96403f952384b8e9a02f08";}s:11:"\x00 *\x00 quantity";i:12;s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:12;s:13:"\x00 *\x00 totalPrice";d:45.48;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:45.48;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:13:"\x00 *\x00 identifier";s:32:"de19bb115f96403f952384b8e9a02f08";s:15:"\x00 *\x00 deliveryDate";O:56:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryDate":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 earliest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-01 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:9:"\x00 *\x00 latest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-06 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}}s:32:"7d04c587ede047a38b0e3268e1a53db3";O:60:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryPosition":6:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 lineItem";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:37:14.805";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"58721";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:4:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:2;s:32:"28447395cd4049c3820958e56585876c";i:3;s:32:"a6d5f13f6a9646bfbec04e89871ed609";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:5:{i:0;s:32:"018afe4a62e874fdb06eb834e1aec3b0";i:1;s:32:"018cd3d50b0973ef8f86b5246140c948";i:2;s:32:"018f382488a57a318a01255313cedd72";i:3;s:32:"0191c11e33267cf48a148e67a2cf616f";i:4;s:32:"22fd70b94cde43cb936612ec71087f95";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:40:"Spieluhr, Yesterday, Beat Music, schwarz";s:11:"\x00 *\x00 quantity";i:8;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:3.79;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:8;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:8;s:13:"\x00 *\x00 totalPrice";d:30.32;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:30.32;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"c85b71c0114c42d2a73296e6e3a67695";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:48:"Spieluhr Yesterday, Beat-Welt-Hit - Black Design";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:14.804000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:14.819000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:10:"image/jpeg";s:16:"\x00 *\x00 fileExtension";s:3:"jpg";s:11:"\x00 *\x00 fileSize";i:132544;s:8:"\x00 *\x00 title";s:48:"Spieluhr Yesterday, Beat-Welt-Hit - Black Design";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"7dcb0495922f310ba9f9d8ca98ed4dc2";s:4:"type";i:2;s:5:"width";i:827;s:6:"height";i:625;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:14.817000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:67:"https://www.fridolin-gmbh.de/media/7a/bb/4a/1689140234/58721_ml.jpg";s:11:"\x00 *\x00 fileName";s:8:"58721_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"308de61fa64c4c8a827392b311420460";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"308de61fa64c4c8a827392b311420460";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:24.406000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:977;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:52:"thumbnail/7a/bb/4a/1689140234/58721_ml_1920x1920.jpg";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:81:"https://www.fridolin-gmbh.de/thumbnail/7a/bb/4a/1689140234/58721_ml_1920x1920.jpg";s:10:"\x00 *\x00 mediaId";s:32:"c85b71c0114c42d2a73296e6e3a67695";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"308de61fa64c4c8a827392b311420460";}s:32:"6b2f4c8aca1e43899f54598257ef4012";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"6b2f4c8aca1e43899f54598257ef4012";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:24.406000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:977;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:50:"thumbnail/7a/bb/4a/1689140234/58721_ml_400x400.jpg";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:79:"https://www.fridolin-gmbh.de/thumbnail/7a/bb/4a/1689140234/58721_ml_400x400.jpg";s:10:"\x00 *\x00 mediaId";s:32:"c85b71c0114c42d2a73296e6e3a67695";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"6b2f4c8aca1e43899f54598257ef4012";}s:32:"9b625d753329447b8307d92177fe2462";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"9b625d753329447b8307d92177fe2462";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:24.406000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:977;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:50:"thumbnail/7a/bb/4a/1689140234/58721_ml_800x800.jpg";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:79:"https://www.fridolin-gmbh.de/thumbnail/7a/bb/4a/1689140234/58721_ml_800x800.jpg";s:10:"\x00 *\x00 mediaId";s:32:"c85b71c0114c42d2a73296e6e3a67695";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"9b625d753329447b8307d92177fe2462";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:38:"media/7a/bb/4a/1689140234/58721_ml.jpg";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"c85b71c0114c42d2a73296e6e3a67695";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:4;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:4;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430337";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eb6bb1873e2b55df231975d9464";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"7d04c587ede047a38b0e3268e1a53db3";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"7d04c587ede047a38b0e3268e1a53db3";}s:11:"\x00 *\x00 quantity";i:8;s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:8;s:13:"\x00 *\x00 totalPrice";d:30.32;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:30.32;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:13:"\x00 *\x00 identifier";s:32:"7d04c587ede047a38b0e3268e1a53db3";s:15:"\x00 *\x00 deliveryDate";O:56:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryDate":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 earliest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-01 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:9:"\x00 *\x00 latest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-06 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}}s:32:"2211c9b8c8af4276859ce9dd2926ae37";O:60:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryPosition":6:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 lineItem";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:37:15.208";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"58723";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:4:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:2;s:32:"28447395cd4049c3820958e56585876c";i:3;s:32:"a6d5f13f6a9646bfbec04e89871ed609";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:5:{i:0;s:32:"018afe4a62e874fdb06eb834e1aec3b0";i:1;s:32:"018cd3d448877248b4d7ecf327caebd1";i:2;s:32:"018f382488a57a318a01255313cedd72";i:3;s:32:"0191c11e33267cf48a148e67a2cf616f";i:4;s:32:"22fd70b94cde43cb936612ec71087f95";}s:8:"parentId";N;s:5:"stock";i:99996;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:44:"Spieluhr, Yellow submarine, Beat Music, gelb";s:11:"\x00 *\x00 quantity";i:8;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:3.79;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:8;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:8;s:13:"\x00 *\x00 totalPrice";d:30.32;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:30.32;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"34d2d8809cf84b5da1f6a033a2f688c3";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:56:"Spieluhr Yellow Submarine, Beat-Welt-Hit - Yellow Design";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:15.207000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:15.222000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:10:"image/jpeg";s:16:"\x00 *\x00 fileExtension";s:3:"jpg";s:11:"\x00 *\x00 fileSize";i:192569;s:8:"\x00 *\x00 title";s:56:"Spieluhr Yellow Submarine, Beat-Welt-Hit - Yellow Design";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"cb4ea81585c6ae705d654a1cd19611fc";s:4:"type";i:2;s:5:"width";i:827;s:6:"height";i:625;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:15.220000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:67:"https://www.fridolin-gmbh.de/media/c5/36/1e/1689140235/58723_ml.jpg";s:11:"\x00 *\x00 fileName";s:8:"58723_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"7f0a276d9e784acb8595484e10460609";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"7f0a276d9e784acb8595484e10460609";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:24.698000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:1243;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:52:"thumbnail/c5/36/1e/1689140235/58723_ml_1920x1920.jpg";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:81:"https://www.fridolin-gmbh.de/thumbnail/c5/36/1e/1689140235/58723_ml_1920x1920.jpg";s:10:"\x00 *\x00 mediaId";s:32:"34d2d8809cf84b5da1f6a033a2f688c3";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"7f0a276d9e784acb8595484e10460609";}s:32:"862459e1d57846d190a6549665bbcc68";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"862459e1d57846d190a6549665bbcc68";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:24.698000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:1243;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:50:"thumbnail/c5/36/1e/1689140235/58723_ml_400x400.jpg";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:79:"https://www.fridolin-gmbh.de/thumbnail/c5/36/1e/1689140235/58723_ml_400x400.jpg";s:10:"\x00 *\x00 mediaId";s:32:"34d2d8809cf84b5da1f6a033a2f688c3";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"862459e1d57846d190a6549665bbcc68";}s:32:"a3692632a0d140488b69902eff09cd80";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"a3692632a0d140488b69902eff09cd80";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:24.698000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:1243;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:50:"thumbnail/c5/36/1e/1689140235/58723_ml_800x800.jpg";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:79:"https://www.fridolin-gmbh.de/thumbnail/c5/36/1e/1689140235/58723_ml_800x800.jpg";s:10:"\x00 *\x00 mediaId";s:32:"34d2d8809cf84b5da1f6a033a2f688c3";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"a3692632a0d140488b69902eff09cd80";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:38:"media/c5/36/1e/1689140235/58723_ml.jpg";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"34d2d8809cf84b5da1f6a033a2f688c3";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:99996;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:4;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:4;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430342";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eb72b847242bc5030d68a9c6aaa";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"2211c9b8c8af4276859ce9dd2926ae37";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"2211c9b8c8af4276859ce9dd2926ae37";}s:11:"\x00 *\x00 quantity";i:8;s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:8;s:13:"\x00 *\x00 totalPrice";d:30.32;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:30.32;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:13:"\x00 *\x00 identifier";s:32:"2211c9b8c8af4276859ce9dd2926ae37";s:15:"\x00 *\x00 deliveryDate";O:56:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryDate":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 earliest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-01 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:9:"\x00 *\x00 latest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-06 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}}s:32:"04ed9154668e482193cc8af7e77346db";O:60:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryPosition":6:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 lineItem";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:36:40.781";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"58403";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:7:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"0189f8072aad71a8a38f30e4a7c21137";i:3;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:4;s:32:"28447395cd4049c3820958e56585876c";i:5;s:32:"0189fc81bb147e39a0a3de9f148e1de9";i:6;s:32:"a6d5f13f6a9646bfbec04e89871ed609";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:5:{i:0;s:32:"0189d4c411e0758284a60cbe131864f5";i:1;s:32:"018ccea696577083b44ebc607df54fc1";i:2;s:32:"018f382488a57a318a01255313cedd72";i:3;s:32:"0191c11e33267cf48a148e67a2cf616f";i:4;s:32:"22fd70b94cde43cb936612ec71087f95";}s:8:"parentId";N;s:5:"stock";i:99980;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:49:"Spieluhr, Happy Birthday, Hufeisen, Klee, Marienk";s:11:"\x00 *\x00 quantity";i:4;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:3.79;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:4;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"ae4691cd2d084e8ead613215f09da649";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:25:"Spieluhr "Happy Birthday"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:40.781000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:40.796000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:9:"image/png";s:16:"\x00 *\x00 fileExtension";s:3:"png";s:11:"\x00 *\x00 fileSize";i:105863;s:8:"\x00 *\x00 title";s:25:"Spieluhr "Happy Birthday"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:156:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"e6ec730ddcbf5fc9a554386b65278829";s:4:"type";i:3;s:5:"width";i:500;s:6:"height";i:373;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:40.795000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/73/04/2a/1689140200/103170799398_ml.png";s:11:"\x00 *\x00 fileName";s:15:"103170799398_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"004553cd5cfc4c90a85cca3bb5560173";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"004553cd5cfc4c90a85cca3bb5560173";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:49.695000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:1513;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/73/04/2a/1689140200/103170799398_ml_800x800.png";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/73/04/2a/1689140200/103170799398_ml_800x800.png";s:10:"\x00 *\x00 mediaId";s:32:"ae4691cd2d084e8ead613215f09da649";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"004553cd5cfc4c90a85cca3bb5560173";}s:32:"3ce6fd05bd254c5a95adda3067e52493";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"3ce6fd05bd254c5a95adda3067e52493";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:49.695000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:1513;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/73/04/2a/1689140200/103170799398_ml_1920x1920.png";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/73/04/2a/1689140200/103170799398_ml_1920x1920.png";s:10:"\x00 *\x00 mediaId";s:32:"ae4691cd2d084e8ead613215f09da649";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"3ce6fd05bd254c5a95adda3067e52493";}s:32:"f14364e4e98644a99a8119914c478547";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"f14364e4e98644a99a8119914c478547";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:49.695000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:1513;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/73/04/2a/1689140200/103170799398_ml_400x400.png";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/73/04/2a/1689140200/103170799398_ml_400x400.png";s:10:"\x00 *\x00 mediaId";s:32:"ae4691cd2d084e8ead613215f09da649";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"f14364e4e98644a99a8119914c478547";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/73/04/2a/1689140200/103170799398_ml.png";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"ae4691cd2d084e8ead613215f09da649";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:99980;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:4;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:4;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430345";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eb86d79735fb057d552d398ee11";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"04ed9154668e482193cc8af7e77346db";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"04ed9154668e482193cc8af7e77346db";}s:11:"\x00 *\x00 quantity";i:4;s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:13:"\x00 *\x00 identifier";s:32:"04ed9154668e482193cc8af7e77346db";s:15:"\x00 *\x00 deliveryDate";O:56:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryDate":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 earliest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-01 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:9:"\x00 *\x00 latest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-06 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}}s:32:"c81da292a31945558c1bcb02da86863c";O:60:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryPosition":6:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 lineItem";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:36:41.470";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"58406";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:7:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"0189f8072aad71a8a38f30e4a7c21137";i:3;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:4;s:32:"28447395cd4049c3820958e56585876c";i:5;s:32:"0189fc81bb147e39a0a3de9f148e1de9";i:6;s:32:"a6d5f13f6a9646bfbec04e89871ed609";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:4:{i:0;s:32:"018ccea696577083b44ebc607df54fc1";i:1;s:32:"018f382488a57a318a01255313cedd72";i:2;s:32:"0191c11e33267cf48a148e67a2cf616f";i:3;s:32:"22fd70b94cde43cb936612ec71087f95";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:37:"Spieluhr, Happy Birthday, mit Blüten";s:11:"\x00 *\x00 quantity";i:4;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:3.79;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:4;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"cced316425714b11a1e5e0228f2d3e00";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:25:"Spieluhr "Happy Birthday"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:41.469000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:41.486000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:9:"image/png";s:16:"\x00 *\x00 fileExtension";s:3:"png";s:11:"\x00 *\x00 fileSize";i:126724;s:8:"\x00 *\x00 title";s:25:"Spieluhr "Happy Birthday"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:156:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"5f6b3aea114ad9662e7c3c6739521b4c";s:4:"type";i:3;s:5:"width";i:500;s:6:"height";i:373;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:41.485000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/20/d0/3f/1689140201/612550897769_ml.png";s:11:"\x00 *\x00 fileName";s:15:"612550897769_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"722280c349d74bc1a1d438516a6d71c7";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"722280c349d74bc1a1d438516a6d71c7";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:50.135000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:1782;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/20/d0/3f/1689140201/612550897769_ml_400x400.png";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/20/d0/3f/1689140201/612550897769_ml_400x400.png";s:10:"\x00 *\x00 mediaId";s:32:"cced316425714b11a1e5e0228f2d3e00";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"722280c349d74bc1a1d438516a6d71c7";}s:32:"a69305880aff4addaba452c7482abec5";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"a69305880aff4addaba452c7482abec5";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:50.135000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:1782;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/20/d0/3f/1689140201/612550897769_ml_1920x1920.png";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/20/d0/3f/1689140201/612550897769_ml_1920x1920.png";s:10:"\x00 *\x00 mediaId";s:32:"cced316425714b11a1e5e0228f2d3e00";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"a69305880aff4addaba452c7482abec5";}s:32:"f7b10707a34a4557986cf2e4044c5dd1";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"f7b10707a34a4557986cf2e4044c5dd1";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:50.136000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:1782;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/20/d0/3f/1689140201/612550897769_ml_800x800.png";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/20/d0/3f/1689140201/612550897769_ml_800x800.png";s:10:"\x00 *\x00 mediaId";s:32:"cced316425714b11a1e5e0228f2d3e00";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"f7b10707a34a4557986cf2e4044c5dd1";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/20/d0/3f/1689140201/612550897769_ml.png";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"cced316425714b11a1e5e0228f2d3e00";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:4;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:4;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430349";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eb8928c73cda475f73696461f20";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"c81da292a31945558c1bcb02da86863c";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"c81da292a31945558c1bcb02da86863c";}s:11:"\x00 *\x00 quantity";i:4;s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:13:"\x00 *\x00 identifier";s:32:"c81da292a31945558c1bcb02da86863c";s:15:"\x00 *\x00 deliveryDate";O:56:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryDate":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 earliest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-01 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:9:"\x00 *\x00 latest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-06 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}}s:32:"6742d316b6624fecb1b77daec4fd8d38";O:60:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryPosition":6:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 lineItem";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:36:40.243";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"58401";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:7:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"0189f8072aad71a8a38f30e4a7c21137";i:3;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:4;s:32:"28447395cd4049c3820958e56585876c";i:5;s:32:"0189fc81bb147e39a0a3de9f148e1de9";i:6;s:32:"a6d5f13f6a9646bfbec04e89871ed609";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:4:{i:0;s:32:"018ccea696577083b44ebc607df54fc1";i:1;s:32:"018f382488a57a318a01255313cedd72";i:2;s:32:"0191c11e33267cf48a148e67a2cf616f";i:3;s:32:"22fd70b94cde43cb936612ec71087f95";}s:8:"parentId";N;s:5:"stock";i:99972;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:40:"Spieluhr, Happy Birthday, Bär mit Blume";s:11:"\x00 *\x00 quantity";i:4;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:3.79;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:4;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"e3dd0a50d12d4cbf9fe1cc0ca5b5bb42";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:25:"Spieluhr "Happy Birthday"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:40.242000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:40.270000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:9:"image/png";s:16:"\x00 *\x00 fileExtension";s:3:"png";s:11:"\x00 *\x00 fileSize";i:103105;s:8:"\x00 *\x00 title";s:25:"Spieluhr "Happy Birthday"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:156:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"ea1cec53399d075a27b849f44c347fdf";s:4:"type";i:3;s:5:"width";i:500;s:6:"height";i:373;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:40.268000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/da/98/b7/1689140200/764673485862_ml.png";s:11:"\x00 *\x00 fileName";s:15:"764673485862_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"15e64397defb421c94c0ddb524dedc49";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"15e64397defb421c94c0ddb524dedc49";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:49.349000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:2051;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/da/98/b7/1689140200/764673485862_ml_1920x1920.png";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/da/98/b7/1689140200/764673485862_ml_1920x1920.png";s:10:"\x00 *\x00 mediaId";s:32:"e3dd0a50d12d4cbf9fe1cc0ca5b5bb42";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"15e64397defb421c94c0ddb524dedc49";}s:32:"c376fe354b644ea8810c81ee57fcac2f";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"c376fe354b644ea8810c81ee57fcac2f";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:49.350000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:2051;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/da/98/b7/1689140200/764673485862_ml_400x400.png";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/da/98/b7/1689140200/764673485862_ml_400x400.png";s:10:"\x00 *\x00 mediaId";s:32:"e3dd0a50d12d4cbf9fe1cc0ca5b5bb42";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"c376fe354b644ea8810c81ee57fcac2f";}s:32:"c96d428d178f4f3aa02c3e6c53515490";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"c96d428d178f4f3aa02c3e6c53515490";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:49.350000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:2051;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/da/98/b7/1689140200/764673485862_ml_800x800.png";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/da/98/b7/1689140200/764673485862_ml_800x800.png";s:10:"\x00 *\x00 mediaId";s:32:"e3dd0a50d12d4cbf9fe1cc0ca5b5bb42";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"c96d428d178f4f3aa02c3e6c53515490";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/da/98/b7/1689140200/764673485862_ml.png";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"e3dd0a50d12d4cbf9fe1cc0ca5b5bb42";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:99972;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:4;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:4;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430355";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eb8ea00737184113f4196bdef3c";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"6742d316b6624fecb1b77daec4fd8d38";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"6742d316b6624fecb1b77daec4fd8d38";}s:11:"\x00 *\x00 quantity";i:4;s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:13:"\x00 *\x00 identifier";s:32:"6742d316b6624fecb1b77daec4fd8d38";s:15:"\x00 *\x00 deliveryDate";O:56:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryDate":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 earliest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-01 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:9:"\x00 *\x00 latest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-06 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}}s:32:"7a0faea9a8f14b159303037c5477791f";O:60:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryPosition":6:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 lineItem";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:36:41.701";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"58407";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:7:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"0189f8072aad71a8a38f30e4a7c21137";i:3;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:4;s:32:"28447395cd4049c3820958e56585876c";i:5;s:32:"0189fc81bb147e39a0a3de9f148e1de9";i:6;s:32:"a6d5f13f6a9646bfbec04e89871ed609";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:4:{i:0;s:32:"018ccea696577083b44ebc607df54fc1";i:1;s:32:"018f382488a57a318a01255313cedd72";i:2;s:32:"0191c11e33267cf48a148e67a2cf616f";i:3;s:32:"22fd70b94cde43cb936612ec71087f95";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:44:"Spieluhr, Happy Birthday, For you, mit Katze";s:11:"\x00 *\x00 quantity";i:4;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:3.79;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:4;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"e056987050e5497c8aac40996b080769";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:25:"Spieluhr "Happy Birthday"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:41.701000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:41.714000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:9:"image/png";s:16:"\x00 *\x00 fileExtension";s:3:"png";s:11:"\x00 *\x00 fileSize";i:104539;s:8:"\x00 *\x00 title";s:25:"Spieluhr "Happy Birthday"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:156:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"29e0747e28d0b51dfbb9ee1f7ea1de4b";s:4:"type";i:3;s:5:"width";i:500;s:6:"height";i:373;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:41.713000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/6c/db/41/1689140201/723885089433_ml.png";s:11:"\x00 *\x00 fileName";s:15:"723885089433_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"314789316ea843ba8dbe6df319d8a273";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"314789316ea843ba8dbe6df319d8a273";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:50.274000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:2320;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/6c/db/41/1689140201/723885089433_ml_1920x1920.png";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/6c/db/41/1689140201/723885089433_ml_1920x1920.png";s:10:"\x00 *\x00 mediaId";s:32:"e056987050e5497c8aac40996b080769";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"314789316ea843ba8dbe6df319d8a273";}s:32:"6cf3cd0c4ba94484b45d3001f7b01a10";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"6cf3cd0c4ba94484b45d3001f7b01a10";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:50.274000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:2320;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/6c/db/41/1689140201/723885089433_ml_800x800.png";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/6c/db/41/1689140201/723885089433_ml_800x800.png";s:10:"\x00 *\x00 mediaId";s:32:"e056987050e5497c8aac40996b080769";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"6cf3cd0c4ba94484b45d3001f7b01a10";}s:32:"90e91beb0ab446cd8097d6a79436d67c";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"90e91beb0ab446cd8097d6a79436d67c";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:50.274000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:2320;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/6c/db/41/1689140201/723885089433_ml_400x400.png";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/6c/db/41/1689140201/723885089433_ml_400x400.png";s:10:"\x00 *\x00 mediaId";s:32:"e056987050e5497c8aac40996b080769";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"90e91beb0ab446cd8097d6a79436d67c";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/6c/db/41/1689140201/723885089433_ml.png";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"e056987050e5497c8aac40996b080769";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:4;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:4;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430361";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eb905ce73cf9321dcb8137a9d3c";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"7a0faea9a8f14b159303037c5477791f";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"7a0faea9a8f14b159303037c5477791f";}s:11:"\x00 *\x00 quantity";i:4;s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:13:"\x00 *\x00 identifier";s:32:"7a0faea9a8f14b159303037c5477791f";s:15:"\x00 *\x00 deliveryDate";O:56:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryDate":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 earliest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-01 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:9:"\x00 *\x00 latest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-06 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}}s:32:"50a6cea3006846fd83ce8abca97b7f19";O:60:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryPosition":6:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 lineItem";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:36:42.126";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"58409";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:7:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"0189f8072aad71a8a38f30e4a7c21137";i:3;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:4;s:32:"28447395cd4049c3820958e56585876c";i:5;s:32:"0189fc81bb147e39a0a3de9f148e1de9";i:6;s:32:"a6d5f13f6a9646bfbec04e89871ed609";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:4:{i:0;s:32:"018ccea696577083b44ebc607df54fc1";i:1;s:32:"018f382488a57a318a01255313cedd72";i:2;s:32:"0191c11e33267cf48a148e67a2cf616f";i:3;s:32:"22fd70b94cde43cb936612ec71087f95";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:46:"Spieluhr, Happy Birthday, Rechtecke mit Herzen";s:11:"\x00 *\x00 quantity";i:4;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:3.79;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:4;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"37e3ddde78aa4bd7a0ba47a861b19743";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:25:"Spieluhr "Happy Birthday"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:42.125000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:42.141000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:9:"image/png";s:16:"\x00 *\x00 fileExtension";s:3:"png";s:11:"\x00 *\x00 fileSize";i:85560;s:8:"\x00 *\x00 title";s:25:"Spieluhr "Happy Birthday"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:156:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"e97f203c432b60f1f8876e58be4d26f4";s:4:"type";i:3;s:5:"width";i:500;s:6:"height";i:373;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:42.139000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/ac/aa/0f/1689140202/506733746124_ml.png";s:11:"\x00 *\x00 fileName";s:15:"506733746124_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"0c4ecbe0d3d0454e883cbf85b12249d3";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"0c4ecbe0d3d0454e883cbf85b12249d3";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:50.516000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:2589;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/ac/aa/0f/1689140202/506733746124_ml_800x800.png";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/ac/aa/0f/1689140202/506733746124_ml_800x800.png";s:10:"\x00 *\x00 mediaId";s:32:"37e3ddde78aa4bd7a0ba47a861b19743";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"0c4ecbe0d3d0454e883cbf85b12249d3";}s:32:"242b567ffbb84cff8eea78d50d7cf62a";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"242b567ffbb84cff8eea78d50d7cf62a";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:50.516000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:2589;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/ac/aa/0f/1689140202/506733746124_ml_400x400.png";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/ac/aa/0f/1689140202/506733746124_ml_400x400.png";s:10:"\x00 *\x00 mediaId";s:32:"37e3ddde78aa4bd7a0ba47a861b19743";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"242b567ffbb84cff8eea78d50d7cf62a";}s:32:"e6a2fbd6db3a4fce815d4cd72a19aea3";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"e6a2fbd6db3a4fce815d4cd72a19aea3";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:50.516000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:2589;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/ac/aa/0f/1689140202/506733746124_ml_1920x1920.png";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/ac/aa/0f/1689140202/506733746124_ml_1920x1920.png";s:10:"\x00 *\x00 mediaId";s:32:"37e3ddde78aa4bd7a0ba47a861b19743";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"e6a2fbd6db3a4fce815d4cd72a19aea3";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/ac/aa/0f/1689140202/506733746124_ml.png";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"37e3ddde78aa4bd7a0ba47a861b19743";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:4;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:4;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430366";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eb910e473d48bd1ff866405c3ac";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"50a6cea3006846fd83ce8abca97b7f19";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"50a6cea3006846fd83ce8abca97b7f19";}s:11:"\x00 *\x00 quantity";i:4;s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:13:"\x00 *\x00 identifier";s:32:"50a6cea3006846fd83ce8abca97b7f19";s:15:"\x00 *\x00 deliveryDate";O:56:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryDate":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 earliest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-01 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:9:"\x00 *\x00 latest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-06 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}}s:32:"727d595180904c50bce388bb84dbb22c";O:60:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryPosition":6:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 lineItem";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:36:43.115";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"58413";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:7:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"0189f8072aad71a8a38f30e4a7c21137";i:3;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:4;s:32:"28447395cd4049c3820958e56585876c";i:5;s:32:"0189fc81bb147e39a0a3de9f148e1de9";i:6;s:32:"a6d5f13f6a9646bfbec04e89871ed609";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:4:{i:0;s:32:"018ccea696577083b44ebc607df54fc1";i:1;s:32:"018f382488a57a318a01255313cedd72";i:2;s:32:"0191c11e33267cf48a148e67a2cf616f";i:3;s:32:"22fd70b94cde43cb936612ec71087f95";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:52:"Spieluhr, Happy Birthday, Glücksbringer und Blüten";s:11:"\x00 *\x00 quantity";i:4;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:3.79;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:4;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"57c833462f6648f18ee379b4912534b0";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:25:"Spieluhr "Happy Birthday"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:43.114000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:43.134000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:9:"image/png";s:16:"\x00 *\x00 fileExtension";s:3:"png";s:11:"\x00 *\x00 fileSize";i:103031;s:8:"\x00 *\x00 title";s:25:"Spieluhr "Happy Birthday"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:156:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"91ff0fdb4739ca7d2b749a1da61e2579";s:4:"type";i:3;s:5:"width";i:500;s:6:"height";i:373;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:43.132000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/2a/a6/72/1689140203/651315053848_ml.png";s:11:"\x00 *\x00 fileName";s:15:"651315053848_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"1e84b8045a974b3cba256472d254c4e2";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"1e84b8045a974b3cba256472d254c4e2";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:51.255000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:2858;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/2a/a6/72/1689140203/651315053848_ml_400x400.png";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/2a/a6/72/1689140203/651315053848_ml_400x400.png";s:10:"\x00 *\x00 mediaId";s:32:"57c833462f6648f18ee379b4912534b0";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"1e84b8045a974b3cba256472d254c4e2";}s:32:"8d89c89c509046b583246118228e703c";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"8d89c89c509046b583246118228e703c";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:51.255000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:2858;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/2a/a6/72/1689140203/651315053848_ml_800x800.png";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/2a/a6/72/1689140203/651315053848_ml_800x800.png";s:10:"\x00 *\x00 mediaId";s:32:"57c833462f6648f18ee379b4912534b0";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"8d89c89c509046b583246118228e703c";}s:32:"a570173dbd614a00be319ec453781e53";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"a570173dbd614a00be319ec453781e53";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:51.255000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:2858;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/2a/a6/72/1689140203/651315053848_ml_1920x1920.png";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/2a/a6/72/1689140203/651315053848_ml_1920x1920.png";s:10:"\x00 *\x00 mediaId";s:32:"57c833462f6648f18ee379b4912534b0";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"a570173dbd614a00be319ec453781e53";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/2a/a6/72/1689140203/651315053848_ml.png";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"57c833462f6648f18ee379b4912534b0";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:4;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:4;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430371";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eb92db87015a95f97df1a04ed8b";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"727d595180904c50bce388bb84dbb22c";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"727d595180904c50bce388bb84dbb22c";}s:11:"\x00 *\x00 quantity";i:4;s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:13:"\x00 *\x00 identifier";s:32:"727d595180904c50bce388bb84dbb22c";s:15:"\x00 *\x00 deliveryDate";O:56:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryDate":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 earliest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-01 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:9:"\x00 *\x00 latest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-06 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}}s:32:"03fe732d9be4461d8228bba36a41d50d";O:60:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryPosition":6:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 lineItem";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:36:43.763";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"58416";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:7:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"0189f8072aad71a8a38f30e4a7c21137";i:3;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:4;s:32:"28447395cd4049c3820958e56585876c";i:5;s:32:"0189fc81bb147e39a0a3de9f148e1de9";i:6;s:32:"a6d5f13f6a9646bfbec04e89871ed609";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:4:{i:0;s:32:"018ccea696577083b44ebc607df54fc1";i:1;s:32:"018f382488a57a318a01255313cedd72";i:2;s:32:"0191c11e33267cf48a148e67a2cf616f";i:3;s:32:"22fd70b94cde43cb936612ec71087f95";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:51:"Spieluhr, Happy Birthday, Alles Gute zum Geb, grün";s:11:"\x00 *\x00 quantity";i:4;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:3.79;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:4;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"1d51784a5ae64c638ded1d7a154dfc19";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:25:"Spieluhr "Happy Birthday"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:43.762000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:43.781000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:9:"image/png";s:16:"\x00 *\x00 fileExtension";s:3:"png";s:11:"\x00 *\x00 fileSize";i:105030;s:8:"\x00 *\x00 title";s:25:"Spieluhr "Happy Birthday"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:156:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"4c610414f9bd47e43e24dac2d98d7430";s:4:"type";i:3;s:5:"width";i:500;s:6:"height";i:373;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:43.779000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/fc/27/3a/1689140203/353689975699_ml.png";s:11:"\x00 *\x00 fileName";s:15:"353689975699_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"230d9f83aa964af086a035561946f1f6";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"230d9f83aa964af086a035561946f1f6";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:51.765000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:3127;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/fc/27/3a/1689140203/353689975699_ml_1920x1920.png";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/fc/27/3a/1689140203/353689975699_ml_1920x1920.png";s:10:"\x00 *\x00 mediaId";s:32:"1d51784a5ae64c638ded1d7a154dfc19";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"230d9f83aa964af086a035561946f1f6";}s:32:"86b17312f03f4dfe89d2063fb9185b98";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"86b17312f03f4dfe89d2063fb9185b98";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:51.765000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:3127;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/fc/27/3a/1689140203/353689975699_ml_800x800.png";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/fc/27/3a/1689140203/353689975699_ml_800x800.png";s:10:"\x00 *\x00 mediaId";s:32:"1d51784a5ae64c638ded1d7a154dfc19";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"86b17312f03f4dfe89d2063fb9185b98";}s:32:"bc968ce754a24bb2ac3bd90ca335a090";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"bc968ce754a24bb2ac3bd90ca335a090";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:51.765000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:3127;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/fc/27/3a/1689140203/353689975699_ml_400x400.png";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/fc/27/3a/1689140203/353689975699_ml_400x400.png";s:10:"\x00 *\x00 mediaId";s:32:"1d51784a5ae64c638ded1d7a154dfc19";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"bc968ce754a24bb2ac3bd90ca335a090";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/fc/27/3a/1689140203/353689975699_ml.png";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"1d51784a5ae64c638ded1d7a154dfc19";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:4;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:4;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430376";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eb9877d72519c854630cd2defa3";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"03fe732d9be4461d8228bba36a41d50d";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"03fe732d9be4461d8228bba36a41d50d";}s:11:"\x00 *\x00 quantity";i:4;s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:13:"\x00 *\x00 identifier";s:32:"03fe732d9be4461d8228bba36a41d50d";s:15:"\x00 *\x00 deliveryDate";O:56:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryDate":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 earliest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-01 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:9:"\x00 *\x00 latest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-06 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}}s:32:"280e78c68339474883f33e9cfb273f51";O:60:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryPosition":6:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 lineItem";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:36:43.526";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"58415";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:7:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"0189f8072aad71a8a38f30e4a7c21137";i:3;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:4;s:32:"28447395cd4049c3820958e56585876c";i:5;s:32:"0189fc81bb147e39a0a3de9f148e1de9";i:6;s:32:"a6d5f13f6a9646bfbec04e89871ed609";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:4:{i:0;s:32:"018ccea696577083b44ebc607df54fc1";i:1;s:32:"018f382488a57a318a01255313cedd72";i:2;s:32:"0191c11e33267cf48a148e67a2cf616f";i:3;s:32:"22fd70b94cde43cb936612ec71087f95";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:50:"Spieluhr, Happy Birthday, Alles Gute zum Geb, pink";s:11:"\x00 *\x00 quantity";i:4;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:3.79;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:4;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"d1691b2aae164a69923560022b085d20";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:25:"Spieluhr "Happy Birthday"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:43.525000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:43.542000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:9:"image/png";s:16:"\x00 *\x00 fileExtension";s:3:"png";s:11:"\x00 *\x00 fileSize";i:88245;s:8:"\x00 *\x00 title";s:25:"Spieluhr "Happy Birthday"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:156:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"b3a3136fdc9afc0b4895f8df5ebba9eb";s:4:"type";i:3;s:5:"width";i:500;s:6:"height";i:373;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:43.541000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/cf/af/0c/1689140203/968166674340_ml.png";s:11:"\x00 *\x00 fileName";s:15:"968166674340_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"17d07aad43e94410af2181ce693c08ce";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"17d07aad43e94410af2181ce693c08ce";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:51.612000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:3396;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/cf/af/0c/1689140203/968166674340_ml_400x400.png";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/cf/af/0c/1689140203/968166674340_ml_400x400.png";s:10:"\x00 *\x00 mediaId";s:32:"d1691b2aae164a69923560022b085d20";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"17d07aad43e94410af2181ce693c08ce";}s:32:"3f9ad148b124428789c67565baab1dca";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"3f9ad148b124428789c67565baab1dca";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:51.612000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:3396;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/cf/af/0c/1689140203/968166674340_ml_1920x1920.png";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/cf/af/0c/1689140203/968166674340_ml_1920x1920.png";s:10:"\x00 *\x00 mediaId";s:32:"d1691b2aae164a69923560022b085d20";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"3f9ad148b124428789c67565baab1dca";}s:32:"a9e705b749a3489eb10db41cfca94507";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"a9e705b749a3489eb10db41cfca94507";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:51.612000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:3396;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/cf/af/0c/1689140203/968166674340_ml_800x800.png";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/cf/af/0c/1689140203/968166674340_ml_800x800.png";s:10:"\x00 *\x00 mediaId";s:32:"d1691b2aae164a69923560022b085d20";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"a9e705b749a3489eb10db41cfca94507";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/cf/af/0c/1689140203/968166674340_ml.png";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"d1691b2aae164a69923560022b085d20";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:4;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:4;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430381";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eb9af4b70eaa854a2ff56029d3f";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"280e78c68339474883f33e9cfb273f51";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"280e78c68339474883f33e9cfb273f51";}s:11:"\x00 *\x00 quantity";i:4;s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:13:"\x00 *\x00 identifier";s:32:"280e78c68339474883f33e9cfb273f51";s:15:"\x00 *\x00 deliveryDate";O:56:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryDate":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 earliest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-01 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:9:"\x00 *\x00 latest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-06 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}}s:32:"41b052bf480f4f5aadc662589ad9bb13";O:60:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryPosition":6:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 lineItem";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:36:54.326";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"58471";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:2:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";i:1;s:32:"01910c97f7c376538726259d293a1cb4";}s:11:"categoryIds";a:7:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"0189f8072aad71a8a38f30e4a7c21137";i:3;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:4;s:32:"28447395cd4049c3820958e56585876c";i:5;s:32:"0189fc81bb147e39a0a3de9f148e1de9";i:6;s:32:"a6d5f13f6a9646bfbec04e89871ed609";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:5:{i:0;s:32:"0189d418f5427efb9bb2000be0950a17";i:1;s:32:"018ccea696577083b44ebc607df54fc1";i:2;s:32:"018f382488a57a318a01255313cedd72";i:3;s:32:"0191c11e33267cf48a148e67a2cf616f";i:4;s:32:"22fd70b94cde43cb936612ec71087f95";}s:8:"parentId";N;s:5:"stock";i:99984;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:30:"Spieluhr, Happy Birthday, Kids";s:11:"\x00 *\x00 quantity";i:4;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:3.79;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:4;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"41e315041fdc4d70a1485934f61fa646";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:34:"Spieluhr, Kinder, "Happy Birthday"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:54.325000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:54.342000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:10:"image/jpeg";s:16:"\x00 *\x00 fileExtension";s:3:"jpg";s:11:"\x00 *\x00 fileSize";i:80262;s:8:"\x00 *\x00 title";s:34:"Spieluhr, Kinder, "Happy Birthday"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"5853eb7a2d45bc8a73604e4ce6ffd9a1";s:4:"type";i:2;s:5:"width";i:1000;s:6:"height";i:745;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:54.340000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:90:"https://www.fridolin-gmbh.de/media/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml.jpg";s:11:"\x00 *\x00 fileName";s:31:"happy-birthday-spieluhr-fake_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"6c03ab4e46c8454cba5de054739325ab";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"6c03ab4e46c8454cba5de054739325ab";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:05.228000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:3666;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:75:"thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_1920x1920.jpg";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:104:"https://www.fridolin-gmbh.de/thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_1920x1920.jpg";s:10:"\x00 *\x00 mediaId";s:32:"41e315041fdc4d70a1485934f61fa646";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"6c03ab4e46c8454cba5de054739325ab";}s:32:"83cea0284e7546728d3c6284d0584c82";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"83cea0284e7546728d3c6284d0584c82";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:05.228000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:3666;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:73:"thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_800x800.jpg";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:102:"https://www.fridolin-gmbh.de/thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_800x800.jpg";s:10:"\x00 *\x00 mediaId";s:32:"41e315041fdc4d70a1485934f61fa646";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"83cea0284e7546728d3c6284d0584c82";}s:32:"878080ef010d4f01bb2f91342f364e9d";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"878080ef010d4f01bb2f91342f364e9d";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:05.228000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:3666;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:73:"thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_400x400.jpg";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:102:"https://www.fridolin-gmbh.de/thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_400x400.jpg";s:10:"\x00 *\x00 mediaId";s:32:"41e315041fdc4d70a1485934f61fa646";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"878080ef010d4f01bb2f91342f364e9d";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:61:"media/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml.jpg";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"41e315041fdc4d70a1485934f61fa646";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:99984;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:4;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:4;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430386";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eb9d29c726ebb273afa3574c0e3";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"41b052bf480f4f5aadc662589ad9bb13";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"41b052bf480f4f5aadc662589ad9bb13";}s:11:"\x00 *\x00 quantity";i:4;s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:13:"\x00 *\x00 identifier";s:32:"41b052bf480f4f5aadc662589ad9bb13";s:15:"\x00 *\x00 deliveryDate";O:56:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryDate":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 earliest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-01 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:9:"\x00 *\x00 latest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-06 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}}s:32:"15cc9770f8a44b7ead6bfcf1dfc85600";O:60:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryPosition":6:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 lineItem";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:36:41.897";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"58408";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:7:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"0189f8072aad71a8a38f30e4a7c21137";i:3;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:4;s:32:"28447395cd4049c3820958e56585876c";i:5;s:32:"0189fc81bb147e39a0a3de9f148e1de9";i:6;s:32:"a6d5f13f6a9646bfbec04e89871ed609";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:4:{i:0;s:32:"018ccea696577083b44ebc607df54fc1";i:1;s:32:"018f382488a57a318a01255313cedd72";i:2;s:32:"0191c11e33267cf48a148e67a2cf616f";i:3;s:32:"22fd70b94cde43cb936612ec71087f95";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:49:"Spieluhr, Happy Birthday, Herzen, blau, Herz, rot";s:11:"\x00 *\x00 quantity";i:4;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:3.79;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:4;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"5536ed3f5b124a96b6ca5d723ec71a29";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:25:"Spieluhr "Happy Birthday"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:41.897000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:41.913000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:9:"image/png";s:16:"\x00 *\x00 fileExtension";s:3:"png";s:11:"\x00 *\x00 fileSize";i:79381;s:8:"\x00 *\x00 title";s:25:"Spieluhr "Happy Birthday"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:156:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"366513d08e22edc7481f2eb0310deab9";s:4:"type";i:3;s:5:"width";i:500;s:6:"height";i:373;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:41.911000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/d0/52/b5/1689140201/370367004457_ml.png";s:11:"\x00 *\x00 fileName";s:15:"370367004457_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"4a091253ecfc4f4589a1a9b72da4370a";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"4a091253ecfc4f4589a1a9b72da4370a";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:50.393000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:3935;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/d0/52/b5/1689140201/370367004457_ml_800x800.png";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/d0/52/b5/1689140201/370367004457_ml_800x800.png";s:10:"\x00 *\x00 mediaId";s:32:"5536ed3f5b124a96b6ca5d723ec71a29";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"4a091253ecfc4f4589a1a9b72da4370a";}s:32:"852e3a272b5f40989dd3f9b305973c5f";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"852e3a272b5f40989dd3f9b305973c5f";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:50.393000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:3935;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/d0/52/b5/1689140201/370367004457_ml_400x400.png";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/d0/52/b5/1689140201/370367004457_ml_400x400.png";s:10:"\x00 *\x00 mediaId";s:32:"5536ed3f5b124a96b6ca5d723ec71a29";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"852e3a272b5f40989dd3f9b305973c5f";}s:32:"a42e01ab8d4246bc9e18862c75376372";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"a42e01ab8d4246bc9e18862c75376372";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:50.393000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:3935;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/d0/52/b5/1689140201/370367004457_ml_1920x1920.png";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/d0/52/b5/1689140201/370367004457_ml_1920x1920.png";s:10:"\x00 *\x00 mediaId";s:32:"5536ed3f5b124a96b6ca5d723ec71a29";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"a42e01ab8d4246bc9e18862c75376372";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/d0/52/b5/1689140201/370367004457_ml.png";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"5536ed3f5b124a96b6ca5d723ec71a29";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:4;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:4;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430391";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eb9ec13726896c03c9805a87da1";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"15cc9770f8a44b7ead6bfcf1dfc85600";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"15cc9770f8a44b7ead6bfcf1dfc85600";}s:11:"\x00 *\x00 quantity";i:4;s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:13:"\x00 *\x00 identifier";s:32:"15cc9770f8a44b7ead6bfcf1dfc85600";s:15:"\x00 *\x00 deliveryDate";O:56:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryDate":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 earliest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-01 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:9:"\x00 *\x00 latest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-06 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}}s:32:"1e32e82d9d6546e3af0f74f52528aa5e";O:60:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryPosition":6:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 lineItem";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:36:23.569";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";s:155:"{"extensions":[],"currencyId":"b7d2554b0ce847cd82f3ac9bd1c0dfca","net":0,"gross":0,"linked":true,"listPrice":null,"percentage":null,"regulationPrice":null}";s:13:"productNumber";s:5:"58326";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:7:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"20ee7d811f994c67a71012cc5af947a8";i:3;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:4;s:32:"28447395cd4049c3820958e56585876c";i:5;s:32:"0189fd0b5f067d42ae7a6705f401e3c0";i:6;s:32:"a6d5f13f6a9646bfbec04e89871ed609";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:5:{i:0;s:32:"018af991c9f371f3b0abd84af7fbeeef";i:1;s:32:"018cd3d36d3173b692c5bd9d5537ff39";i:2;s:32:"018f382488a57a318a01255313cedd72";i:3;s:32:"0191c11e33267cf48a148e67a2cf616f";i:4;s:32:"22fd70b94cde43cb936612ec71087f95";}s:8:"parentId";N;s:5:"stock";i:99988;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:48:"Spieluhr, Wie schön, dass du geboren, Zuckowski";s:11:"\x00 *\x00 quantity";i:4;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:3.79;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:4;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"e2f9fabfea144670b12bd90e1f1acf7b";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:61:"Spieluhr, "Rolf Zuckowski - Wie schön, dass du geboren bist"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:23.568000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:23.588000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:10:"image/jpeg";s:16:"\x00 *\x00 fileExtension";s:3:"jpg";s:11:"\x00 *\x00 fileSize";i:379746;s:8:"\x00 *\x00 title";s:61:"Spieluhr, "Rolf Zuckowski - Wie schön, dass du geboren bist"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"108359a80c954ca4047ff0a7c3a810d3";s:4:"type";i:2;s:5:"width";i:945;s:6:"height";i:716;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:23.586000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:67:"https://www.fridolin-gmbh.de/media/01/25/11/1689140183/58326_ml.jpg";s:11:"\x00 *\x00 fileName";s:8:"58326_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"4f62c682402b4cdc9fb572ecf83058cf";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"4f62c682402b4cdc9fb572ecf83058cf";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:32.043000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:4204;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:52:"thumbnail/01/25/11/1689140183/58326_ml_1920x1920.jpg";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:81:"https://www.fridolin-gmbh.de/thumbnail/01/25/11/1689140183/58326_ml_1920x1920.jpg";s:10:"\x00 *\x00 mediaId";s:32:"e2f9fabfea144670b12bd90e1f1acf7b";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"4f62c682402b4cdc9fb572ecf83058cf";}s:32:"b2ed17de6d874750ae9b150886ccd09e";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"b2ed17de6d874750ae9b150886ccd09e";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:32.043000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:4204;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:50:"thumbnail/01/25/11/1689140183/58326_ml_400x400.jpg";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:79:"https://www.fridolin-gmbh.de/thumbnail/01/25/11/1689140183/58326_ml_400x400.jpg";s:10:"\x00 *\x00 mediaId";s:32:"e2f9fabfea144670b12bd90e1f1acf7b";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"b2ed17de6d874750ae9b150886ccd09e";}s:32:"d61e68efddc548f788879cce802fcf56";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"d61e68efddc548f788879cce802fcf56";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:32.043000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:4204;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:50:"thumbnail/01/25/11/1689140183/58326_ml_800x800.jpg";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:79:"https://www.fridolin-gmbh.de/thumbnail/01/25/11/1689140183/58326_ml_800x800.jpg";s:10:"\x00 *\x00 mediaId";s:32:"e2f9fabfea144670b12bd90e1f1acf7b";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"d61e68efddc548f788879cce802fcf56";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:38:"media/01/25/11/1689140183/58326_ml.jpg";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"e2f9fabfea144670b12bd90e1f1acf7b";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:99988;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:4;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:4;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430396";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934ebed6aa72d9984fee63fb630952";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"1e32e82d9d6546e3af0f74f52528aa5e";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"1e32e82d9d6546e3af0f74f52528aa5e";}s:11:"\x00 *\x00 quantity";i:4;s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:13:"\x00 *\x00 identifier";s:32:"1e32e82d9d6546e3af0f74f52528aa5e";s:15:"\x00 *\x00 deliveryDate";O:56:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryDate":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 earliest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-01 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:9:"\x00 *\x00 latest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-06 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}}s:32:"57450ee12fa1417aa42f4983eb05baaf";O:60:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryPosition":6:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 lineItem";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:36:23.835";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"58327";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:7:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"20ee7d811f994c67a71012cc5af947a8";i:3;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:4;s:32:"28447395cd4049c3820958e56585876c";i:5;s:32:"0189fd0b5f067d42ae7a6705f401e3c0";i:6;s:32:"a6d5f13f6a9646bfbec04e89871ed609";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:5:{i:0;s:32:"018af991c9f371f3b0abd84af7fbeeef";i:1;s:32:"018cceb3869e72ba946304eec96275f5";i:2;s:32:"018f382488a57a318a01255313cedd72";i:3;s:32:"0191c11e33267cf48a148e67a2cf616f";i:4;s:32:"22fd70b94cde43cb936612ec71087f95";}s:8:"parentId";N;s:5:"stock";i:99984;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:40:"Spieluhr, Ich schaff das schon/Zuckowski";s:11:"\x00 *\x00 quantity";i:4;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:3.79;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:4;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"f0fc3e3e9cd64efebd9a2c929be5631d";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:49:"Spieluhr, "Rolf Zuckowski - Ich schaff das schon"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:23.834000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:23.859000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:10:"image/jpeg";s:16:"\x00 *\x00 fileExtension";s:3:"jpg";s:11:"\x00 *\x00 fileSize";i:361535;s:8:"\x00 *\x00 title";s:49:"Spieluhr, "Rolf Zuckowski - Ich schaff das schon"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"210b7df1498c78b2459c2a11eaaadd2b";s:4:"type";i:2;s:5:"width";i:945;s:6:"height";i:716;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:23.857000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:67:"https://www.fridolin-gmbh.de/media/d2/71/e8/1689140183/58327_ml.jpg";s:11:"\x00 *\x00 fileName";s:8:"58327_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"70200d4c48e1426ebd41ae0c7f8123da";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"70200d4c48e1426ebd41ae0c7f8123da";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:32.173000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:4473;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:52:"thumbnail/d2/71/e8/1689140183/58327_ml_1920x1920.jpg";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:81:"https://www.fridolin-gmbh.de/thumbnail/d2/71/e8/1689140183/58327_ml_1920x1920.jpg";s:10:"\x00 *\x00 mediaId";s:32:"f0fc3e3e9cd64efebd9a2c929be5631d";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"70200d4c48e1426ebd41ae0c7f8123da";}s:32:"75a99777e33841b780476b5b4a66b4a3";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"75a99777e33841b780476b5b4a66b4a3";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:32.173000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:4473;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:50:"thumbnail/d2/71/e8/1689140183/58327_ml_800x800.jpg";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:79:"https://www.fridolin-gmbh.de/thumbnail/d2/71/e8/1689140183/58327_ml_800x800.jpg";s:10:"\x00 *\x00 mediaId";s:32:"f0fc3e3e9cd64efebd9a2c929be5631d";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"75a99777e33841b780476b5b4a66b4a3";}s:32:"ce3c18d5197e456f8d895db223d5b5d5";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"ce3c18d5197e456f8d895db223d5b5d5";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:36:32.173000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:4473;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:50:"thumbnail/d2/71/e8/1689140183/58327_ml_400x400.jpg";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:79:"https://www.fridolin-gmbh.de/thumbnail/d2/71/e8/1689140183/58327_ml_400x400.jpg";s:10:"\x00 *\x00 mediaId";s:32:"f0fc3e3e9cd64efebd9a2c929be5631d";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"ce3c18d5197e456f8d895db223d5b5d5";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:38:"media/d2/71/e8/1689140183/58327_ml.jpg";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"f0fc3e3e9cd64efebd9a2c929be5631d";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:99984;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:4;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:4;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430401";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934ebf03a3723d929e40a7de5d80c7";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"57450ee12fa1417aa42f4983eb05baaf";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"57450ee12fa1417aa42f4983eb05baaf";}s:11:"\x00 *\x00 quantity";i:4;s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:3.79;s:11:"\x00 *\x00 quantity";i:4;s:13:"\x00 *\x00 totalPrice";d:15.16;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:15.16;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:13:"\x00 *\x00 identifier";s:32:"57450ee12fa1417aa42f4983eb05baaf";s:15:"\x00 *\x00 deliveryDate";O:56:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryDate":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 earliest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-01 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:9:"\x00 *\x00 latest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-06 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}}s:32:"43696846a65e44cb8dfe80ac51897959";O:60:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryPosition":6:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 lineItem";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:37:47.156";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"59402";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:7:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"20ee7d811f994c67a71012cc5af947a8";i:3;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:4;s:32:"28447395cd4049c3820958e56585876c";i:5;s:32:"0189fd0b5f067d42ae7a6705f401e3c0";i:6;s:32:"ca287a8ee9fa42d38f7a26d597abc30b";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:5:{i:0;s:32:"018ab6a4ed277999a94b593a65778611";i:1;s:32:"018af991c9f371f3b0abd84af7fbeeef";i:2;s:32:"018cceb3869e72ba946304eec96275f5";i:3;s:32:"018f382488a57a318a01255313cedd72";i:4;s:32:"0191c11e33267cf48a148e67a2cf616f";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:47:"Hängespieluhr, Zuckowski, Ich schaff das schon";s:11:"\x00 *\x00 quantity";i:10;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:2.99;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:10;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:2.99;s:11:"\x00 *\x00 quantity";i:10;s:13:"\x00 *\x00 totalPrice";d:29.9;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:29.9;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"e18e9f9db62147038aafbea1e1439254";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:43:"Spieluhr "Zuckowski - Ich schaff das schon"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:47.155000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:47.181000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:9:"image/png";s:16:"\x00 *\x00 fileExtension";s:3:"png";s:11:"\x00 *\x00 fileSize";i:202616;s:8:"\x00 *\x00 title";s:43:"Spieluhr "Zuckowski - Ich schaff das schon"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:156:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"4adeb3548bb1955d1abac7afff1e246c";s:4:"type";i:3;s:5:"width";i:306;s:6:"height";i:500;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:47.179000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/1f/7f/38/1689140267/091624093591_ml.png";s:11:"\x00 *\x00 fileName";s:15:"091624093591_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"441f22aa4923406496041d9199d6d4b5";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"441f22aa4923406496041d9199d6d4b5";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:55.967000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:4743;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/1f/7f/38/1689140267/091624093591_ml_800x800.png";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/1f/7f/38/1689140267/091624093591_ml_800x800.png";s:10:"\x00 *\x00 mediaId";s:32:"e18e9f9db62147038aafbea1e1439254";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"441f22aa4923406496041d9199d6d4b5";}s:32:"acb143d7108e4244a402db906a63821a";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"acb143d7108e4244a402db906a63821a";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:55.967000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:4743;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/1f/7f/38/1689140267/091624093591_ml_400x400.png";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/1f/7f/38/1689140267/091624093591_ml_400x400.png";s:10:"\x00 *\x00 mediaId";s:32:"e18e9f9db62147038aafbea1e1439254";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"acb143d7108e4244a402db906a63821a";}s:32:"e7cd065211104c7f9ad5d174099a6907";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"e7cd065211104c7f9ad5d174099a6907";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:55.967000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:4743;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/1f/7f/38/1689140267/091624093591_ml_1920x1920.png";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/1f/7f/38/1689140267/091624093591_ml_1920x1920.png";s:10:"\x00 *\x00 mediaId";s:32:"e18e9f9db62147038aafbea1e1439254";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"e7cd065211104c7f9ad5d174099a6907";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/1f/7f/38/1689140267/091624093591_ml.png";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"e18e9f9db62147038aafbea1e1439254";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:5;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:5;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430407";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934ec2962e70e296b9220d15606399";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"43696846a65e44cb8dfe80ac51897959";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"43696846a65e44cb8dfe80ac51897959";}s:11:"\x00 *\x00 quantity";i:10;s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:2.99;s:11:"\x00 *\x00 quantity";i:10;s:13:"\x00 *\x00 totalPrice";d:29.9;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:29.9;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:13:"\x00 *\x00 identifier";s:32:"43696846a65e44cb8dfe80ac51897959";s:15:"\x00 *\x00 deliveryDate";O:56:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryDate":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 earliest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-01 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:9:"\x00 *\x00 latest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-06 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}}s:32:"018a63e0088f71e1b71599619cfc7963";O:60:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryPosition":6:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 lineItem";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-09-05 05:45:41.265";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";b:0;s:14:"purchasePrices";s:155:"{"extensions":[],"currencyId":"b7d2554b0ce847cd82f3ac9bd1c0dfca","net":0,"gross":0,"linked":true,"listPrice":null,"percentage":null,"regulationPrice":null}";s:13:"productNumber";s:5:"59050";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:4:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:2;s:32:"28447395cd4049c3820958e56585876c";i:3;s:32:"ca287a8ee9fa42d38f7a26d597abc30b";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:4:{i:0;s:32:"018ab6a4ed277999a94b593a65778611";i:1;s:32:"018cd3f0f1577203b6007b6d638d5a81";i:2;s:32:"018f382488a57a318a01255313cedd72";i:3;s:32:"0191c11e33267cf48a148e67a2cf616f";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:37:"Hängespieluhr, Love me tender, Rizzy";s:11:"\x00 *\x00 quantity";i:5;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:2.99;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:5;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:2.99;s:11:"\x00 *\x00 quantity";i:5;s:13:"\x00 *\x00 totalPrice";d:14.95;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:14.95;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"018aaba6865f7855a3f309e2923a3d7a";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";N;s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-09-19 04:15:32.186000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-09-19 04:15:32.645000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:10:"image/jpeg";s:16:"\x00 *\x00 fileExtension";s:3:"jpg";s:11:"\x00 *\x00 fileSize";i:302327;s:8:"\x00 *\x00 title";N;s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"884e5f91c9eff3984faa092a9d683fb3";s:4:"type";i:2;s:5:"width";i:472;s:6:"height";i:844;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-09-19 04:15:32.641000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:64:"https://www.fridolin-gmbh.de/media/7e/b7/09/1695096932/59050.jpg";s:11:"\x00 *\x00 fileName";s:5:"59050";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:4:{s:32:"018aaba6c34273ccaa238b834df5f4b3";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:38:"media_thumbnail_foreign_keys_extension";}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"018aaba6c34273ccaa238b834df5f4b3";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-09-19 04:15:47.525000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:5008;s:8:"\x00 *\x00 width";i:280;s:7:"\x00 *\x00 path";s:47:"thumbnail/7e/b7/09/1695096932/59050_280x280.jpg";s:9:"\x00 *\x00 height";i:280;s:6:"\x00 *\x00 url";s:76:"https://www.fridolin-gmbh.de/thumbnail/7e/b7/09/1695096932/59050_280x280.jpg";s:10:"\x00 *\x00 mediaId";s:32:"018aaba6865f7855a3f309e2923a3d7a";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"018aaba6c34273ccaa238b834df5f4b3";}s:32:"018aaba6c34273ccaa238b834e102a1b";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:38:"media_thumbnail_foreign_keys_extension";}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"018aaba6c34273ccaa238b834e102a1b";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-09-19 04:15:47.525000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:5008;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:49:"thumbnail/7e/b7/09/1695096932/59050_1920x1920.jpg";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:78:"https://www.fridolin-gmbh.de/thumbnail/7e/b7/09/1695096932/59050_1920x1920.jpg";s:10:"\x00 *\x00 mediaId";s:32:"018aaba6865f7855a3f309e2923a3d7a";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"018aaba6c34273ccaa238b834e102a1b";}s:32:"018aaba6c34273ccaa238b834ea205ed";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:38:"media_thumbnail_foreign_keys_extension";}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"018aaba6c34273ccaa238b834ea205ed";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-09-19 04:15:47.525000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:5008;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:47:"thumbnail/7e/b7/09/1695096932/59050_400x400.jpg";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:76:"https://www.fridolin-gmbh.de/thumbnail/7e/b7/09/1695096932/59050_400x400.jpg";s:10:"\x00 *\x00 mediaId";s:32:"018aaba6865f7855a3f309e2923a3d7a";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"018aaba6c34273ccaa238b834ea205ed";}s:32:"018aaba6c34273ccaa238b834ea58908";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:38:"media_thumbnail_foreign_keys_extension";}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"018aaba6c34273ccaa238b834ea58908";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-09-19 04:15:47.525000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:5008;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:47:"thumbnail/7e/b7/09/1695096932/59050_800x800.jpg";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:76:"https://www.fridolin-gmbh.de/thumbnail/7e/b7/09/1695096932/59050_800x800.jpg";s:10:"\x00 *\x00 mediaId";s:32:"018aaba6865f7855a3f309e2923a3d7a";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"018aaba6c34273ccaa238b834ea58908";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:35:"media/7e/b7/09/1695096932/59050.jpg";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"018aaba6865f7855a3f309e2923a3d7a";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:5;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:5;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430412";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934ec9c7d973c7a998f2009ed2180f";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"018a63e0088f71e1b71599619cfc7963";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"018a63e0088f71e1b71599619cfc7963";}s:11:"\x00 *\x00 quantity";i:5;s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:2.99;s:11:"\x00 *\x00 quantity";i:5;s:13:"\x00 *\x00 totalPrice";d:14.95;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:14.95;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:13:"\x00 *\x00 identifier";s:32:"018a63e0088f71e1b71599619cfc7963";s:15:"\x00 *\x00 deliveryDate";O:56:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryDate":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 earliest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-01 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:9:"\x00 *\x00 latest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-06 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}}s:32:"2cdfa1dc95a94cd495a5ef1884822a08";O:60:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryPosition":6:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 lineItem";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:37:34.581";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";s:155:"{"extensions":[],"currencyId":"b7d2554b0ce847cd82f3ac9bd1c0dfca","net":0,"gross":0,"linked":true,"listPrice":null,"percentage":null,"regulationPrice":null}";s:13:"productNumber";s:5:"59201";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:4:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:2;s:32:"28447395cd4049c3820958e56585876c";i:3;s:32:"ca287a8ee9fa42d38f7a26d597abc30b";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:4:{i:0;s:32:"018ab6a4ed277999a94b593a65778611";i:1;s:32:"018cd3f25c1373a5a2810f4ef3a39e9d";i:2;s:32:"018f382488a57a318a01255313cedd72";i:3;s:32:"0191c11e33267cf48a148e67a2cf616f";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:36:"Hängespieluhr, I Just Called, Rizzy";s:11:"\x00 *\x00 quantity";i:5;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:2.99;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:5;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:2.99;s:11:"\x00 *\x00 quantity";i:5;s:13:"\x00 *\x00 totalPrice";d:14.95;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:14.95;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"c35fbc11518740ac884ea00f609ab6f5";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:35:"Spieluhr "I just called to say ..."";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:34.580000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:34.598000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:10:"image/jpeg";s:16:"\x00 *\x00 fileExtension";s:3:"jpg";s:11:"\x00 *\x00 fileSize";i:28382;s:8:"\x00 *\x00 title";s:35:"Spieluhr "I just called to say ..."";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"fa35b2944058d8db2d3ca37df29b5f56";s:4:"type";i:2;s:5:"width";i:331;s:6:"height";i:500;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:34.596000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/a7/95/d4/1689140254/072520110969_ml.jpg";s:11:"\x00 *\x00 fileName";s:15:"072520110969_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"3fb752c026fe4f7681674b3e685131fa";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"3fb752c026fe4f7681674b3e685131fa";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.029000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:5297;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/a7/95/d4/1689140254/072520110969_ml_400x400.jpg";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/a7/95/d4/1689140254/072520110969_ml_400x400.jpg";s:10:"\x00 *\x00 mediaId";s:32:"c35fbc11518740ac884ea00f609ab6f5";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"3fb752c026fe4f7681674b3e685131fa";}s:32:"c19af19602564342962c547a26769f7b";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"c19af19602564342962c547a26769f7b";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.029000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:5297;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/a7/95/d4/1689140254/072520110969_ml_1920x1920.jpg";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/a7/95/d4/1689140254/072520110969_ml_1920x1920.jpg";s:10:"\x00 *\x00 mediaId";s:32:"c35fbc11518740ac884ea00f609ab6f5";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"c19af19602564342962c547a26769f7b";}s:32:"ef3d0f5214ba4ae68a4a52e4106f8533";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"ef3d0f5214ba4ae68a4a52e4106f8533";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.029000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:5297;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/a7/95/d4/1689140254/072520110969_ml_800x800.jpg";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/a7/95/d4/1689140254/072520110969_ml_800x800.jpg";s:10:"\x00 *\x00 mediaId";s:32:"c35fbc11518740ac884ea00f609ab6f5";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"ef3d0f5214ba4ae68a4a52e4106f8533";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/a7/95/d4/1689140254/072520110969_ml.jpg";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"c35fbc11518740ac884ea00f609ab6f5";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:5;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:5;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430418";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eca2c33718aa587c32d6b33f8c1";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"2cdfa1dc95a94cd495a5ef1884822a08";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"2cdfa1dc95a94cd495a5ef1884822a08";}s:11:"\x00 *\x00 quantity";i:5;s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:2.99;s:11:"\x00 *\x00 quantity";i:5;s:13:"\x00 *\x00 totalPrice";d:14.95;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:14.95;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:13:"\x00 *\x00 identifier";s:32:"2cdfa1dc95a94cd495a5ef1884822a08";s:15:"\x00 *\x00 deliveryDate";O:56:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryDate":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 earliest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-01 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:9:"\x00 *\x00 latest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-06 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}}s:32:"31a0c9f642614a8387bb17d7f553ecd7";O:60:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryPosition":6:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 lineItem";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:37:34.788";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"59202";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:4:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:2;s:32:"28447395cd4049c3820958e56585876c";i:3;s:32:"ca287a8ee9fa42d38f7a26d597abc30b";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:4:{i:0;s:32:"018ab6a4ed277999a94b593a65778611";i:1;s:32:"018cd3eea98e71cf8932f8bc1e965ec0";i:2;s:32:"018f382488a57a318a01255313cedd72";i:3;s:32:"0191c11e33267cf48a148e67a2cf616f";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:36:"Hängespieluhr, Sandmännchen, Rizzy";s:11:"\x00 *\x00 quantity";i:5;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:2.99;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:5;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:2.99;s:11:"\x00 *\x00 quantity";i:5;s:13:"\x00 *\x00 totalPrice";d:14.95;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:14.95;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"15d6562bbcee4193b97347c17fc33524";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:24:"Spieluhr "Sandmännchen"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:34.787000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:34.800000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:10:"image/jpeg";s:16:"\x00 *\x00 fileExtension";s:3:"jpg";s:11:"\x00 *\x00 fileSize";i:28256;s:8:"\x00 *\x00 title";s:24:"Spieluhr "Sandmännchen"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"d5d9f198e3f3f492e1d3b75e542c77bf";s:4:"type";i:2;s:5:"width";i:331;s:6:"height";i:500;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:34.798000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/77/5e/79/1689140254/119266634515_ml.jpg";s:11:"\x00 *\x00 fileName";s:15:"119266634515_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"6b9a30cd3a2f45c8b898857f887f060d";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"6b9a30cd3a2f45c8b898857f887f060d";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.085000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:5562;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/77/5e/79/1689140254/119266634515_ml_400x400.jpg";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/77/5e/79/1689140254/119266634515_ml_400x400.jpg";s:10:"\x00 *\x00 mediaId";s:32:"15d6562bbcee4193b97347c17fc33524";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"6b9a30cd3a2f45c8b898857f887f060d";}s:32:"b2e947dc500948788f2e78a463910a01";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"b2e947dc500948788f2e78a463910a01";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.085000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:5562;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/77/5e/79/1689140254/119266634515_ml_1920x1920.jpg";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/77/5e/79/1689140254/119266634515_ml_1920x1920.jpg";s:10:"\x00 *\x00 mediaId";s:32:"15d6562bbcee4193b97347c17fc33524";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"b2e947dc500948788f2e78a463910a01";}s:32:"eeb64a0d7c064387bb4f98b1984205bd";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"eeb64a0d7c064387bb4f98b1984205bd";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.085000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:5562;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/77/5e/79/1689140254/119266634515_ml_800x800.jpg";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/77/5e/79/1689140254/119266634515_ml_800x800.jpg";s:10:"\x00 *\x00 mediaId";s:32:"15d6562bbcee4193b97347c17fc33524";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"eeb64a0d7c064387bb4f98b1984205bd";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/77/5e/79/1689140254/119266634515_ml.jpg";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"15d6562bbcee4193b97347c17fc33524";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:5;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:5;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430423";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eca7cf672fb8752b9495831c673";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"31a0c9f642614a8387bb17d7f553ecd7";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"31a0c9f642614a8387bb17d7f553ecd7";}s:11:"\x00 *\x00 quantity";i:5;s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:2.99;s:11:"\x00 *\x00 quantity";i:5;s:13:"\x00 *\x00 totalPrice";d:14.95;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:14.95;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:13:"\x00 *\x00 identifier";s:32:"31a0c9f642614a8387bb17d7f553ecd7";s:15:"\x00 *\x00 deliveryDate";O:56:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryDate":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 earliest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-01 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:9:"\x00 *\x00 latest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-06 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}}s:32:"3e3015209d7a4d66b16226a53a6a547f";O:60:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryPosition":6:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 lineItem";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:37:34.978";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"59203";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:7:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"0189f8072aad71a8a38f30e4a7c21137";i:3;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:4;s:32:"28447395cd4049c3820958e56585876c";i:5;s:32:"0189fcac5277713b9ba719e049b5ad63";i:6;s:32:"ca287a8ee9fa42d38f7a26d597abc30b";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:4:{i:0;s:32:"018ab6a4ed277999a94b593a65778611";i:1;s:32:"018ccea639b773029c5c3a1c2eabf6d6";i:2;s:32:"018f382488a57a318a01255313cedd72";i:3;s:32:"0191c11e33267cf48a148e67a2cf616f";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:33:"Hängespieluhr, Guter Mond, Rizzy";s:11:"\x00 *\x00 quantity";i:5;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:2.99;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:5;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:2.99;s:11:"\x00 *\x00 quantity";i:5;s:13:"\x00 *\x00 totalPrice";d:14.95;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:14.95;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"c0f6c8489d064752826ce377bd8f9cb2";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:21:"Spieluhr "Guter Mond"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:34.977000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:34.993000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:10:"image/jpeg";s:16:"\x00 *\x00 fileExtension";s:3:"jpg";s:11:"\x00 *\x00 fileSize";i:28430;s:8:"\x00 *\x00 title";s:21:"Spieluhr "Guter Mond"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"ee96cb0c6add5ad4a22c680f475cc0dd";s:4:"type";i:2;s:5:"width";i:331;s:6:"height";i:500;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:34.991000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/eb/ab/ba/1689140254/628882405635_ml.jpg";s:11:"\x00 *\x00 fileName";s:15:"628882405635_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"126477b0e69a48ecae22b51d8e581881";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"126477b0e69a48ecae22b51d8e581881";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.139000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:5830;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/eb/ab/ba/1689140254/628882405635_ml_1920x1920.jpg";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/eb/ab/ba/1689140254/628882405635_ml_1920x1920.jpg";s:10:"\x00 *\x00 mediaId";s:32:"c0f6c8489d064752826ce377bd8f9cb2";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"126477b0e69a48ecae22b51d8e581881";}s:32:"b2db788c309543eeae8dfcadbf167b28";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"b2db788c309543eeae8dfcadbf167b28";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.139000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:5830;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/eb/ab/ba/1689140254/628882405635_ml_400x400.jpg";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/eb/ab/ba/1689140254/628882405635_ml_400x400.jpg";s:10:"\x00 *\x00 mediaId";s:32:"c0f6c8489d064752826ce377bd8f9cb2";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"b2db788c309543eeae8dfcadbf167b28";}s:32:"e24b0a471cee441aaeb850ce50a1887b";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"e24b0a471cee441aaeb850ce50a1887b";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.140000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:5830;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/eb/ab/ba/1689140254/628882405635_ml_800x800.jpg";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/eb/ab/ba/1689140254/628882405635_ml_800x800.jpg";s:10:"\x00 *\x00 mediaId";s:32:"c0f6c8489d064752826ce377bd8f9cb2";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"e24b0a471cee441aaeb850ce50a1887b";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/eb/ab/ba/1689140254/628882405635_ml.jpg";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"c0f6c8489d064752826ce377bd8f9cb2";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:5;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:5;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430429";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934ecaccd87114a658901ef7a345b5";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"3e3015209d7a4d66b16226a53a6a547f";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"3e3015209d7a4d66b16226a53a6a547f";}s:11:"\x00 *\x00 quantity";i:5;s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:2.99;s:11:"\x00 *\x00 quantity";i:5;s:13:"\x00 *\x00 totalPrice";d:14.95;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:14.95;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:13:"\x00 *\x00 identifier";s:32:"3e3015209d7a4d66b16226a53a6a547f";s:15:"\x00 *\x00 deliveryDate";O:56:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryDate":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 earliest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-01 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:9:"\x00 *\x00 latest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-06 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}}s:32:"14c9653844324aed92cf88e2c9d00818";O:60:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryPosition":6:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 lineItem";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:37:35.156";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"59204";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:4:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:2;s:32:"28447395cd4049c3820958e56585876c";i:3;s:32:"ca287a8ee9fa42d38f7a26d597abc30b";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:6:{i:0;s:32:"018ab6a4ed277999a94b593a65778611";i:1;s:32:"018ada87bb5b71838270d51143c2b616";i:2;s:32:"018ada8d9d557321a56cf7c3df12d653";i:3;s:32:"018cd3d2af12703b992ef936afa35261";i:4;s:32:"018f382488a57a318a01255313cedd72";i:5;s:32:"0191c11e33267cf48a148e67a2cf616f";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:40:"Hängespieluhr, Mozart Wiegenlied, Rizzy";s:11:"\x00 *\x00 quantity";i:5;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:2.99;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:5;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:2.99;s:11:"\x00 *\x00 quantity";i:5;s:13:"\x00 *\x00 totalPrice";d:14.95;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:14.95;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"b41688b634974e268f6e351eb1f06e5a";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:30:"Spieluhr "Mozart - Wiegenlied"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:35.156000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:35.167000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:10:"image/jpeg";s:16:"\x00 *\x00 fileExtension";s:3:"jpg";s:11:"\x00 *\x00 fileSize";i:28245;s:8:"\x00 *\x00 title";s:30:"Spieluhr "Mozart - Wiegenlied"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"24b674fd1f3b8f784e96a3f6945f41f2";s:4:"type";i:2;s:5:"width";i:331;s:6:"height";i:500;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:35.166000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/74/fd/98/1689140255/151900708412_ml.jpg";s:11:"\x00 *\x00 fileName";s:15:"151900708412_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"0406091179934605a1ad6beaafe80b4b";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"0406091179934605a1ad6beaafe80b4b";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.312000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:6097;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/74/fd/98/1689140255/151900708412_ml_400x400.jpg";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/74/fd/98/1689140255/151900708412_ml_400x400.jpg";s:10:"\x00 *\x00 mediaId";s:32:"b41688b634974e268f6e351eb1f06e5a";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"0406091179934605a1ad6beaafe80b4b";}s:32:"3e890fd1885c4f4680336e444dde7f8f";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"3e890fd1885c4f4680336e444dde7f8f";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.312000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:6097;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/74/fd/98/1689140255/151900708412_ml_1920x1920.jpg";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/74/fd/98/1689140255/151900708412_ml_1920x1920.jpg";s:10:"\x00 *\x00 mediaId";s:32:"b41688b634974e268f6e351eb1f06e5a";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"3e890fd1885c4f4680336e444dde7f8f";}s:32:"c3a707c1a393422c8915062ee850767f";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"c3a707c1a393422c8915062ee850767f";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.312000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:6097;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/74/fd/98/1689140255/151900708412_ml_800x800.jpg";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/74/fd/98/1689140255/151900708412_ml_800x800.jpg";s:10:"\x00 *\x00 mediaId";s:32:"b41688b634974e268f6e351eb1f06e5a";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"c3a707c1a393422c8915062ee850767f";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/74/fd/98/1689140255/151900708412_ml.jpg";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"b41688b634974e268f6e351eb1f06e5a";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:5;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:5;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430433";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934ecb6be670b4b3001b4be2dec5b1";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"14c9653844324aed92cf88e2c9d00818";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"14c9653844324aed92cf88e2c9d00818";}s:11:"\x00 *\x00 quantity";i:5;s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:2.99;s:11:"\x00 *\x00 quantity";i:5;s:13:"\x00 *\x00 totalPrice";d:14.95;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:14.95;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:13:"\x00 *\x00 identifier";s:32:"14c9653844324aed92cf88e2c9d00818";s:15:"\x00 *\x00 deliveryDate";O:56:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryDate":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 earliest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-01 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:9:"\x00 *\x00 latest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-06 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}}s:32:"73a7e56973df483b946345dee6305b37";O:60:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryPosition":6:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 lineItem";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:37:35.371";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"59205";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:6:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:3;s:32:"28447395cd4049c3820958e56585876c";i:4;s:32:"0189d4144a06773ea96b621c57dbcef9";i:5;s:32:"ca287a8ee9fa42d38f7a26d597abc30b";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:4:{i:0;s:32:"0189d418f5427efb9bb2000be0950a17";i:1;s:32:"018ab6a4ed277999a94b593a65778611";i:2;s:32:"018f382488a57a318a01255313cedd72";i:3;s:32:"0191c11e33267cf48a148e67a2cf616f";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:38:"Hängespieluhr, Schlaf Kindchen, Rizzy";s:11:"\x00 *\x00 quantity";i:5;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:2.99;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:5;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:2.99;s:11:"\x00 *\x00 quantity";i:5;s:13:"\x00 *\x00 totalPrice";d:14.95;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:14.95;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"2f523545d8204f3b818d5f67348d9d7a";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:26:"Spieluhr "Schlaf Kindchen"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:35.370000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:35.387000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:9:"image/png";s:16:"\x00 *\x00 fileExtension";s:3:"png";s:11:"\x00 *\x00 fileSize";i:154827;s:8:"\x00 *\x00 title";s:26:"Spieluhr "Schlaf Kindchen"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:156:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"e39721b1479b3bdc24197e0267728ef6";s:4:"type";i:3;s:5:"width";i:280;s:6:"height";i:500;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:1:{i:0;s:11:"transparent";}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:35.386000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/79/8c/aa/1689140255/777503904778_ml.png";s:11:"\x00 *\x00 fileName";s:15:"777503904778_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"82f23f31768247cfbc585ae64171adaa";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"82f23f31768247cfbc585ae64171adaa";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.499000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:6365;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/79/8c/aa/1689140255/777503904778_ml_800x800.png";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/79/8c/aa/1689140255/777503904778_ml_800x800.png";s:10:"\x00 *\x00 mediaId";s:32:"2f523545d8204f3b818d5f67348d9d7a";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"82f23f31768247cfbc585ae64171adaa";}s:32:"b7c4621687c7415eb1f206759e4dd769";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"b7c4621687c7415eb1f206759e4dd769";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.499000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:6365;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/79/8c/aa/1689140255/777503904778_ml_1920x1920.png";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/79/8c/aa/1689140255/777503904778_ml_1920x1920.png";s:10:"\x00 *\x00 mediaId";s:32:"2f523545d8204f3b818d5f67348d9d7a";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"b7c4621687c7415eb1f206759e4dd769";}s:32:"be288a4e1cee49d3a3b22fb3786f1f0f";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"be288a4e1cee49d3a3b22fb3786f1f0f";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.499000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:6365;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/79/8c/aa/1689140255/777503904778_ml_400x400.png";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/79/8c/aa/1689140255/777503904778_ml_400x400.png";s:10:"\x00 *\x00 mediaId";s:32:"2f523545d8204f3b818d5f67348d9d7a";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"be288a4e1cee49d3a3b22fb3786f1f0f";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/79/8c/aa/1689140255/777503904778_ml.png";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"2f523545d8204f3b818d5f67348d9d7a";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:5;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:5;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430439";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934ecbcab873cf8b464596f560b2a0";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"73a7e56973df483b946345dee6305b37";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"73a7e56973df483b946345dee6305b37";}s:11:"\x00 *\x00 quantity";i:5;s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:2.99;s:11:"\x00 *\x00 quantity";i:5;s:13:"\x00 *\x00 totalPrice";d:14.95;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:14.95;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:13:"\x00 *\x00 identifier";s:32:"73a7e56973df483b946345dee6305b37";s:15:"\x00 *\x00 deliveryDate";O:56:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryDate":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 earliest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-01 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:9:"\x00 *\x00 latest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-06 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}}s:32:"88f7daf4024c4021a787a396613dbd70";O:60:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryPosition":6:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 lineItem";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:37:35.575";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"59208";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:7:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"0189f8072aad71a8a38f30e4a7c21137";i:3;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:4;s:32:"28447395cd4049c3820958e56585876c";i:5;s:32:"0189fc7a0ee178baad57b16505bd7977";i:6;s:32:"ca287a8ee9fa42d38f7a26d597abc30b";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:3:{i:0;s:32:"018ab6a4ed277999a94b593a65778611";i:1;s:32:"018f382488a57a318a01255313cedd72";i:2;s:32:"0191c11e33267cf48a148e67a2cf616f";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:43:"Hängespieluhr, Au Claire de la lune, Rizzy";s:11:"\x00 *\x00 quantity";i:5;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:2.99;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:5;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:2.99;s:11:"\x00 *\x00 quantity";i:5;s:13:"\x00 *\x00 totalPrice";d:14.95;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:14.95;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"efb077bfef2b49ecac50d0000ed4f54a";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:31:"Spieluhr "Au Claire de la lune"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:35.574000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:35.591000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:10:"image/jpeg";s:16:"\x00 *\x00 fileExtension";s:3:"jpg";s:11:"\x00 *\x00 fileSize";i:28136;s:8:"\x00 *\x00 title";s:31:"Spieluhr "Au Claire de la lune"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"ca9b6f26c4c373e0ec7bb0e730a3b62b";s:4:"type";i:2;s:5:"width";i:331;s:6:"height";i:500;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:35.590000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/1b/22/bf/1689140255/536268944630_ml.jpg";s:11:"\x00 *\x00 fileName";s:15:"536268944630_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"182a810f099b4336bb848d2e6fed1920";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"182a810f099b4336bb848d2e6fed1920";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.554000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:6632;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/1b/22/bf/1689140255/536268944630_ml_400x400.jpg";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/1b/22/bf/1689140255/536268944630_ml_400x400.jpg";s:10:"\x00 *\x00 mediaId";s:32:"efb077bfef2b49ecac50d0000ed4f54a";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"182a810f099b4336bb848d2e6fed1920";}s:32:"9e0ed495e64f4c8f98be755a6d768559";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"9e0ed495e64f4c8f98be755a6d768559";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.554000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:6632;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/1b/22/bf/1689140255/536268944630_ml_1920x1920.jpg";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/1b/22/bf/1689140255/536268944630_ml_1920x1920.jpg";s:10:"\x00 *\x00 mediaId";s:32:"efb077bfef2b49ecac50d0000ed4f54a";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"9e0ed495e64f4c8f98be755a6d768559";}s:32:"d73b7552c3fc4b5a8e058a22a81247ed";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"d73b7552c3fc4b5a8e058a22a81247ed";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.554000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:6632;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/1b/22/bf/1689140255/536268944630_ml_800x800.jpg";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/1b/22/bf/1689140255/536268944630_ml_800x800.jpg";s:10:"\x00 *\x00 mediaId";s:32:"efb077bfef2b49ecac50d0000ed4f54a";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"d73b7552c3fc4b5a8e058a22a81247ed";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/1b/22/bf/1689140255/536268944630_ml.jpg";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"efb077bfef2b49ecac50d0000ed4f54a";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:5;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:5;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430444";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934eccf73870009177d110fda8b345";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"88f7daf4024c4021a787a396613dbd70";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"88f7daf4024c4021a787a396613dbd70";}s:11:"\x00 *\x00 quantity";i:5;s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:2.99;s:11:"\x00 *\x00 quantity";i:5;s:13:"\x00 *\x00 totalPrice";d:14.95;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:14.95;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:13:"\x00 *\x00 identifier";s:32:"88f7daf4024c4021a787a396613dbd70";s:15:"\x00 *\x00 deliveryDate";O:56:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryDate":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 earliest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-01 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:9:"\x00 *\x00 latest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-06 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}}s:32:"53e396d6298f4667958ccbbb6f826bc3";O:60:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryPosition":6:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 lineItem";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:37:35.783";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"59209";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:7:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"0189f8072aad71a8a38f30e4a7c21137";i:3;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:4;s:32:"28447395cd4049c3820958e56585876c";i:5;s:32:"0189fcaca9c877848ad7b788bf2065a1";i:6;s:32:"ca287a8ee9fa42d38f7a26d597abc30b";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:4:{i:0;s:32:"018ab6a4ed277999a94b593a65778611";i:1;s:32:"018ccea7b4e871278546806631ec2977";i:2;s:32:"018f382488a57a318a01255313cedd72";i:3;s:32:"0191c11e33267cf48a148e67a2cf616f";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:38:"Hängespieluhr, Hänschen klein, Rizzy";s:11:"\x00 *\x00 quantity";i:5;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:2.99;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:5;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:2.99;s:11:"\x00 *\x00 quantity";i:5;s:13:"\x00 *\x00 totalPrice";d:14.95;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:14.95;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"73531a7952274b778999c3ca20f394b0";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:26:"Spieluhr "Hänschen klein"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:35.783000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:35.803000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:10:"image/jpeg";s:16:"\x00 *\x00 fileExtension";s:3:"jpg";s:11:"\x00 *\x00 fileSize";i:28250;s:8:"\x00 *\x00 title";s:26:"Spieluhr "Hänschen klein"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"398d2e0064289460c74c5619336f9311";s:4:"type";i:2;s:5:"width";i:331;s:6:"height";i:500;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:35.801000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/ba/a6/43/1689140255/237206303260_ml.jpg";s:11:"\x00 *\x00 fileName";s:15:"237206303260_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"0b9beca5a3294e238a200e6c8d0ae058";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"0b9beca5a3294e238a200e6c8d0ae058";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.604000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:6900;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/ba/a6/43/1689140255/237206303260_ml_1920x1920.jpg";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/ba/a6/43/1689140255/237206303260_ml_1920x1920.jpg";s:10:"\x00 *\x00 mediaId";s:32:"73531a7952274b778999c3ca20f394b0";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"0b9beca5a3294e238a200e6c8d0ae058";}s:32:"5d5939ec06eb40969955a72cc1573996";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"5d5939ec06eb40969955a72cc1573996";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.605000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:6900;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/ba/a6/43/1689140255/237206303260_ml_800x800.jpg";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/ba/a6/43/1689140255/237206303260_ml_800x800.jpg";s:10:"\x00 *\x00 mediaId";s:32:"73531a7952274b778999c3ca20f394b0";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"5d5939ec06eb40969955a72cc1573996";}s:32:"9cdce1b5ee384299941313795be6b763";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"9cdce1b5ee384299941313795be6b763";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.604000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:6900;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/ba/a6/43/1689140255/237206303260_ml_400x400.jpg";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/ba/a6/43/1689140255/237206303260_ml_400x400.jpg";s:10:"\x00 *\x00 mediaId";s:32:"73531a7952274b778999c3ca20f394b0";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"9cdce1b5ee384299941313795be6b763";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/ba/a6/43/1689140255/237206303260_ml.jpg";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"73531a7952274b778999c3ca20f394b0";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:5;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:5;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430449";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934ecd3d80725aae594423a4251d72";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"53e396d6298f4667958ccbbb6f826bc3";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"53e396d6298f4667958ccbbb6f826bc3";}s:11:"\x00 *\x00 quantity";i:5;s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:2.99;s:11:"\x00 *\x00 quantity";i:5;s:13:"\x00 *\x00 totalPrice";d:14.95;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:14.95;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:13:"\x00 *\x00 identifier";s:32:"53e396d6298f4667958ccbbb6f826bc3";s:15:"\x00 *\x00 deliveryDate";O:56:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryDate":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 earliest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-01 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:9:"\x00 *\x00 latest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-06 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}}s:32:"84d00111e289458e949b3a0a3a87f640";O:60:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryPosition":6:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 lineItem";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:37:21.728";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"59010";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:10:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"a3a6526ea8164eff8d009845f990381b";i:2;s:32:"20ee7d811f994c67a71012cc5af947a8";i:3;s:32:"0189f8072aad71a8a38f30e4a7c21137";i:4;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:5;s:32:"28447395cd4049c3820958e56585876c";i:6;s:32:"0189f8039e587c44834a6dc3453dbffa";i:7;s:32:"0189fc99a5c878c2a78d01f7827c49b0";i:8;s:32:"a6d5f13f6a9646bfbec04e89871ed609";i:9;s:32:"ca287a8ee9fa42d38f7a26d597abc30b";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:5:{i:0;s:32:"018ab6a4ed277999a94b593a65778611";i:1;s:32:"018af98fb02c74278f1b138220ba5c9d";i:2;s:32:"018cd3c73527737e935e4323eb91983b";i:3;s:32:"018f382488a57a318a01255313cedd72";i:4;s:32:"0191c11e33267cf48a148e67a2cf616f";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:40:"Hängespieluhr, Frühling/Vivaldi, Rizzy";s:11:"\x00 *\x00 quantity";i:5;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:2.99;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:5;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:2.99;s:11:"\x00 *\x00 quantity";i:5;s:13:"\x00 *\x00 totalPrice";d:14.95;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:14.95;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"5a3b809755f544369bece44e4406edf9";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:30:"Spieluhr "Vivaldi - Frühling"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:21.727000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:21.741000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:10:"image/jpeg";s:16:"\x00 *\x00 fileExtension";s:3:"jpg";s:11:"\x00 *\x00 fileSize";i:28270;s:8:"\x00 *\x00 title";s:30:"Spieluhr "Vivaldi - Frühling"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"b52bedbcc8e5178103e0e445ba939b79";s:4:"type";i:2;s:5:"width";i:331;s:6:"height";i:500;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:21.740000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:74:"https://www.fridolin-gmbh.de/media/7d/16/15/1689140241/578449193640_ml.jpg";s:11:"\x00 *\x00 fileName";s:15:"578449193640_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"28255870ba154a1fbb3f92b01b98bed2";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"28255870ba154a1fbb3f92b01b98bed2";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:28.484000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:7172;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:57:"thumbnail/7d/16/15/1689140241/578449193640_ml_400x400.jpg";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/7d/16/15/1689140241/578449193640_ml_400x400.jpg";s:10:"\x00 *\x00 mediaId";s:32:"5a3b809755f544369bece44e4406edf9";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"28255870ba154a1fbb3f92b01b98bed2";}s:32:"3a260fa342a6423fa0c34589f3374df2";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"3a260fa342a6423fa0c34589f3374df2";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:28.483000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:7172;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:59:"thumbnail/7d/16/15/1689140241/578449193640_ml_1920x1920.jpg";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:88:"https://www.fridolin-gmbh.de/thumbnail/7d/16/15/1689140241/578449193640_ml_1920x1920.jpg";s:10:"\x00 *\x00 mediaId";s:32:"5a3b809755f544369bece44e4406edf9";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"3a260fa342a6423fa0c34589f3374df2";}s:32:"6962553ed70a4091926a51ca8beae87e";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"6962553ed70a4091926a51ca8beae87e";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:28.484000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:7172;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:57:"thumbnail/7d/16/15/1689140241/578449193640_ml_800x800.jpg";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:86:"https://www.fridolin-gmbh.de/thumbnail/7d/16/15/1689140241/578449193640_ml_800x800.jpg";s:10:"\x00 *\x00 mediaId";s:32:"5a3b809755f544369bece44e4406edf9";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"6962553ed70a4091926a51ca8beae87e";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:45:"media/7d/16/15/1689140241/578449193640_ml.jpg";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"5a3b809755f544369bece44e4406edf9";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:5;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:5;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430454";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934ecf7bac71d08a3ca388962f409b";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"84d00111e289458e949b3a0a3a87f640";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"84d00111e289458e949b3a0a3a87f640";}s:11:"\x00 *\x00 quantity";i:5;s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:2.99;s:11:"\x00 *\x00 quantity";i:5;s:13:"\x00 *\x00 totalPrice";d:14.95;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:14.95;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:13:"\x00 *\x00 identifier";s:32:"84d00111e289458e949b3a0a3a87f640";s:15:"\x00 *\x00 deliveryDate";O:56:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryDate":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 earliest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-01 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:9:"\x00 *\x00 latest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-06 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}}s:32:"3546fc73a07841b4938220f81665de6e";O:60:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryPosition":6:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 lineItem";O:45:"Shopware\Core\Checkout\Cart\LineItem\LineItem":25:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 payload";a:19:{s:10:"isCloseout";b:1;s:12:"customFields";a:0:{}s:9:"createdAt";s:23:"2023-07-12 05:37:36.659";s:11:"releaseDate";s:23:"2023-01-01 00:00:00.000";s:5:"isNew";b:0;s:15:"markAsTopseller";N;s:14:"purchasePrices";N;s:13:"productNumber";s:5:"59215";s:14:"manufacturerId";s:32:"0191ff1ae21e7f819d23240e28a6ca39";s:5:"taxId";s:32:"003b6fd8f33c433ba26b31635408dd0f";s:6:"tagIds";a:1:{i:0;s:32:"018a69e1524e72b09f452c1b239c9ca4";}s:11:"categoryIds";a:4:{i:0;s:32:"1496c573c0b7435a8757e290c4937efc";i:1;s:32:"77727cc1d71a4ae9b21b9ab1fc5834b6";i:2;s:32:"28447395cd4049c3820958e56585876c";i:3;s:32:"ca287a8ee9fa42d38f7a26d597abc30b";}s:11:"propertyIds";N;s:9:"optionIds";N;s:7:"options";a:0:{}s:9:"streamIds";a:4:{i:0;s:32:"018ab6a4ed277999a94b593a65778611";i:1;s:32:"018cd3aabc3f707ebb94a39b61946f33";i:2;s:32:"018f382488a57a318a01255313cedd72";i:3;s:32:"0191c11e33267cf48a148e67a2cf616f";}s:8:"parentId";N;s:5:"stock";i:100000;s:8:"features";a:0:{}}s:8:"\x00 *\x00 label";s:36:"Hängespieluhr, Oh my darling, Rizzy";s:11:"\x00 *\x00 quantity";i:5;s:18:"\x00 *\x00 priceDefinition";O:64:"Shopware\Core\Checkout\Cart\Price\Struct\QuantityPriceDefinition":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 price";d:2.99;s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:11:"\x00 *\x00 quantity";i:5;s:15:"\x00 *\x00 isCalculated";b:1;s:27:"\x00 *\x00 referencePriceDefinition";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:2.99;s:11:"\x00 *\x00 quantity";i:5;s:13:"\x00 *\x00 totalPrice";d:14.95;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:14.95;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:7:"\x00 *\x00 good";b:1;s:14:"\x00 *\x00 description";N;s:8:"\x00 *\x00 cover";O:39:"Shopware\Core\Content\Media\MediaEntity":53:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:28:"media_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"5a99ba5684034afa81bb07b5beada270";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:3:"alt";N;s:5:"title";s:24:"Spieluhr "Oh my darling"";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:36.659000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:36.677000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:5:"media";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:125;s:9:"\x00 *\x00 userId";s:32:"295fc47517d64170b1297edb77afb0a5";s:11:"\x00 *\x00 mimeType";s:10:"image/jpeg";s:16:"\x00 *\x00 fileExtension";s:4:"jpeg";s:11:"\x00 *\x00 fileSize";i:55479;s:8:"\x00 *\x00 title";s:24:"Spieluhr "Oh my darling"";s:14:"\x00 *\x00 metaDataRaw";N;s:15:"\x00 *\x00 mediaTypeRaw";s:133:"O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}s:13:"\x00 *\x00 extensions";a:0:{}}";s:11:"\x00 *\x00 metaData";a:4:{s:4:"hash";s:32:"be8504f65e277fd8d942746f985e758e";s:4:"type";i:2;s:5:"width";i:224;s:6:"height";i:392;}s:12:"\x00 *\x00 mediaType";O:47:"Shopware\Core\Content\Media\MediaType\ImageType":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 name";s:5:"IMAGE";s:8:"\x00 *\x00 flags";a:0:{}}s:13:"\x00 *\x00 uploadedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:36.675000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:6:"\x00 *\x00 alt";N;s:6:"\x00 *\x00 url";s:75:"https://www.fridolin-gmbh.de/media/31/5d/1b/1689140256/353043614689_ml.jpeg";s:11:"\x00 *\x00 fileName";s:15:"353043614689_ml";s:7:"\x00 *\x00 user";N;s:15:"\x00 *\x00 translations";N;s:13:"\x00 *\x00 categories";N;s:23:"\x00 *\x00 productManufacturers";N;s:15:"\x00 *\x00 productMedia";N;s:14:"\x00 *\x00 avatarUsers";N;s:13:"\x00 *\x00 thumbnails";O:77:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:3:{s:32:"c49581c608744ecb90b7670843594727";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"c49581c608744ecb90b7670843594727";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.752000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:7437;s:8:"\x00 *\x00 width";i:800;s:7:"\x00 *\x00 path";s:58:"thumbnail/31/5d/1b/1689140256/353043614689_ml_800x800.jpeg";s:9:"\x00 *\x00 height";i:800;s:6:"\x00 *\x00 url";s:87:"https://www.fridolin-gmbh.de/thumbnail/31/5d/1b/1689140256/353043614689_ml_800x800.jpeg";s:10:"\x00 *\x00 mediaId";s:32:"5a99ba5684034afa81bb07b5beada270";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"c49581c608744ecb90b7670843594727";}s:32:"dd428bcc15114a9886a52ac34fa0e720";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"dd428bcc15114a9886a52ac34fa0e720";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.751000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:7437;s:8:"\x00 *\x00 width";i:1920;s:7:"\x00 *\x00 path";s:60:"thumbnail/31/5d/1b/1689140256/353043614689_ml_1920x1920.jpeg";s:9:"\x00 *\x00 height";i:1920;s:6:"\x00 *\x00 url";s:89:"https://www.fridolin-gmbh.de/thumbnail/31/5d/1b/1689140256/353043614689_ml_1920x1920.jpeg";s:10:"\x00 *\x00 mediaId";s:32:"5a99ba5684034afa81bb07b5beada270";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"dd428bcc15114a9886a52ac34fa0e720";}s:32:"f773730b8acb45588a65d201a8681351";O:73:"Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailEntity":16:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"f773730b8acb45588a65d201a8681351";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-07-12 05:37:41.752000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"media_thumbnail";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";r:7437;s:8:"\x00 *\x00 width";i:400;s:7:"\x00 *\x00 path";s:58:"thumbnail/31/5d/1b/1689140256/353043614689_ml_400x400.jpeg";s:9:"\x00 *\x00 height";i:400;s:6:"\x00 *\x00 url";s:87:"https://www.fridolin-gmbh.de/thumbnail/31/5d/1b/1689140256/353043614689_ml_400x400.jpeg";s:10:"\x00 *\x00 mediaId";s:32:"5a99ba5684034afa81bb07b5beada270";s:8:"\x00 *\x00 media";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"f773730b8acb45588a65d201a8681351";}}}s:16:"\x00 *\x00 mediaFolderId";s:32:"931cf3d750ca4e5db7509625a19940b2";s:14:"\x00 *\x00 mediaFolder";N;s:10:"\x00 *\x00 hasFile";b:1;s:10:"\x00 *\x00 private";b:0;s:23:"\x00 *\x00 propertyGroupOptions";N;s:20:"\x00 *\x00 mailTemplateMedia";N;s:7:"\x00 *\x00 tags";N;s:15:"\x00 *\x00 thumbnailsRo";s:0:"";s:7:"\x00 *\x00 path";s:46:"media/31/5d/1b/1689140256/353043614689_ml.jpeg";s:22:"\x00 *\x00 documentBaseConfigs";N;s:18:"\x00 *\x00 shippingMethods";N;s:17:"\x00 *\x00 paymentMethods";N;s:30:"\x00 *\x00 productConfiguratorSettings";N;s:17:"\x00 *\x00 orderLineItems";N;s:12:"\x00 *\x00 cmsBlocks";N;s:14:"\x00 *\x00 cmsSections";N;s:11:"\x00 *\x00 cmsPages";N;s:12:"\x00 *\x00 documents";N;s:20:"\x00 *\x00 appPaymentMethods";N;s:21:"\x00 *\x00 appShippingMethods";N;s:19:"\x00 *\x00 productDownloads";N;s:25:"\x00 *\x00 orderLineItemDownloads";N;s:9:"\x00 *\x00 config";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"5a99ba5684034afa81bb07b5beada270";}s:22:"\x00 *\x00 deliveryInformation";O:63:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryInformation":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:8:"\x00 *\x00 stock";i:100000;s:9:"\x00 *\x00 weight";N;s:15:"\x00 *\x00 freeDelivery";b:0;s:14:"\x00 *\x00 restockTime";N;s:15:"\x00 *\x00 deliveryTime";N;s:9:"\x00 *\x00 height";N;s:8:"\x00 *\x00 width";N;s:9:"\x00 *\x00 length";N;}s:11:"\x00 *\x00 children";O:55:"Shopware\Core\Checkout\Cart\LineItem\LineItemCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:0:{}}s:14:"\x00 *\x00 requirement";N;s:12:"\x00 *\x00 removable";b:1;s:12:"\x00 *\x00 stackable";b:1;s:22:"\x00 *\x00 quantityInformation";O:56:"Shopware\Core\Checkout\Cart\LineItem\QuantityInformation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:14:"\x00 *\x00 minPurchase";i:5;s:14:"\x00 *\x00 maxPurchase";i:10000;s:16:"\x00 *\x00 purchaseSteps";i:5;}s:11:"\x00 *\x00 modified";b:0;s:16:"\x00 *\x00 dataTimestamp";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-11-21 13:05:14.430459";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:18:"\x00 *\x00 dataContextHash";s:32:"74f3cfcd9d9835b445b42de2d50e7940";s:19:"\x00 *\x00 uniqueIdentifier";s:32:"01934ed1970670dd8b8ff4a35b62e206";s:9:"\x00 *\x00 states";a:1:{i:0;s:11:"is-physical";}s:16:"\x00 *\x00 modifiedByApp";b:0;s:64:"\x00 Shopware\Core\Checkout\Cart\LineItem\LineItem\x00 payloadProtection";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 *\x00 id";s:32:"3546fc73a07841b4938220f81665de6e";s:7:"\x00 *\x00 type";s:7:"product";s:15:"\x00 *\x00 referencedId";s:32:"3546fc73a07841b4938220f81665de6e";}s:11:"\x00 *\x00 quantity";i:5;s:8:"\x00 *\x00 price";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:2.99;s:11:"\x00 *\x00 quantity";i:5;s:13:"\x00 *\x00 totalPrice";d:14.95;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:14.95;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:13:"\x00 *\x00 identifier";s:32:"3546fc73a07841b4938220f81665de6e";s:15:"\x00 *\x00 deliveryDate";O:56:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryDate":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 earliest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-01 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:9:"\x00 *\x00 latest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-06 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}}}}s:11:"\x00 *\x00 location";O:60:"Shopware\Core\Checkout\Cart\Delivery\Struct\ShippingLocation":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 country";O:42:"Shopware\Core\System\Country\CountryEntity":37:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:30:"country_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"0778b30fbd1c4af48b0ff5a598d0fc0f";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:4:"name";s:11:"Deutschland";s:12:"customFields";a:0:{}s:13:"addressFormat";a:5:{i:0;a:1:{i:0;s:15:"address/company";}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 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2022-04-14 07:45:39.779000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-08-27 06:44:33.979000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:7:"country";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00 Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00 internalProperties";a:0:{}}s:7:"\x00 *\x00 name";s:11:"Deutschland";s:6:"\x00 *\x00 iso";s:2:"DE";s:11:"\x00 *\x00 position";i:1;s:9:"\x00 *\x00 active";b:1;s:20:"\x00 *\x00 shippingAvailable";b:1;s:7:"\x00 *\x00 iso3";s:3:"DEU";s:29:"\x00 *\x00 displayStateInRegistration";b:0;s:27:"\x00 *\x00 forceStateInRegistration";b:0;s:20:"\x00 *\x00 checkVatIdPattern";b:0;s:15:"\x00 *\x00 vatIdPattern";s:13:"(DE)?[0-9]{9}";s:16:"\x00 *\x00 vatIdRequired";b:0;s:14:"\x00 *\x00 customerTax";O:58:"Shopware\Core\Framework\DataAbstractionLayer\TaxFreeConfig":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 enabled";b:0;s:13:"\x00 *\x00 currencyId";s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";s:9:"\x00 *\x00 amount";d:0;}s:13:"\x00 *\x00 companyTax";O:58:"Shopware\Core\Framework\DataAbstractionLayer\TaxFreeConfig":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 enabled";b:0;s:13:"\x00 *\x00 currencyId";s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";s:9:"\x00 *\x00 amount";d:0;}s:9:"\x00 *\x00 states";N;s:15:"\x00 *\x00 translations";N;s:17:"\x00 *\x00 orderAddresses";N;s:20:"\x00 *\x00 customerAddresses";N;s:33:"\x00 *\x00 salesChannelDefaultAssignments";N;s:16:"\x00 *\x00 salesChannels";N;s:11:"\x00 *\x00 taxRules";N;s:27:"\x00 *\x00 currencyCountryRoundings";N;s:21:"\x00 *\x00 postalCodeRequired";b:0;s:25:"\x00 *\x00 checkPostalCodePattern";b:0;s:33:"\x00 *\x00 checkAdvancedPostalCodePattern";b:0;s:28:"\x00 *\x00 advancedPostalCodePattern";N;s:27:"\x00 *\x00 defaultPostalCodePattern";s:5:"\d{5}";s:16:"\x00 *\x00 addressFormat";a:5:{i:0;a:1:{i:0;s:15:"address/company";}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 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"0778b30fbd1c4af48b0ff5a598d0fc0f";}s:8:"\x00 *\x00 state";N;s:10:"\x00 *\x00 address";O:79:"Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressEntity":29:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:39:"customer_address_foreign_keys_extension";}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"018bb2d6687972e7965dbf41607b1e6b";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-11-09 06:47:57.826000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-04-23 06:41:20.213000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:16:"customer_address";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00 Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00 internalProperties";a:0:{}}s:13:"\x00 *\x00 customerId";s:32:"018bb23686d77237bdf840cf857f5de6";s:12:"\x00 *\x00 countryId";s:32:"0778b30fbd1c4af48b0ff5a598d0fc0f";s:17:"\x00 *\x00 countryStateId";N;s:15:"\x00 *\x00 salutationId";s:32:"1c71ba3cb0784e8bb11a9ec86626722e";s:12:"\x00 *\x00 firstName";s:12:"Breportal KG";s:11:"\x00 *\x00 lastName";s:12:"Breportal KG";s:10:"\x00 *\x00 zipcode";s:5:"28199";s:7:"\x00 *\x00 city";s:9:"Bremen ";s:10:"\x00 *\x00 company";s:12:"Breportal KG";s:13:"\x00 *\x00 department";N;s:8:"\x00 *\x00 title";N;s:9:"\x00 *\x00 street";s:15:"Wüstestätte 2";s:14:"\x00 *\x00 phoneNumber";s:12:"0421 1644786";s:25:"\x00 *\x00 additionalAddressLine1";N;s:25:"\x00 *\x00 additionalAddressLine2";N;s:10:"\x00 *\x00 country";r:16281;s:15:"\x00 *\x00 countryState";N;s:13:"\x00 *\x00 salutation";O:48:"Shopware\Core\System\Salutation\SalutationEntity":19:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:33:"salutation_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"1c71ba3cb0784e8bb11a9ec86626722e";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:3:{s:11:"displayName";s:12:"Keine Angabe";s:10:"letterName";s:1:" ";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2022-04-14 07:45:39.778000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-11-09 06:53:53.841000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:10:"salutation";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00 Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00 internalProperties";a:0:{}}s:16:"\x00 *\x00 salutationKey";s:13:"not_specified";s:14:"\x00 *\x00 displayName";s:12:"Keine Angabe";s:13:"\x00 *\x00 letterName";s:1:" ";s:15:"\x00 *\x00 translations";N;s:12:"\x00 *\x00 customers";N;s:20:"\x00 *\x00 customerAddresses";N;s:17:"\x00 *\x00 orderCustomers";N;s:17:"\x00 *\x00 orderAddresses";N;s:23:"\x00 *\x00 newsletterRecipients";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"1c71ba3cb0784e8bb11a9ec86626722e";}s:11:"\x00 *\x00 customer";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"018bb2d6687972e7965dbf41607b1e6b";}}s:15:"\x00 *\x00 deliveryDate";O:56:"Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryDate":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 earliest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-01 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:9:"\x00 *\x00 latest";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-12-06 16:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}s:17:"\x00 *\x00 shippingMethod";O:52:"Shopware\Core\Checkout\Shipping\ShippingMethodEntity":32:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:38:"shipping_method_foreign_keys_extension";}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"307683a334614c72a291087ad834a951";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:4:{s:4:"name";s:81:"Sollten Versandkosten anfallen, sind diese erst aus unserer Rechnung ersichtlich.";s:12:"customFields";a:0:{}s:11:"description";N;s:11:"trackingUrl";N;}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2022-04-14 07:45:39.901000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-08-27 07:04:36.801000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:15:"shipping_method";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00 Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00 internalProperties";a:0:{}}s:7:"\x00 *\x00 name";s:81:"Sollten Versandkosten anfallen, sind diese erst aus unserer Rechnung ersichtlich.";s:9:"\x00 *\x00 active";b:1;s:11:"\x00 *\x00 position";i:1;s:14:"\x00 *\x00 description";N;s:14:"\x00 *\x00 trackingUrl";N;s:17:"\x00 *\x00 deliveryTimeId";s:32:"9504845cb34f46b6a7071a1b4e24d389";s:15:"\x00 *\x00 deliveryTime";O:52:"Shopware\Core\System\DeliveryTime\DeliveryTimeEntity":17:{s:13:"\x00 *\x00 extensions";a:2:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:36:"delivery_time_foreign_keys_extension";}s:24:"internal_mapping_storage";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";N;}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"9504845cb34f46b6a7071a1b4e24d389";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:2:{s:4:"name";s:30:"Versand ab ca. 10 Arbeitstagen";s:12:"customFields";a:0:{}}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2022-04-14 07:45:39.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-06-19 10:03:03.456000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:13:"delivery_time";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00 Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00 internalProperties";a:0:{}}s:7:"\x00 *\x00 name";s:30:"Versand ab ca. 10 Arbeitstagen";s:6:"\x00 *\x00 min";i:10;s:6:"\x00 *\x00 max";i:15;s:7:"\x00 *\x00 unit";s:3:"day";s:18:"\x00 *\x00 shippingMethods";N;s:15:"\x00 *\x00 translations";N;s:11:"\x00 *\x00 products";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"9504845cb34f46b6a7071a1b4e24d389";}s:15:"\x00 *\x00 translations";N;s:18:"\x00 *\x00 orderDeliveries";N;s:33:"\x00 *\x00 salesChannelDefaultAssignments";N;s:16:"\x00 *\x00 salesChannels";N;s:19:"\x00 *\x00 availabilityRule";N;s:21:"\x00 *\x00 availabilityRuleId";s:32:"aebfe3ff9aa44d45adededa86a5ff4ee";s:9:"\x00 *\x00 prices";O:91:"Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{s:32:"7174ecdccf574a6e8e2baf4a58f90067";O:87:"Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceEntity":20:{s:13:"\x00 *\x00 extensions";a:1:{s:11:"foreignKeys";O:42:"Shopware\Core\Framework\Struct\ArrayStruct":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:7:"\x00 *\x00 data";a:0:{}s:11:"\x00 *\x00 apiAlias";s:44:"shipping_method_price_foreign_keys_extension";}}s:20:"\x00 *\x00 _uniqueIdentifier";s:32:"7174ecdccf574a6e8e2baf4a58f90067";s:12:"\x00 *\x00 versionId";N;s:13:"\x00 *\x00 translated";a:0:{}s:12:"\x00 *\x00 createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2022-04-14 07:45:39.903000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00 *\x00 updatedAt";N;s:64:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _entityName";s:21:"shipping_method_price";s:69:"\x00 Shopware\Core\Framework\DataAbstractionLayer\Entity\x00 _fieldVisibility";O:60:"Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility":1:{s:80:"\x00 Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility\x00 internalProperties";a:0:{}}s:19:"\x00 *\x00 shippingMethodId";s:32:"307683a334614c72a291087ad834a951";s:9:"\x00 *\x00 ruleId";N;s:14:"\x00 *\x00 calculation";i:1;s:16:"\x00 *\x00 quantityStart";d:0;s:14:"\x00 *\x00 quantityEnd";N;s:17:"\x00 *\x00 shippingMethod";N;s:7:"\x00 *\x00 rule";N;s:20:"\x00 *\x00 calculationRuleId";N;s:18:"\x00 *\x00 calculationRule";N;s:16:"\x00 *\x00 currencyPrice";O:68:"Shopware\Core\Framework\DataAbstractionLayer\Pricing\PriceCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";O:58:"Shopware\Core\Framework\DataAbstractionLayer\Pricing\Price":8:{s:13:"\x00 *\x00 extensions";a:0:{}s:13:"\x00 *\x00 currencyId";s:32:"b7d2554b0ce847cd82f3ac9bd1c0dfca";s:6:"\x00 *\x00 net";d:0;s:8:"\x00 *\x00 gross";d:0;s:9:"\x00 *\x00 linked";b:0;s:12:"\x00 *\x00 listPrice";N;s:13:"\x00 *\x00 percentage";N;s:18:"\x00 *\x00 regulationPrice";N;}}}s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"7174ecdccf574a6e8e2baf4a58f90067";}}}s:10:"\x00 *\x00 mediaId";N;s:8:"\x00 *\x00 taxId";N;s:8:"\x00 *\x00 media";N;s:7:"\x00 *\x00 tags";N;s:10:"\x00 *\x00 taxType";s:4:"auto";s:16:"\x00 *\x00 technicalName";s:17:"shipping_standard";s:6:"\x00 *\x00 tax";N;s:20:"\x00 *\x00 appShippingMethod";N;s:15:"\x00 *\x00 customFields";N;s:5:"\x00 *\x00 id";s:32:"307683a334614c72a291087ad834a951";}s:16:"\x00 *\x00 shippingCosts";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:0;s:11:"\x00 *\x00 quantity";i:1;s:13:"\x00 *\x00 totalPrice";d:0;s:18:"\x00 *\x00 calculatedTaxes";O:62:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:52:"Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:6:"\x00 *\x00 tax";d:0;s:10:"\x00 *\x00 taxRate";d:0;s:8:"\x00 *\x00 price";d:0;}}}s:11:"\x00 *\x00 taxRules";O:56:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:46:"Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:10:"\x00 *\x00 taxRate";d:0;s:13:"\x00 *\x00 percentage";d:100;}}}s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}}}}s:15:"\x00 *\x00 transactions";O:68:"Shopware\Core\Checkout\Cart\Transaction\Struct\TransactionCollection":2:{s:13:"\x00 *\x00 extensions";a:0:{}s:11:"\x00 *\x00 elements";a:1:{i:0;O:58:"Shopware\Core\Checkout\Cart\Transaction\Struct\Transaction":3:{s:13:"\x00 *\x00 extensions";a:0:{}s:9:"\x00 *\x00 amount";O:56:"Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice":9:{s:13:"\x00 *\x00 extensions";a:0:{}s:12:"\x00 *\x00 unitPrice";d:558.4;s:11:"\x00 *\x00 quantity";i:1;s:13:"\x00 *\x00 totalPrice";d:558.4;s:18:"\x00 *\x00 calculatedTaxes";r:11;s:11:"\x00 *\x00 taxRules";r:19;s:17:"\x00 *\x00 referencePrice";N;s:12:"\x00 *\x00 listPrice";N;s:18:"\x00 *\x00 regulationPrice";N;}s:18:"\x00 *\x00 paymentMethodId";s:32:"c248489352e149a8b50b25d89e736f42";}}}s:11:"\x00 *\x00 modified";b:0;s:18:"\x00 *\x00 customerComment";N;s:16:"\x00 *\x00 affiliateCode";N;s:15:"\x00 *\x00 campaignCode";N;s:9:"\x00 *\x00 source";N;s:38:"\x00 Shopware\Core\Checkout\Cart\Cart\x00 data";N;s:41:"\x00 Shopware\Core\Checkout\Cart\Cart\x00 ruleIds";a:5:{i:0;s:32:"1f4a016c4f2f4ab7adf1dfa32026f003";i:1;s:32:"457faf71d654452f90c3d1187b7d0fc4";i:2;s:32:"aebfe3ff9aa44d45adededa86a5ff4ee";i:3;s:32:"018fbe5f4892783586c30353a636b9ca";i:4;s:32:"018ad63d62ec7259adcbe09f41465f5d";}s:42:"\x00 Shopware\Core\Checkout\Cart\Cart\x00 behavior";O:40:"Shopware\Core\Checkout\Cart\CartBehavior":4:{s:13:"\x00 *\x00 extensions";a:0:{}s:53:"\x00 Shopware\Core\Checkout\Cart\CartBehavior\x00 permissions";a:0:{}s:51:"\x00 Shopware\Core\Checkout\Cart\CartBehavior\x00 hookAware";b:1;s:57:"\x00 Shopware\Core\Checkout\Cart\CartBehavior\x00 isRecalculation";b:0;}s:8:"\x00 *\x00 token";s:32:"3WAXN2tVKkAOwdviyF568FQHwkoocxVI";s:40:"\x00 Shopware\Core\Checkout\Cart\Cart\x00 states";a:0:{}} "
"rule_ids " => "["1f4a016c4f2f4ab7adf1dfa32026f003","457faf71d654452f90c3d1187b7d0fc4","aebfe3ff9aa44d45adededa86a5ff4ee","018fbe5f4892783586c30353a636b9ca","018ad63d62ec7259adcbe09f41465f5d"] "
"now " => "2024-11-21 13:05:14.492 "
]
INSERT INTO `cart` (`token` , `currency_id` , `shipping_method_id` , `payment_method_id` , `country_id` , `sales_channel_id` , `customer_id` , `price` , `line_item_count` , `cart` , `rule_ids` , `created_at` )
VALUES ('3WAXN2tVKkAOwdviyF568FQHwkoocxVI' , 0xB7D2554B0CE847CD82F3AC9BD1C0DFCA , 0x307683A334614C72A291087AD834A951 , 0xC248489352E149A8B50B25D89E736F42 , 0x0778B30FBD1C4AF48B0FF5A598D0FC0F , 0x9AF150ADA1384D988A2E915AEAD07BDB , 0x018BB23686D77237BDF840CF857F5DE6 , 558.4 , 28 , 'O:32:\"Shopware\\Core\\Checkout\\Cart\\Cart\":16:{s:13:\"\0*\0extensions\";a:1:{s:15:\"cart-promotions\";O:61:\"Shopware\\Core\\Checkout\\Promotion\\Cart\\Extension\\CartExtension\":3:{s:13:\"\0*\0extensions\";a:0:{}s:13:\"\0*\0addedCodes\";a:0:{}s:22:\"\0*\0blockedPromotionIds\";a:0:{}}}s:8:\"\0*\0price\";O:50:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CartPrice\":8:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0netPrice\";d:558.4;s:13:\"\0*\0totalPrice\";d:558.4;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:558.4;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:16:\"\0*\0positionPrice\";d:558.4;s:12:\"\0*\0taxStatus\";s:3:\"net\";s:11:\"\0*\0rawTotal\";d:558.4;}s:12:\"\0*\0lineItems\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:28:{s:32:\"d325c16ea1aa4891b5e29458abf136c6\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:33.419\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58348\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:6:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:3;s:32:\"28447395cd4049c3820958e56585876c\";i:4;s:32:\"0189d4144a06773ea96b621c57dbcef9\";i:5;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:6:{i:0;s:32:\"0189d418f5427efb9bb2000be0950a17\";i:1;s:32:\"018ccea82b757021b1348261be865bd9\";i:2;s:32:\"018cd3bd16ad727ca8ce6add4b8484ac\";i:3;s:32:\"018f382488a57a318a01255313cedd72\";i:4;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:5;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99996;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:41:\"Spieluhr, Schlaft alle, Pippi Langstrumpf\";s:11:\"\0*\0quantity\";i:12;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;r:22;}}s:11:\"\0*\0quantity\";i:12;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:12;s:13:\"\0*\0totalPrice\";d:45.48;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:45.48;}}}s:11:\"\0*\0taxRules\";r:72;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"72c7e084aa93462983d786d4c357f73b\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:23:\"Spieluhr \"Schlaft alle\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:33.414000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:33.443000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:2:{i:0;s:12:\"mediaTypeRaw\";i:1;s:12:\"thumbnailsRo\";}}s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:65773;s:8:\"\0*\0title\";s:23:\"Spieluhr \"Schlaft alle\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"0b1c28c3746c121f058186e9f301430a\";s:4:\"type\";i:2;s:5:\"width\";i:1000;s:6:\"height\";i:758;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:33.442000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:67:\"https://www.fridolin-gmbh.de/media/fa/24/63/1689140193/58348_ml.jpg\";s:11:\"\0*\0fileName\";s:8:\"58348_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"008b982a6ac148c2a53d4d5bc3621e76\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"008b982a6ac148c2a53d4d5bc3621e76\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:45.492000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:50:\"thumbnail/fa/24/63/1689140193/58348_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/fa/24/63/1689140193/58348_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"72c7e084aa93462983d786d4c357f73b\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"008b982a6ac148c2a53d4d5bc3621e76\";}s:32:\"400b1373d2bc453aaf3e174478ae415b\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"400b1373d2bc453aaf3e174478ae415b\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:45.492000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:176;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:50:\"thumbnail/fa/24/63/1689140193/58348_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/fa/24/63/1689140193/58348_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"72c7e084aa93462983d786d4c357f73b\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"400b1373d2bc453aaf3e174478ae415b\";}s:32:\"e5cd308026ed418ea01aa574c429a816\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"e5cd308026ed418ea01aa574c429a816\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:45.491000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:176;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:52:\"thumbnail/fa/24/63/1689140193/58348_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:81:\"https://www.fridolin-gmbh.de/thumbnail/fa/24/63/1689140193/58348_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"72c7e084aa93462983d786d4c357f73b\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"e5cd308026ed418ea01aa574c429a816\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:38:\"media/fa/24/63/1689140193/58348_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"72c7e084aa93462983d786d4c357f73b\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99996;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430321\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb0cdf2739f89c9b0c038a74f63\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"d325c16ea1aa4891b5e29458abf136c6\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"d325c16ea1aa4891b5e29458abf136c6\";}s:32:\"0887a5a1646c4b56b4dbf7acdca9e53a\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:56.978\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58556\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:6:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:3;s:32:\"28447395cd4049c3820958e56585876c\";i:4;s:32:\"0189d4144a06773ea96b621c57dbcef9\";i:5;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccec4994472f99cc92cf509e90e9c\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99980;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:49:\"Spieluhr, Michel war ein Lausejunge, Michel, Zaun\";s:11:\"\0*\0quantity\";i:12;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:12;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:12;s:13:\"\0*\0totalPrice\";d:45.48;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:45.48;}}}s:11:\"\0*\0taxRules\";r:339;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"3b5e552e21a8459d9e8fdd5223a74431\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:66:\"Spieluhr \"Michel auf dem Zaun\", Melodie: Michel war ein Lausejunge\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:56.977000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:56.994000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:219915;s:8:\"\0*\0title\";s:66:\"Spieluhr \"Michel auf dem Zaun\", Melodie: Michel war ein Lausejunge\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"93a7d037b04438808f96aed134d927f7\";s:4:\"type\";i:2;s:5:\"width\";i:743;s:6:\"height\";i:501;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:56.992000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:67:\"https://www.fridolin-gmbh.de/media/f7/be/20/1689140216/58556_ml.jpg\";s:11:\"\0*\0fileName\";s:8:\"58556_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"351b7d34a3c64363934a893423faa798\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"351b7d34a3c64363934a893423faa798\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:07.230000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:50:\"thumbnail/f7/be/20/1689140216/58556_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/f7/be/20/1689140216/58556_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"3b5e552e21a8459d9e8fdd5223a74431\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"351b7d34a3c64363934a893423faa798\";}s:32:\"38b2ac70db404d819f1d9efa6c0ea0e6\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"38b2ac70db404d819f1d9efa6c0ea0e6\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:07.230000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:443;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:50:\"thumbnail/f7/be/20/1689140216/58556_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/f7/be/20/1689140216/58556_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"3b5e552e21a8459d9e8fdd5223a74431\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"38b2ac70db404d819f1d9efa6c0ea0e6\";}s:32:\"eae96e32da7e45b382c3978198018e50\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"eae96e32da7e45b382c3978198018e50\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:07.230000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:443;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:52:\"thumbnail/f7/be/20/1689140216/58556_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:81:\"https://www.fridolin-gmbh.de/thumbnail/f7/be/20/1689140216/58556_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"3b5e552e21a8459d9e8fdd5223a74431\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"eae96e32da7e45b382c3978198018e50\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:38:\"media/f7/be/20/1689140216/58556_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"3b5e552e21a8459d9e8fdd5223a74431\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99980;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430329\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb4ceb97036845c0c74bad87fa1\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"0887a5a1646c4b56b4dbf7acdca9e53a\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"0887a5a1646c4b56b4dbf7acdca9e53a\";}s:32:\"de19bb115f96403f952384b8e9a02f08\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:33.988\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58357\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:6:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:3;s:32:\"28447395cd4049c3820958e56585876c\";i:4;s:32:\"0189d4144a06773ea96b621c57dbcef9\";i:5;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"0189d418f5427efb9bb2000be0950a17\";i:1;s:32:\"018ccec1c01070eca75e7f5711a4c786\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:4;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99996;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:42:\"Spieluhr, Lummerland-Lied, Jim Knopf, gelb\";s:11:\"\0*\0quantity\";i:12;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:12;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:12;s:13:\"\0*\0totalPrice\";d:45.48;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:45.48;}}}s:11:\"\0*\0taxRules\";r:607;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"0f01afa98bfc45c39a2ed5076c2d7d36\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:43:\"Spieluhr, Jim Knopf, gelb, \"Lummerlandlied\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:33.987000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:34.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:83225;s:8:\"\0*\0title\";s:43:\"Spieluhr, Jim Knopf, gelb, \"Lummerlandlied\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"9e9312f63e582cb2d0971b09591e958a\";s:4:\"type\";i:2;s:5:\"width\";i:1000;s:6:\"height\";i:756;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:33.999000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:67:\"https://www.fridolin-gmbh.de/media/a6/ae/9d/1689140193/58357_ml.jpg\";s:11:\"\0*\0fileName\";s:8:\"58357_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"7f08e906f6e74fb5a7f855d79601c2d6\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"7f08e906f6e74fb5a7f855d79601c2d6\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:45.748000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:52:\"thumbnail/a6/ae/9d/1689140193/58357_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:81:\"https://www.fridolin-gmbh.de/thumbnail/a6/ae/9d/1689140193/58357_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"0f01afa98bfc45c39a2ed5076c2d7d36\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"7f08e906f6e74fb5a7f855d79601c2d6\";}s:32:\"8e1db2339fbc4e9bbab526e038e3d6ae\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"8e1db2339fbc4e9bbab526e038e3d6ae\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:45.748000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:711;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:50:\"thumbnail/a6/ae/9d/1689140193/58357_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/a6/ae/9d/1689140193/58357_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"0f01afa98bfc45c39a2ed5076c2d7d36\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"8e1db2339fbc4e9bbab526e038e3d6ae\";}s:32:\"b2b543013bdd4f2eb2bc57900add8bbd\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"b2b543013bdd4f2eb2bc57900add8bbd\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:45.749000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:711;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:50:\"thumbnail/a6/ae/9d/1689140193/58357_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/a6/ae/9d/1689140193/58357_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"0f01afa98bfc45c39a2ed5076c2d7d36\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"b2b543013bdd4f2eb2bc57900add8bbd\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:38:\"media/a6/ae/9d/1689140193/58357_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"0f01afa98bfc45c39a2ed5076c2d7d36\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99996;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430333\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb5d9dc71c0b038b908613cbbee\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"de19bb115f96403f952384b8e9a02f08\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"de19bb115f96403f952384b8e9a02f08\";}s:32:\"7d04c587ede047a38b0e3268e1a53db3\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:14.805\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58721\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:4:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:2;s:32:\"28447395cd4049c3820958e56585876c\";i:3;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"018afe4a62e874fdb06eb834e1aec3b0\";i:1;s:32:\"018cd3d50b0973ef8f86b5246140c948\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:4;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:40:\"Spieluhr, Yesterday, Beat Music, schwarz\";s:11:\"\0*\0quantity\";i:8;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:8;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:8;s:13:\"\0*\0totalPrice\";d:30.32;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:30.32;}}}s:11:\"\0*\0taxRules\";r:873;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"c85b71c0114c42d2a73296e6e3a67695\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:48:\"Spieluhr Yesterday, Beat-Welt-Hit - Black Design\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:14.804000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:14.819000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:132544;s:8:\"\0*\0title\";s:48:\"Spieluhr Yesterday, Beat-Welt-Hit - Black Design\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"7dcb0495922f310ba9f9d8ca98ed4dc2\";s:4:\"type\";i:2;s:5:\"width\";i:827;s:6:\"height\";i:625;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:14.817000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:67:\"https://www.fridolin-gmbh.de/media/7a/bb/4a/1689140234/58721_ml.jpg\";s:11:\"\0*\0fileName\";s:8:\"58721_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"308de61fa64c4c8a827392b311420460\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"308de61fa64c4c8a827392b311420460\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:24.406000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:52:\"thumbnail/7a/bb/4a/1689140234/58721_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:81:\"https://www.fridolin-gmbh.de/thumbnail/7a/bb/4a/1689140234/58721_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c85b71c0114c42d2a73296e6e3a67695\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"308de61fa64c4c8a827392b311420460\";}s:32:\"6b2f4c8aca1e43899f54598257ef4012\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"6b2f4c8aca1e43899f54598257ef4012\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:24.406000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:977;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:50:\"thumbnail/7a/bb/4a/1689140234/58721_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/7a/bb/4a/1689140234/58721_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c85b71c0114c42d2a73296e6e3a67695\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"6b2f4c8aca1e43899f54598257ef4012\";}s:32:\"9b625d753329447b8307d92177fe2462\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"9b625d753329447b8307d92177fe2462\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:24.406000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:977;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:50:\"thumbnail/7a/bb/4a/1689140234/58721_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/7a/bb/4a/1689140234/58721_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c85b71c0114c42d2a73296e6e3a67695\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"9b625d753329447b8307d92177fe2462\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:38:\"media/7a/bb/4a/1689140234/58721_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"c85b71c0114c42d2a73296e6e3a67695\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430337\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb6bb1873e2b55df231975d9464\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"7d04c587ede047a38b0e3268e1a53db3\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"7d04c587ede047a38b0e3268e1a53db3\";}s:32:\"2211c9b8c8af4276859ce9dd2926ae37\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:15.208\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58723\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:4:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:2;s:32:\"28447395cd4049c3820958e56585876c\";i:3;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"018afe4a62e874fdb06eb834e1aec3b0\";i:1;s:32:\"018cd3d448877248b4d7ecf327caebd1\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:4;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99996;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:44:\"Spieluhr, Yellow submarine, Beat Music, gelb\";s:11:\"\0*\0quantity\";i:8;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:8;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:8;s:13:\"\0*\0totalPrice\";d:30.32;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:30.32;}}}s:11:\"\0*\0taxRules\";r:1139;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"34d2d8809cf84b5da1f6a033a2f688c3\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:56:\"Spieluhr Yellow Submarine, Beat-Welt-Hit - Yellow Design\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:15.207000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:15.222000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:192569;s:8:\"\0*\0title\";s:56:\"Spieluhr Yellow Submarine, Beat-Welt-Hit - Yellow Design\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"cb4ea81585c6ae705d654a1cd19611fc\";s:4:\"type\";i:2;s:5:\"width\";i:827;s:6:\"height\";i:625;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:15.220000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:67:\"https://www.fridolin-gmbh.de/media/c5/36/1e/1689140235/58723_ml.jpg\";s:11:\"\0*\0fileName\";s:8:\"58723_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"7f0a276d9e784acb8595484e10460609\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"7f0a276d9e784acb8595484e10460609\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:24.698000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:52:\"thumbnail/c5/36/1e/1689140235/58723_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:81:\"https://www.fridolin-gmbh.de/thumbnail/c5/36/1e/1689140235/58723_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"34d2d8809cf84b5da1f6a033a2f688c3\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"7f0a276d9e784acb8595484e10460609\";}s:32:\"862459e1d57846d190a6549665bbcc68\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"862459e1d57846d190a6549665bbcc68\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:24.698000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:1243;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:50:\"thumbnail/c5/36/1e/1689140235/58723_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/c5/36/1e/1689140235/58723_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"34d2d8809cf84b5da1f6a033a2f688c3\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"862459e1d57846d190a6549665bbcc68\";}s:32:\"a3692632a0d140488b69902eff09cd80\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"a3692632a0d140488b69902eff09cd80\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:24.698000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:1243;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:50:\"thumbnail/c5/36/1e/1689140235/58723_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/c5/36/1e/1689140235/58723_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"34d2d8809cf84b5da1f6a033a2f688c3\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"a3692632a0d140488b69902eff09cd80\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:38:\"media/c5/36/1e/1689140235/58723_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"34d2d8809cf84b5da1f6a033a2f688c3\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99996;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430342\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb72b847242bc5030d68a9c6aaa\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"2211c9b8c8af4276859ce9dd2926ae37\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"2211c9b8c8af4276859ce9dd2926ae37\";}s:32:\"04ed9154668e482193cc8af7e77346db\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:40.781\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58403\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"0189d4c411e0758284a60cbe131864f5\";i:1;s:32:\"018ccea696577083b44ebc607df54fc1\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:4;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99980;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:49:\"Spieluhr, Happy Birthday, Hufeisen, Klee, Marienk\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";r:1408;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"ae4691cd2d084e8ead613215f09da649\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:40.781000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:40.796000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:105863;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"e6ec730ddcbf5fc9a554386b65278829\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:40.795000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/73/04/2a/1689140200/103170799398_ml.png\";s:11:\"\0*\0fileName\";s:15:\"103170799398_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"004553cd5cfc4c90a85cca3bb5560173\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"004553cd5cfc4c90a85cca3bb5560173\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:49.695000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/73/04/2a/1689140200/103170799398_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/73/04/2a/1689140200/103170799398_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"ae4691cd2d084e8ead613215f09da649\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"004553cd5cfc4c90a85cca3bb5560173\";}s:32:\"3ce6fd05bd254c5a95adda3067e52493\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"3ce6fd05bd254c5a95adda3067e52493\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:49.695000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:1513;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/73/04/2a/1689140200/103170799398_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/73/04/2a/1689140200/103170799398_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"ae4691cd2d084e8ead613215f09da649\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"3ce6fd05bd254c5a95adda3067e52493\";}s:32:\"f14364e4e98644a99a8119914c478547\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"f14364e4e98644a99a8119914c478547\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:49.695000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:1513;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/73/04/2a/1689140200/103170799398_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/73/04/2a/1689140200/103170799398_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"ae4691cd2d084e8ead613215f09da649\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"f14364e4e98644a99a8119914c478547\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/73/04/2a/1689140200/103170799398_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"ae4691cd2d084e8ead613215f09da649\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99980;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430345\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb86d79735fb057d552d398ee11\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"04ed9154668e482193cc8af7e77346db\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"04ed9154668e482193cc8af7e77346db\";}s:32:\"c81da292a31945558c1bcb02da86863c\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:41.470\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58406\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccea696577083b44ebc607df54fc1\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:37:\"Spieluhr, Happy Birthday, mit Blüten\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";r:1677;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"cced316425714b11a1e5e0228f2d3e00\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.469000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.486000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:126724;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"5f6b3aea114ad9662e7c3c6739521b4c\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.485000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/20/d0/3f/1689140201/612550897769_ml.png\";s:11:\"\0*\0fileName\";s:15:\"612550897769_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"722280c349d74bc1a1d438516a6d71c7\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"722280c349d74bc1a1d438516a6d71c7\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.135000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/20/d0/3f/1689140201/612550897769_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/20/d0/3f/1689140201/612550897769_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"cced316425714b11a1e5e0228f2d3e00\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"722280c349d74bc1a1d438516a6d71c7\";}s:32:\"a69305880aff4addaba452c7482abec5\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"a69305880aff4addaba452c7482abec5\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.135000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:1782;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/20/d0/3f/1689140201/612550897769_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/20/d0/3f/1689140201/612550897769_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"cced316425714b11a1e5e0228f2d3e00\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"a69305880aff4addaba452c7482abec5\";}s:32:\"f7b10707a34a4557986cf2e4044c5dd1\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"f7b10707a34a4557986cf2e4044c5dd1\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.136000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:1782;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/20/d0/3f/1689140201/612550897769_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/20/d0/3f/1689140201/612550897769_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"cced316425714b11a1e5e0228f2d3e00\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"f7b10707a34a4557986cf2e4044c5dd1\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/20/d0/3f/1689140201/612550897769_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"cced316425714b11a1e5e0228f2d3e00\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430349\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb8928c73cda475f73696461f20\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"c81da292a31945558c1bcb02da86863c\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"c81da292a31945558c1bcb02da86863c\";}s:32:\"6742d316b6624fecb1b77daec4fd8d38\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:40.243\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58401\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccea696577083b44ebc607df54fc1\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99972;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:40:\"Spieluhr, Happy Birthday, Bär mit Blume\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";r:1946;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"e3dd0a50d12d4cbf9fe1cc0ca5b5bb42\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:40.242000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:40.270000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:103105;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"ea1cec53399d075a27b849f44c347fdf\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:40.268000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/da/98/b7/1689140200/764673485862_ml.png\";s:11:\"\0*\0fileName\";s:15:\"764673485862_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"15e64397defb421c94c0ddb524dedc49\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"15e64397defb421c94c0ddb524dedc49\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:49.349000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/da/98/b7/1689140200/764673485862_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/da/98/b7/1689140200/764673485862_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"e3dd0a50d12d4cbf9fe1cc0ca5b5bb42\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"15e64397defb421c94c0ddb524dedc49\";}s:32:\"c376fe354b644ea8810c81ee57fcac2f\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"c376fe354b644ea8810c81ee57fcac2f\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:49.350000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2051;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/da/98/b7/1689140200/764673485862_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/da/98/b7/1689140200/764673485862_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"e3dd0a50d12d4cbf9fe1cc0ca5b5bb42\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"c376fe354b644ea8810c81ee57fcac2f\";}s:32:\"c96d428d178f4f3aa02c3e6c53515490\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"c96d428d178f4f3aa02c3e6c53515490\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:49.350000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2051;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/da/98/b7/1689140200/764673485862_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/da/98/b7/1689140200/764673485862_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"e3dd0a50d12d4cbf9fe1cc0ca5b5bb42\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"c96d428d178f4f3aa02c3e6c53515490\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/da/98/b7/1689140200/764673485862_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"e3dd0a50d12d4cbf9fe1cc0ca5b5bb42\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99972;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430355\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb8ea00737184113f4196bdef3c\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"6742d316b6624fecb1b77daec4fd8d38\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"6742d316b6624fecb1b77daec4fd8d38\";}s:32:\"7a0faea9a8f14b159303037c5477791f\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:41.701\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58407\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccea696577083b44ebc607df54fc1\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:44:\"Spieluhr, Happy Birthday, For you, mit Katze\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";r:2215;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"e056987050e5497c8aac40996b080769\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.701000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.714000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:104539;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"29e0747e28d0b51dfbb9ee1f7ea1de4b\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.713000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/6c/db/41/1689140201/723885089433_ml.png\";s:11:\"\0*\0fileName\";s:15:\"723885089433_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"314789316ea843ba8dbe6df319d8a273\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"314789316ea843ba8dbe6df319d8a273\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.274000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/6c/db/41/1689140201/723885089433_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/6c/db/41/1689140201/723885089433_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"e056987050e5497c8aac40996b080769\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"314789316ea843ba8dbe6df319d8a273\";}s:32:\"6cf3cd0c4ba94484b45d3001f7b01a10\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"6cf3cd0c4ba94484b45d3001f7b01a10\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.274000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2320;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/6c/db/41/1689140201/723885089433_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/6c/db/41/1689140201/723885089433_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"e056987050e5497c8aac40996b080769\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"6cf3cd0c4ba94484b45d3001f7b01a10\";}s:32:\"90e91beb0ab446cd8097d6a79436d67c\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"90e91beb0ab446cd8097d6a79436d67c\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.274000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2320;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/6c/db/41/1689140201/723885089433_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/6c/db/41/1689140201/723885089433_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"e056987050e5497c8aac40996b080769\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"90e91beb0ab446cd8097d6a79436d67c\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/6c/db/41/1689140201/723885089433_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"e056987050e5497c8aac40996b080769\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430361\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb905ce73cf9321dcb8137a9d3c\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"7a0faea9a8f14b159303037c5477791f\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"7a0faea9a8f14b159303037c5477791f\";}s:32:\"50a6cea3006846fd83ce8abca97b7f19\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:42.126\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58409\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccea696577083b44ebc607df54fc1\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:46:\"Spieluhr, Happy Birthday, Rechtecke mit Herzen\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";r:2484;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"37e3ddde78aa4bd7a0ba47a861b19743\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:42.125000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:42.141000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:85560;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"e97f203c432b60f1f8876e58be4d26f4\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:42.139000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/ac/aa/0f/1689140202/506733746124_ml.png\";s:11:\"\0*\0fileName\";s:15:\"506733746124_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"0c4ecbe0d3d0454e883cbf85b12249d3\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"0c4ecbe0d3d0454e883cbf85b12249d3\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.516000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/ac/aa/0f/1689140202/506733746124_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/ac/aa/0f/1689140202/506733746124_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"37e3ddde78aa4bd7a0ba47a861b19743\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"0c4ecbe0d3d0454e883cbf85b12249d3\";}s:32:\"242b567ffbb84cff8eea78d50d7cf62a\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"242b567ffbb84cff8eea78d50d7cf62a\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.516000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2589;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/ac/aa/0f/1689140202/506733746124_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/ac/aa/0f/1689140202/506733746124_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"37e3ddde78aa4bd7a0ba47a861b19743\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"242b567ffbb84cff8eea78d50d7cf62a\";}s:32:\"e6a2fbd6db3a4fce815d4cd72a19aea3\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"e6a2fbd6db3a4fce815d4cd72a19aea3\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.516000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2589;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/ac/aa/0f/1689140202/506733746124_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/ac/aa/0f/1689140202/506733746124_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"37e3ddde78aa4bd7a0ba47a861b19743\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"e6a2fbd6db3a4fce815d4cd72a19aea3\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/ac/aa/0f/1689140202/506733746124_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"37e3ddde78aa4bd7a0ba47a861b19743\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430366\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb910e473d48bd1ff866405c3ac\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"50a6cea3006846fd83ce8abca97b7f19\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"50a6cea3006846fd83ce8abca97b7f19\";}s:32:\"727d595180904c50bce388bb84dbb22c\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:43.115\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58413\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccea696577083b44ebc607df54fc1\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:52:\"Spieluhr, Happy Birthday, Glücksbringer und Blüten\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";r:2753;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"57c833462f6648f18ee379b4912534b0\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.114000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.134000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:103031;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"91ff0fdb4739ca7d2b749a1da61e2579\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.132000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/2a/a6/72/1689140203/651315053848_ml.png\";s:11:\"\0*\0fileName\";s:15:\"651315053848_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"1e84b8045a974b3cba256472d254c4e2\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"1e84b8045a974b3cba256472d254c4e2\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.255000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/2a/a6/72/1689140203/651315053848_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/2a/a6/72/1689140203/651315053848_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"57c833462f6648f18ee379b4912534b0\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"1e84b8045a974b3cba256472d254c4e2\";}s:32:\"8d89c89c509046b583246118228e703c\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"8d89c89c509046b583246118228e703c\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.255000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2858;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/2a/a6/72/1689140203/651315053848_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/2a/a6/72/1689140203/651315053848_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"57c833462f6648f18ee379b4912534b0\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"8d89c89c509046b583246118228e703c\";}s:32:\"a570173dbd614a00be319ec453781e53\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"a570173dbd614a00be319ec453781e53\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.255000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2858;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/2a/a6/72/1689140203/651315053848_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/2a/a6/72/1689140203/651315053848_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"57c833462f6648f18ee379b4912534b0\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"a570173dbd614a00be319ec453781e53\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/2a/a6/72/1689140203/651315053848_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"57c833462f6648f18ee379b4912534b0\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430371\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb92db87015a95f97df1a04ed8b\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"727d595180904c50bce388bb84dbb22c\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"727d595180904c50bce388bb84dbb22c\";}s:32:\"03fe732d9be4461d8228bba36a41d50d\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:43.763\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58416\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccea696577083b44ebc607df54fc1\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:51:\"Spieluhr, Happy Birthday, Alles Gute zum Geb, grün\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";r:3022;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"1d51784a5ae64c638ded1d7a154dfc19\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.762000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.781000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:105030;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"4c610414f9bd47e43e24dac2d98d7430\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.779000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/fc/27/3a/1689140203/353689975699_ml.png\";s:11:\"\0*\0fileName\";s:15:\"353689975699_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"230d9f83aa964af086a035561946f1f6\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"230d9f83aa964af086a035561946f1f6\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.765000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/fc/27/3a/1689140203/353689975699_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/fc/27/3a/1689140203/353689975699_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"1d51784a5ae64c638ded1d7a154dfc19\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"230d9f83aa964af086a035561946f1f6\";}s:32:\"86b17312f03f4dfe89d2063fb9185b98\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"86b17312f03f4dfe89d2063fb9185b98\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.765000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3127;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/fc/27/3a/1689140203/353689975699_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/fc/27/3a/1689140203/353689975699_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"1d51784a5ae64c638ded1d7a154dfc19\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"86b17312f03f4dfe89d2063fb9185b98\";}s:32:\"bc968ce754a24bb2ac3bd90ca335a090\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"bc968ce754a24bb2ac3bd90ca335a090\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.765000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3127;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/fc/27/3a/1689140203/353689975699_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/fc/27/3a/1689140203/353689975699_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"1d51784a5ae64c638ded1d7a154dfc19\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"bc968ce754a24bb2ac3bd90ca335a090\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/fc/27/3a/1689140203/353689975699_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"1d51784a5ae64c638ded1d7a154dfc19\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430376\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb9877d72519c854630cd2defa3\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"03fe732d9be4461d8228bba36a41d50d\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"03fe732d9be4461d8228bba36a41d50d\";}s:32:\"280e78c68339474883f33e9cfb273f51\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:43.526\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58415\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccea696577083b44ebc607df54fc1\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:50:\"Spieluhr, Happy Birthday, Alles Gute zum Geb, pink\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";r:3291;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"d1691b2aae164a69923560022b085d20\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.525000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.542000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:88245;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"b3a3136fdc9afc0b4895f8df5ebba9eb\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.541000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/cf/af/0c/1689140203/968166674340_ml.png\";s:11:\"\0*\0fileName\";s:15:\"968166674340_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"17d07aad43e94410af2181ce693c08ce\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"17d07aad43e94410af2181ce693c08ce\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.612000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/cf/af/0c/1689140203/968166674340_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/cf/af/0c/1689140203/968166674340_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"d1691b2aae164a69923560022b085d20\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"17d07aad43e94410af2181ce693c08ce\";}s:32:\"3f9ad148b124428789c67565baab1dca\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"3f9ad148b124428789c67565baab1dca\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.612000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3396;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/cf/af/0c/1689140203/968166674340_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/cf/af/0c/1689140203/968166674340_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"d1691b2aae164a69923560022b085d20\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"3f9ad148b124428789c67565baab1dca\";}s:32:\"a9e705b749a3489eb10db41cfca94507\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"a9e705b749a3489eb10db41cfca94507\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.612000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3396;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/cf/af/0c/1689140203/968166674340_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/cf/af/0c/1689140203/968166674340_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"d1691b2aae164a69923560022b085d20\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"a9e705b749a3489eb10db41cfca94507\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/cf/af/0c/1689140203/968166674340_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"d1691b2aae164a69923560022b085d20\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430381\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb9af4b70eaa854a2ff56029d3f\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"280e78c68339474883f33e9cfb273f51\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"280e78c68339474883f33e9cfb273f51\";}s:32:\"41b052bf480f4f5aadc662589ad9bb13\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:54.326\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58471\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:2:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";i:1;s:32:\"01910c97f7c376538726259d293a1cb4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"0189d418f5427efb9bb2000be0950a17\";i:1;s:32:\"018ccea696577083b44ebc607df54fc1\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:4;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99984;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:30:\"Spieluhr, Happy Birthday, Kids\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";r:3562;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"41e315041fdc4d70a1485934f61fa646\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:34:\"Spieluhr, Kinder, \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:54.325000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:54.342000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:80262;s:8:\"\0*\0title\";s:34:\"Spieluhr, Kinder, \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"5853eb7a2d45bc8a73604e4ce6ffd9a1\";s:4:\"type\";i:2;s:5:\"width\";i:1000;s:6:\"height\";i:745;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:54.340000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:90:\"https://www.fridolin-gmbh.de/media/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml.jpg\";s:11:\"\0*\0fileName\";s:31:\"happy-birthday-spieluhr-fake_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"6c03ab4e46c8454cba5de054739325ab\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"6c03ab4e46c8454cba5de054739325ab\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:05.228000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:75:\"thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:104:\"https://www.fridolin-gmbh.de/thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"41e315041fdc4d70a1485934f61fa646\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"6c03ab4e46c8454cba5de054739325ab\";}s:32:\"83cea0284e7546728d3c6284d0584c82\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"83cea0284e7546728d3c6284d0584c82\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:05.228000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3666;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:73:\"thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:102:\"https://www.fridolin-gmbh.de/thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"41e315041fdc4d70a1485934f61fa646\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"83cea0284e7546728d3c6284d0584c82\";}s:32:\"878080ef010d4f01bb2f91342f364e9d\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"878080ef010d4f01bb2f91342f364e9d\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:05.228000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3666;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:73:\"thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:102:\"https://www.fridolin-gmbh.de/thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"41e315041fdc4d70a1485934f61fa646\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"878080ef010d4f01bb2f91342f364e9d\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:61:\"media/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"41e315041fdc4d70a1485934f61fa646\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99984;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430386\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb9d29c726ebb273afa3574c0e3\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"41b052bf480f4f5aadc662589ad9bb13\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"41b052bf480f4f5aadc662589ad9bb13\";}s:32:\"15cc9770f8a44b7ead6bfcf1dfc85600\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:41.897\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58408\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccea696577083b44ebc607df54fc1\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:49:\"Spieluhr, Happy Birthday, Herzen, blau, Herz, rot\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";r:3830;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"5536ed3f5b124a96b6ca5d723ec71a29\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.897000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.913000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:79381;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"366513d08e22edc7481f2eb0310deab9\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.911000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/d0/52/b5/1689140201/370367004457_ml.png\";s:11:\"\0*\0fileName\";s:15:\"370367004457_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"4a091253ecfc4f4589a1a9b72da4370a\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"4a091253ecfc4f4589a1a9b72da4370a\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.393000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/d0/52/b5/1689140201/370367004457_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/d0/52/b5/1689140201/370367004457_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"5536ed3f5b124a96b6ca5d723ec71a29\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"4a091253ecfc4f4589a1a9b72da4370a\";}s:32:\"852e3a272b5f40989dd3f9b305973c5f\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"852e3a272b5f40989dd3f9b305973c5f\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.393000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3935;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/d0/52/b5/1689140201/370367004457_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/d0/52/b5/1689140201/370367004457_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"5536ed3f5b124a96b6ca5d723ec71a29\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"852e3a272b5f40989dd3f9b305973c5f\";}s:32:\"a42e01ab8d4246bc9e18862c75376372\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"a42e01ab8d4246bc9e18862c75376372\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.393000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3935;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/d0/52/b5/1689140201/370367004457_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/d0/52/b5/1689140201/370367004457_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"5536ed3f5b124a96b6ca5d723ec71a29\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"a42e01ab8d4246bc9e18862c75376372\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/d0/52/b5/1689140201/370367004457_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"5536ed3f5b124a96b6ca5d723ec71a29\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430391\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb9ec13726896c03c9805a87da1\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"15cc9770f8a44b7ead6bfcf1dfc85600\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"15cc9770f8a44b7ead6bfcf1dfc85600\";}s:32:\"1e32e82d9d6546e3af0f74f52528aa5e\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:23.569\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";s:155:\"{\"extensions\":[],\"currencyId\":\"b7d2554b0ce847cd82f3ac9bd1c0dfca\",\"net\":0,\"gross\":0,\"linked\":true,\"listPrice\":null,\"percentage\":null,\"regulationPrice\":null}\";s:13:\"productNumber\";s:5:\"58326\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"20ee7d811f994c67a71012cc5af947a8\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fd0b5f067d42ae7a6705f401e3c0\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"018af991c9f371f3b0abd84af7fbeeef\";i:1;s:32:\"018cd3d36d3173b692c5bd9d5537ff39\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:4;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99988;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:48:\"Spieluhr, Wie schön, dass du geboren, Zuckowski\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";r:4100;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"e2f9fabfea144670b12bd90e1f1acf7b\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:61:\"Spieluhr, \"Rolf Zuckowski - Wie schön, dass du geboren bist\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:23.568000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:23.588000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:379746;s:8:\"\0*\0title\";s:61:\"Spieluhr, \"Rolf Zuckowski - Wie schön, dass du geboren bist\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"108359a80c954ca4047ff0a7c3a810d3\";s:4:\"type\";i:2;s:5:\"width\";i:945;s:6:\"height\";i:716;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:23.586000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:67:\"https://www.fridolin-gmbh.de/media/01/25/11/1689140183/58326_ml.jpg\";s:11:\"\0*\0fileName\";s:8:\"58326_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"4f62c682402b4cdc9fb572ecf83058cf\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"4f62c682402b4cdc9fb572ecf83058cf\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:32.043000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:52:\"thumbnail/01/25/11/1689140183/58326_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:81:\"https://www.fridolin-gmbh.de/thumbnail/01/25/11/1689140183/58326_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"e2f9fabfea144670b12bd90e1f1acf7b\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"4f62c682402b4cdc9fb572ecf83058cf\";}s:32:\"b2ed17de6d874750ae9b150886ccd09e\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"b2ed17de6d874750ae9b150886ccd09e\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:32.043000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:4204;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:50:\"thumbnail/01/25/11/1689140183/58326_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/01/25/11/1689140183/58326_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"e2f9fabfea144670b12bd90e1f1acf7b\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"b2ed17de6d874750ae9b150886ccd09e\";}s:32:\"d61e68efddc548f788879cce802fcf56\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"d61e68efddc548f788879cce802fcf56\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:32.043000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:4204;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:50:\"thumbnail/01/25/11/1689140183/58326_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/01/25/11/1689140183/58326_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"e2f9fabfea144670b12bd90e1f1acf7b\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"d61e68efddc548f788879cce802fcf56\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:38:\"media/01/25/11/1689140183/58326_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"e2f9fabfea144670b12bd90e1f1acf7b\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99988;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430396\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ebed6aa72d9984fee63fb630952\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"1e32e82d9d6546e3af0f74f52528aa5e\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"1e32e82d9d6546e3af0f74f52528aa5e\";}s:32:\"57450ee12fa1417aa42f4983eb05baaf\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:23.835\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58327\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"20ee7d811f994c67a71012cc5af947a8\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fd0b5f067d42ae7a6705f401e3c0\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"018af991c9f371f3b0abd84af7fbeeef\";i:1;s:32:\"018cceb3869e72ba946304eec96275f5\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:4;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99984;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:40:\"Spieluhr, Ich schaff das schon/Zuckowski\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";r:4369;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"f0fc3e3e9cd64efebd9a2c929be5631d\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:49:\"Spieluhr, \"Rolf Zuckowski - Ich schaff das schon\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:23.834000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:23.859000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:361535;s:8:\"\0*\0title\";s:49:\"Spieluhr, \"Rolf Zuckowski - Ich schaff das schon\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"210b7df1498c78b2459c2a11eaaadd2b\";s:4:\"type\";i:2;s:5:\"width\";i:945;s:6:\"height\";i:716;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:23.857000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:67:\"https://www.fridolin-gmbh.de/media/d2/71/e8/1689140183/58327_ml.jpg\";s:11:\"\0*\0fileName\";s:8:\"58327_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"70200d4c48e1426ebd41ae0c7f8123da\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"70200d4c48e1426ebd41ae0c7f8123da\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:32.173000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:52:\"thumbnail/d2/71/e8/1689140183/58327_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:81:\"https://www.fridolin-gmbh.de/thumbnail/d2/71/e8/1689140183/58327_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"f0fc3e3e9cd64efebd9a2c929be5631d\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"70200d4c48e1426ebd41ae0c7f8123da\";}s:32:\"75a99777e33841b780476b5b4a66b4a3\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"75a99777e33841b780476b5b4a66b4a3\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:32.173000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:4473;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:50:\"thumbnail/d2/71/e8/1689140183/58327_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/d2/71/e8/1689140183/58327_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"f0fc3e3e9cd64efebd9a2c929be5631d\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"75a99777e33841b780476b5b4a66b4a3\";}s:32:\"ce3c18d5197e456f8d895db223d5b5d5\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"ce3c18d5197e456f8d895db223d5b5d5\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:32.173000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:4473;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:50:\"thumbnail/d2/71/e8/1689140183/58327_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/d2/71/e8/1689140183/58327_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"f0fc3e3e9cd64efebd9a2c929be5631d\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"ce3c18d5197e456f8d895db223d5b5d5\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:38:\"media/d2/71/e8/1689140183/58327_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"f0fc3e3e9cd64efebd9a2c929be5631d\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99984;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430401\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ebf03a3723d929e40a7de5d80c7\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"57450ee12fa1417aa42f4983eb05baaf\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"57450ee12fa1417aa42f4983eb05baaf\";}s:32:\"43696846a65e44cb8dfe80ac51897959\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:47.156\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59402\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"20ee7d811f994c67a71012cc5af947a8\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fd0b5f067d42ae7a6705f401e3c0\";i:6;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018af991c9f371f3b0abd84af7fbeeef\";i:2;s:32:\"018cceb3869e72ba946304eec96275f5\";i:3;s:32:\"018f382488a57a318a01255313cedd72\";i:4;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:47:\"Hängespieluhr, Zuckowski, Ich schaff das schon\";s:11:\"\0*\0quantity\";i:10;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:10;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:10;s:13:\"\0*\0totalPrice\";d:29.9;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:29.9;}}}s:11:\"\0*\0taxRules\";r:4638;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"e18e9f9db62147038aafbea1e1439254\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:43:\"Spieluhr \"Zuckowski - Ich schaff das schon\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:47.155000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:47.181000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:202616;s:8:\"\0*\0title\";s:43:\"Spieluhr \"Zuckowski - Ich schaff das schon\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"4adeb3548bb1955d1abac7afff1e246c\";s:4:\"type\";i:3;s:5:\"width\";i:306;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:47.179000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/1f/7f/38/1689140267/091624093591_ml.png\";s:11:\"\0*\0fileName\";s:15:\"091624093591_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"441f22aa4923406496041d9199d6d4b5\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"441f22aa4923406496041d9199d6d4b5\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:55.967000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/1f/7f/38/1689140267/091624093591_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/1f/7f/38/1689140267/091624093591_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"e18e9f9db62147038aafbea1e1439254\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"441f22aa4923406496041d9199d6d4b5\";}s:32:\"acb143d7108e4244a402db906a63821a\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"acb143d7108e4244a402db906a63821a\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:55.967000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:4743;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/1f/7f/38/1689140267/091624093591_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/1f/7f/38/1689140267/091624093591_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"e18e9f9db62147038aafbea1e1439254\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"acb143d7108e4244a402db906a63821a\";}s:32:\"e7cd065211104c7f9ad5d174099a6907\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"e7cd065211104c7f9ad5d174099a6907\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:55.967000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:4743;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/1f/7f/38/1689140267/091624093591_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/1f/7f/38/1689140267/091624093591_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"e18e9f9db62147038aafbea1e1439254\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"e7cd065211104c7f9ad5d174099a6907\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/1f/7f/38/1689140267/091624093591_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"e18e9f9db62147038aafbea1e1439254\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430407\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ec2962e70e296b9220d15606399\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"43696846a65e44cb8dfe80ac51897959\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"43696846a65e44cb8dfe80ac51897959\";}s:32:\"018a63e0088f71e1b71599619cfc7963\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-09-05 05:45:41.265\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";b:0;s:14:\"purchasePrices\";s:155:\"{\"extensions\":[],\"currencyId\":\"b7d2554b0ce847cd82f3ac9bd1c0dfca\",\"net\":0,\"gross\":0,\"linked\":true,\"listPrice\":null,\"percentage\":null,\"regulationPrice\":null}\";s:13:\"productNumber\";s:5:\"59050\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:4:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:2;s:32:\"28447395cd4049c3820958e56585876c\";i:3;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018cd3f0f1577203b6007b6d638d5a81\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:37:\"Hängespieluhr, Love me tender, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";r:4904;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"018aaba6865f7855a3f309e2923a3d7a\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";N;s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-09-19 04:15:32.186000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-09-19 04:15:32.645000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:302327;s:8:\"\0*\0title\";N;s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"884e5f91c9eff3984faa092a9d683fb3\";s:4:\"type\";i:2;s:5:\"width\";i:472;s:6:\"height\";i:844;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-09-19 04:15:32.641000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:64:\"https://www.fridolin-gmbh.de/media/7e/b7/09/1695096932/59050.jpg\";s:11:\"\0*\0fileName\";s:5:\"59050\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:4:{s:32:\"018aaba6c34273ccaa238b834df5f4b3\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:38:\"media_thumbnail_foreign_keys_extension\";}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"018aaba6c34273ccaa238b834df5f4b3\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-09-19 04:15:47.525000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:280;s:7:\"\0*\0path\";s:47:\"thumbnail/7e/b7/09/1695096932/59050_280x280.jpg\";s:9:\"\0*\0height\";i:280;s:6:\"\0*\0url\";s:76:\"https://www.fridolin-gmbh.de/thumbnail/7e/b7/09/1695096932/59050_280x280.jpg\";s:10:\"\0*\0mediaId\";s:32:\"018aaba6865f7855a3f309e2923a3d7a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"018aaba6c34273ccaa238b834df5f4b3\";}s:32:\"018aaba6c34273ccaa238b834e102a1b\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:38:\"media_thumbnail_foreign_keys_extension\";}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"018aaba6c34273ccaa238b834e102a1b\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-09-19 04:15:47.525000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5008;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:49:\"thumbnail/7e/b7/09/1695096932/59050_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:78:\"https://www.fridolin-gmbh.de/thumbnail/7e/b7/09/1695096932/59050_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"018aaba6865f7855a3f309e2923a3d7a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"018aaba6c34273ccaa238b834e102a1b\";}s:32:\"018aaba6c34273ccaa238b834ea205ed\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:38:\"media_thumbnail_foreign_keys_extension\";}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"018aaba6c34273ccaa238b834ea205ed\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-09-19 04:15:47.525000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5008;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:47:\"thumbnail/7e/b7/09/1695096932/59050_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:76:\"https://www.fridolin-gmbh.de/thumbnail/7e/b7/09/1695096932/59050_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"018aaba6865f7855a3f309e2923a3d7a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"018aaba6c34273ccaa238b834ea205ed\";}s:32:\"018aaba6c34273ccaa238b834ea58908\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:38:\"media_thumbnail_foreign_keys_extension\";}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"018aaba6c34273ccaa238b834ea58908\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-09-19 04:15:47.525000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5008;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:47:\"thumbnail/7e/b7/09/1695096932/59050_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:76:\"https://www.fridolin-gmbh.de/thumbnail/7e/b7/09/1695096932/59050_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"018aaba6865f7855a3f309e2923a3d7a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"018aaba6c34273ccaa238b834ea58908\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:35:\"media/7e/b7/09/1695096932/59050.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"018aaba6865f7855a3f309e2923a3d7a\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430412\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ec9c7d973c7a998f2009ed2180f\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"018a63e0088f71e1b71599619cfc7963\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"018a63e0088f71e1b71599619cfc7963\";}s:32:\"2cdfa1dc95a94cd495a5ef1884822a08\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:34.581\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";s:155:\"{\"extensions\":[],\"currencyId\":\"b7d2554b0ce847cd82f3ac9bd1c0dfca\",\"net\":0,\"gross\":0,\"linked\":true,\"listPrice\":null,\"percentage\":null,\"regulationPrice\":null}\";s:13:\"productNumber\";s:5:\"59201\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:4:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:2;s:32:\"28447395cd4049c3820958e56585876c\";i:3;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018cd3f25c1373a5a2810f4ef3a39e9d\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:36:\"Hängespieluhr, I Just Called, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";r:5193;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"c35fbc11518740ac884ea00f609ab6f5\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:35:\"Spieluhr \"I just called to say ...\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.580000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.598000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:28382;s:8:\"\0*\0title\";s:35:\"Spieluhr \"I just called to say ...\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"fa35b2944058d8db2d3ca37df29b5f56\";s:4:\"type\";i:2;s:5:\"width\";i:331;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.596000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/a7/95/d4/1689140254/072520110969_ml.jpg\";s:11:\"\0*\0fileName\";s:15:\"072520110969_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"3fb752c026fe4f7681674b3e685131fa\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"3fb752c026fe4f7681674b3e685131fa\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.029000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/a7/95/d4/1689140254/072520110969_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/a7/95/d4/1689140254/072520110969_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c35fbc11518740ac884ea00f609ab6f5\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"3fb752c026fe4f7681674b3e685131fa\";}s:32:\"c19af19602564342962c547a26769f7b\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"c19af19602564342962c547a26769f7b\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.029000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5297;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/a7/95/d4/1689140254/072520110969_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/a7/95/d4/1689140254/072520110969_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c35fbc11518740ac884ea00f609ab6f5\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"c19af19602564342962c547a26769f7b\";}s:32:\"ef3d0f5214ba4ae68a4a52e4106f8533\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"ef3d0f5214ba4ae68a4a52e4106f8533\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.029000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5297;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/a7/95/d4/1689140254/072520110969_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/a7/95/d4/1689140254/072520110969_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c35fbc11518740ac884ea00f609ab6f5\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"ef3d0f5214ba4ae68a4a52e4106f8533\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/a7/95/d4/1689140254/072520110969_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"c35fbc11518740ac884ea00f609ab6f5\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430418\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eca2c33718aa587c32d6b33f8c1\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"2cdfa1dc95a94cd495a5ef1884822a08\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"2cdfa1dc95a94cd495a5ef1884822a08\";}s:32:\"31a0c9f642614a8387bb17d7f553ecd7\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:34.788\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59202\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:4:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:2;s:32:\"28447395cd4049c3820958e56585876c\";i:3;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018cd3eea98e71cf8932f8bc1e965ec0\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:36:\"Hängespieluhr, Sandmännchen, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";r:5458;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"15d6562bbcee4193b97347c17fc33524\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:24:\"Spieluhr \"Sandmännchen\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.787000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.800000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:28256;s:8:\"\0*\0title\";s:24:\"Spieluhr \"Sandmännchen\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"d5d9f198e3f3f492e1d3b75e542c77bf\";s:4:\"type\";i:2;s:5:\"width\";i:331;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.798000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/77/5e/79/1689140254/119266634515_ml.jpg\";s:11:\"\0*\0fileName\";s:15:\"119266634515_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"6b9a30cd3a2f45c8b898857f887f060d\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"6b9a30cd3a2f45c8b898857f887f060d\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.085000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/77/5e/79/1689140254/119266634515_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/77/5e/79/1689140254/119266634515_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"15d6562bbcee4193b97347c17fc33524\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"6b9a30cd3a2f45c8b898857f887f060d\";}s:32:\"b2e947dc500948788f2e78a463910a01\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"b2e947dc500948788f2e78a463910a01\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.085000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5562;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/77/5e/79/1689140254/119266634515_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/77/5e/79/1689140254/119266634515_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"15d6562bbcee4193b97347c17fc33524\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"b2e947dc500948788f2e78a463910a01\";}s:32:\"eeb64a0d7c064387bb4f98b1984205bd\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"eeb64a0d7c064387bb4f98b1984205bd\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.085000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5562;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/77/5e/79/1689140254/119266634515_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/77/5e/79/1689140254/119266634515_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"15d6562bbcee4193b97347c17fc33524\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"eeb64a0d7c064387bb4f98b1984205bd\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/77/5e/79/1689140254/119266634515_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"15d6562bbcee4193b97347c17fc33524\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430423\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eca7cf672fb8752b9495831c673\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"31a0c9f642614a8387bb17d7f553ecd7\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"31a0c9f642614a8387bb17d7f553ecd7\";}s:32:\"3e3015209d7a4d66b16226a53a6a547f\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:34.978\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59203\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fcac5277713b9ba719e049b5ad63\";i:6;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018ccea639b773029c5c3a1c2eabf6d6\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:33:\"Hängespieluhr, Guter Mond, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";r:5726;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"c0f6c8489d064752826ce377bd8f9cb2\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:21:\"Spieluhr \"Guter Mond\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.977000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.993000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:28430;s:8:\"\0*\0title\";s:21:\"Spieluhr \"Guter Mond\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"ee96cb0c6add5ad4a22c680f475cc0dd\";s:4:\"type\";i:2;s:5:\"width\";i:331;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.991000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/eb/ab/ba/1689140254/628882405635_ml.jpg\";s:11:\"\0*\0fileName\";s:15:\"628882405635_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"126477b0e69a48ecae22b51d8e581881\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"126477b0e69a48ecae22b51d8e581881\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.139000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/eb/ab/ba/1689140254/628882405635_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/eb/ab/ba/1689140254/628882405635_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c0f6c8489d064752826ce377bd8f9cb2\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"126477b0e69a48ecae22b51d8e581881\";}s:32:\"b2db788c309543eeae8dfcadbf167b28\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"b2db788c309543eeae8dfcadbf167b28\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.139000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5830;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/eb/ab/ba/1689140254/628882405635_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/eb/ab/ba/1689140254/628882405635_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c0f6c8489d064752826ce377bd8f9cb2\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"b2db788c309543eeae8dfcadbf167b28\";}s:32:\"e24b0a471cee441aaeb850ce50a1887b\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"e24b0a471cee441aaeb850ce50a1887b\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.140000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5830;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/eb/ab/ba/1689140254/628882405635_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/eb/ab/ba/1689140254/628882405635_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c0f6c8489d064752826ce377bd8f9cb2\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"e24b0a471cee441aaeb850ce50a1887b\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/eb/ab/ba/1689140254/628882405635_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"c0f6c8489d064752826ce377bd8f9cb2\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430429\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ecaccd87114a658901ef7a345b5\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"3e3015209d7a4d66b16226a53a6a547f\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"3e3015209d7a4d66b16226a53a6a547f\";}s:32:\"14c9653844324aed92cf88e2c9d00818\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:35.156\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59204\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:4:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:2;s:32:\"28447395cd4049c3820958e56585876c\";i:3;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:6:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018ada87bb5b71838270d51143c2b616\";i:2;s:32:\"018ada8d9d557321a56cf7c3df12d653\";i:3;s:32:\"018cd3d2af12703b992ef936afa35261\";i:4;s:32:\"018f382488a57a318a01255313cedd72\";i:5;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:40:\"Hängespieluhr, Mozart Wiegenlied, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";r:5993;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"b41688b634974e268f6e351eb1f06e5a\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:30:\"Spieluhr \"Mozart - Wiegenlied\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.156000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.167000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:28245;s:8:\"\0*\0title\";s:30:\"Spieluhr \"Mozart - Wiegenlied\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"24b674fd1f3b8f784e96a3f6945f41f2\";s:4:\"type\";i:2;s:5:\"width\";i:331;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.166000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/74/fd/98/1689140255/151900708412_ml.jpg\";s:11:\"\0*\0fileName\";s:15:\"151900708412_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"0406091179934605a1ad6beaafe80b4b\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"0406091179934605a1ad6beaafe80b4b\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.312000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/74/fd/98/1689140255/151900708412_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/74/fd/98/1689140255/151900708412_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"b41688b634974e268f6e351eb1f06e5a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"0406091179934605a1ad6beaafe80b4b\";}s:32:\"3e890fd1885c4f4680336e444dde7f8f\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"3e890fd1885c4f4680336e444dde7f8f\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.312000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6097;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/74/fd/98/1689140255/151900708412_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/74/fd/98/1689140255/151900708412_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"b41688b634974e268f6e351eb1f06e5a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"3e890fd1885c4f4680336e444dde7f8f\";}s:32:\"c3a707c1a393422c8915062ee850767f\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"c3a707c1a393422c8915062ee850767f\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.312000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6097;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/74/fd/98/1689140255/151900708412_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/74/fd/98/1689140255/151900708412_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"b41688b634974e268f6e351eb1f06e5a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"c3a707c1a393422c8915062ee850767f\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/74/fd/98/1689140255/151900708412_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"b41688b634974e268f6e351eb1f06e5a\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430433\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ecb6be670b4b3001b4be2dec5b1\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"14c9653844324aed92cf88e2c9d00818\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"14c9653844324aed92cf88e2c9d00818\";}s:32:\"73a7e56973df483b946345dee6305b37\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:35.371\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59205\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:6:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:3;s:32:\"28447395cd4049c3820958e56585876c\";i:4;s:32:\"0189d4144a06773ea96b621c57dbcef9\";i:5;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"0189d418f5427efb9bb2000be0950a17\";i:1;s:32:\"018ab6a4ed277999a94b593a65778611\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:38:\"Hängespieluhr, Schlaf Kindchen, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";r:6260;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"2f523545d8204f3b818d5f67348d9d7a\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:26:\"Spieluhr \"Schlaf Kindchen\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.370000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.387000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:154827;s:8:\"\0*\0title\";s:26:\"Spieluhr \"Schlaf Kindchen\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"e39721b1479b3bdc24197e0267728ef6\";s:4:\"type\";i:3;s:5:\"width\";i:280;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.386000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/79/8c/aa/1689140255/777503904778_ml.png\";s:11:\"\0*\0fileName\";s:15:\"777503904778_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"82f23f31768247cfbc585ae64171adaa\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"82f23f31768247cfbc585ae64171adaa\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.499000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/79/8c/aa/1689140255/777503904778_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/79/8c/aa/1689140255/777503904778_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"2f523545d8204f3b818d5f67348d9d7a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"82f23f31768247cfbc585ae64171adaa\";}s:32:\"b7c4621687c7415eb1f206759e4dd769\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"b7c4621687c7415eb1f206759e4dd769\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.499000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6365;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/79/8c/aa/1689140255/777503904778_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/79/8c/aa/1689140255/777503904778_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"2f523545d8204f3b818d5f67348d9d7a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"b7c4621687c7415eb1f206759e4dd769\";}s:32:\"be288a4e1cee49d3a3b22fb3786f1f0f\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"be288a4e1cee49d3a3b22fb3786f1f0f\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.499000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6365;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/79/8c/aa/1689140255/777503904778_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/79/8c/aa/1689140255/777503904778_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"2f523545d8204f3b818d5f67348d9d7a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"be288a4e1cee49d3a3b22fb3786f1f0f\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/79/8c/aa/1689140255/777503904778_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"2f523545d8204f3b818d5f67348d9d7a\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430439\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ecbcab873cf8b464596f560b2a0\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"73a7e56973df483b946345dee6305b37\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"73a7e56973df483b946345dee6305b37\";}s:32:\"88f7daf4024c4021a787a396613dbd70\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:35.575\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59208\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc7a0ee178baad57b16505bd7977\";i:6;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:3:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:43:\"Hängespieluhr, Au Claire de la lune, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";r:6528;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"efb077bfef2b49ecac50d0000ed4f54a\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:31:\"Spieluhr \"Au Claire de la lune\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.574000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.591000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:28136;s:8:\"\0*\0title\";s:31:\"Spieluhr \"Au Claire de la lune\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"ca9b6f26c4c373e0ec7bb0e730a3b62b\";s:4:\"type\";i:2;s:5:\"width\";i:331;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.590000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/1b/22/bf/1689140255/536268944630_ml.jpg\";s:11:\"\0*\0fileName\";s:15:\"536268944630_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"182a810f099b4336bb848d2e6fed1920\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"182a810f099b4336bb848d2e6fed1920\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.554000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/1b/22/bf/1689140255/536268944630_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/1b/22/bf/1689140255/536268944630_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"efb077bfef2b49ecac50d0000ed4f54a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"182a810f099b4336bb848d2e6fed1920\";}s:32:\"9e0ed495e64f4c8f98be755a6d768559\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"9e0ed495e64f4c8f98be755a6d768559\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.554000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6632;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/1b/22/bf/1689140255/536268944630_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/1b/22/bf/1689140255/536268944630_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"efb077bfef2b49ecac50d0000ed4f54a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"9e0ed495e64f4c8f98be755a6d768559\";}s:32:\"d73b7552c3fc4b5a8e058a22a81247ed\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"d73b7552c3fc4b5a8e058a22a81247ed\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.554000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6632;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/1b/22/bf/1689140255/536268944630_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/1b/22/bf/1689140255/536268944630_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"efb077bfef2b49ecac50d0000ed4f54a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"d73b7552c3fc4b5a8e058a22a81247ed\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/1b/22/bf/1689140255/536268944630_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"efb077bfef2b49ecac50d0000ed4f54a\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430444\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eccf73870009177d110fda8b345\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"88f7daf4024c4021a787a396613dbd70\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"88f7daf4024c4021a787a396613dbd70\";}s:32:\"53e396d6298f4667958ccbbb6f826bc3\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:35.783\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59209\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fcaca9c877848ad7b788bf2065a1\";i:6;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018ccea7b4e871278546806631ec2977\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:38:\"Hängespieluhr, Hänschen klein, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";r:6796;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"73531a7952274b778999c3ca20f394b0\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:26:\"Spieluhr \"Hänschen klein\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.783000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.803000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:28250;s:8:\"\0*\0title\";s:26:\"Spieluhr \"Hänschen klein\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"398d2e0064289460c74c5619336f9311\";s:4:\"type\";i:2;s:5:\"width\";i:331;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.801000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/ba/a6/43/1689140255/237206303260_ml.jpg\";s:11:\"\0*\0fileName\";s:15:\"237206303260_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"0b9beca5a3294e238a200e6c8d0ae058\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"0b9beca5a3294e238a200e6c8d0ae058\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.604000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/ba/a6/43/1689140255/237206303260_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/ba/a6/43/1689140255/237206303260_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"73531a7952274b778999c3ca20f394b0\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"0b9beca5a3294e238a200e6c8d0ae058\";}s:32:\"5d5939ec06eb40969955a72cc1573996\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"5d5939ec06eb40969955a72cc1573996\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.605000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6900;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/ba/a6/43/1689140255/237206303260_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/ba/a6/43/1689140255/237206303260_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"73531a7952274b778999c3ca20f394b0\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"5d5939ec06eb40969955a72cc1573996\";}s:32:\"9cdce1b5ee384299941313795be6b763\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"9cdce1b5ee384299941313795be6b763\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.604000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6900;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/ba/a6/43/1689140255/237206303260_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/ba/a6/43/1689140255/237206303260_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"73531a7952274b778999c3ca20f394b0\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"9cdce1b5ee384299941313795be6b763\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/ba/a6/43/1689140255/237206303260_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"73531a7952274b778999c3ca20f394b0\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430449\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ecd3d80725aae594423a4251d72\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"53e396d6298f4667958ccbbb6f826bc3\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"53e396d6298f4667958ccbbb6f826bc3\";}s:32:\"84d00111e289458e949b3a0a3a87f640\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:21.728\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59010\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:10:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"20ee7d811f994c67a71012cc5af947a8\";i:3;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:4;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:5;s:32:\"28447395cd4049c3820958e56585876c\";i:6;s:32:\"0189f8039e587c44834a6dc3453dbffa\";i:7;s:32:\"0189fc99a5c878c2a78d01f7827c49b0\";i:8;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";i:9;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018af98fb02c74278f1b138220ba5c9d\";i:2;s:32:\"018cd3c73527737e935e4323eb91983b\";i:3;s:32:\"018f382488a57a318a01255313cedd72\";i:4;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:40:\"Hängespieluhr, Frühling/Vivaldi, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";r:7068;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"5a3b809755f544369bece44e4406edf9\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:30:\"Spieluhr \"Vivaldi - Frühling\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:21.727000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:21.741000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:28270;s:8:\"\0*\0title\";s:30:\"Spieluhr \"Vivaldi - Frühling\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"b52bedbcc8e5178103e0e445ba939b79\";s:4:\"type\";i:2;s:5:\"width\";i:331;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:21.740000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/7d/16/15/1689140241/578449193640_ml.jpg\";s:11:\"\0*\0fileName\";s:15:\"578449193640_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"28255870ba154a1fbb3f92b01b98bed2\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"28255870ba154a1fbb3f92b01b98bed2\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:28.484000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/7d/16/15/1689140241/578449193640_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/7d/16/15/1689140241/578449193640_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"5a3b809755f544369bece44e4406edf9\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"28255870ba154a1fbb3f92b01b98bed2\";}s:32:\"3a260fa342a6423fa0c34589f3374df2\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"3a260fa342a6423fa0c34589f3374df2\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:28.483000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:7172;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/7d/16/15/1689140241/578449193640_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/7d/16/15/1689140241/578449193640_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"5a3b809755f544369bece44e4406edf9\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"3a260fa342a6423fa0c34589f3374df2\";}s:32:\"6962553ed70a4091926a51ca8beae87e\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"6962553ed70a4091926a51ca8beae87e\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:28.484000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:7172;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/7d/16/15/1689140241/578449193640_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/7d/16/15/1689140241/578449193640_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"5a3b809755f544369bece44e4406edf9\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"6962553ed70a4091926a51ca8beae87e\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/7d/16/15/1689140241/578449193640_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"5a3b809755f544369bece44e4406edf9\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430454\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ecf7bac71d08a3ca388962f409b\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"84d00111e289458e949b3a0a3a87f640\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"84d00111e289458e949b3a0a3a87f640\";}s:32:\"3546fc73a07841b4938220f81665de6e\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:36.659\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59215\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:4:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:2;s:32:\"28447395cd4049c3820958e56585876c\";i:3;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018cd3aabc3f707ebb94a39b61946f33\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:36:\"Hängespieluhr, Oh my darling, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";r:7333;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"5a99ba5684034afa81bb07b5beada270\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:24:\"Spieluhr \"Oh my darling\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:36.659000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:36.677000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:4:\"jpeg\";s:11:\"\0*\0fileSize\";i:55479;s:8:\"\0*\0title\";s:24:\"Spieluhr \"Oh my darling\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"be8504f65e277fd8d942746f985e758e\";s:4:\"type\";i:2;s:5:\"width\";i:224;s:6:\"height\";i:392;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:36.675000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:75:\"https://www.fridolin-gmbh.de/media/31/5d/1b/1689140256/353043614689_ml.jpeg\";s:11:\"\0*\0fileName\";s:15:\"353043614689_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"c49581c608744ecb90b7670843594727\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"c49581c608744ecb90b7670843594727\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.752000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:58:\"thumbnail/31/5d/1b/1689140256/353043614689_ml_800x800.jpeg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:87:\"https://www.fridolin-gmbh.de/thumbnail/31/5d/1b/1689140256/353043614689_ml_800x800.jpeg\";s:10:\"\0*\0mediaId\";s:32:\"5a99ba5684034afa81bb07b5beada270\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"c49581c608744ecb90b7670843594727\";}s:32:\"dd428bcc15114a9886a52ac34fa0e720\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"dd428bcc15114a9886a52ac34fa0e720\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.751000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:7437;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:60:\"thumbnail/31/5d/1b/1689140256/353043614689_ml_1920x1920.jpeg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:89:\"https://www.fridolin-gmbh.de/thumbnail/31/5d/1b/1689140256/353043614689_ml_1920x1920.jpeg\";s:10:\"\0*\0mediaId\";s:32:\"5a99ba5684034afa81bb07b5beada270\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"dd428bcc15114a9886a52ac34fa0e720\";}s:32:\"f773730b8acb45588a65d201a8681351\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"f773730b8acb45588a65d201a8681351\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.752000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:7437;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:58:\"thumbnail/31/5d/1b/1689140256/353043614689_ml_400x400.jpeg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:87:\"https://www.fridolin-gmbh.de/thumbnail/31/5d/1b/1689140256/353043614689_ml_400x400.jpeg\";s:10:\"\0*\0mediaId\";s:32:\"5a99ba5684034afa81bb07b5beada270\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"f773730b8acb45588a65d201a8681351\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:46:\"media/31/5d/1b/1689140256/353043614689_ml.jpeg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"5a99ba5684034afa81bb07b5beada270\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430459\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ed1970670dd8b8ff4a35b62e206\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"3546fc73a07841b4938220f81665de6e\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"3546fc73a07841b4938220f81665de6e\";}}}s:9:\"\0*\0errors\";O:49:\"Shopware\\Core\\Checkout\\Cart\\Error\\ErrorCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:13:\"\0*\0deliveries\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\Delivery\":6:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0positions\";O:70:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPositionCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:28:{s:32:\"d325c16ea1aa4891b5e29458abf136c6\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:33.419\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58348\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:6:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:3;s:32:\"28447395cd4049c3820958e56585876c\";i:4;s:32:\"0189d4144a06773ea96b621c57dbcef9\";i:5;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:6:{i:0;s:32:\"0189d418f5427efb9bb2000be0950a17\";i:1;s:32:\"018ccea82b757021b1348261be865bd9\";i:2;s:32:\"018cd3bd16ad727ca8ce6add4b8484ac\";i:3;s:32:\"018f382488a57a318a01255313cedd72\";i:4;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:5;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99996;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:41:\"Spieluhr, Schlaft alle, Pippi Langstrumpf\";s:11:\"\0*\0quantity\";i:12;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:12;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:12;s:13:\"\0*\0totalPrice\";d:45.48;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:45.48;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"72c7e084aa93462983d786d4c357f73b\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:23:\"Spieluhr \"Schlaft alle\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:33.414000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:33.443000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:65773;s:8:\"\0*\0title\";s:23:\"Spieluhr \"Schlaft alle\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"0b1c28c3746c121f058186e9f301430a\";s:4:\"type\";i:2;s:5:\"width\";i:1000;s:6:\"height\";i:758;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:33.442000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:67:\"https://www.fridolin-gmbh.de/media/fa/24/63/1689140193/58348_ml.jpg\";s:11:\"\0*\0fileName\";s:8:\"58348_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"008b982a6ac148c2a53d4d5bc3621e76\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"008b982a6ac148c2a53d4d5bc3621e76\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:45.492000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:176;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:50:\"thumbnail/fa/24/63/1689140193/58348_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/fa/24/63/1689140193/58348_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"72c7e084aa93462983d786d4c357f73b\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"008b982a6ac148c2a53d4d5bc3621e76\";}s:32:\"400b1373d2bc453aaf3e174478ae415b\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"400b1373d2bc453aaf3e174478ae415b\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:45.492000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:176;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:50:\"thumbnail/fa/24/63/1689140193/58348_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/fa/24/63/1689140193/58348_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"72c7e084aa93462983d786d4c357f73b\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"400b1373d2bc453aaf3e174478ae415b\";}s:32:\"e5cd308026ed418ea01aa574c429a816\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"e5cd308026ed418ea01aa574c429a816\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:45.491000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:176;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:52:\"thumbnail/fa/24/63/1689140193/58348_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:81:\"https://www.fridolin-gmbh.de/thumbnail/fa/24/63/1689140193/58348_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"72c7e084aa93462983d786d4c357f73b\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"e5cd308026ed418ea01aa574c429a816\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:38:\"media/fa/24/63/1689140193/58348_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"72c7e084aa93462983d786d4c357f73b\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99996;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430321\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb0cdf2739f89c9b0c038a74f63\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"d325c16ea1aa4891b5e29458abf136c6\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"d325c16ea1aa4891b5e29458abf136c6\";}s:11:\"\0*\0quantity\";i:12;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:12;s:13:\"\0*\0totalPrice\";d:45.48;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:45.48;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"d325c16ea1aa4891b5e29458abf136c6\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"0887a5a1646c4b56b4dbf7acdca9e53a\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:56.978\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58556\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:6:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:3;s:32:\"28447395cd4049c3820958e56585876c\";i:4;s:32:\"0189d4144a06773ea96b621c57dbcef9\";i:5;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccec4994472f99cc92cf509e90e9c\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99980;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:49:\"Spieluhr, Michel war ein Lausejunge, Michel, Zaun\";s:11:\"\0*\0quantity\";i:12;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:12;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:12;s:13:\"\0*\0totalPrice\";d:45.48;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:45.48;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"3b5e552e21a8459d9e8fdd5223a74431\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:66:\"Spieluhr \"Michel auf dem Zaun\", Melodie: Michel war ein Lausejunge\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:56.977000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:56.994000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:219915;s:8:\"\0*\0title\";s:66:\"Spieluhr \"Michel auf dem Zaun\", Melodie: Michel war ein Lausejunge\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"93a7d037b04438808f96aed134d927f7\";s:4:\"type\";i:2;s:5:\"width\";i:743;s:6:\"height\";i:501;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:56.992000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:67:\"https://www.fridolin-gmbh.de/media/f7/be/20/1689140216/58556_ml.jpg\";s:11:\"\0*\0fileName\";s:8:\"58556_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"351b7d34a3c64363934a893423faa798\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"351b7d34a3c64363934a893423faa798\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:07.230000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:443;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:50:\"thumbnail/f7/be/20/1689140216/58556_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/f7/be/20/1689140216/58556_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"3b5e552e21a8459d9e8fdd5223a74431\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"351b7d34a3c64363934a893423faa798\";}s:32:\"38b2ac70db404d819f1d9efa6c0ea0e6\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"38b2ac70db404d819f1d9efa6c0ea0e6\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:07.230000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:443;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:50:\"thumbnail/f7/be/20/1689140216/58556_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/f7/be/20/1689140216/58556_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"3b5e552e21a8459d9e8fdd5223a74431\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"38b2ac70db404d819f1d9efa6c0ea0e6\";}s:32:\"eae96e32da7e45b382c3978198018e50\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"eae96e32da7e45b382c3978198018e50\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:07.230000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:443;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:52:\"thumbnail/f7/be/20/1689140216/58556_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:81:\"https://www.fridolin-gmbh.de/thumbnail/f7/be/20/1689140216/58556_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"3b5e552e21a8459d9e8fdd5223a74431\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"eae96e32da7e45b382c3978198018e50\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:38:\"media/f7/be/20/1689140216/58556_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"3b5e552e21a8459d9e8fdd5223a74431\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99980;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430329\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb4ceb97036845c0c74bad87fa1\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"0887a5a1646c4b56b4dbf7acdca9e53a\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"0887a5a1646c4b56b4dbf7acdca9e53a\";}s:11:\"\0*\0quantity\";i:12;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:12;s:13:\"\0*\0totalPrice\";d:45.48;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:45.48;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"0887a5a1646c4b56b4dbf7acdca9e53a\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"de19bb115f96403f952384b8e9a02f08\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:33.988\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58357\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:6:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:3;s:32:\"28447395cd4049c3820958e56585876c\";i:4;s:32:\"0189d4144a06773ea96b621c57dbcef9\";i:5;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"0189d418f5427efb9bb2000be0950a17\";i:1;s:32:\"018ccec1c01070eca75e7f5711a4c786\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:4;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99996;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:42:\"Spieluhr, Lummerland-Lied, Jim Knopf, gelb\";s:11:\"\0*\0quantity\";i:12;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:12;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:12;s:13:\"\0*\0totalPrice\";d:45.48;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:45.48;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"0f01afa98bfc45c39a2ed5076c2d7d36\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:43:\"Spieluhr, Jim Knopf, gelb, \"Lummerlandlied\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:33.987000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:34.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:83225;s:8:\"\0*\0title\";s:43:\"Spieluhr, Jim Knopf, gelb, \"Lummerlandlied\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"9e9312f63e582cb2d0971b09591e958a\";s:4:\"type\";i:2;s:5:\"width\";i:1000;s:6:\"height\";i:756;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:33.999000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:67:\"https://www.fridolin-gmbh.de/media/a6/ae/9d/1689140193/58357_ml.jpg\";s:11:\"\0*\0fileName\";s:8:\"58357_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"7f08e906f6e74fb5a7f855d79601c2d6\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"7f08e906f6e74fb5a7f855d79601c2d6\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:45.748000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:711;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:52:\"thumbnail/a6/ae/9d/1689140193/58357_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:81:\"https://www.fridolin-gmbh.de/thumbnail/a6/ae/9d/1689140193/58357_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"0f01afa98bfc45c39a2ed5076c2d7d36\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"7f08e906f6e74fb5a7f855d79601c2d6\";}s:32:\"8e1db2339fbc4e9bbab526e038e3d6ae\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"8e1db2339fbc4e9bbab526e038e3d6ae\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:45.748000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:711;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:50:\"thumbnail/a6/ae/9d/1689140193/58357_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/a6/ae/9d/1689140193/58357_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"0f01afa98bfc45c39a2ed5076c2d7d36\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"8e1db2339fbc4e9bbab526e038e3d6ae\";}s:32:\"b2b543013bdd4f2eb2bc57900add8bbd\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"b2b543013bdd4f2eb2bc57900add8bbd\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:45.749000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:711;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:50:\"thumbnail/a6/ae/9d/1689140193/58357_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/a6/ae/9d/1689140193/58357_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"0f01afa98bfc45c39a2ed5076c2d7d36\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"b2b543013bdd4f2eb2bc57900add8bbd\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:38:\"media/a6/ae/9d/1689140193/58357_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"0f01afa98bfc45c39a2ed5076c2d7d36\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99996;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430333\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb5d9dc71c0b038b908613cbbee\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"de19bb115f96403f952384b8e9a02f08\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"de19bb115f96403f952384b8e9a02f08\";}s:11:\"\0*\0quantity\";i:12;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:12;s:13:\"\0*\0totalPrice\";d:45.48;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:45.48;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"de19bb115f96403f952384b8e9a02f08\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"7d04c587ede047a38b0e3268e1a53db3\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:14.805\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58721\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:4:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:2;s:32:\"28447395cd4049c3820958e56585876c\";i:3;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"018afe4a62e874fdb06eb834e1aec3b0\";i:1;s:32:\"018cd3d50b0973ef8f86b5246140c948\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:4;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:40:\"Spieluhr, Yesterday, Beat Music, schwarz\";s:11:\"\0*\0quantity\";i:8;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:8;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:8;s:13:\"\0*\0totalPrice\";d:30.32;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:30.32;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"c85b71c0114c42d2a73296e6e3a67695\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:48:\"Spieluhr Yesterday, Beat-Welt-Hit - Black Design\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:14.804000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:14.819000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:132544;s:8:\"\0*\0title\";s:48:\"Spieluhr Yesterday, Beat-Welt-Hit - Black Design\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"7dcb0495922f310ba9f9d8ca98ed4dc2\";s:4:\"type\";i:2;s:5:\"width\";i:827;s:6:\"height\";i:625;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:14.817000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:67:\"https://www.fridolin-gmbh.de/media/7a/bb/4a/1689140234/58721_ml.jpg\";s:11:\"\0*\0fileName\";s:8:\"58721_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"308de61fa64c4c8a827392b311420460\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"308de61fa64c4c8a827392b311420460\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:24.406000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:977;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:52:\"thumbnail/7a/bb/4a/1689140234/58721_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:81:\"https://www.fridolin-gmbh.de/thumbnail/7a/bb/4a/1689140234/58721_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c85b71c0114c42d2a73296e6e3a67695\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"308de61fa64c4c8a827392b311420460\";}s:32:\"6b2f4c8aca1e43899f54598257ef4012\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"6b2f4c8aca1e43899f54598257ef4012\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:24.406000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:977;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:50:\"thumbnail/7a/bb/4a/1689140234/58721_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/7a/bb/4a/1689140234/58721_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c85b71c0114c42d2a73296e6e3a67695\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"6b2f4c8aca1e43899f54598257ef4012\";}s:32:\"9b625d753329447b8307d92177fe2462\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"9b625d753329447b8307d92177fe2462\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:24.406000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:977;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:50:\"thumbnail/7a/bb/4a/1689140234/58721_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/7a/bb/4a/1689140234/58721_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c85b71c0114c42d2a73296e6e3a67695\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"9b625d753329447b8307d92177fe2462\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:38:\"media/7a/bb/4a/1689140234/58721_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"c85b71c0114c42d2a73296e6e3a67695\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430337\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb6bb1873e2b55df231975d9464\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"7d04c587ede047a38b0e3268e1a53db3\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"7d04c587ede047a38b0e3268e1a53db3\";}s:11:\"\0*\0quantity\";i:8;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:8;s:13:\"\0*\0totalPrice\";d:30.32;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:30.32;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"7d04c587ede047a38b0e3268e1a53db3\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"2211c9b8c8af4276859ce9dd2926ae37\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:15.208\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58723\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:4:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:2;s:32:\"28447395cd4049c3820958e56585876c\";i:3;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"018afe4a62e874fdb06eb834e1aec3b0\";i:1;s:32:\"018cd3d448877248b4d7ecf327caebd1\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:4;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99996;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:44:\"Spieluhr, Yellow submarine, Beat Music, gelb\";s:11:\"\0*\0quantity\";i:8;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:8;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:8;s:13:\"\0*\0totalPrice\";d:30.32;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:30.32;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"34d2d8809cf84b5da1f6a033a2f688c3\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:56:\"Spieluhr Yellow Submarine, Beat-Welt-Hit - Yellow Design\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:15.207000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:15.222000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:192569;s:8:\"\0*\0title\";s:56:\"Spieluhr Yellow Submarine, Beat-Welt-Hit - Yellow Design\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"cb4ea81585c6ae705d654a1cd19611fc\";s:4:\"type\";i:2;s:5:\"width\";i:827;s:6:\"height\";i:625;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:15.220000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:67:\"https://www.fridolin-gmbh.de/media/c5/36/1e/1689140235/58723_ml.jpg\";s:11:\"\0*\0fileName\";s:8:\"58723_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"7f0a276d9e784acb8595484e10460609\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"7f0a276d9e784acb8595484e10460609\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:24.698000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:1243;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:52:\"thumbnail/c5/36/1e/1689140235/58723_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:81:\"https://www.fridolin-gmbh.de/thumbnail/c5/36/1e/1689140235/58723_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"34d2d8809cf84b5da1f6a033a2f688c3\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"7f0a276d9e784acb8595484e10460609\";}s:32:\"862459e1d57846d190a6549665bbcc68\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"862459e1d57846d190a6549665bbcc68\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:24.698000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:1243;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:50:\"thumbnail/c5/36/1e/1689140235/58723_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/c5/36/1e/1689140235/58723_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"34d2d8809cf84b5da1f6a033a2f688c3\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"862459e1d57846d190a6549665bbcc68\";}s:32:\"a3692632a0d140488b69902eff09cd80\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"a3692632a0d140488b69902eff09cd80\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:24.698000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:1243;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:50:\"thumbnail/c5/36/1e/1689140235/58723_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/c5/36/1e/1689140235/58723_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"34d2d8809cf84b5da1f6a033a2f688c3\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"a3692632a0d140488b69902eff09cd80\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:38:\"media/c5/36/1e/1689140235/58723_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"34d2d8809cf84b5da1f6a033a2f688c3\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99996;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430342\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb72b847242bc5030d68a9c6aaa\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"2211c9b8c8af4276859ce9dd2926ae37\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"2211c9b8c8af4276859ce9dd2926ae37\";}s:11:\"\0*\0quantity\";i:8;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:8;s:13:\"\0*\0totalPrice\";d:30.32;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:30.32;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"2211c9b8c8af4276859ce9dd2926ae37\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"04ed9154668e482193cc8af7e77346db\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:40.781\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58403\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"0189d4c411e0758284a60cbe131864f5\";i:1;s:32:\"018ccea696577083b44ebc607df54fc1\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:4;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99980;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:49:\"Spieluhr, Happy Birthday, Hufeisen, Klee, Marienk\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"ae4691cd2d084e8ead613215f09da649\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:40.781000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:40.796000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:105863;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"e6ec730ddcbf5fc9a554386b65278829\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:40.795000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/73/04/2a/1689140200/103170799398_ml.png\";s:11:\"\0*\0fileName\";s:15:\"103170799398_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"004553cd5cfc4c90a85cca3bb5560173\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"004553cd5cfc4c90a85cca3bb5560173\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:49.695000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:1513;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/73/04/2a/1689140200/103170799398_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/73/04/2a/1689140200/103170799398_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"ae4691cd2d084e8ead613215f09da649\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"004553cd5cfc4c90a85cca3bb5560173\";}s:32:\"3ce6fd05bd254c5a95adda3067e52493\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"3ce6fd05bd254c5a95adda3067e52493\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:49.695000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:1513;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/73/04/2a/1689140200/103170799398_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/73/04/2a/1689140200/103170799398_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"ae4691cd2d084e8ead613215f09da649\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"3ce6fd05bd254c5a95adda3067e52493\";}s:32:\"f14364e4e98644a99a8119914c478547\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"f14364e4e98644a99a8119914c478547\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:49.695000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:1513;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/73/04/2a/1689140200/103170799398_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/73/04/2a/1689140200/103170799398_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"ae4691cd2d084e8ead613215f09da649\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"f14364e4e98644a99a8119914c478547\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/73/04/2a/1689140200/103170799398_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"ae4691cd2d084e8ead613215f09da649\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99980;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430345\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb86d79735fb057d552d398ee11\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"04ed9154668e482193cc8af7e77346db\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"04ed9154668e482193cc8af7e77346db\";}s:11:\"\0*\0quantity\";i:4;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"04ed9154668e482193cc8af7e77346db\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"c81da292a31945558c1bcb02da86863c\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:41.470\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58406\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccea696577083b44ebc607df54fc1\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:37:\"Spieluhr, Happy Birthday, mit Blüten\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"cced316425714b11a1e5e0228f2d3e00\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.469000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.486000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:126724;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"5f6b3aea114ad9662e7c3c6739521b4c\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.485000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/20/d0/3f/1689140201/612550897769_ml.png\";s:11:\"\0*\0fileName\";s:15:\"612550897769_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"722280c349d74bc1a1d438516a6d71c7\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"722280c349d74bc1a1d438516a6d71c7\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.135000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:1782;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/20/d0/3f/1689140201/612550897769_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/20/d0/3f/1689140201/612550897769_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"cced316425714b11a1e5e0228f2d3e00\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"722280c349d74bc1a1d438516a6d71c7\";}s:32:\"a69305880aff4addaba452c7482abec5\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"a69305880aff4addaba452c7482abec5\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.135000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:1782;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/20/d0/3f/1689140201/612550897769_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/20/d0/3f/1689140201/612550897769_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"cced316425714b11a1e5e0228f2d3e00\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"a69305880aff4addaba452c7482abec5\";}s:32:\"f7b10707a34a4557986cf2e4044c5dd1\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"f7b10707a34a4557986cf2e4044c5dd1\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.136000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:1782;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/20/d0/3f/1689140201/612550897769_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/20/d0/3f/1689140201/612550897769_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"cced316425714b11a1e5e0228f2d3e00\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"f7b10707a34a4557986cf2e4044c5dd1\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/20/d0/3f/1689140201/612550897769_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"cced316425714b11a1e5e0228f2d3e00\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430349\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb8928c73cda475f73696461f20\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"c81da292a31945558c1bcb02da86863c\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"c81da292a31945558c1bcb02da86863c\";}s:11:\"\0*\0quantity\";i:4;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"c81da292a31945558c1bcb02da86863c\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"6742d316b6624fecb1b77daec4fd8d38\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:40.243\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58401\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccea696577083b44ebc607df54fc1\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99972;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:40:\"Spieluhr, Happy Birthday, Bär mit Blume\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"e3dd0a50d12d4cbf9fe1cc0ca5b5bb42\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:40.242000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:40.270000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:103105;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"ea1cec53399d075a27b849f44c347fdf\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:40.268000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/da/98/b7/1689140200/764673485862_ml.png\";s:11:\"\0*\0fileName\";s:15:\"764673485862_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"15e64397defb421c94c0ddb524dedc49\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"15e64397defb421c94c0ddb524dedc49\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:49.349000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2051;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/da/98/b7/1689140200/764673485862_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/da/98/b7/1689140200/764673485862_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"e3dd0a50d12d4cbf9fe1cc0ca5b5bb42\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"15e64397defb421c94c0ddb524dedc49\";}s:32:\"c376fe354b644ea8810c81ee57fcac2f\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"c376fe354b644ea8810c81ee57fcac2f\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:49.350000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2051;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/da/98/b7/1689140200/764673485862_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/da/98/b7/1689140200/764673485862_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"e3dd0a50d12d4cbf9fe1cc0ca5b5bb42\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"c376fe354b644ea8810c81ee57fcac2f\";}s:32:\"c96d428d178f4f3aa02c3e6c53515490\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"c96d428d178f4f3aa02c3e6c53515490\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:49.350000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2051;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/da/98/b7/1689140200/764673485862_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/da/98/b7/1689140200/764673485862_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"e3dd0a50d12d4cbf9fe1cc0ca5b5bb42\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"c96d428d178f4f3aa02c3e6c53515490\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/da/98/b7/1689140200/764673485862_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"e3dd0a50d12d4cbf9fe1cc0ca5b5bb42\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99972;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430355\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb8ea00737184113f4196bdef3c\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"6742d316b6624fecb1b77daec4fd8d38\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"6742d316b6624fecb1b77daec4fd8d38\";}s:11:\"\0*\0quantity\";i:4;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"6742d316b6624fecb1b77daec4fd8d38\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"7a0faea9a8f14b159303037c5477791f\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:41.701\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58407\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccea696577083b44ebc607df54fc1\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:44:\"Spieluhr, Happy Birthday, For you, mit Katze\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"e056987050e5497c8aac40996b080769\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.701000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.714000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:104539;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"29e0747e28d0b51dfbb9ee1f7ea1de4b\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.713000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/6c/db/41/1689140201/723885089433_ml.png\";s:11:\"\0*\0fileName\";s:15:\"723885089433_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"314789316ea843ba8dbe6df319d8a273\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"314789316ea843ba8dbe6df319d8a273\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.274000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2320;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/6c/db/41/1689140201/723885089433_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/6c/db/41/1689140201/723885089433_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"e056987050e5497c8aac40996b080769\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"314789316ea843ba8dbe6df319d8a273\";}s:32:\"6cf3cd0c4ba94484b45d3001f7b01a10\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"6cf3cd0c4ba94484b45d3001f7b01a10\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.274000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2320;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/6c/db/41/1689140201/723885089433_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/6c/db/41/1689140201/723885089433_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"e056987050e5497c8aac40996b080769\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"6cf3cd0c4ba94484b45d3001f7b01a10\";}s:32:\"90e91beb0ab446cd8097d6a79436d67c\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"90e91beb0ab446cd8097d6a79436d67c\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.274000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2320;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/6c/db/41/1689140201/723885089433_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/6c/db/41/1689140201/723885089433_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"e056987050e5497c8aac40996b080769\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"90e91beb0ab446cd8097d6a79436d67c\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/6c/db/41/1689140201/723885089433_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"e056987050e5497c8aac40996b080769\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430361\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb905ce73cf9321dcb8137a9d3c\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"7a0faea9a8f14b159303037c5477791f\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"7a0faea9a8f14b159303037c5477791f\";}s:11:\"\0*\0quantity\";i:4;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"7a0faea9a8f14b159303037c5477791f\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"50a6cea3006846fd83ce8abca97b7f19\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:42.126\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58409\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccea696577083b44ebc607df54fc1\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:46:\"Spieluhr, Happy Birthday, Rechtecke mit Herzen\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"37e3ddde78aa4bd7a0ba47a861b19743\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:42.125000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:42.141000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:85560;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"e97f203c432b60f1f8876e58be4d26f4\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:42.139000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/ac/aa/0f/1689140202/506733746124_ml.png\";s:11:\"\0*\0fileName\";s:15:\"506733746124_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"0c4ecbe0d3d0454e883cbf85b12249d3\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"0c4ecbe0d3d0454e883cbf85b12249d3\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.516000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2589;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/ac/aa/0f/1689140202/506733746124_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/ac/aa/0f/1689140202/506733746124_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"37e3ddde78aa4bd7a0ba47a861b19743\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"0c4ecbe0d3d0454e883cbf85b12249d3\";}s:32:\"242b567ffbb84cff8eea78d50d7cf62a\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"242b567ffbb84cff8eea78d50d7cf62a\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.516000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2589;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/ac/aa/0f/1689140202/506733746124_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/ac/aa/0f/1689140202/506733746124_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"37e3ddde78aa4bd7a0ba47a861b19743\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"242b567ffbb84cff8eea78d50d7cf62a\";}s:32:\"e6a2fbd6db3a4fce815d4cd72a19aea3\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"e6a2fbd6db3a4fce815d4cd72a19aea3\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.516000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2589;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/ac/aa/0f/1689140202/506733746124_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/ac/aa/0f/1689140202/506733746124_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"37e3ddde78aa4bd7a0ba47a861b19743\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"e6a2fbd6db3a4fce815d4cd72a19aea3\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/ac/aa/0f/1689140202/506733746124_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"37e3ddde78aa4bd7a0ba47a861b19743\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430366\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb910e473d48bd1ff866405c3ac\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"50a6cea3006846fd83ce8abca97b7f19\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"50a6cea3006846fd83ce8abca97b7f19\";}s:11:\"\0*\0quantity\";i:4;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"50a6cea3006846fd83ce8abca97b7f19\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"727d595180904c50bce388bb84dbb22c\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:43.115\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58413\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccea696577083b44ebc607df54fc1\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:52:\"Spieluhr, Happy Birthday, Glücksbringer und Blüten\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"57c833462f6648f18ee379b4912534b0\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.114000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.134000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:103031;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"91ff0fdb4739ca7d2b749a1da61e2579\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.132000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/2a/a6/72/1689140203/651315053848_ml.png\";s:11:\"\0*\0fileName\";s:15:\"651315053848_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"1e84b8045a974b3cba256472d254c4e2\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"1e84b8045a974b3cba256472d254c4e2\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.255000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2858;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/2a/a6/72/1689140203/651315053848_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/2a/a6/72/1689140203/651315053848_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"57c833462f6648f18ee379b4912534b0\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"1e84b8045a974b3cba256472d254c4e2\";}s:32:\"8d89c89c509046b583246118228e703c\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"8d89c89c509046b583246118228e703c\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.255000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2858;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/2a/a6/72/1689140203/651315053848_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/2a/a6/72/1689140203/651315053848_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"57c833462f6648f18ee379b4912534b0\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"8d89c89c509046b583246118228e703c\";}s:32:\"a570173dbd614a00be319ec453781e53\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"a570173dbd614a00be319ec453781e53\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.255000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2858;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/2a/a6/72/1689140203/651315053848_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/2a/a6/72/1689140203/651315053848_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"57c833462f6648f18ee379b4912534b0\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"a570173dbd614a00be319ec453781e53\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/2a/a6/72/1689140203/651315053848_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"57c833462f6648f18ee379b4912534b0\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430371\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb92db87015a95f97df1a04ed8b\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"727d595180904c50bce388bb84dbb22c\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"727d595180904c50bce388bb84dbb22c\";}s:11:\"\0*\0quantity\";i:4;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"727d595180904c50bce388bb84dbb22c\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"03fe732d9be4461d8228bba36a41d50d\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:43.763\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58416\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccea696577083b44ebc607df54fc1\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:51:\"Spieluhr, Happy Birthday, Alles Gute zum Geb, grün\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"1d51784a5ae64c638ded1d7a154dfc19\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.762000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.781000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:105030;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"4c610414f9bd47e43e24dac2d98d7430\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.779000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/fc/27/3a/1689140203/353689975699_ml.png\";s:11:\"\0*\0fileName\";s:15:\"353689975699_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"230d9f83aa964af086a035561946f1f6\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"230d9f83aa964af086a035561946f1f6\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.765000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3127;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/fc/27/3a/1689140203/353689975699_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/fc/27/3a/1689140203/353689975699_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"1d51784a5ae64c638ded1d7a154dfc19\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"230d9f83aa964af086a035561946f1f6\";}s:32:\"86b17312f03f4dfe89d2063fb9185b98\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"86b17312f03f4dfe89d2063fb9185b98\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.765000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3127;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/fc/27/3a/1689140203/353689975699_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/fc/27/3a/1689140203/353689975699_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"1d51784a5ae64c638ded1d7a154dfc19\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"86b17312f03f4dfe89d2063fb9185b98\";}s:32:\"bc968ce754a24bb2ac3bd90ca335a090\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"bc968ce754a24bb2ac3bd90ca335a090\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.765000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3127;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/fc/27/3a/1689140203/353689975699_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/fc/27/3a/1689140203/353689975699_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"1d51784a5ae64c638ded1d7a154dfc19\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"bc968ce754a24bb2ac3bd90ca335a090\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/fc/27/3a/1689140203/353689975699_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"1d51784a5ae64c638ded1d7a154dfc19\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430376\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb9877d72519c854630cd2defa3\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"03fe732d9be4461d8228bba36a41d50d\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"03fe732d9be4461d8228bba36a41d50d\";}s:11:\"\0*\0quantity\";i:4;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"03fe732d9be4461d8228bba36a41d50d\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"280e78c68339474883f33e9cfb273f51\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:43.526\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58415\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccea696577083b44ebc607df54fc1\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:50:\"Spieluhr, Happy Birthday, Alles Gute zum Geb, pink\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"d1691b2aae164a69923560022b085d20\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.525000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.542000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:88245;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"b3a3136fdc9afc0b4895f8df5ebba9eb\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.541000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/cf/af/0c/1689140203/968166674340_ml.png\";s:11:\"\0*\0fileName\";s:15:\"968166674340_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"17d07aad43e94410af2181ce693c08ce\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"17d07aad43e94410af2181ce693c08ce\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.612000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3396;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/cf/af/0c/1689140203/968166674340_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/cf/af/0c/1689140203/968166674340_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"d1691b2aae164a69923560022b085d20\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"17d07aad43e94410af2181ce693c08ce\";}s:32:\"3f9ad148b124428789c67565baab1dca\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"3f9ad148b124428789c67565baab1dca\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.612000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3396;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/cf/af/0c/1689140203/968166674340_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/cf/af/0c/1689140203/968166674340_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"d1691b2aae164a69923560022b085d20\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"3f9ad148b124428789c67565baab1dca\";}s:32:\"a9e705b749a3489eb10db41cfca94507\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"a9e705b749a3489eb10db41cfca94507\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.612000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3396;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/cf/af/0c/1689140203/968166674340_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/cf/af/0c/1689140203/968166674340_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"d1691b2aae164a69923560022b085d20\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"a9e705b749a3489eb10db41cfca94507\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/cf/af/0c/1689140203/968166674340_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"d1691b2aae164a69923560022b085d20\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430381\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb9af4b70eaa854a2ff56029d3f\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"280e78c68339474883f33e9cfb273f51\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"280e78c68339474883f33e9cfb273f51\";}s:11:\"\0*\0quantity\";i:4;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"280e78c68339474883f33e9cfb273f51\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"41b052bf480f4f5aadc662589ad9bb13\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:54.326\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58471\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:2:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";i:1;s:32:\"01910c97f7c376538726259d293a1cb4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"0189d418f5427efb9bb2000be0950a17\";i:1;s:32:\"018ccea696577083b44ebc607df54fc1\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:4;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99984;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:30:\"Spieluhr, Happy Birthday, Kids\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"41e315041fdc4d70a1485934f61fa646\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:34:\"Spieluhr, Kinder, \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:54.325000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:54.342000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:80262;s:8:\"\0*\0title\";s:34:\"Spieluhr, Kinder, \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"5853eb7a2d45bc8a73604e4ce6ffd9a1\";s:4:\"type\";i:2;s:5:\"width\";i:1000;s:6:\"height\";i:745;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:54.340000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:90:\"https://www.fridolin-gmbh.de/media/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml.jpg\";s:11:\"\0*\0fileName\";s:31:\"happy-birthday-spieluhr-fake_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"6c03ab4e46c8454cba5de054739325ab\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"6c03ab4e46c8454cba5de054739325ab\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:05.228000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3666;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:75:\"thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:104:\"https://www.fridolin-gmbh.de/thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"41e315041fdc4d70a1485934f61fa646\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"6c03ab4e46c8454cba5de054739325ab\";}s:32:\"83cea0284e7546728d3c6284d0584c82\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"83cea0284e7546728d3c6284d0584c82\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:05.228000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3666;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:73:\"thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:102:\"https://www.fridolin-gmbh.de/thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"41e315041fdc4d70a1485934f61fa646\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"83cea0284e7546728d3c6284d0584c82\";}s:32:\"878080ef010d4f01bb2f91342f364e9d\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"878080ef010d4f01bb2f91342f364e9d\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:05.228000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3666;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:73:\"thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:102:\"https://www.fridolin-gmbh.de/thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"41e315041fdc4d70a1485934f61fa646\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"878080ef010d4f01bb2f91342f364e9d\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:61:\"media/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"41e315041fdc4d70a1485934f61fa646\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99984;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430386\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb9d29c726ebb273afa3574c0e3\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"41b052bf480f4f5aadc662589ad9bb13\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"41b052bf480f4f5aadc662589ad9bb13\";}s:11:\"\0*\0quantity\";i:4;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"41b052bf480f4f5aadc662589ad9bb13\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"15cc9770f8a44b7ead6bfcf1dfc85600\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:41.897\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58408\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccea696577083b44ebc607df54fc1\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:49:\"Spieluhr, Happy Birthday, Herzen, blau, Herz, rot\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"5536ed3f5b124a96b6ca5d723ec71a29\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.897000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.913000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:79381;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"366513d08e22edc7481f2eb0310deab9\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.911000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/d0/52/b5/1689140201/370367004457_ml.png\";s:11:\"\0*\0fileName\";s:15:\"370367004457_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"4a091253ecfc4f4589a1a9b72da4370a\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"4a091253ecfc4f4589a1a9b72da4370a\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.393000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3935;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/d0/52/b5/1689140201/370367004457_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/d0/52/b5/1689140201/370367004457_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"5536ed3f5b124a96b6ca5d723ec71a29\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"4a091253ecfc4f4589a1a9b72da4370a\";}s:32:\"852e3a272b5f40989dd3f9b305973c5f\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"852e3a272b5f40989dd3f9b305973c5f\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.393000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3935;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/d0/52/b5/1689140201/370367004457_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/d0/52/b5/1689140201/370367004457_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"5536ed3f5b124a96b6ca5d723ec71a29\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"852e3a272b5f40989dd3f9b305973c5f\";}s:32:\"a42e01ab8d4246bc9e18862c75376372\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"a42e01ab8d4246bc9e18862c75376372\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.393000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3935;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/d0/52/b5/1689140201/370367004457_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/d0/52/b5/1689140201/370367004457_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"5536ed3f5b124a96b6ca5d723ec71a29\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"a42e01ab8d4246bc9e18862c75376372\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/d0/52/b5/1689140201/370367004457_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"5536ed3f5b124a96b6ca5d723ec71a29\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430391\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb9ec13726896c03c9805a87da1\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"15cc9770f8a44b7ead6bfcf1dfc85600\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"15cc9770f8a44b7ead6bfcf1dfc85600\";}s:11:\"\0*\0quantity\";i:4;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"15cc9770f8a44b7ead6bfcf1dfc85600\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"1e32e82d9d6546e3af0f74f52528aa5e\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:23.569\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";s:155:\"{\"extensions\":[],\"currencyId\":\"b7d2554b0ce847cd82f3ac9bd1c0dfca\",\"net\":0,\"gross\":0,\"linked\":true,\"listPrice\":null,\"percentage\":null,\"regulationPrice\":null}\";s:13:\"productNumber\";s:5:\"58326\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"20ee7d811f994c67a71012cc5af947a8\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fd0b5f067d42ae7a6705f401e3c0\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"018af991c9f371f3b0abd84af7fbeeef\";i:1;s:32:\"018cd3d36d3173b692c5bd9d5537ff39\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:4;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99988;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:48:\"Spieluhr, Wie schön, dass du geboren, Zuckowski\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"e2f9fabfea144670b12bd90e1f1acf7b\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:61:\"Spieluhr, \"Rolf Zuckowski - Wie schön, dass du geboren bist\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:23.568000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:23.588000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:379746;s:8:\"\0*\0title\";s:61:\"Spieluhr, \"Rolf Zuckowski - Wie schön, dass du geboren bist\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"108359a80c954ca4047ff0a7c3a810d3\";s:4:\"type\";i:2;s:5:\"width\";i:945;s:6:\"height\";i:716;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:23.586000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:67:\"https://www.fridolin-gmbh.de/media/01/25/11/1689140183/58326_ml.jpg\";s:11:\"\0*\0fileName\";s:8:\"58326_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"4f62c682402b4cdc9fb572ecf83058cf\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"4f62c682402b4cdc9fb572ecf83058cf\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:32.043000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:4204;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:52:\"thumbnail/01/25/11/1689140183/58326_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:81:\"https://www.fridolin-gmbh.de/thumbnail/01/25/11/1689140183/58326_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"e2f9fabfea144670b12bd90e1f1acf7b\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"4f62c682402b4cdc9fb572ecf83058cf\";}s:32:\"b2ed17de6d874750ae9b150886ccd09e\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"b2ed17de6d874750ae9b150886ccd09e\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:32.043000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:4204;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:50:\"thumbnail/01/25/11/1689140183/58326_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/01/25/11/1689140183/58326_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"e2f9fabfea144670b12bd90e1f1acf7b\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"b2ed17de6d874750ae9b150886ccd09e\";}s:32:\"d61e68efddc548f788879cce802fcf56\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"d61e68efddc548f788879cce802fcf56\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:32.043000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:4204;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:50:\"thumbnail/01/25/11/1689140183/58326_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/01/25/11/1689140183/58326_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"e2f9fabfea144670b12bd90e1f1acf7b\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"d61e68efddc548f788879cce802fcf56\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:38:\"media/01/25/11/1689140183/58326_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"e2f9fabfea144670b12bd90e1f1acf7b\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99988;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430396\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ebed6aa72d9984fee63fb630952\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"1e32e82d9d6546e3af0f74f52528aa5e\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"1e32e82d9d6546e3af0f74f52528aa5e\";}s:11:\"\0*\0quantity\";i:4;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"1e32e82d9d6546e3af0f74f52528aa5e\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"57450ee12fa1417aa42f4983eb05baaf\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:23.835\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58327\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"20ee7d811f994c67a71012cc5af947a8\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fd0b5f067d42ae7a6705f401e3c0\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"018af991c9f371f3b0abd84af7fbeeef\";i:1;s:32:\"018cceb3869e72ba946304eec96275f5\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:4;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99984;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:40:\"Spieluhr, Ich schaff das schon/Zuckowski\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"f0fc3e3e9cd64efebd9a2c929be5631d\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:49:\"Spieluhr, \"Rolf Zuckowski - Ich schaff das schon\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:23.834000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:23.859000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:361535;s:8:\"\0*\0title\";s:49:\"Spieluhr, \"Rolf Zuckowski - Ich schaff das schon\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"210b7df1498c78b2459c2a11eaaadd2b\";s:4:\"type\";i:2;s:5:\"width\";i:945;s:6:\"height\";i:716;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:23.857000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:67:\"https://www.fridolin-gmbh.de/media/d2/71/e8/1689140183/58327_ml.jpg\";s:11:\"\0*\0fileName\";s:8:\"58327_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"70200d4c48e1426ebd41ae0c7f8123da\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"70200d4c48e1426ebd41ae0c7f8123da\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:32.173000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:4473;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:52:\"thumbnail/d2/71/e8/1689140183/58327_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:81:\"https://www.fridolin-gmbh.de/thumbnail/d2/71/e8/1689140183/58327_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"f0fc3e3e9cd64efebd9a2c929be5631d\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"70200d4c48e1426ebd41ae0c7f8123da\";}s:32:\"75a99777e33841b780476b5b4a66b4a3\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"75a99777e33841b780476b5b4a66b4a3\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:32.173000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:4473;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:50:\"thumbnail/d2/71/e8/1689140183/58327_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/d2/71/e8/1689140183/58327_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"f0fc3e3e9cd64efebd9a2c929be5631d\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"75a99777e33841b780476b5b4a66b4a3\";}s:32:\"ce3c18d5197e456f8d895db223d5b5d5\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"ce3c18d5197e456f8d895db223d5b5d5\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:32.173000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:4473;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:50:\"thumbnail/d2/71/e8/1689140183/58327_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/d2/71/e8/1689140183/58327_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"f0fc3e3e9cd64efebd9a2c929be5631d\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"ce3c18d5197e456f8d895db223d5b5d5\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:38:\"media/d2/71/e8/1689140183/58327_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"f0fc3e3e9cd64efebd9a2c929be5631d\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99984;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430401\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ebf03a3723d929e40a7de5d80c7\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"57450ee12fa1417aa42f4983eb05baaf\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"57450ee12fa1417aa42f4983eb05baaf\";}s:11:\"\0*\0quantity\";i:4;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"57450ee12fa1417aa42f4983eb05baaf\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"43696846a65e44cb8dfe80ac51897959\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:47.156\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59402\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"20ee7d811f994c67a71012cc5af947a8\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fd0b5f067d42ae7a6705f401e3c0\";i:6;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018af991c9f371f3b0abd84af7fbeeef\";i:2;s:32:\"018cceb3869e72ba946304eec96275f5\";i:3;s:32:\"018f382488a57a318a01255313cedd72\";i:4;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:47:\"Hängespieluhr, Zuckowski, Ich schaff das schon\";s:11:\"\0*\0quantity\";i:10;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:10;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:10;s:13:\"\0*\0totalPrice\";d:29.9;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:29.9;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"e18e9f9db62147038aafbea1e1439254\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:43:\"Spieluhr \"Zuckowski - Ich schaff das schon\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:47.155000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:47.181000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:202616;s:8:\"\0*\0title\";s:43:\"Spieluhr \"Zuckowski - Ich schaff das schon\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"4adeb3548bb1955d1abac7afff1e246c\";s:4:\"type\";i:3;s:5:\"width\";i:306;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:47.179000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/1f/7f/38/1689140267/091624093591_ml.png\";s:11:\"\0*\0fileName\";s:15:\"091624093591_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"441f22aa4923406496041d9199d6d4b5\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"441f22aa4923406496041d9199d6d4b5\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:55.967000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:4743;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/1f/7f/38/1689140267/091624093591_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/1f/7f/38/1689140267/091624093591_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"e18e9f9db62147038aafbea1e1439254\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"441f22aa4923406496041d9199d6d4b5\";}s:32:\"acb143d7108e4244a402db906a63821a\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"acb143d7108e4244a402db906a63821a\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:55.967000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:4743;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/1f/7f/38/1689140267/091624093591_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/1f/7f/38/1689140267/091624093591_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"e18e9f9db62147038aafbea1e1439254\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"acb143d7108e4244a402db906a63821a\";}s:32:\"e7cd065211104c7f9ad5d174099a6907\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"e7cd065211104c7f9ad5d174099a6907\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:55.967000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:4743;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/1f/7f/38/1689140267/091624093591_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/1f/7f/38/1689140267/091624093591_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"e18e9f9db62147038aafbea1e1439254\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"e7cd065211104c7f9ad5d174099a6907\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/1f/7f/38/1689140267/091624093591_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"e18e9f9db62147038aafbea1e1439254\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430407\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ec2962e70e296b9220d15606399\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"43696846a65e44cb8dfe80ac51897959\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"43696846a65e44cb8dfe80ac51897959\";}s:11:\"\0*\0quantity\";i:10;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:10;s:13:\"\0*\0totalPrice\";d:29.9;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:29.9;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"43696846a65e44cb8dfe80ac51897959\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"018a63e0088f71e1b71599619cfc7963\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-09-05 05:45:41.265\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";b:0;s:14:\"purchasePrices\";s:155:\"{\"extensions\":[],\"currencyId\":\"b7d2554b0ce847cd82f3ac9bd1c0dfca\",\"net\":0,\"gross\":0,\"linked\":true,\"listPrice\":null,\"percentage\":null,\"regulationPrice\":null}\";s:13:\"productNumber\";s:5:\"59050\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:4:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:2;s:32:\"28447395cd4049c3820958e56585876c\";i:3;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018cd3f0f1577203b6007b6d638d5a81\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:37:\"Hängespieluhr, Love me tender, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"018aaba6865f7855a3f309e2923a3d7a\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";N;s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-09-19 04:15:32.186000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-09-19 04:15:32.645000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:302327;s:8:\"\0*\0title\";N;s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"884e5f91c9eff3984faa092a9d683fb3\";s:4:\"type\";i:2;s:5:\"width\";i:472;s:6:\"height\";i:844;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-09-19 04:15:32.641000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:64:\"https://www.fridolin-gmbh.de/media/7e/b7/09/1695096932/59050.jpg\";s:11:\"\0*\0fileName\";s:5:\"59050\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:4:{s:32:\"018aaba6c34273ccaa238b834df5f4b3\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:38:\"media_thumbnail_foreign_keys_extension\";}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"018aaba6c34273ccaa238b834df5f4b3\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-09-19 04:15:47.525000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5008;s:8:\"\0*\0width\";i:280;s:7:\"\0*\0path\";s:47:\"thumbnail/7e/b7/09/1695096932/59050_280x280.jpg\";s:9:\"\0*\0height\";i:280;s:6:\"\0*\0url\";s:76:\"https://www.fridolin-gmbh.de/thumbnail/7e/b7/09/1695096932/59050_280x280.jpg\";s:10:\"\0*\0mediaId\";s:32:\"018aaba6865f7855a3f309e2923a3d7a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"018aaba6c34273ccaa238b834df5f4b3\";}s:32:\"018aaba6c34273ccaa238b834e102a1b\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:38:\"media_thumbnail_foreign_keys_extension\";}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"018aaba6c34273ccaa238b834e102a1b\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-09-19 04:15:47.525000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5008;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:49:\"thumbnail/7e/b7/09/1695096932/59050_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:78:\"https://www.fridolin-gmbh.de/thumbnail/7e/b7/09/1695096932/59050_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"018aaba6865f7855a3f309e2923a3d7a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"018aaba6c34273ccaa238b834e102a1b\";}s:32:\"018aaba6c34273ccaa238b834ea205ed\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:38:\"media_thumbnail_foreign_keys_extension\";}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"018aaba6c34273ccaa238b834ea205ed\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-09-19 04:15:47.525000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5008;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:47:\"thumbnail/7e/b7/09/1695096932/59050_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:76:\"https://www.fridolin-gmbh.de/thumbnail/7e/b7/09/1695096932/59050_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"018aaba6865f7855a3f309e2923a3d7a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"018aaba6c34273ccaa238b834ea205ed\";}s:32:\"018aaba6c34273ccaa238b834ea58908\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:38:\"media_thumbnail_foreign_keys_extension\";}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"018aaba6c34273ccaa238b834ea58908\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-09-19 04:15:47.525000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5008;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:47:\"thumbnail/7e/b7/09/1695096932/59050_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:76:\"https://www.fridolin-gmbh.de/thumbnail/7e/b7/09/1695096932/59050_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"018aaba6865f7855a3f309e2923a3d7a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"018aaba6c34273ccaa238b834ea58908\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:35:\"media/7e/b7/09/1695096932/59050.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"018aaba6865f7855a3f309e2923a3d7a\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430412\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ec9c7d973c7a998f2009ed2180f\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"018a63e0088f71e1b71599619cfc7963\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"018a63e0088f71e1b71599619cfc7963\";}s:11:\"\0*\0quantity\";i:5;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"018a63e0088f71e1b71599619cfc7963\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"2cdfa1dc95a94cd495a5ef1884822a08\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:34.581\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";s:155:\"{\"extensions\":[],\"currencyId\":\"b7d2554b0ce847cd82f3ac9bd1c0dfca\",\"net\":0,\"gross\":0,\"linked\":true,\"listPrice\":null,\"percentage\":null,\"regulationPrice\":null}\";s:13:\"productNumber\";s:5:\"59201\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:4:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:2;s:32:\"28447395cd4049c3820958e56585876c\";i:3;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018cd3f25c1373a5a2810f4ef3a39e9d\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:36:\"Hängespieluhr, I Just Called, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"c35fbc11518740ac884ea00f609ab6f5\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:35:\"Spieluhr \"I just called to say ...\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.580000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.598000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:28382;s:8:\"\0*\0title\";s:35:\"Spieluhr \"I just called to say ...\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"fa35b2944058d8db2d3ca37df29b5f56\";s:4:\"type\";i:2;s:5:\"width\";i:331;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.596000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/a7/95/d4/1689140254/072520110969_ml.jpg\";s:11:\"\0*\0fileName\";s:15:\"072520110969_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"3fb752c026fe4f7681674b3e685131fa\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"3fb752c026fe4f7681674b3e685131fa\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.029000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5297;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/a7/95/d4/1689140254/072520110969_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/a7/95/d4/1689140254/072520110969_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c35fbc11518740ac884ea00f609ab6f5\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"3fb752c026fe4f7681674b3e685131fa\";}s:32:\"c19af19602564342962c547a26769f7b\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"c19af19602564342962c547a26769f7b\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.029000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5297;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/a7/95/d4/1689140254/072520110969_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/a7/95/d4/1689140254/072520110969_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c35fbc11518740ac884ea00f609ab6f5\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"c19af19602564342962c547a26769f7b\";}s:32:\"ef3d0f5214ba4ae68a4a52e4106f8533\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"ef3d0f5214ba4ae68a4a52e4106f8533\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.029000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5297;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/a7/95/d4/1689140254/072520110969_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/a7/95/d4/1689140254/072520110969_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c35fbc11518740ac884ea00f609ab6f5\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"ef3d0f5214ba4ae68a4a52e4106f8533\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/a7/95/d4/1689140254/072520110969_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"c35fbc11518740ac884ea00f609ab6f5\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430418\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eca2c33718aa587c32d6b33f8c1\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"2cdfa1dc95a94cd495a5ef1884822a08\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"2cdfa1dc95a94cd495a5ef1884822a08\";}s:11:\"\0*\0quantity\";i:5;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"2cdfa1dc95a94cd495a5ef1884822a08\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"31a0c9f642614a8387bb17d7f553ecd7\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:34.788\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59202\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:4:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:2;s:32:\"28447395cd4049c3820958e56585876c\";i:3;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018cd3eea98e71cf8932f8bc1e965ec0\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:36:\"Hängespieluhr, Sandmännchen, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"15d6562bbcee4193b97347c17fc33524\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:24:\"Spieluhr \"Sandmännchen\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.787000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.800000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:28256;s:8:\"\0*\0title\";s:24:\"Spieluhr \"Sandmännchen\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"d5d9f198e3f3f492e1d3b75e542c77bf\";s:4:\"type\";i:2;s:5:\"width\";i:331;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.798000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/77/5e/79/1689140254/119266634515_ml.jpg\";s:11:\"\0*\0fileName\";s:15:\"119266634515_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"6b9a30cd3a2f45c8b898857f887f060d\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"6b9a30cd3a2f45c8b898857f887f060d\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.085000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5562;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/77/5e/79/1689140254/119266634515_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/77/5e/79/1689140254/119266634515_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"15d6562bbcee4193b97347c17fc33524\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"6b9a30cd3a2f45c8b898857f887f060d\";}s:32:\"b2e947dc500948788f2e78a463910a01\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"b2e947dc500948788f2e78a463910a01\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.085000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5562;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/77/5e/79/1689140254/119266634515_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/77/5e/79/1689140254/119266634515_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"15d6562bbcee4193b97347c17fc33524\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"b2e947dc500948788f2e78a463910a01\";}s:32:\"eeb64a0d7c064387bb4f98b1984205bd\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"eeb64a0d7c064387bb4f98b1984205bd\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.085000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5562;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/77/5e/79/1689140254/119266634515_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/77/5e/79/1689140254/119266634515_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"15d6562bbcee4193b97347c17fc33524\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"eeb64a0d7c064387bb4f98b1984205bd\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/77/5e/79/1689140254/119266634515_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"15d6562bbcee4193b97347c17fc33524\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430423\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eca7cf672fb8752b9495831c673\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"31a0c9f642614a8387bb17d7f553ecd7\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"31a0c9f642614a8387bb17d7f553ecd7\";}s:11:\"\0*\0quantity\";i:5;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"31a0c9f642614a8387bb17d7f553ecd7\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"3e3015209d7a4d66b16226a53a6a547f\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:34.978\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59203\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fcac5277713b9ba719e049b5ad63\";i:6;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018ccea639b773029c5c3a1c2eabf6d6\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:33:\"Hängespieluhr, Guter Mond, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"c0f6c8489d064752826ce377bd8f9cb2\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:21:\"Spieluhr \"Guter Mond\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.977000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.993000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:28430;s:8:\"\0*\0title\";s:21:\"Spieluhr \"Guter Mond\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"ee96cb0c6add5ad4a22c680f475cc0dd\";s:4:\"type\";i:2;s:5:\"width\";i:331;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.991000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/eb/ab/ba/1689140254/628882405635_ml.jpg\";s:11:\"\0*\0fileName\";s:15:\"628882405635_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"126477b0e69a48ecae22b51d8e581881\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"126477b0e69a48ecae22b51d8e581881\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.139000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5830;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/eb/ab/ba/1689140254/628882405635_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/eb/ab/ba/1689140254/628882405635_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c0f6c8489d064752826ce377bd8f9cb2\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"126477b0e69a48ecae22b51d8e581881\";}s:32:\"b2db788c309543eeae8dfcadbf167b28\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"b2db788c309543eeae8dfcadbf167b28\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.139000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5830;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/eb/ab/ba/1689140254/628882405635_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/eb/ab/ba/1689140254/628882405635_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c0f6c8489d064752826ce377bd8f9cb2\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"b2db788c309543eeae8dfcadbf167b28\";}s:32:\"e24b0a471cee441aaeb850ce50a1887b\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"e24b0a471cee441aaeb850ce50a1887b\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.140000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5830;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/eb/ab/ba/1689140254/628882405635_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/eb/ab/ba/1689140254/628882405635_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c0f6c8489d064752826ce377bd8f9cb2\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"e24b0a471cee441aaeb850ce50a1887b\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/eb/ab/ba/1689140254/628882405635_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"c0f6c8489d064752826ce377bd8f9cb2\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430429\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ecaccd87114a658901ef7a345b5\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"3e3015209d7a4d66b16226a53a6a547f\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"3e3015209d7a4d66b16226a53a6a547f\";}s:11:\"\0*\0quantity\";i:5;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"3e3015209d7a4d66b16226a53a6a547f\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"14c9653844324aed92cf88e2c9d00818\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:35.156\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59204\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:4:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:2;s:32:\"28447395cd4049c3820958e56585876c\";i:3;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:6:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018ada87bb5b71838270d51143c2b616\";i:2;s:32:\"018ada8d9d557321a56cf7c3df12d653\";i:3;s:32:\"018cd3d2af12703b992ef936afa35261\";i:4;s:32:\"018f382488a57a318a01255313cedd72\";i:5;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:40:\"Hängespieluhr, Mozart Wiegenlied, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"b41688b634974e268f6e351eb1f06e5a\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:30:\"Spieluhr \"Mozart - Wiegenlied\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.156000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.167000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:28245;s:8:\"\0*\0title\";s:30:\"Spieluhr \"Mozart - Wiegenlied\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"24b674fd1f3b8f784e96a3f6945f41f2\";s:4:\"type\";i:2;s:5:\"width\";i:331;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.166000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/74/fd/98/1689140255/151900708412_ml.jpg\";s:11:\"\0*\0fileName\";s:15:\"151900708412_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"0406091179934605a1ad6beaafe80b4b\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"0406091179934605a1ad6beaafe80b4b\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.312000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6097;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/74/fd/98/1689140255/151900708412_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/74/fd/98/1689140255/151900708412_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"b41688b634974e268f6e351eb1f06e5a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"0406091179934605a1ad6beaafe80b4b\";}s:32:\"3e890fd1885c4f4680336e444dde7f8f\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"3e890fd1885c4f4680336e444dde7f8f\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.312000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6097;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/74/fd/98/1689140255/151900708412_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/74/fd/98/1689140255/151900708412_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"b41688b634974e268f6e351eb1f06e5a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"3e890fd1885c4f4680336e444dde7f8f\";}s:32:\"c3a707c1a393422c8915062ee850767f\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"c3a707c1a393422c8915062ee850767f\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.312000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6097;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/74/fd/98/1689140255/151900708412_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/74/fd/98/1689140255/151900708412_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"b41688b634974e268f6e351eb1f06e5a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"c3a707c1a393422c8915062ee850767f\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/74/fd/98/1689140255/151900708412_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"b41688b634974e268f6e351eb1f06e5a\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430433\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ecb6be670b4b3001b4be2dec5b1\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"14c9653844324aed92cf88e2c9d00818\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"14c9653844324aed92cf88e2c9d00818\";}s:11:\"\0*\0quantity\";i:5;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"14c9653844324aed92cf88e2c9d00818\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"73a7e56973df483b946345dee6305b37\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:35.371\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59205\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:6:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:3;s:32:\"28447395cd4049c3820958e56585876c\";i:4;s:32:\"0189d4144a06773ea96b621c57dbcef9\";i:5;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"0189d418f5427efb9bb2000be0950a17\";i:1;s:32:\"018ab6a4ed277999a94b593a65778611\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:38:\"Hängespieluhr, Schlaf Kindchen, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"2f523545d8204f3b818d5f67348d9d7a\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:26:\"Spieluhr \"Schlaf Kindchen\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.370000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.387000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:154827;s:8:\"\0*\0title\";s:26:\"Spieluhr \"Schlaf Kindchen\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"e39721b1479b3bdc24197e0267728ef6\";s:4:\"type\";i:3;s:5:\"width\";i:280;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.386000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/79/8c/aa/1689140255/777503904778_ml.png\";s:11:\"\0*\0fileName\";s:15:\"777503904778_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"82f23f31768247cfbc585ae64171adaa\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"82f23f31768247cfbc585ae64171adaa\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.499000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6365;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/79/8c/aa/1689140255/777503904778_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/79/8c/aa/1689140255/777503904778_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"2f523545d8204f3b818d5f67348d9d7a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"82f23f31768247cfbc585ae64171adaa\";}s:32:\"b7c4621687c7415eb1f206759e4dd769\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"b7c4621687c7415eb1f206759e4dd769\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.499000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6365;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/79/8c/aa/1689140255/777503904778_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/79/8c/aa/1689140255/777503904778_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"2f523545d8204f3b818d5f67348d9d7a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"b7c4621687c7415eb1f206759e4dd769\";}s:32:\"be288a4e1cee49d3a3b22fb3786f1f0f\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"be288a4e1cee49d3a3b22fb3786f1f0f\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.499000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6365;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/79/8c/aa/1689140255/777503904778_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/79/8c/aa/1689140255/777503904778_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"2f523545d8204f3b818d5f67348d9d7a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"be288a4e1cee49d3a3b22fb3786f1f0f\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/79/8c/aa/1689140255/777503904778_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"2f523545d8204f3b818d5f67348d9d7a\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430439\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ecbcab873cf8b464596f560b2a0\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"73a7e56973df483b946345dee6305b37\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"73a7e56973df483b946345dee6305b37\";}s:11:\"\0*\0quantity\";i:5;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"73a7e56973df483b946345dee6305b37\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"88f7daf4024c4021a787a396613dbd70\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:35.575\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59208\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc7a0ee178baad57b16505bd7977\";i:6;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:3:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:43:\"Hängespieluhr, Au Claire de la lune, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"efb077bfef2b49ecac50d0000ed4f54a\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:31:\"Spieluhr \"Au Claire de la lune\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.574000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.591000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:28136;s:8:\"\0*\0title\";s:31:\"Spieluhr \"Au Claire de la lune\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"ca9b6f26c4c373e0ec7bb0e730a3b62b\";s:4:\"type\";i:2;s:5:\"width\";i:331;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.590000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/1b/22/bf/1689140255/536268944630_ml.jpg\";s:11:\"\0*\0fileName\";s:15:\"536268944630_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"182a810f099b4336bb848d2e6fed1920\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"182a810f099b4336bb848d2e6fed1920\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.554000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6632;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/1b/22/bf/1689140255/536268944630_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/1b/22/bf/1689140255/536268944630_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"efb077bfef2b49ecac50d0000ed4f54a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"182a810f099b4336bb848d2e6fed1920\";}s:32:\"9e0ed495e64f4c8f98be755a6d768559\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"9e0ed495e64f4c8f98be755a6d768559\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.554000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6632;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/1b/22/bf/1689140255/536268944630_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/1b/22/bf/1689140255/536268944630_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"efb077bfef2b49ecac50d0000ed4f54a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"9e0ed495e64f4c8f98be755a6d768559\";}s:32:\"d73b7552c3fc4b5a8e058a22a81247ed\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"d73b7552c3fc4b5a8e058a22a81247ed\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.554000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6632;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/1b/22/bf/1689140255/536268944630_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/1b/22/bf/1689140255/536268944630_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"efb077bfef2b49ecac50d0000ed4f54a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"d73b7552c3fc4b5a8e058a22a81247ed\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/1b/22/bf/1689140255/536268944630_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"efb077bfef2b49ecac50d0000ed4f54a\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430444\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eccf73870009177d110fda8b345\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"88f7daf4024c4021a787a396613dbd70\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"88f7daf4024c4021a787a396613dbd70\";}s:11:\"\0*\0quantity\";i:5;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"88f7daf4024c4021a787a396613dbd70\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"53e396d6298f4667958ccbbb6f826bc3\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:35.783\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59209\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fcaca9c877848ad7b788bf2065a1\";i:6;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018ccea7b4e871278546806631ec2977\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:38:\"Hängespieluhr, Hänschen klein, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"73531a7952274b778999c3ca20f394b0\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:26:\"Spieluhr \"Hänschen klein\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.783000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.803000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:28250;s:8:\"\0*\0title\";s:26:\"Spieluhr \"Hänschen klein\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"398d2e0064289460c74c5619336f9311\";s:4:\"type\";i:2;s:5:\"width\";i:331;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.801000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/ba/a6/43/1689140255/237206303260_ml.jpg\";s:11:\"\0*\0fileName\";s:15:\"237206303260_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"0b9beca5a3294e238a200e6c8d0ae058\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"0b9beca5a3294e238a200e6c8d0ae058\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.604000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6900;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/ba/a6/43/1689140255/237206303260_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/ba/a6/43/1689140255/237206303260_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"73531a7952274b778999c3ca20f394b0\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"0b9beca5a3294e238a200e6c8d0ae058\";}s:32:\"5d5939ec06eb40969955a72cc1573996\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"5d5939ec06eb40969955a72cc1573996\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.605000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6900;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/ba/a6/43/1689140255/237206303260_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/ba/a6/43/1689140255/237206303260_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"73531a7952274b778999c3ca20f394b0\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"5d5939ec06eb40969955a72cc1573996\";}s:32:\"9cdce1b5ee384299941313795be6b763\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"9cdce1b5ee384299941313795be6b763\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.604000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6900;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/ba/a6/43/1689140255/237206303260_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/ba/a6/43/1689140255/237206303260_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"73531a7952274b778999c3ca20f394b0\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"9cdce1b5ee384299941313795be6b763\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/ba/a6/43/1689140255/237206303260_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"73531a7952274b778999c3ca20f394b0\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430449\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ecd3d80725aae594423a4251d72\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"53e396d6298f4667958ccbbb6f826bc3\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"53e396d6298f4667958ccbbb6f826bc3\";}s:11:\"\0*\0quantity\";i:5;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"53e396d6298f4667958ccbbb6f826bc3\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"84d00111e289458e949b3a0a3a87f640\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:21.728\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59010\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:10:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"20ee7d811f994c67a71012cc5af947a8\";i:3;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:4;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:5;s:32:\"28447395cd4049c3820958e56585876c\";i:6;s:32:\"0189f8039e587c44834a6dc3453dbffa\";i:7;s:32:\"0189fc99a5c878c2a78d01f7827c49b0\";i:8;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";i:9;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018af98fb02c74278f1b138220ba5c9d\";i:2;s:32:\"018cd3c73527737e935e4323eb91983b\";i:3;s:32:\"018f382488a57a318a01255313cedd72\";i:4;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:40:\"Hängespieluhr, Frühling/Vivaldi, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"5a3b809755f544369bece44e4406edf9\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:30:\"Spieluhr \"Vivaldi - Frühling\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:21.727000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:21.741000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:28270;s:8:\"\0*\0title\";s:30:\"Spieluhr \"Vivaldi - Frühling\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"b52bedbcc8e5178103e0e445ba939b79\";s:4:\"type\";i:2;s:5:\"width\";i:331;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:21.740000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/7d/16/15/1689140241/578449193640_ml.jpg\";s:11:\"\0*\0fileName\";s:15:\"578449193640_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"28255870ba154a1fbb3f92b01b98bed2\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"28255870ba154a1fbb3f92b01b98bed2\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:28.484000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:7172;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/7d/16/15/1689140241/578449193640_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/7d/16/15/1689140241/578449193640_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"5a3b809755f544369bece44e4406edf9\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"28255870ba154a1fbb3f92b01b98bed2\";}s:32:\"3a260fa342a6423fa0c34589f3374df2\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"3a260fa342a6423fa0c34589f3374df2\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:28.483000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:7172;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/7d/16/15/1689140241/578449193640_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/7d/16/15/1689140241/578449193640_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"5a3b809755f544369bece44e4406edf9\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"3a260fa342a6423fa0c34589f3374df2\";}s:32:\"6962553ed70a4091926a51ca8beae87e\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"6962553ed70a4091926a51ca8beae87e\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:28.484000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:7172;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/7d/16/15/1689140241/578449193640_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/7d/16/15/1689140241/578449193640_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"5a3b809755f544369bece44e4406edf9\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"6962553ed70a4091926a51ca8beae87e\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/7d/16/15/1689140241/578449193640_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"5a3b809755f544369bece44e4406edf9\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430454\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ecf7bac71d08a3ca388962f409b\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"84d00111e289458e949b3a0a3a87f640\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"84d00111e289458e949b3a0a3a87f640\";}s:11:\"\0*\0quantity\";i:5;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"84d00111e289458e949b3a0a3a87f640\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"3546fc73a07841b4938220f81665de6e\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:36.659\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59215\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:4:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:2;s:32:\"28447395cd4049c3820958e56585876c\";i:3;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018cd3aabc3f707ebb94a39b61946f33\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:36:\"Hängespieluhr, Oh my darling, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"5a99ba5684034afa81bb07b5beada270\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:24:\"Spieluhr \"Oh my darling\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:36.659000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:36.677000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:4:\"jpeg\";s:11:\"\0*\0fileSize\";i:55479;s:8:\"\0*\0title\";s:24:\"Spieluhr \"Oh my darling\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"be8504f65e277fd8d942746f985e758e\";s:4:\"type\";i:2;s:5:\"width\";i:224;s:6:\"height\";i:392;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:36.675000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:75:\"https://www.fridolin-gmbh.de/media/31/5d/1b/1689140256/353043614689_ml.jpeg\";s:11:\"\0*\0fileName\";s:15:\"353043614689_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"c49581c608744ecb90b7670843594727\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"c49581c608744ecb90b7670843594727\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.752000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:7437;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:58:\"thumbnail/31/5d/1b/1689140256/353043614689_ml_800x800.jpeg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:87:\"https://www.fridolin-gmbh.de/thumbnail/31/5d/1b/1689140256/353043614689_ml_800x800.jpeg\";s:10:\"\0*\0mediaId\";s:32:\"5a99ba5684034afa81bb07b5beada270\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"c49581c608744ecb90b7670843594727\";}s:32:\"dd428bcc15114a9886a52ac34fa0e720\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"dd428bcc15114a9886a52ac34fa0e720\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.751000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:7437;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:60:\"thumbnail/31/5d/1b/1689140256/353043614689_ml_1920x1920.jpeg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:89:\"https://www.fridolin-gmbh.de/thumbnail/31/5d/1b/1689140256/353043614689_ml_1920x1920.jpeg\";s:10:\"\0*\0mediaId\";s:32:\"5a99ba5684034afa81bb07b5beada270\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"dd428bcc15114a9886a52ac34fa0e720\";}s:32:\"f773730b8acb45588a65d201a8681351\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"f773730b8acb45588a65d201a8681351\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.752000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:7437;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:58:\"thumbnail/31/5d/1b/1689140256/353043614689_ml_400x400.jpeg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:87:\"https://www.fridolin-gmbh.de/thumbnail/31/5d/1b/1689140256/353043614689_ml_400x400.jpeg\";s:10:\"\0*\0mediaId\";s:32:\"5a99ba5684034afa81bb07b5beada270\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"f773730b8acb45588a65d201a8681351\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:46:\"media/31/5d/1b/1689140256/353043614689_ml.jpeg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"5a99ba5684034afa81bb07b5beada270\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430459\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ed1970670dd8b8ff4a35b62e206\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"3546fc73a07841b4938220f81665de6e\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"3546fc73a07841b4938220f81665de6e\";}s:11:\"\0*\0quantity\";i:5;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"3546fc73a07841b4938220f81665de6e\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}}}s:11:\"\0*\0location\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\ShippingLocation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0country\";O:42:\"Shopware\\Core\\System\\Country\\CountryEntity\":37:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:30:\"country_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"0778b30fbd1c4af48b0ff5a598d0fc0f\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:4:\"name\";s:11:\"Deutschland\";s:12:\"customFields\";a:0:{}s:13:\"addressFormat\";a:5:{i:0;a:1:{i:0;s:15:\"address/company\";}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:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2022-04-14 07:45:39.779000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-08-27 06:44:33.979000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:7:\"country\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:7:\"\0*\0name\";s:11:\"Deutschland\";s:6:\"\0*\0iso\";s:2:\"DE\";s:11:\"\0*\0position\";i:1;s:9:\"\0*\0active\";b:1;s:20:\"\0*\0shippingAvailable\";b:1;s:7:\"\0*\0iso3\";s:3:\"DEU\";s:29:\"\0*\0displayStateInRegistration\";b:0;s:27:\"\0*\0forceStateInRegistration\";b:0;s:20:\"\0*\0checkVatIdPattern\";b:0;s:15:\"\0*\0vatIdPattern\";s:13:\"(DE)?[0-9]{9}\";s:16:\"\0*\0vatIdRequired\";b:0;s:14:\"\0*\0customerTax\";O:58:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\TaxFreeConfig\":4:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0enabled\";b:0;s:13:\"\0*\0currencyId\";s:32:\"b7d2554b0ce847cd82f3ac9bd1c0dfca\";s:9:\"\0*\0amount\";d:0;}s:13:\"\0*\0companyTax\";O:58:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\TaxFreeConfig\":4:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0enabled\";b:0;s:13:\"\0*\0currencyId\";s:32:\"b7d2554b0ce847cd82f3ac9bd1c0dfca\";s:9:\"\0*\0amount\";d:0;}s:9:\"\0*\0states\";N;s:15:\"\0*\0translations\";N;s:17:\"\0*\0orderAddresses\";N;s:20:\"\0*\0customerAddresses\";N;s:33:\"\0*\0salesChannelDefaultAssignments\";N;s:16:\"\0*\0salesChannels\";N;s:11:\"\0*\0taxRules\";N;s:27:\"\0*\0currencyCountryRoundings\";N;s:21:\"\0*\0postalCodeRequired\";b:0;s:25:\"\0*\0checkPostalCodePattern\";b:0;s:33:\"\0*\0checkAdvancedPostalCodePattern\";b:0;s:28:\"\0*\0advancedPostalCodePattern\";N;s:27:\"\0*\0defaultPostalCodePattern\";s:5:\"\\d{5}\";s:16:\"\0*\0addressFormat\";a:5:{i:0;a:1:{i:0;s:15:\"address/company\";}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:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"0778b30fbd1c4af48b0ff5a598d0fc0f\";}s:8:\"\0*\0state\";N;s:10:\"\0*\0address\";O:79:\"Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressEntity\":29:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:39:\"customer_address_foreign_keys_extension\";}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"018bb2d6687972e7965dbf41607b1e6b\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-11-09 06:47:57.826000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-04-23 06:41:20.213000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:16:\"customer_address\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:13:\"\0*\0customerId\";s:32:\"018bb23686d77237bdf840cf857f5de6\";s:12:\"\0*\0countryId\";s:32:\"0778b30fbd1c4af48b0ff5a598d0fc0f\";s:17:\"\0*\0countryStateId\";N;s:15:\"\0*\0salutationId\";s:32:\"1c71ba3cb0784e8bb11a9ec86626722e\";s:12:\"\0*\0firstName\";s:12:\"Breportal KG\";s:11:\"\0*\0lastName\";s:12:\"Breportal KG\";s:10:\"\0*\0zipcode\";s:5:\"28199\";s:7:\"\0*\0city\";s:9:\"Bremen \";s:10:\"\0*\0company\";s:12:\"Breportal KG\";s:13:\"\0*\0department\";N;s:8:\"\0*\0title\";N;s:9:\"\0*\0street\";s:15:\"Wüstestätte 2\";s:14:\"\0*\0phoneNumber\";s:12:\"0421 1644786\";s:25:\"\0*\0additionalAddressLine1\";N;s:25:\"\0*\0additionalAddressLine2\";N;s:10:\"\0*\0country\";r:16281;s:15:\"\0*\0countryState\";N;s:13:\"\0*\0salutation\";O:48:\"Shopware\\Core\\System\\Salutation\\SalutationEntity\":19:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:33:\"salutation_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"1c71ba3cb0784e8bb11a9ec86626722e\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:11:\"displayName\";s:12:\"Keine Angabe\";s:10:\"letterName\";s:1:\" \";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2022-04-14 07:45:39.778000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-11-09 06:53:53.841000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:10:\"salutation\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:16:\"\0*\0salutationKey\";s:13:\"not_specified\";s:14:\"\0*\0displayName\";s:12:\"Keine Angabe\";s:13:\"\0*\0letterName\";s:1:\" \";s:15:\"\0*\0translations\";N;s:12:\"\0*\0customers\";N;s:20:\"\0*\0customerAddresses\";N;s:17:\"\0*\0orderCustomers\";N;s:17:\"\0*\0orderAddresses\";N;s:23:\"\0*\0newsletterRecipients\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"1c71ba3cb0784e8bb11a9ec86626722e\";}s:11:\"\0*\0customer\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"018bb2d6687972e7965dbf41607b1e6b\";}}s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}s:17:\"\0*\0shippingMethod\";O:52:\"Shopware\\Core\\Checkout\\Shipping\\ShippingMethodEntity\":32:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:38:\"shipping_method_foreign_keys_extension\";}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"307683a334614c72a291087ad834a951\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:4:{s:4:\"name\";s:81:\"Sollten Versandkosten anfallen, sind diese erst aus unserer Rechnung ersichtlich.\";s:12:\"customFields\";a:0:{}s:11:\"description\";N;s:11:\"trackingUrl\";N;}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2022-04-14 07:45:39.901000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-08-27 07:04:36.801000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"shipping_method\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:7:\"\0*\0name\";s:81:\"Sollten Versandkosten anfallen, sind diese erst aus unserer Rechnung ersichtlich.\";s:9:\"\0*\0active\";b:1;s:11:\"\0*\0position\";i:1;s:14:\"\0*\0description\";N;s:14:\"\0*\0trackingUrl\";N;s:17:\"\0*\0deliveryTimeId\";s:32:\"9504845cb34f46b6a7071a1b4e24d389\";s:15:\"\0*\0deliveryTime\";O:52:\"Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeEntity\":17:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:36:\"delivery_time_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"9504845cb34f46b6a7071a1b4e24d389\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:2:{s:4:\"name\";s:30:\"Versand ab ca. 10 Arbeitstagen\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2022-04-14 07:45:39.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-06-19 10:03:03.456000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:13:\"delivery_time\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:7:\"\0*\0name\";s:30:\"Versand ab ca. 10 Arbeitstagen\";s:6:\"\0*\0min\";i:10;s:6:\"\0*\0max\";i:15;s:7:\"\0*\0unit\";s:3:\"day\";s:18:\"\0*\0shippingMethods\";N;s:15:\"\0*\0translations\";N;s:11:\"\0*\0products\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"9504845cb34f46b6a7071a1b4e24d389\";}s:15:\"\0*\0translations\";N;s:18:\"\0*\0orderDeliveries\";N;s:33:\"\0*\0salesChannelDefaultAssignments\";N;s:16:\"\0*\0salesChannels\";N;s:19:\"\0*\0availabilityRule\";N;s:21:\"\0*\0availabilityRuleId\";s:32:\"aebfe3ff9aa44d45adededa86a5ff4ee\";s:9:\"\0*\0prices\";O:91:\"Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{s:32:\"7174ecdccf574a6e8e2baf4a58f90067\";O:87:\"Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceEntity\":20:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:44:\"shipping_method_price_foreign_keys_extension\";}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"7174ecdccf574a6e8e2baf4a58f90067\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2022-04-14 07:45:39.903000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:21:\"shipping_method_price\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:19:\"\0*\0shippingMethodId\";s:32:\"307683a334614c72a291087ad834a951\";s:9:\"\0*\0ruleId\";N;s:14:\"\0*\0calculation\";i:1;s:16:\"\0*\0quantityStart\";d:0;s:14:\"\0*\0quantityEnd\";N;s:17:\"\0*\0shippingMethod\";N;s:7:\"\0*\0rule\";N;s:20:\"\0*\0calculationRuleId\";N;s:18:\"\0*\0calculationRule\";N;s:16:\"\0*\0currencyPrice\";O:68:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\Pricing\\PriceCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{s:32:\"b7d2554b0ce847cd82f3ac9bd1c0dfca\";O:58:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\Pricing\\Price\":8:{s:13:\"\0*\0extensions\";a:0:{}s:13:\"\0*\0currencyId\";s:32:\"b7d2554b0ce847cd82f3ac9bd1c0dfca\";s:6:\"\0*\0net\";d:0;s:8:\"\0*\0gross\";d:0;s:9:\"\0*\0linked\";b:0;s:12:\"\0*\0listPrice\";N;s:13:\"\0*\0percentage\";N;s:18:\"\0*\0regulationPrice\";N;}}}s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"7174ecdccf574a6e8e2baf4a58f90067\";}}}s:10:\"\0*\0mediaId\";N;s:8:\"\0*\0taxId\";N;s:8:\"\0*\0media\";N;s:7:\"\0*\0tags\";N;s:10:\"\0*\0taxType\";s:4:\"auto\";s:16:\"\0*\0technicalName\";s:17:\"shipping_standard\";s:6:\"\0*\0tax\";N;s:20:\"\0*\0appShippingMethod\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"307683a334614c72a291087ad834a951\";}s:16:\"\0*\0shippingCosts\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:0;s:11:\"\0*\0quantity\";i:1;s:13:\"\0*\0totalPrice\";d:0;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:0;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}}}}s:15:\"\0*\0transactions\";O:68:\"Shopware\\Core\\Checkout\\Cart\\Transaction\\Struct\\TransactionCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:58:\"Shopware\\Core\\Checkout\\Cart\\Transaction\\Struct\\Transaction\":3:{s:13:\"\0*\0extensions\";a:0:{}s:9:\"\0*\0amount\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:558.4;s:11:\"\0*\0quantity\";i:1;s:13:\"\0*\0totalPrice\";d:558.4;s:18:\"\0*\0calculatedTaxes\";r:11;s:11:\"\0*\0taxRules\";r:19;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:18:\"\0*\0paymentMethodId\";s:32:\"c248489352e149a8b50b25d89e736f42\";}}}s:11:\"\0*\0modified\";b:0;s:18:\"\0*\0customerComment\";N;s:16:\"\0*\0affiliateCode\";N;s:15:\"\0*\0campaignCode\";N;s:9:\"\0*\0source\";N;s:38:\"\0Shopware\\Core\\Checkout\\Cart\\Cart\0data\";N;s:41:\"\0Shopware\\Core\\Checkout\\Cart\\Cart\0ruleIds\";a:5:{i:0;s:32:\"1f4a016c4f2f4ab7adf1dfa32026f003\";i:1;s:32:\"457faf71d654452f90c3d1187b7d0fc4\";i:2;s:32:\"aebfe3ff9aa44d45adededa86a5ff4ee\";i:3;s:32:\"018fbe5f4892783586c30353a636b9ca\";i:4;s:32:\"018ad63d62ec7259adcbe09f41465f5d\";}s:42:\"\0Shopware\\Core\\Checkout\\Cart\\Cart\0behavior\";O:40:\"Shopware\\Core\\Checkout\\Cart\\CartBehavior\":4:{s:13:\"\0*\0extensions\";a:0:{}s:53:\"\0Shopware\\Core\\Checkout\\Cart\\CartBehavior\0permissions\";a:0:{}s:51:\"\0Shopware\\Core\\Checkout\\Cart\\CartBehavior\0hookAware\";b:1;s:57:\"\0Shopware\\Core\\Checkout\\Cart\\CartBehavior\0isRecalculation\";b:0;}s:8:\"\0*\0token\";s:32:\"3WAXN2tVKkAOwdviyF568FQHwkoocxVI\";s:40:\"\0Shopware\\Core\\Checkout\\Cart\\Cart\0states\";a:0:{}}', '[\"1f4a016c4f2f4ab7adf1dfa32026f003\",\"457faf71d654452f90c3d1187b7d0fc4\",\"aebfe3ff9aa44d45adededa86a5ff4ee\",\"018fbe5f4892783586c30353a636b9ca\",\"018ad63d62ec7259adcbe09f41465f5d\"]', '2024-11-21 13:05:14.492')
ON DUPLICATE KEY UPDATE `currency_id` = 0xB7D2554B0CE847CD82F3AC9BD1C0DFCA, `shipping_method_id` = 0x307683A334614C72A291087AD834A951, `payment_method_id` = 0xC248489352E149A8B50B25D89E736F42, `country_id` = 0x0778B30FBD1C4AF48B0FF5A598D0FC0F, `sales_channel_id` = 0x9AF150ADA1384D988A2E915AEAD07BDB, `customer_id` = 0x018BB23686D77237BDF840CF857F5DE6,`price` = 558.4, `line_item_count` = 28, `cart` = 'O:32:\"Shopware\\Core\\Checkout\\Cart\\Cart\":16:{s:13:\"\0*\0extensions\";a:1:{s:15:\"cart-promotions\";O:61:\"Shopware\\Core\\Checkout\\Promotion\\Cart\\Extension\\CartExtension\":3:{s:13:\"\0*\0extensions\";a:0:{}s:13:\"\0*\0addedCodes\";a:0:{}s:22:\"\0*\0blockedPromotionIds\";a:0:{}}}s:8:\"\0*\0price\";O:50:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CartPrice\":8:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0netPrice\";d:558.4;s:13:\"\0*\0totalPrice\";d:558.4;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:558.4;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:16:\"\0*\0positionPrice\";d:558.4;s:12:\"\0*\0taxStatus\";s:3:\"net\";s:11:\"\0*\0rawTotal\";d:558.4;}s:12:\"\0*\0lineItems\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:28:{s:32:\"d325c16ea1aa4891b5e29458abf136c6\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:33.419\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58348\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:6:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:3;s:32:\"28447395cd4049c3820958e56585876c\";i:4;s:32:\"0189d4144a06773ea96b621c57dbcef9\";i:5;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:6:{i:0;s:32:\"0189d418f5427efb9bb2000be0950a17\";i:1;s:32:\"018ccea82b757021b1348261be865bd9\";i:2;s:32:\"018cd3bd16ad727ca8ce6add4b8484ac\";i:3;s:32:\"018f382488a57a318a01255313cedd72\";i:4;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:5;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99996;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:41:\"Spieluhr, Schlaft alle, Pippi Langstrumpf\";s:11:\"\0*\0quantity\";i:12;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;r:22;}}s:11:\"\0*\0quantity\";i:12;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:12;s:13:\"\0*\0totalPrice\";d:45.48;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:45.48;}}}s:11:\"\0*\0taxRules\";r:72;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"72c7e084aa93462983d786d4c357f73b\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:23:\"Spieluhr \"Schlaft alle\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:33.414000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:33.443000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:2:{i:0;s:12:\"mediaTypeRaw\";i:1;s:12:\"thumbnailsRo\";}}s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:65773;s:8:\"\0*\0title\";s:23:\"Spieluhr \"Schlaft alle\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"0b1c28c3746c121f058186e9f301430a\";s:4:\"type\";i:2;s:5:\"width\";i:1000;s:6:\"height\";i:758;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:33.442000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:67:\"https://www.fridolin-gmbh.de/media/fa/24/63/1689140193/58348_ml.jpg\";s:11:\"\0*\0fileName\";s:8:\"58348_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"008b982a6ac148c2a53d4d5bc3621e76\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"008b982a6ac148c2a53d4d5bc3621e76\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:45.492000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:50:\"thumbnail/fa/24/63/1689140193/58348_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/fa/24/63/1689140193/58348_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"72c7e084aa93462983d786d4c357f73b\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"008b982a6ac148c2a53d4d5bc3621e76\";}s:32:\"400b1373d2bc453aaf3e174478ae415b\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"400b1373d2bc453aaf3e174478ae415b\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:45.492000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:176;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:50:\"thumbnail/fa/24/63/1689140193/58348_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/fa/24/63/1689140193/58348_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"72c7e084aa93462983d786d4c357f73b\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"400b1373d2bc453aaf3e174478ae415b\";}s:32:\"e5cd308026ed418ea01aa574c429a816\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"e5cd308026ed418ea01aa574c429a816\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:45.491000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:176;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:52:\"thumbnail/fa/24/63/1689140193/58348_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:81:\"https://www.fridolin-gmbh.de/thumbnail/fa/24/63/1689140193/58348_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"72c7e084aa93462983d786d4c357f73b\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"e5cd308026ed418ea01aa574c429a816\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:38:\"media/fa/24/63/1689140193/58348_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"72c7e084aa93462983d786d4c357f73b\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99996;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430321\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb0cdf2739f89c9b0c038a74f63\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"d325c16ea1aa4891b5e29458abf136c6\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"d325c16ea1aa4891b5e29458abf136c6\";}s:32:\"0887a5a1646c4b56b4dbf7acdca9e53a\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:56.978\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58556\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:6:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:3;s:32:\"28447395cd4049c3820958e56585876c\";i:4;s:32:\"0189d4144a06773ea96b621c57dbcef9\";i:5;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccec4994472f99cc92cf509e90e9c\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99980;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:49:\"Spieluhr, Michel war ein Lausejunge, Michel, Zaun\";s:11:\"\0*\0quantity\";i:12;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:12;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:12;s:13:\"\0*\0totalPrice\";d:45.48;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:45.48;}}}s:11:\"\0*\0taxRules\";r:339;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"3b5e552e21a8459d9e8fdd5223a74431\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:66:\"Spieluhr \"Michel auf dem Zaun\", Melodie: Michel war ein Lausejunge\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:56.977000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:56.994000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:219915;s:8:\"\0*\0title\";s:66:\"Spieluhr \"Michel auf dem Zaun\", Melodie: Michel war ein Lausejunge\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"93a7d037b04438808f96aed134d927f7\";s:4:\"type\";i:2;s:5:\"width\";i:743;s:6:\"height\";i:501;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:56.992000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:67:\"https://www.fridolin-gmbh.de/media/f7/be/20/1689140216/58556_ml.jpg\";s:11:\"\0*\0fileName\";s:8:\"58556_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"351b7d34a3c64363934a893423faa798\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"351b7d34a3c64363934a893423faa798\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:07.230000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:50:\"thumbnail/f7/be/20/1689140216/58556_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/f7/be/20/1689140216/58556_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"3b5e552e21a8459d9e8fdd5223a74431\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"351b7d34a3c64363934a893423faa798\";}s:32:\"38b2ac70db404d819f1d9efa6c0ea0e6\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"38b2ac70db404d819f1d9efa6c0ea0e6\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:07.230000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:443;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:50:\"thumbnail/f7/be/20/1689140216/58556_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/f7/be/20/1689140216/58556_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"3b5e552e21a8459d9e8fdd5223a74431\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"38b2ac70db404d819f1d9efa6c0ea0e6\";}s:32:\"eae96e32da7e45b382c3978198018e50\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"eae96e32da7e45b382c3978198018e50\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:07.230000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:443;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:52:\"thumbnail/f7/be/20/1689140216/58556_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:81:\"https://www.fridolin-gmbh.de/thumbnail/f7/be/20/1689140216/58556_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"3b5e552e21a8459d9e8fdd5223a74431\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"eae96e32da7e45b382c3978198018e50\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:38:\"media/f7/be/20/1689140216/58556_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"3b5e552e21a8459d9e8fdd5223a74431\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99980;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430329\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb4ceb97036845c0c74bad87fa1\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"0887a5a1646c4b56b4dbf7acdca9e53a\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"0887a5a1646c4b56b4dbf7acdca9e53a\";}s:32:\"de19bb115f96403f952384b8e9a02f08\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:33.988\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58357\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:6:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:3;s:32:\"28447395cd4049c3820958e56585876c\";i:4;s:32:\"0189d4144a06773ea96b621c57dbcef9\";i:5;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"0189d418f5427efb9bb2000be0950a17\";i:1;s:32:\"018ccec1c01070eca75e7f5711a4c786\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:4;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99996;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:42:\"Spieluhr, Lummerland-Lied, Jim Knopf, gelb\";s:11:\"\0*\0quantity\";i:12;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:12;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:12;s:13:\"\0*\0totalPrice\";d:45.48;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:45.48;}}}s:11:\"\0*\0taxRules\";r:607;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"0f01afa98bfc45c39a2ed5076c2d7d36\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:43:\"Spieluhr, Jim Knopf, gelb, \"Lummerlandlied\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:33.987000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:34.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:83225;s:8:\"\0*\0title\";s:43:\"Spieluhr, Jim Knopf, gelb, \"Lummerlandlied\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"9e9312f63e582cb2d0971b09591e958a\";s:4:\"type\";i:2;s:5:\"width\";i:1000;s:6:\"height\";i:756;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:33.999000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:67:\"https://www.fridolin-gmbh.de/media/a6/ae/9d/1689140193/58357_ml.jpg\";s:11:\"\0*\0fileName\";s:8:\"58357_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"7f08e906f6e74fb5a7f855d79601c2d6\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"7f08e906f6e74fb5a7f855d79601c2d6\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:45.748000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:52:\"thumbnail/a6/ae/9d/1689140193/58357_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:81:\"https://www.fridolin-gmbh.de/thumbnail/a6/ae/9d/1689140193/58357_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"0f01afa98bfc45c39a2ed5076c2d7d36\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"7f08e906f6e74fb5a7f855d79601c2d6\";}s:32:\"8e1db2339fbc4e9bbab526e038e3d6ae\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"8e1db2339fbc4e9bbab526e038e3d6ae\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:45.748000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:711;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:50:\"thumbnail/a6/ae/9d/1689140193/58357_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/a6/ae/9d/1689140193/58357_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"0f01afa98bfc45c39a2ed5076c2d7d36\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"8e1db2339fbc4e9bbab526e038e3d6ae\";}s:32:\"b2b543013bdd4f2eb2bc57900add8bbd\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"b2b543013bdd4f2eb2bc57900add8bbd\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:45.749000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:711;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:50:\"thumbnail/a6/ae/9d/1689140193/58357_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/a6/ae/9d/1689140193/58357_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"0f01afa98bfc45c39a2ed5076c2d7d36\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"b2b543013bdd4f2eb2bc57900add8bbd\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:38:\"media/a6/ae/9d/1689140193/58357_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"0f01afa98bfc45c39a2ed5076c2d7d36\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99996;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430333\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb5d9dc71c0b038b908613cbbee\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"de19bb115f96403f952384b8e9a02f08\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"de19bb115f96403f952384b8e9a02f08\";}s:32:\"7d04c587ede047a38b0e3268e1a53db3\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:14.805\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58721\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:4:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:2;s:32:\"28447395cd4049c3820958e56585876c\";i:3;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"018afe4a62e874fdb06eb834e1aec3b0\";i:1;s:32:\"018cd3d50b0973ef8f86b5246140c948\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:4;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:40:\"Spieluhr, Yesterday, Beat Music, schwarz\";s:11:\"\0*\0quantity\";i:8;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:8;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:8;s:13:\"\0*\0totalPrice\";d:30.32;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:30.32;}}}s:11:\"\0*\0taxRules\";r:873;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"c85b71c0114c42d2a73296e6e3a67695\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:48:\"Spieluhr Yesterday, Beat-Welt-Hit - Black Design\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:14.804000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:14.819000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:132544;s:8:\"\0*\0title\";s:48:\"Spieluhr Yesterday, Beat-Welt-Hit - Black Design\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"7dcb0495922f310ba9f9d8ca98ed4dc2\";s:4:\"type\";i:2;s:5:\"width\";i:827;s:6:\"height\";i:625;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:14.817000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:67:\"https://www.fridolin-gmbh.de/media/7a/bb/4a/1689140234/58721_ml.jpg\";s:11:\"\0*\0fileName\";s:8:\"58721_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"308de61fa64c4c8a827392b311420460\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"308de61fa64c4c8a827392b311420460\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:24.406000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:52:\"thumbnail/7a/bb/4a/1689140234/58721_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:81:\"https://www.fridolin-gmbh.de/thumbnail/7a/bb/4a/1689140234/58721_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c85b71c0114c42d2a73296e6e3a67695\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"308de61fa64c4c8a827392b311420460\";}s:32:\"6b2f4c8aca1e43899f54598257ef4012\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"6b2f4c8aca1e43899f54598257ef4012\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:24.406000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:977;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:50:\"thumbnail/7a/bb/4a/1689140234/58721_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/7a/bb/4a/1689140234/58721_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c85b71c0114c42d2a73296e6e3a67695\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"6b2f4c8aca1e43899f54598257ef4012\";}s:32:\"9b625d753329447b8307d92177fe2462\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"9b625d753329447b8307d92177fe2462\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:24.406000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:977;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:50:\"thumbnail/7a/bb/4a/1689140234/58721_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/7a/bb/4a/1689140234/58721_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c85b71c0114c42d2a73296e6e3a67695\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"9b625d753329447b8307d92177fe2462\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:38:\"media/7a/bb/4a/1689140234/58721_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"c85b71c0114c42d2a73296e6e3a67695\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430337\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb6bb1873e2b55df231975d9464\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"7d04c587ede047a38b0e3268e1a53db3\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"7d04c587ede047a38b0e3268e1a53db3\";}s:32:\"2211c9b8c8af4276859ce9dd2926ae37\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:15.208\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58723\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:4:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:2;s:32:\"28447395cd4049c3820958e56585876c\";i:3;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"018afe4a62e874fdb06eb834e1aec3b0\";i:1;s:32:\"018cd3d448877248b4d7ecf327caebd1\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:4;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99996;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:44:\"Spieluhr, Yellow submarine, Beat Music, gelb\";s:11:\"\0*\0quantity\";i:8;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:8;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:8;s:13:\"\0*\0totalPrice\";d:30.32;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:30.32;}}}s:11:\"\0*\0taxRules\";r:1139;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"34d2d8809cf84b5da1f6a033a2f688c3\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:56:\"Spieluhr Yellow Submarine, Beat-Welt-Hit - Yellow Design\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:15.207000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:15.222000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:192569;s:8:\"\0*\0title\";s:56:\"Spieluhr Yellow Submarine, Beat-Welt-Hit - Yellow Design\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"cb4ea81585c6ae705d654a1cd19611fc\";s:4:\"type\";i:2;s:5:\"width\";i:827;s:6:\"height\";i:625;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:15.220000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:67:\"https://www.fridolin-gmbh.de/media/c5/36/1e/1689140235/58723_ml.jpg\";s:11:\"\0*\0fileName\";s:8:\"58723_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"7f0a276d9e784acb8595484e10460609\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"7f0a276d9e784acb8595484e10460609\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:24.698000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:52:\"thumbnail/c5/36/1e/1689140235/58723_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:81:\"https://www.fridolin-gmbh.de/thumbnail/c5/36/1e/1689140235/58723_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"34d2d8809cf84b5da1f6a033a2f688c3\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"7f0a276d9e784acb8595484e10460609\";}s:32:\"862459e1d57846d190a6549665bbcc68\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"862459e1d57846d190a6549665bbcc68\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:24.698000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:1243;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:50:\"thumbnail/c5/36/1e/1689140235/58723_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/c5/36/1e/1689140235/58723_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"34d2d8809cf84b5da1f6a033a2f688c3\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"862459e1d57846d190a6549665bbcc68\";}s:32:\"a3692632a0d140488b69902eff09cd80\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"a3692632a0d140488b69902eff09cd80\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:24.698000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:1243;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:50:\"thumbnail/c5/36/1e/1689140235/58723_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/c5/36/1e/1689140235/58723_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"34d2d8809cf84b5da1f6a033a2f688c3\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"a3692632a0d140488b69902eff09cd80\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:38:\"media/c5/36/1e/1689140235/58723_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"34d2d8809cf84b5da1f6a033a2f688c3\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99996;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430342\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb72b847242bc5030d68a9c6aaa\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"2211c9b8c8af4276859ce9dd2926ae37\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"2211c9b8c8af4276859ce9dd2926ae37\";}s:32:\"04ed9154668e482193cc8af7e77346db\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:40.781\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58403\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"0189d4c411e0758284a60cbe131864f5\";i:1;s:32:\"018ccea696577083b44ebc607df54fc1\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:4;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99980;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:49:\"Spieluhr, Happy Birthday, Hufeisen, Klee, Marienk\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";r:1408;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"ae4691cd2d084e8ead613215f09da649\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:40.781000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:40.796000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:105863;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"e6ec730ddcbf5fc9a554386b65278829\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:40.795000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/73/04/2a/1689140200/103170799398_ml.png\";s:11:\"\0*\0fileName\";s:15:\"103170799398_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"004553cd5cfc4c90a85cca3bb5560173\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"004553cd5cfc4c90a85cca3bb5560173\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:49.695000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/73/04/2a/1689140200/103170799398_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/73/04/2a/1689140200/103170799398_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"ae4691cd2d084e8ead613215f09da649\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"004553cd5cfc4c90a85cca3bb5560173\";}s:32:\"3ce6fd05bd254c5a95adda3067e52493\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"3ce6fd05bd254c5a95adda3067e52493\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:49.695000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:1513;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/73/04/2a/1689140200/103170799398_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/73/04/2a/1689140200/103170799398_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"ae4691cd2d084e8ead613215f09da649\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"3ce6fd05bd254c5a95adda3067e52493\";}s:32:\"f14364e4e98644a99a8119914c478547\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"f14364e4e98644a99a8119914c478547\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:49.695000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:1513;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/73/04/2a/1689140200/103170799398_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/73/04/2a/1689140200/103170799398_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"ae4691cd2d084e8ead613215f09da649\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"f14364e4e98644a99a8119914c478547\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/73/04/2a/1689140200/103170799398_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"ae4691cd2d084e8ead613215f09da649\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99980;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430345\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb86d79735fb057d552d398ee11\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"04ed9154668e482193cc8af7e77346db\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"04ed9154668e482193cc8af7e77346db\";}s:32:\"c81da292a31945558c1bcb02da86863c\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:41.470\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58406\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccea696577083b44ebc607df54fc1\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:37:\"Spieluhr, Happy Birthday, mit Blüten\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";r:1677;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"cced316425714b11a1e5e0228f2d3e00\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.469000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.486000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:126724;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"5f6b3aea114ad9662e7c3c6739521b4c\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.485000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/20/d0/3f/1689140201/612550897769_ml.png\";s:11:\"\0*\0fileName\";s:15:\"612550897769_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"722280c349d74bc1a1d438516a6d71c7\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"722280c349d74bc1a1d438516a6d71c7\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.135000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/20/d0/3f/1689140201/612550897769_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/20/d0/3f/1689140201/612550897769_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"cced316425714b11a1e5e0228f2d3e00\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"722280c349d74bc1a1d438516a6d71c7\";}s:32:\"a69305880aff4addaba452c7482abec5\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"a69305880aff4addaba452c7482abec5\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.135000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:1782;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/20/d0/3f/1689140201/612550897769_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/20/d0/3f/1689140201/612550897769_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"cced316425714b11a1e5e0228f2d3e00\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"a69305880aff4addaba452c7482abec5\";}s:32:\"f7b10707a34a4557986cf2e4044c5dd1\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"f7b10707a34a4557986cf2e4044c5dd1\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.136000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:1782;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/20/d0/3f/1689140201/612550897769_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/20/d0/3f/1689140201/612550897769_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"cced316425714b11a1e5e0228f2d3e00\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"f7b10707a34a4557986cf2e4044c5dd1\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/20/d0/3f/1689140201/612550897769_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"cced316425714b11a1e5e0228f2d3e00\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430349\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb8928c73cda475f73696461f20\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"c81da292a31945558c1bcb02da86863c\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"c81da292a31945558c1bcb02da86863c\";}s:32:\"6742d316b6624fecb1b77daec4fd8d38\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:40.243\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58401\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccea696577083b44ebc607df54fc1\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99972;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:40:\"Spieluhr, Happy Birthday, Bär mit Blume\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";r:1946;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"e3dd0a50d12d4cbf9fe1cc0ca5b5bb42\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:40.242000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:40.270000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:103105;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"ea1cec53399d075a27b849f44c347fdf\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:40.268000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/da/98/b7/1689140200/764673485862_ml.png\";s:11:\"\0*\0fileName\";s:15:\"764673485862_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"15e64397defb421c94c0ddb524dedc49\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"15e64397defb421c94c0ddb524dedc49\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:49.349000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/da/98/b7/1689140200/764673485862_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/da/98/b7/1689140200/764673485862_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"e3dd0a50d12d4cbf9fe1cc0ca5b5bb42\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"15e64397defb421c94c0ddb524dedc49\";}s:32:\"c376fe354b644ea8810c81ee57fcac2f\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"c376fe354b644ea8810c81ee57fcac2f\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:49.350000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2051;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/da/98/b7/1689140200/764673485862_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/da/98/b7/1689140200/764673485862_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"e3dd0a50d12d4cbf9fe1cc0ca5b5bb42\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"c376fe354b644ea8810c81ee57fcac2f\";}s:32:\"c96d428d178f4f3aa02c3e6c53515490\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"c96d428d178f4f3aa02c3e6c53515490\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:49.350000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2051;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/da/98/b7/1689140200/764673485862_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/da/98/b7/1689140200/764673485862_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"e3dd0a50d12d4cbf9fe1cc0ca5b5bb42\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"c96d428d178f4f3aa02c3e6c53515490\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/da/98/b7/1689140200/764673485862_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"e3dd0a50d12d4cbf9fe1cc0ca5b5bb42\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99972;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430355\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb8ea00737184113f4196bdef3c\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"6742d316b6624fecb1b77daec4fd8d38\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"6742d316b6624fecb1b77daec4fd8d38\";}s:32:\"7a0faea9a8f14b159303037c5477791f\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:41.701\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58407\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccea696577083b44ebc607df54fc1\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:44:\"Spieluhr, Happy Birthday, For you, mit Katze\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";r:2215;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"e056987050e5497c8aac40996b080769\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.701000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.714000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:104539;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"29e0747e28d0b51dfbb9ee1f7ea1de4b\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.713000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/6c/db/41/1689140201/723885089433_ml.png\";s:11:\"\0*\0fileName\";s:15:\"723885089433_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"314789316ea843ba8dbe6df319d8a273\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"314789316ea843ba8dbe6df319d8a273\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.274000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/6c/db/41/1689140201/723885089433_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/6c/db/41/1689140201/723885089433_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"e056987050e5497c8aac40996b080769\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"314789316ea843ba8dbe6df319d8a273\";}s:32:\"6cf3cd0c4ba94484b45d3001f7b01a10\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"6cf3cd0c4ba94484b45d3001f7b01a10\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.274000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2320;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/6c/db/41/1689140201/723885089433_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/6c/db/41/1689140201/723885089433_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"e056987050e5497c8aac40996b080769\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"6cf3cd0c4ba94484b45d3001f7b01a10\";}s:32:\"90e91beb0ab446cd8097d6a79436d67c\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"90e91beb0ab446cd8097d6a79436d67c\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.274000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2320;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/6c/db/41/1689140201/723885089433_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/6c/db/41/1689140201/723885089433_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"e056987050e5497c8aac40996b080769\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"90e91beb0ab446cd8097d6a79436d67c\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/6c/db/41/1689140201/723885089433_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"e056987050e5497c8aac40996b080769\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430361\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb905ce73cf9321dcb8137a9d3c\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"7a0faea9a8f14b159303037c5477791f\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"7a0faea9a8f14b159303037c5477791f\";}s:32:\"50a6cea3006846fd83ce8abca97b7f19\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:42.126\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58409\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccea696577083b44ebc607df54fc1\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:46:\"Spieluhr, Happy Birthday, Rechtecke mit Herzen\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";r:2484;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"37e3ddde78aa4bd7a0ba47a861b19743\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:42.125000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:42.141000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:85560;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"e97f203c432b60f1f8876e58be4d26f4\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:42.139000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/ac/aa/0f/1689140202/506733746124_ml.png\";s:11:\"\0*\0fileName\";s:15:\"506733746124_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"0c4ecbe0d3d0454e883cbf85b12249d3\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"0c4ecbe0d3d0454e883cbf85b12249d3\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.516000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/ac/aa/0f/1689140202/506733746124_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/ac/aa/0f/1689140202/506733746124_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"37e3ddde78aa4bd7a0ba47a861b19743\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"0c4ecbe0d3d0454e883cbf85b12249d3\";}s:32:\"242b567ffbb84cff8eea78d50d7cf62a\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"242b567ffbb84cff8eea78d50d7cf62a\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.516000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2589;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/ac/aa/0f/1689140202/506733746124_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/ac/aa/0f/1689140202/506733746124_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"37e3ddde78aa4bd7a0ba47a861b19743\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"242b567ffbb84cff8eea78d50d7cf62a\";}s:32:\"e6a2fbd6db3a4fce815d4cd72a19aea3\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"e6a2fbd6db3a4fce815d4cd72a19aea3\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.516000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2589;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/ac/aa/0f/1689140202/506733746124_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/ac/aa/0f/1689140202/506733746124_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"37e3ddde78aa4bd7a0ba47a861b19743\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"e6a2fbd6db3a4fce815d4cd72a19aea3\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/ac/aa/0f/1689140202/506733746124_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"37e3ddde78aa4bd7a0ba47a861b19743\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430366\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb910e473d48bd1ff866405c3ac\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"50a6cea3006846fd83ce8abca97b7f19\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"50a6cea3006846fd83ce8abca97b7f19\";}s:32:\"727d595180904c50bce388bb84dbb22c\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:43.115\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58413\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccea696577083b44ebc607df54fc1\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:52:\"Spieluhr, Happy Birthday, Glücksbringer und Blüten\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";r:2753;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"57c833462f6648f18ee379b4912534b0\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.114000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.134000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:103031;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"91ff0fdb4739ca7d2b749a1da61e2579\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.132000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/2a/a6/72/1689140203/651315053848_ml.png\";s:11:\"\0*\0fileName\";s:15:\"651315053848_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"1e84b8045a974b3cba256472d254c4e2\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"1e84b8045a974b3cba256472d254c4e2\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.255000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/2a/a6/72/1689140203/651315053848_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/2a/a6/72/1689140203/651315053848_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"57c833462f6648f18ee379b4912534b0\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"1e84b8045a974b3cba256472d254c4e2\";}s:32:\"8d89c89c509046b583246118228e703c\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"8d89c89c509046b583246118228e703c\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.255000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2858;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/2a/a6/72/1689140203/651315053848_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/2a/a6/72/1689140203/651315053848_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"57c833462f6648f18ee379b4912534b0\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"8d89c89c509046b583246118228e703c\";}s:32:\"a570173dbd614a00be319ec453781e53\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"a570173dbd614a00be319ec453781e53\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.255000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2858;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/2a/a6/72/1689140203/651315053848_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/2a/a6/72/1689140203/651315053848_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"57c833462f6648f18ee379b4912534b0\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"a570173dbd614a00be319ec453781e53\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/2a/a6/72/1689140203/651315053848_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"57c833462f6648f18ee379b4912534b0\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430371\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb92db87015a95f97df1a04ed8b\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"727d595180904c50bce388bb84dbb22c\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"727d595180904c50bce388bb84dbb22c\";}s:32:\"03fe732d9be4461d8228bba36a41d50d\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:43.763\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58416\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccea696577083b44ebc607df54fc1\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:51:\"Spieluhr, Happy Birthday, Alles Gute zum Geb, grün\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";r:3022;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"1d51784a5ae64c638ded1d7a154dfc19\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.762000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.781000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:105030;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"4c610414f9bd47e43e24dac2d98d7430\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.779000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/fc/27/3a/1689140203/353689975699_ml.png\";s:11:\"\0*\0fileName\";s:15:\"353689975699_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"230d9f83aa964af086a035561946f1f6\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"230d9f83aa964af086a035561946f1f6\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.765000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/fc/27/3a/1689140203/353689975699_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/fc/27/3a/1689140203/353689975699_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"1d51784a5ae64c638ded1d7a154dfc19\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"230d9f83aa964af086a035561946f1f6\";}s:32:\"86b17312f03f4dfe89d2063fb9185b98\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"86b17312f03f4dfe89d2063fb9185b98\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.765000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3127;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/fc/27/3a/1689140203/353689975699_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/fc/27/3a/1689140203/353689975699_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"1d51784a5ae64c638ded1d7a154dfc19\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"86b17312f03f4dfe89d2063fb9185b98\";}s:32:\"bc968ce754a24bb2ac3bd90ca335a090\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"bc968ce754a24bb2ac3bd90ca335a090\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.765000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3127;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/fc/27/3a/1689140203/353689975699_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/fc/27/3a/1689140203/353689975699_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"1d51784a5ae64c638ded1d7a154dfc19\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"bc968ce754a24bb2ac3bd90ca335a090\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/fc/27/3a/1689140203/353689975699_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"1d51784a5ae64c638ded1d7a154dfc19\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430376\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb9877d72519c854630cd2defa3\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"03fe732d9be4461d8228bba36a41d50d\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"03fe732d9be4461d8228bba36a41d50d\";}s:32:\"280e78c68339474883f33e9cfb273f51\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:43.526\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58415\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccea696577083b44ebc607df54fc1\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:50:\"Spieluhr, Happy Birthday, Alles Gute zum Geb, pink\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";r:3291;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"d1691b2aae164a69923560022b085d20\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.525000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.542000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:88245;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"b3a3136fdc9afc0b4895f8df5ebba9eb\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.541000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/cf/af/0c/1689140203/968166674340_ml.png\";s:11:\"\0*\0fileName\";s:15:\"968166674340_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"17d07aad43e94410af2181ce693c08ce\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"17d07aad43e94410af2181ce693c08ce\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.612000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/cf/af/0c/1689140203/968166674340_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/cf/af/0c/1689140203/968166674340_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"d1691b2aae164a69923560022b085d20\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"17d07aad43e94410af2181ce693c08ce\";}s:32:\"3f9ad148b124428789c67565baab1dca\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"3f9ad148b124428789c67565baab1dca\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.612000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3396;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/cf/af/0c/1689140203/968166674340_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/cf/af/0c/1689140203/968166674340_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"d1691b2aae164a69923560022b085d20\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"3f9ad148b124428789c67565baab1dca\";}s:32:\"a9e705b749a3489eb10db41cfca94507\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"a9e705b749a3489eb10db41cfca94507\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.612000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3396;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/cf/af/0c/1689140203/968166674340_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/cf/af/0c/1689140203/968166674340_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"d1691b2aae164a69923560022b085d20\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"a9e705b749a3489eb10db41cfca94507\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/cf/af/0c/1689140203/968166674340_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"d1691b2aae164a69923560022b085d20\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430381\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb9af4b70eaa854a2ff56029d3f\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"280e78c68339474883f33e9cfb273f51\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"280e78c68339474883f33e9cfb273f51\";}s:32:\"41b052bf480f4f5aadc662589ad9bb13\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:54.326\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58471\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:2:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";i:1;s:32:\"01910c97f7c376538726259d293a1cb4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"0189d418f5427efb9bb2000be0950a17\";i:1;s:32:\"018ccea696577083b44ebc607df54fc1\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:4;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99984;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:30:\"Spieluhr, Happy Birthday, Kids\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";r:3562;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"41e315041fdc4d70a1485934f61fa646\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:34:\"Spieluhr, Kinder, \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:54.325000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:54.342000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:80262;s:8:\"\0*\0title\";s:34:\"Spieluhr, Kinder, \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"5853eb7a2d45bc8a73604e4ce6ffd9a1\";s:4:\"type\";i:2;s:5:\"width\";i:1000;s:6:\"height\";i:745;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:54.340000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:90:\"https://www.fridolin-gmbh.de/media/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml.jpg\";s:11:\"\0*\0fileName\";s:31:\"happy-birthday-spieluhr-fake_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"6c03ab4e46c8454cba5de054739325ab\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"6c03ab4e46c8454cba5de054739325ab\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:05.228000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:75:\"thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:104:\"https://www.fridolin-gmbh.de/thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"41e315041fdc4d70a1485934f61fa646\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"6c03ab4e46c8454cba5de054739325ab\";}s:32:\"83cea0284e7546728d3c6284d0584c82\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"83cea0284e7546728d3c6284d0584c82\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:05.228000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3666;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:73:\"thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:102:\"https://www.fridolin-gmbh.de/thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"41e315041fdc4d70a1485934f61fa646\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"83cea0284e7546728d3c6284d0584c82\";}s:32:\"878080ef010d4f01bb2f91342f364e9d\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"878080ef010d4f01bb2f91342f364e9d\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:05.228000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3666;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:73:\"thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:102:\"https://www.fridolin-gmbh.de/thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"41e315041fdc4d70a1485934f61fa646\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"878080ef010d4f01bb2f91342f364e9d\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:61:\"media/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"41e315041fdc4d70a1485934f61fa646\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99984;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430386\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb9d29c726ebb273afa3574c0e3\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"41b052bf480f4f5aadc662589ad9bb13\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"41b052bf480f4f5aadc662589ad9bb13\";}s:32:\"15cc9770f8a44b7ead6bfcf1dfc85600\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:41.897\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58408\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccea696577083b44ebc607df54fc1\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:49:\"Spieluhr, Happy Birthday, Herzen, blau, Herz, rot\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";r:3830;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"5536ed3f5b124a96b6ca5d723ec71a29\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.897000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.913000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:79381;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"366513d08e22edc7481f2eb0310deab9\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.911000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/d0/52/b5/1689140201/370367004457_ml.png\";s:11:\"\0*\0fileName\";s:15:\"370367004457_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"4a091253ecfc4f4589a1a9b72da4370a\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"4a091253ecfc4f4589a1a9b72da4370a\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.393000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/d0/52/b5/1689140201/370367004457_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/d0/52/b5/1689140201/370367004457_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"5536ed3f5b124a96b6ca5d723ec71a29\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"4a091253ecfc4f4589a1a9b72da4370a\";}s:32:\"852e3a272b5f40989dd3f9b305973c5f\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"852e3a272b5f40989dd3f9b305973c5f\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.393000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3935;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/d0/52/b5/1689140201/370367004457_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/d0/52/b5/1689140201/370367004457_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"5536ed3f5b124a96b6ca5d723ec71a29\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"852e3a272b5f40989dd3f9b305973c5f\";}s:32:\"a42e01ab8d4246bc9e18862c75376372\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"a42e01ab8d4246bc9e18862c75376372\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.393000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3935;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/d0/52/b5/1689140201/370367004457_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/d0/52/b5/1689140201/370367004457_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"5536ed3f5b124a96b6ca5d723ec71a29\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"a42e01ab8d4246bc9e18862c75376372\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/d0/52/b5/1689140201/370367004457_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"5536ed3f5b124a96b6ca5d723ec71a29\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430391\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb9ec13726896c03c9805a87da1\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"15cc9770f8a44b7ead6bfcf1dfc85600\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"15cc9770f8a44b7ead6bfcf1dfc85600\";}s:32:\"1e32e82d9d6546e3af0f74f52528aa5e\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:23.569\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";s:155:\"{\"extensions\":[],\"currencyId\":\"b7d2554b0ce847cd82f3ac9bd1c0dfca\",\"net\":0,\"gross\":0,\"linked\":true,\"listPrice\":null,\"percentage\":null,\"regulationPrice\":null}\";s:13:\"productNumber\";s:5:\"58326\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"20ee7d811f994c67a71012cc5af947a8\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fd0b5f067d42ae7a6705f401e3c0\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"018af991c9f371f3b0abd84af7fbeeef\";i:1;s:32:\"018cd3d36d3173b692c5bd9d5537ff39\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:4;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99988;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:48:\"Spieluhr, Wie schön, dass du geboren, Zuckowski\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";r:4100;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"e2f9fabfea144670b12bd90e1f1acf7b\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:61:\"Spieluhr, \"Rolf Zuckowski - Wie schön, dass du geboren bist\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:23.568000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:23.588000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:379746;s:8:\"\0*\0title\";s:61:\"Spieluhr, \"Rolf Zuckowski - Wie schön, dass du geboren bist\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"108359a80c954ca4047ff0a7c3a810d3\";s:4:\"type\";i:2;s:5:\"width\";i:945;s:6:\"height\";i:716;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:23.586000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:67:\"https://www.fridolin-gmbh.de/media/01/25/11/1689140183/58326_ml.jpg\";s:11:\"\0*\0fileName\";s:8:\"58326_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"4f62c682402b4cdc9fb572ecf83058cf\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"4f62c682402b4cdc9fb572ecf83058cf\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:32.043000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:52:\"thumbnail/01/25/11/1689140183/58326_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:81:\"https://www.fridolin-gmbh.de/thumbnail/01/25/11/1689140183/58326_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"e2f9fabfea144670b12bd90e1f1acf7b\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"4f62c682402b4cdc9fb572ecf83058cf\";}s:32:\"b2ed17de6d874750ae9b150886ccd09e\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"b2ed17de6d874750ae9b150886ccd09e\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:32.043000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:4204;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:50:\"thumbnail/01/25/11/1689140183/58326_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/01/25/11/1689140183/58326_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"e2f9fabfea144670b12bd90e1f1acf7b\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"b2ed17de6d874750ae9b150886ccd09e\";}s:32:\"d61e68efddc548f788879cce802fcf56\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"d61e68efddc548f788879cce802fcf56\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:32.043000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:4204;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:50:\"thumbnail/01/25/11/1689140183/58326_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/01/25/11/1689140183/58326_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"e2f9fabfea144670b12bd90e1f1acf7b\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"d61e68efddc548f788879cce802fcf56\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:38:\"media/01/25/11/1689140183/58326_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"e2f9fabfea144670b12bd90e1f1acf7b\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99988;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430396\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ebed6aa72d9984fee63fb630952\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"1e32e82d9d6546e3af0f74f52528aa5e\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"1e32e82d9d6546e3af0f74f52528aa5e\";}s:32:\"57450ee12fa1417aa42f4983eb05baaf\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:23.835\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58327\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"20ee7d811f994c67a71012cc5af947a8\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fd0b5f067d42ae7a6705f401e3c0\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"018af991c9f371f3b0abd84af7fbeeef\";i:1;s:32:\"018cceb3869e72ba946304eec96275f5\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:4;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99984;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:40:\"Spieluhr, Ich schaff das schon/Zuckowski\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";r:4369;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"f0fc3e3e9cd64efebd9a2c929be5631d\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:49:\"Spieluhr, \"Rolf Zuckowski - Ich schaff das schon\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:23.834000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:23.859000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:361535;s:8:\"\0*\0title\";s:49:\"Spieluhr, \"Rolf Zuckowski - Ich schaff das schon\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"210b7df1498c78b2459c2a11eaaadd2b\";s:4:\"type\";i:2;s:5:\"width\";i:945;s:6:\"height\";i:716;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:23.857000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:67:\"https://www.fridolin-gmbh.de/media/d2/71/e8/1689140183/58327_ml.jpg\";s:11:\"\0*\0fileName\";s:8:\"58327_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"70200d4c48e1426ebd41ae0c7f8123da\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"70200d4c48e1426ebd41ae0c7f8123da\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:32.173000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:52:\"thumbnail/d2/71/e8/1689140183/58327_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:81:\"https://www.fridolin-gmbh.de/thumbnail/d2/71/e8/1689140183/58327_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"f0fc3e3e9cd64efebd9a2c929be5631d\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"70200d4c48e1426ebd41ae0c7f8123da\";}s:32:\"75a99777e33841b780476b5b4a66b4a3\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"75a99777e33841b780476b5b4a66b4a3\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:32.173000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:4473;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:50:\"thumbnail/d2/71/e8/1689140183/58327_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/d2/71/e8/1689140183/58327_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"f0fc3e3e9cd64efebd9a2c929be5631d\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"75a99777e33841b780476b5b4a66b4a3\";}s:32:\"ce3c18d5197e456f8d895db223d5b5d5\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"ce3c18d5197e456f8d895db223d5b5d5\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:32.173000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:4473;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:50:\"thumbnail/d2/71/e8/1689140183/58327_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/d2/71/e8/1689140183/58327_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"f0fc3e3e9cd64efebd9a2c929be5631d\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"ce3c18d5197e456f8d895db223d5b5d5\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:38:\"media/d2/71/e8/1689140183/58327_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"f0fc3e3e9cd64efebd9a2c929be5631d\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99984;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430401\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ebf03a3723d929e40a7de5d80c7\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"57450ee12fa1417aa42f4983eb05baaf\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"57450ee12fa1417aa42f4983eb05baaf\";}s:32:\"43696846a65e44cb8dfe80ac51897959\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:47.156\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59402\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"20ee7d811f994c67a71012cc5af947a8\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fd0b5f067d42ae7a6705f401e3c0\";i:6;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018af991c9f371f3b0abd84af7fbeeef\";i:2;s:32:\"018cceb3869e72ba946304eec96275f5\";i:3;s:32:\"018f382488a57a318a01255313cedd72\";i:4;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:47:\"Hängespieluhr, Zuckowski, Ich schaff das schon\";s:11:\"\0*\0quantity\";i:10;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:10;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:10;s:13:\"\0*\0totalPrice\";d:29.9;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:29.9;}}}s:11:\"\0*\0taxRules\";r:4638;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"e18e9f9db62147038aafbea1e1439254\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:43:\"Spieluhr \"Zuckowski - Ich schaff das schon\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:47.155000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:47.181000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:202616;s:8:\"\0*\0title\";s:43:\"Spieluhr \"Zuckowski - Ich schaff das schon\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"4adeb3548bb1955d1abac7afff1e246c\";s:4:\"type\";i:3;s:5:\"width\";i:306;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:47.179000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/1f/7f/38/1689140267/091624093591_ml.png\";s:11:\"\0*\0fileName\";s:15:\"091624093591_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"441f22aa4923406496041d9199d6d4b5\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"441f22aa4923406496041d9199d6d4b5\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:55.967000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/1f/7f/38/1689140267/091624093591_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/1f/7f/38/1689140267/091624093591_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"e18e9f9db62147038aafbea1e1439254\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"441f22aa4923406496041d9199d6d4b5\";}s:32:\"acb143d7108e4244a402db906a63821a\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"acb143d7108e4244a402db906a63821a\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:55.967000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:4743;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/1f/7f/38/1689140267/091624093591_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/1f/7f/38/1689140267/091624093591_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"e18e9f9db62147038aafbea1e1439254\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"acb143d7108e4244a402db906a63821a\";}s:32:\"e7cd065211104c7f9ad5d174099a6907\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"e7cd065211104c7f9ad5d174099a6907\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:55.967000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:4743;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/1f/7f/38/1689140267/091624093591_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/1f/7f/38/1689140267/091624093591_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"e18e9f9db62147038aafbea1e1439254\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"e7cd065211104c7f9ad5d174099a6907\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/1f/7f/38/1689140267/091624093591_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"e18e9f9db62147038aafbea1e1439254\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430407\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ec2962e70e296b9220d15606399\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"43696846a65e44cb8dfe80ac51897959\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"43696846a65e44cb8dfe80ac51897959\";}s:32:\"018a63e0088f71e1b71599619cfc7963\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-09-05 05:45:41.265\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";b:0;s:14:\"purchasePrices\";s:155:\"{\"extensions\":[],\"currencyId\":\"b7d2554b0ce847cd82f3ac9bd1c0dfca\",\"net\":0,\"gross\":0,\"linked\":true,\"listPrice\":null,\"percentage\":null,\"regulationPrice\":null}\";s:13:\"productNumber\";s:5:\"59050\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:4:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:2;s:32:\"28447395cd4049c3820958e56585876c\";i:3;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018cd3f0f1577203b6007b6d638d5a81\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:37:\"Hängespieluhr, Love me tender, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";r:4904;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"018aaba6865f7855a3f309e2923a3d7a\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";N;s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-09-19 04:15:32.186000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-09-19 04:15:32.645000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:302327;s:8:\"\0*\0title\";N;s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"884e5f91c9eff3984faa092a9d683fb3\";s:4:\"type\";i:2;s:5:\"width\";i:472;s:6:\"height\";i:844;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-09-19 04:15:32.641000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:64:\"https://www.fridolin-gmbh.de/media/7e/b7/09/1695096932/59050.jpg\";s:11:\"\0*\0fileName\";s:5:\"59050\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:4:{s:32:\"018aaba6c34273ccaa238b834df5f4b3\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:38:\"media_thumbnail_foreign_keys_extension\";}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"018aaba6c34273ccaa238b834df5f4b3\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-09-19 04:15:47.525000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:280;s:7:\"\0*\0path\";s:47:\"thumbnail/7e/b7/09/1695096932/59050_280x280.jpg\";s:9:\"\0*\0height\";i:280;s:6:\"\0*\0url\";s:76:\"https://www.fridolin-gmbh.de/thumbnail/7e/b7/09/1695096932/59050_280x280.jpg\";s:10:\"\0*\0mediaId\";s:32:\"018aaba6865f7855a3f309e2923a3d7a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"018aaba6c34273ccaa238b834df5f4b3\";}s:32:\"018aaba6c34273ccaa238b834e102a1b\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:38:\"media_thumbnail_foreign_keys_extension\";}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"018aaba6c34273ccaa238b834e102a1b\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-09-19 04:15:47.525000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5008;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:49:\"thumbnail/7e/b7/09/1695096932/59050_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:78:\"https://www.fridolin-gmbh.de/thumbnail/7e/b7/09/1695096932/59050_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"018aaba6865f7855a3f309e2923a3d7a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"018aaba6c34273ccaa238b834e102a1b\";}s:32:\"018aaba6c34273ccaa238b834ea205ed\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:38:\"media_thumbnail_foreign_keys_extension\";}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"018aaba6c34273ccaa238b834ea205ed\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-09-19 04:15:47.525000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5008;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:47:\"thumbnail/7e/b7/09/1695096932/59050_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:76:\"https://www.fridolin-gmbh.de/thumbnail/7e/b7/09/1695096932/59050_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"018aaba6865f7855a3f309e2923a3d7a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"018aaba6c34273ccaa238b834ea205ed\";}s:32:\"018aaba6c34273ccaa238b834ea58908\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:38:\"media_thumbnail_foreign_keys_extension\";}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"018aaba6c34273ccaa238b834ea58908\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-09-19 04:15:47.525000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5008;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:47:\"thumbnail/7e/b7/09/1695096932/59050_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:76:\"https://www.fridolin-gmbh.de/thumbnail/7e/b7/09/1695096932/59050_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"018aaba6865f7855a3f309e2923a3d7a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"018aaba6c34273ccaa238b834ea58908\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:35:\"media/7e/b7/09/1695096932/59050.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"018aaba6865f7855a3f309e2923a3d7a\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430412\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ec9c7d973c7a998f2009ed2180f\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"018a63e0088f71e1b71599619cfc7963\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"018a63e0088f71e1b71599619cfc7963\";}s:32:\"2cdfa1dc95a94cd495a5ef1884822a08\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:34.581\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";s:155:\"{\"extensions\":[],\"currencyId\":\"b7d2554b0ce847cd82f3ac9bd1c0dfca\",\"net\":0,\"gross\":0,\"linked\":true,\"listPrice\":null,\"percentage\":null,\"regulationPrice\":null}\";s:13:\"productNumber\";s:5:\"59201\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:4:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:2;s:32:\"28447395cd4049c3820958e56585876c\";i:3;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018cd3f25c1373a5a2810f4ef3a39e9d\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:36:\"Hängespieluhr, I Just Called, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";r:5193;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"c35fbc11518740ac884ea00f609ab6f5\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:35:\"Spieluhr \"I just called to say ...\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.580000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.598000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:28382;s:8:\"\0*\0title\";s:35:\"Spieluhr \"I just called to say ...\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"fa35b2944058d8db2d3ca37df29b5f56\";s:4:\"type\";i:2;s:5:\"width\";i:331;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.596000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/a7/95/d4/1689140254/072520110969_ml.jpg\";s:11:\"\0*\0fileName\";s:15:\"072520110969_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"3fb752c026fe4f7681674b3e685131fa\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"3fb752c026fe4f7681674b3e685131fa\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.029000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/a7/95/d4/1689140254/072520110969_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/a7/95/d4/1689140254/072520110969_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c35fbc11518740ac884ea00f609ab6f5\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"3fb752c026fe4f7681674b3e685131fa\";}s:32:\"c19af19602564342962c547a26769f7b\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"c19af19602564342962c547a26769f7b\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.029000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5297;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/a7/95/d4/1689140254/072520110969_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/a7/95/d4/1689140254/072520110969_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c35fbc11518740ac884ea00f609ab6f5\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"c19af19602564342962c547a26769f7b\";}s:32:\"ef3d0f5214ba4ae68a4a52e4106f8533\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"ef3d0f5214ba4ae68a4a52e4106f8533\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.029000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5297;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/a7/95/d4/1689140254/072520110969_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/a7/95/d4/1689140254/072520110969_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c35fbc11518740ac884ea00f609ab6f5\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"ef3d0f5214ba4ae68a4a52e4106f8533\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/a7/95/d4/1689140254/072520110969_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"c35fbc11518740ac884ea00f609ab6f5\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430418\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eca2c33718aa587c32d6b33f8c1\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"2cdfa1dc95a94cd495a5ef1884822a08\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"2cdfa1dc95a94cd495a5ef1884822a08\";}s:32:\"31a0c9f642614a8387bb17d7f553ecd7\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:34.788\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59202\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:4:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:2;s:32:\"28447395cd4049c3820958e56585876c\";i:3;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018cd3eea98e71cf8932f8bc1e965ec0\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:36:\"Hängespieluhr, Sandmännchen, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";r:5458;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"15d6562bbcee4193b97347c17fc33524\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:24:\"Spieluhr \"Sandmännchen\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.787000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.800000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:28256;s:8:\"\0*\0title\";s:24:\"Spieluhr \"Sandmännchen\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"d5d9f198e3f3f492e1d3b75e542c77bf\";s:4:\"type\";i:2;s:5:\"width\";i:331;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.798000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/77/5e/79/1689140254/119266634515_ml.jpg\";s:11:\"\0*\0fileName\";s:15:\"119266634515_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"6b9a30cd3a2f45c8b898857f887f060d\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"6b9a30cd3a2f45c8b898857f887f060d\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.085000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/77/5e/79/1689140254/119266634515_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/77/5e/79/1689140254/119266634515_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"15d6562bbcee4193b97347c17fc33524\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"6b9a30cd3a2f45c8b898857f887f060d\";}s:32:\"b2e947dc500948788f2e78a463910a01\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"b2e947dc500948788f2e78a463910a01\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.085000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5562;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/77/5e/79/1689140254/119266634515_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/77/5e/79/1689140254/119266634515_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"15d6562bbcee4193b97347c17fc33524\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"b2e947dc500948788f2e78a463910a01\";}s:32:\"eeb64a0d7c064387bb4f98b1984205bd\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"eeb64a0d7c064387bb4f98b1984205bd\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.085000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5562;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/77/5e/79/1689140254/119266634515_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/77/5e/79/1689140254/119266634515_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"15d6562bbcee4193b97347c17fc33524\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"eeb64a0d7c064387bb4f98b1984205bd\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/77/5e/79/1689140254/119266634515_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"15d6562bbcee4193b97347c17fc33524\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430423\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eca7cf672fb8752b9495831c673\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"31a0c9f642614a8387bb17d7f553ecd7\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"31a0c9f642614a8387bb17d7f553ecd7\";}s:32:\"3e3015209d7a4d66b16226a53a6a547f\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:34.978\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59203\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fcac5277713b9ba719e049b5ad63\";i:6;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018ccea639b773029c5c3a1c2eabf6d6\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:33:\"Hängespieluhr, Guter Mond, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";r:5726;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"c0f6c8489d064752826ce377bd8f9cb2\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:21:\"Spieluhr \"Guter Mond\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.977000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.993000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:28430;s:8:\"\0*\0title\";s:21:\"Spieluhr \"Guter Mond\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"ee96cb0c6add5ad4a22c680f475cc0dd\";s:4:\"type\";i:2;s:5:\"width\";i:331;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.991000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/eb/ab/ba/1689140254/628882405635_ml.jpg\";s:11:\"\0*\0fileName\";s:15:\"628882405635_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"126477b0e69a48ecae22b51d8e581881\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"126477b0e69a48ecae22b51d8e581881\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.139000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/eb/ab/ba/1689140254/628882405635_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/eb/ab/ba/1689140254/628882405635_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c0f6c8489d064752826ce377bd8f9cb2\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"126477b0e69a48ecae22b51d8e581881\";}s:32:\"b2db788c309543eeae8dfcadbf167b28\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"b2db788c309543eeae8dfcadbf167b28\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.139000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5830;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/eb/ab/ba/1689140254/628882405635_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/eb/ab/ba/1689140254/628882405635_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c0f6c8489d064752826ce377bd8f9cb2\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"b2db788c309543eeae8dfcadbf167b28\";}s:32:\"e24b0a471cee441aaeb850ce50a1887b\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"e24b0a471cee441aaeb850ce50a1887b\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.140000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5830;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/eb/ab/ba/1689140254/628882405635_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/eb/ab/ba/1689140254/628882405635_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c0f6c8489d064752826ce377bd8f9cb2\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"e24b0a471cee441aaeb850ce50a1887b\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/eb/ab/ba/1689140254/628882405635_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"c0f6c8489d064752826ce377bd8f9cb2\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430429\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ecaccd87114a658901ef7a345b5\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"3e3015209d7a4d66b16226a53a6a547f\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"3e3015209d7a4d66b16226a53a6a547f\";}s:32:\"14c9653844324aed92cf88e2c9d00818\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:35.156\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59204\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:4:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:2;s:32:\"28447395cd4049c3820958e56585876c\";i:3;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:6:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018ada87bb5b71838270d51143c2b616\";i:2;s:32:\"018ada8d9d557321a56cf7c3df12d653\";i:3;s:32:\"018cd3d2af12703b992ef936afa35261\";i:4;s:32:\"018f382488a57a318a01255313cedd72\";i:5;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:40:\"Hängespieluhr, Mozart Wiegenlied, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";r:5993;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"b41688b634974e268f6e351eb1f06e5a\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:30:\"Spieluhr \"Mozart - Wiegenlied\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.156000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.167000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:28245;s:8:\"\0*\0title\";s:30:\"Spieluhr \"Mozart - Wiegenlied\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"24b674fd1f3b8f784e96a3f6945f41f2\";s:4:\"type\";i:2;s:5:\"width\";i:331;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.166000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/74/fd/98/1689140255/151900708412_ml.jpg\";s:11:\"\0*\0fileName\";s:15:\"151900708412_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"0406091179934605a1ad6beaafe80b4b\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"0406091179934605a1ad6beaafe80b4b\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.312000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/74/fd/98/1689140255/151900708412_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/74/fd/98/1689140255/151900708412_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"b41688b634974e268f6e351eb1f06e5a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"0406091179934605a1ad6beaafe80b4b\";}s:32:\"3e890fd1885c4f4680336e444dde7f8f\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"3e890fd1885c4f4680336e444dde7f8f\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.312000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6097;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/74/fd/98/1689140255/151900708412_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/74/fd/98/1689140255/151900708412_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"b41688b634974e268f6e351eb1f06e5a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"3e890fd1885c4f4680336e444dde7f8f\";}s:32:\"c3a707c1a393422c8915062ee850767f\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"c3a707c1a393422c8915062ee850767f\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.312000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6097;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/74/fd/98/1689140255/151900708412_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/74/fd/98/1689140255/151900708412_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"b41688b634974e268f6e351eb1f06e5a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"c3a707c1a393422c8915062ee850767f\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/74/fd/98/1689140255/151900708412_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"b41688b634974e268f6e351eb1f06e5a\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430433\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ecb6be670b4b3001b4be2dec5b1\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"14c9653844324aed92cf88e2c9d00818\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"14c9653844324aed92cf88e2c9d00818\";}s:32:\"73a7e56973df483b946345dee6305b37\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:35.371\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59205\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:6:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:3;s:32:\"28447395cd4049c3820958e56585876c\";i:4;s:32:\"0189d4144a06773ea96b621c57dbcef9\";i:5;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"0189d418f5427efb9bb2000be0950a17\";i:1;s:32:\"018ab6a4ed277999a94b593a65778611\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:38:\"Hängespieluhr, Schlaf Kindchen, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";r:6260;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"2f523545d8204f3b818d5f67348d9d7a\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:26:\"Spieluhr \"Schlaf Kindchen\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.370000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.387000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:154827;s:8:\"\0*\0title\";s:26:\"Spieluhr \"Schlaf Kindchen\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"e39721b1479b3bdc24197e0267728ef6\";s:4:\"type\";i:3;s:5:\"width\";i:280;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.386000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/79/8c/aa/1689140255/777503904778_ml.png\";s:11:\"\0*\0fileName\";s:15:\"777503904778_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"82f23f31768247cfbc585ae64171adaa\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"82f23f31768247cfbc585ae64171adaa\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.499000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/79/8c/aa/1689140255/777503904778_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/79/8c/aa/1689140255/777503904778_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"2f523545d8204f3b818d5f67348d9d7a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"82f23f31768247cfbc585ae64171adaa\";}s:32:\"b7c4621687c7415eb1f206759e4dd769\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"b7c4621687c7415eb1f206759e4dd769\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.499000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6365;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/79/8c/aa/1689140255/777503904778_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/79/8c/aa/1689140255/777503904778_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"2f523545d8204f3b818d5f67348d9d7a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"b7c4621687c7415eb1f206759e4dd769\";}s:32:\"be288a4e1cee49d3a3b22fb3786f1f0f\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"be288a4e1cee49d3a3b22fb3786f1f0f\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.499000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6365;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/79/8c/aa/1689140255/777503904778_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/79/8c/aa/1689140255/777503904778_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"2f523545d8204f3b818d5f67348d9d7a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"be288a4e1cee49d3a3b22fb3786f1f0f\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/79/8c/aa/1689140255/777503904778_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"2f523545d8204f3b818d5f67348d9d7a\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430439\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ecbcab873cf8b464596f560b2a0\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"73a7e56973df483b946345dee6305b37\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"73a7e56973df483b946345dee6305b37\";}s:32:\"88f7daf4024c4021a787a396613dbd70\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:35.575\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59208\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc7a0ee178baad57b16505bd7977\";i:6;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:3:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:43:\"Hängespieluhr, Au Claire de la lune, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";r:6528;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"efb077bfef2b49ecac50d0000ed4f54a\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:31:\"Spieluhr \"Au Claire de la lune\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.574000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.591000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:28136;s:8:\"\0*\0title\";s:31:\"Spieluhr \"Au Claire de la lune\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"ca9b6f26c4c373e0ec7bb0e730a3b62b\";s:4:\"type\";i:2;s:5:\"width\";i:331;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.590000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/1b/22/bf/1689140255/536268944630_ml.jpg\";s:11:\"\0*\0fileName\";s:15:\"536268944630_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"182a810f099b4336bb848d2e6fed1920\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"182a810f099b4336bb848d2e6fed1920\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.554000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/1b/22/bf/1689140255/536268944630_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/1b/22/bf/1689140255/536268944630_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"efb077bfef2b49ecac50d0000ed4f54a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"182a810f099b4336bb848d2e6fed1920\";}s:32:\"9e0ed495e64f4c8f98be755a6d768559\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"9e0ed495e64f4c8f98be755a6d768559\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.554000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6632;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/1b/22/bf/1689140255/536268944630_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/1b/22/bf/1689140255/536268944630_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"efb077bfef2b49ecac50d0000ed4f54a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"9e0ed495e64f4c8f98be755a6d768559\";}s:32:\"d73b7552c3fc4b5a8e058a22a81247ed\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"d73b7552c3fc4b5a8e058a22a81247ed\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.554000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6632;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/1b/22/bf/1689140255/536268944630_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/1b/22/bf/1689140255/536268944630_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"efb077bfef2b49ecac50d0000ed4f54a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"d73b7552c3fc4b5a8e058a22a81247ed\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/1b/22/bf/1689140255/536268944630_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"efb077bfef2b49ecac50d0000ed4f54a\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430444\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eccf73870009177d110fda8b345\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"88f7daf4024c4021a787a396613dbd70\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"88f7daf4024c4021a787a396613dbd70\";}s:32:\"53e396d6298f4667958ccbbb6f826bc3\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:35.783\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59209\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fcaca9c877848ad7b788bf2065a1\";i:6;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018ccea7b4e871278546806631ec2977\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:38:\"Hängespieluhr, Hänschen klein, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";r:6796;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"73531a7952274b778999c3ca20f394b0\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:26:\"Spieluhr \"Hänschen klein\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.783000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.803000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:28250;s:8:\"\0*\0title\";s:26:\"Spieluhr \"Hänschen klein\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"398d2e0064289460c74c5619336f9311\";s:4:\"type\";i:2;s:5:\"width\";i:331;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.801000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/ba/a6/43/1689140255/237206303260_ml.jpg\";s:11:\"\0*\0fileName\";s:15:\"237206303260_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"0b9beca5a3294e238a200e6c8d0ae058\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"0b9beca5a3294e238a200e6c8d0ae058\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.604000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/ba/a6/43/1689140255/237206303260_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/ba/a6/43/1689140255/237206303260_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"73531a7952274b778999c3ca20f394b0\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"0b9beca5a3294e238a200e6c8d0ae058\";}s:32:\"5d5939ec06eb40969955a72cc1573996\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"5d5939ec06eb40969955a72cc1573996\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.605000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6900;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/ba/a6/43/1689140255/237206303260_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/ba/a6/43/1689140255/237206303260_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"73531a7952274b778999c3ca20f394b0\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"5d5939ec06eb40969955a72cc1573996\";}s:32:\"9cdce1b5ee384299941313795be6b763\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"9cdce1b5ee384299941313795be6b763\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.604000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6900;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/ba/a6/43/1689140255/237206303260_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/ba/a6/43/1689140255/237206303260_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"73531a7952274b778999c3ca20f394b0\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"9cdce1b5ee384299941313795be6b763\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/ba/a6/43/1689140255/237206303260_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"73531a7952274b778999c3ca20f394b0\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430449\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ecd3d80725aae594423a4251d72\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"53e396d6298f4667958ccbbb6f826bc3\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"53e396d6298f4667958ccbbb6f826bc3\";}s:32:\"84d00111e289458e949b3a0a3a87f640\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:21.728\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59010\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:10:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"20ee7d811f994c67a71012cc5af947a8\";i:3;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:4;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:5;s:32:\"28447395cd4049c3820958e56585876c\";i:6;s:32:\"0189f8039e587c44834a6dc3453dbffa\";i:7;s:32:\"0189fc99a5c878c2a78d01f7827c49b0\";i:8;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";i:9;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018af98fb02c74278f1b138220ba5c9d\";i:2;s:32:\"018cd3c73527737e935e4323eb91983b\";i:3;s:32:\"018f382488a57a318a01255313cedd72\";i:4;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:40:\"Hängespieluhr, Frühling/Vivaldi, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";r:7068;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"5a3b809755f544369bece44e4406edf9\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:30:\"Spieluhr \"Vivaldi - Frühling\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:21.727000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:21.741000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:28270;s:8:\"\0*\0title\";s:30:\"Spieluhr \"Vivaldi - Frühling\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"b52bedbcc8e5178103e0e445ba939b79\";s:4:\"type\";i:2;s:5:\"width\";i:331;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:21.740000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/7d/16/15/1689140241/578449193640_ml.jpg\";s:11:\"\0*\0fileName\";s:15:\"578449193640_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"28255870ba154a1fbb3f92b01b98bed2\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"28255870ba154a1fbb3f92b01b98bed2\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:28.484000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/7d/16/15/1689140241/578449193640_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/7d/16/15/1689140241/578449193640_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"5a3b809755f544369bece44e4406edf9\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"28255870ba154a1fbb3f92b01b98bed2\";}s:32:\"3a260fa342a6423fa0c34589f3374df2\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"3a260fa342a6423fa0c34589f3374df2\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:28.483000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:7172;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/7d/16/15/1689140241/578449193640_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/7d/16/15/1689140241/578449193640_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"5a3b809755f544369bece44e4406edf9\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"3a260fa342a6423fa0c34589f3374df2\";}s:32:\"6962553ed70a4091926a51ca8beae87e\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"6962553ed70a4091926a51ca8beae87e\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:28.484000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:7172;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/7d/16/15/1689140241/578449193640_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/7d/16/15/1689140241/578449193640_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"5a3b809755f544369bece44e4406edf9\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"6962553ed70a4091926a51ca8beae87e\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/7d/16/15/1689140241/578449193640_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"5a3b809755f544369bece44e4406edf9\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430454\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ecf7bac71d08a3ca388962f409b\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"84d00111e289458e949b3a0a3a87f640\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"84d00111e289458e949b3a0a3a87f640\";}s:32:\"3546fc73a07841b4938220f81665de6e\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:36.659\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59215\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:4:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:2;s:32:\"28447395cd4049c3820958e56585876c\";i:3;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018cd3aabc3f707ebb94a39b61946f33\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:36:\"Hängespieluhr, Oh my darling, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";r:7333;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"5a99ba5684034afa81bb07b5beada270\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:24:\"Spieluhr \"Oh my darling\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:36.659000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:36.677000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:4:\"jpeg\";s:11:\"\0*\0fileSize\";i:55479;s:8:\"\0*\0title\";s:24:\"Spieluhr \"Oh my darling\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"be8504f65e277fd8d942746f985e758e\";s:4:\"type\";i:2;s:5:\"width\";i:224;s:6:\"height\";i:392;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:36.675000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:75:\"https://www.fridolin-gmbh.de/media/31/5d/1b/1689140256/353043614689_ml.jpeg\";s:11:\"\0*\0fileName\";s:15:\"353043614689_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"c49581c608744ecb90b7670843594727\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"c49581c608744ecb90b7670843594727\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.752000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:58:\"thumbnail/31/5d/1b/1689140256/353043614689_ml_800x800.jpeg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:87:\"https://www.fridolin-gmbh.de/thumbnail/31/5d/1b/1689140256/353043614689_ml_800x800.jpeg\";s:10:\"\0*\0mediaId\";s:32:\"5a99ba5684034afa81bb07b5beada270\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"c49581c608744ecb90b7670843594727\";}s:32:\"dd428bcc15114a9886a52ac34fa0e720\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"dd428bcc15114a9886a52ac34fa0e720\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.751000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:7437;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:60:\"thumbnail/31/5d/1b/1689140256/353043614689_ml_1920x1920.jpeg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:89:\"https://www.fridolin-gmbh.de/thumbnail/31/5d/1b/1689140256/353043614689_ml_1920x1920.jpeg\";s:10:\"\0*\0mediaId\";s:32:\"5a99ba5684034afa81bb07b5beada270\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"dd428bcc15114a9886a52ac34fa0e720\";}s:32:\"f773730b8acb45588a65d201a8681351\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"f773730b8acb45588a65d201a8681351\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.752000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:7437;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:58:\"thumbnail/31/5d/1b/1689140256/353043614689_ml_400x400.jpeg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:87:\"https://www.fridolin-gmbh.de/thumbnail/31/5d/1b/1689140256/353043614689_ml_400x400.jpeg\";s:10:\"\0*\0mediaId\";s:32:\"5a99ba5684034afa81bb07b5beada270\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"f773730b8acb45588a65d201a8681351\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:46:\"media/31/5d/1b/1689140256/353043614689_ml.jpeg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"5a99ba5684034afa81bb07b5beada270\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430459\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ed1970670dd8b8ff4a35b62e206\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"3546fc73a07841b4938220f81665de6e\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"3546fc73a07841b4938220f81665de6e\";}}}s:9:\"\0*\0errors\";O:49:\"Shopware\\Core\\Checkout\\Cart\\Error\\ErrorCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:13:\"\0*\0deliveries\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\Delivery\":6:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0positions\";O:70:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPositionCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:28:{s:32:\"d325c16ea1aa4891b5e29458abf136c6\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:33.419\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58348\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:6:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:3;s:32:\"28447395cd4049c3820958e56585876c\";i:4;s:32:\"0189d4144a06773ea96b621c57dbcef9\";i:5;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:6:{i:0;s:32:\"0189d418f5427efb9bb2000be0950a17\";i:1;s:32:\"018ccea82b757021b1348261be865bd9\";i:2;s:32:\"018cd3bd16ad727ca8ce6add4b8484ac\";i:3;s:32:\"018f382488a57a318a01255313cedd72\";i:4;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:5;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99996;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:41:\"Spieluhr, Schlaft alle, Pippi Langstrumpf\";s:11:\"\0*\0quantity\";i:12;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:12;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:12;s:13:\"\0*\0totalPrice\";d:45.48;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:45.48;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"72c7e084aa93462983d786d4c357f73b\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:23:\"Spieluhr \"Schlaft alle\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:33.414000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:33.443000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:65773;s:8:\"\0*\0title\";s:23:\"Spieluhr \"Schlaft alle\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"0b1c28c3746c121f058186e9f301430a\";s:4:\"type\";i:2;s:5:\"width\";i:1000;s:6:\"height\";i:758;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:33.442000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:67:\"https://www.fridolin-gmbh.de/media/fa/24/63/1689140193/58348_ml.jpg\";s:11:\"\0*\0fileName\";s:8:\"58348_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"008b982a6ac148c2a53d4d5bc3621e76\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"008b982a6ac148c2a53d4d5bc3621e76\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:45.492000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:176;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:50:\"thumbnail/fa/24/63/1689140193/58348_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/fa/24/63/1689140193/58348_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"72c7e084aa93462983d786d4c357f73b\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"008b982a6ac148c2a53d4d5bc3621e76\";}s:32:\"400b1373d2bc453aaf3e174478ae415b\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"400b1373d2bc453aaf3e174478ae415b\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:45.492000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:176;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:50:\"thumbnail/fa/24/63/1689140193/58348_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/fa/24/63/1689140193/58348_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"72c7e084aa93462983d786d4c357f73b\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"400b1373d2bc453aaf3e174478ae415b\";}s:32:\"e5cd308026ed418ea01aa574c429a816\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"e5cd308026ed418ea01aa574c429a816\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:45.491000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:176;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:52:\"thumbnail/fa/24/63/1689140193/58348_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:81:\"https://www.fridolin-gmbh.de/thumbnail/fa/24/63/1689140193/58348_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"72c7e084aa93462983d786d4c357f73b\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"e5cd308026ed418ea01aa574c429a816\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:38:\"media/fa/24/63/1689140193/58348_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"72c7e084aa93462983d786d4c357f73b\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99996;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430321\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb0cdf2739f89c9b0c038a74f63\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"d325c16ea1aa4891b5e29458abf136c6\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"d325c16ea1aa4891b5e29458abf136c6\";}s:11:\"\0*\0quantity\";i:12;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:12;s:13:\"\0*\0totalPrice\";d:45.48;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:45.48;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"d325c16ea1aa4891b5e29458abf136c6\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"0887a5a1646c4b56b4dbf7acdca9e53a\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:56.978\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58556\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:6:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:3;s:32:\"28447395cd4049c3820958e56585876c\";i:4;s:32:\"0189d4144a06773ea96b621c57dbcef9\";i:5;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccec4994472f99cc92cf509e90e9c\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99980;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:49:\"Spieluhr, Michel war ein Lausejunge, Michel, Zaun\";s:11:\"\0*\0quantity\";i:12;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:12;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:12;s:13:\"\0*\0totalPrice\";d:45.48;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:45.48;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"3b5e552e21a8459d9e8fdd5223a74431\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:66:\"Spieluhr \"Michel auf dem Zaun\", Melodie: Michel war ein Lausejunge\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:56.977000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:56.994000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:219915;s:8:\"\0*\0title\";s:66:\"Spieluhr \"Michel auf dem Zaun\", Melodie: Michel war ein Lausejunge\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"93a7d037b04438808f96aed134d927f7\";s:4:\"type\";i:2;s:5:\"width\";i:743;s:6:\"height\";i:501;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:56.992000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:67:\"https://www.fridolin-gmbh.de/media/f7/be/20/1689140216/58556_ml.jpg\";s:11:\"\0*\0fileName\";s:8:\"58556_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"351b7d34a3c64363934a893423faa798\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"351b7d34a3c64363934a893423faa798\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:07.230000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:443;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:50:\"thumbnail/f7/be/20/1689140216/58556_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/f7/be/20/1689140216/58556_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"3b5e552e21a8459d9e8fdd5223a74431\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"351b7d34a3c64363934a893423faa798\";}s:32:\"38b2ac70db404d819f1d9efa6c0ea0e6\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"38b2ac70db404d819f1d9efa6c0ea0e6\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:07.230000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:443;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:50:\"thumbnail/f7/be/20/1689140216/58556_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/f7/be/20/1689140216/58556_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"3b5e552e21a8459d9e8fdd5223a74431\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"38b2ac70db404d819f1d9efa6c0ea0e6\";}s:32:\"eae96e32da7e45b382c3978198018e50\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"eae96e32da7e45b382c3978198018e50\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:07.230000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:443;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:52:\"thumbnail/f7/be/20/1689140216/58556_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:81:\"https://www.fridolin-gmbh.de/thumbnail/f7/be/20/1689140216/58556_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"3b5e552e21a8459d9e8fdd5223a74431\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"eae96e32da7e45b382c3978198018e50\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:38:\"media/f7/be/20/1689140216/58556_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"3b5e552e21a8459d9e8fdd5223a74431\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99980;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430329\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb4ceb97036845c0c74bad87fa1\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"0887a5a1646c4b56b4dbf7acdca9e53a\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"0887a5a1646c4b56b4dbf7acdca9e53a\";}s:11:\"\0*\0quantity\";i:12;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:12;s:13:\"\0*\0totalPrice\";d:45.48;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:45.48;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"0887a5a1646c4b56b4dbf7acdca9e53a\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"de19bb115f96403f952384b8e9a02f08\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:33.988\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58357\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:6:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:3;s:32:\"28447395cd4049c3820958e56585876c\";i:4;s:32:\"0189d4144a06773ea96b621c57dbcef9\";i:5;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"0189d418f5427efb9bb2000be0950a17\";i:1;s:32:\"018ccec1c01070eca75e7f5711a4c786\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:4;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99996;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:42:\"Spieluhr, Lummerland-Lied, Jim Knopf, gelb\";s:11:\"\0*\0quantity\";i:12;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:12;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:12;s:13:\"\0*\0totalPrice\";d:45.48;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:45.48;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"0f01afa98bfc45c39a2ed5076c2d7d36\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:43:\"Spieluhr, Jim Knopf, gelb, \"Lummerlandlied\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:33.987000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:34.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:83225;s:8:\"\0*\0title\";s:43:\"Spieluhr, Jim Knopf, gelb, \"Lummerlandlied\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"9e9312f63e582cb2d0971b09591e958a\";s:4:\"type\";i:2;s:5:\"width\";i:1000;s:6:\"height\";i:756;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:33.999000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:67:\"https://www.fridolin-gmbh.de/media/a6/ae/9d/1689140193/58357_ml.jpg\";s:11:\"\0*\0fileName\";s:8:\"58357_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"7f08e906f6e74fb5a7f855d79601c2d6\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"7f08e906f6e74fb5a7f855d79601c2d6\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:45.748000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:711;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:52:\"thumbnail/a6/ae/9d/1689140193/58357_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:81:\"https://www.fridolin-gmbh.de/thumbnail/a6/ae/9d/1689140193/58357_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"0f01afa98bfc45c39a2ed5076c2d7d36\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"7f08e906f6e74fb5a7f855d79601c2d6\";}s:32:\"8e1db2339fbc4e9bbab526e038e3d6ae\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"8e1db2339fbc4e9bbab526e038e3d6ae\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:45.748000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:711;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:50:\"thumbnail/a6/ae/9d/1689140193/58357_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/a6/ae/9d/1689140193/58357_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"0f01afa98bfc45c39a2ed5076c2d7d36\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"8e1db2339fbc4e9bbab526e038e3d6ae\";}s:32:\"b2b543013bdd4f2eb2bc57900add8bbd\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"b2b543013bdd4f2eb2bc57900add8bbd\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:45.749000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:711;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:50:\"thumbnail/a6/ae/9d/1689140193/58357_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/a6/ae/9d/1689140193/58357_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"0f01afa98bfc45c39a2ed5076c2d7d36\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"b2b543013bdd4f2eb2bc57900add8bbd\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:38:\"media/a6/ae/9d/1689140193/58357_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"0f01afa98bfc45c39a2ed5076c2d7d36\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99996;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430333\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb5d9dc71c0b038b908613cbbee\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"de19bb115f96403f952384b8e9a02f08\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"de19bb115f96403f952384b8e9a02f08\";}s:11:\"\0*\0quantity\";i:12;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:12;s:13:\"\0*\0totalPrice\";d:45.48;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:45.48;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"de19bb115f96403f952384b8e9a02f08\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"7d04c587ede047a38b0e3268e1a53db3\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:14.805\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58721\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:4:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:2;s:32:\"28447395cd4049c3820958e56585876c\";i:3;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"018afe4a62e874fdb06eb834e1aec3b0\";i:1;s:32:\"018cd3d50b0973ef8f86b5246140c948\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:4;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:40:\"Spieluhr, Yesterday, Beat Music, schwarz\";s:11:\"\0*\0quantity\";i:8;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:8;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:8;s:13:\"\0*\0totalPrice\";d:30.32;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:30.32;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"c85b71c0114c42d2a73296e6e3a67695\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:48:\"Spieluhr Yesterday, Beat-Welt-Hit - Black Design\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:14.804000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:14.819000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:132544;s:8:\"\0*\0title\";s:48:\"Spieluhr Yesterday, Beat-Welt-Hit - Black Design\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"7dcb0495922f310ba9f9d8ca98ed4dc2\";s:4:\"type\";i:2;s:5:\"width\";i:827;s:6:\"height\";i:625;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:14.817000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:67:\"https://www.fridolin-gmbh.de/media/7a/bb/4a/1689140234/58721_ml.jpg\";s:11:\"\0*\0fileName\";s:8:\"58721_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"308de61fa64c4c8a827392b311420460\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"308de61fa64c4c8a827392b311420460\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:24.406000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:977;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:52:\"thumbnail/7a/bb/4a/1689140234/58721_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:81:\"https://www.fridolin-gmbh.de/thumbnail/7a/bb/4a/1689140234/58721_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c85b71c0114c42d2a73296e6e3a67695\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"308de61fa64c4c8a827392b311420460\";}s:32:\"6b2f4c8aca1e43899f54598257ef4012\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"6b2f4c8aca1e43899f54598257ef4012\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:24.406000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:977;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:50:\"thumbnail/7a/bb/4a/1689140234/58721_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/7a/bb/4a/1689140234/58721_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c85b71c0114c42d2a73296e6e3a67695\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"6b2f4c8aca1e43899f54598257ef4012\";}s:32:\"9b625d753329447b8307d92177fe2462\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"9b625d753329447b8307d92177fe2462\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:24.406000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:977;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:50:\"thumbnail/7a/bb/4a/1689140234/58721_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/7a/bb/4a/1689140234/58721_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c85b71c0114c42d2a73296e6e3a67695\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"9b625d753329447b8307d92177fe2462\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:38:\"media/7a/bb/4a/1689140234/58721_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"c85b71c0114c42d2a73296e6e3a67695\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430337\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb6bb1873e2b55df231975d9464\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"7d04c587ede047a38b0e3268e1a53db3\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"7d04c587ede047a38b0e3268e1a53db3\";}s:11:\"\0*\0quantity\";i:8;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:8;s:13:\"\0*\0totalPrice\";d:30.32;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:30.32;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"7d04c587ede047a38b0e3268e1a53db3\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"2211c9b8c8af4276859ce9dd2926ae37\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:15.208\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58723\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:4:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:2;s:32:\"28447395cd4049c3820958e56585876c\";i:3;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"018afe4a62e874fdb06eb834e1aec3b0\";i:1;s:32:\"018cd3d448877248b4d7ecf327caebd1\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:4;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99996;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:44:\"Spieluhr, Yellow submarine, Beat Music, gelb\";s:11:\"\0*\0quantity\";i:8;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:8;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:8;s:13:\"\0*\0totalPrice\";d:30.32;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:30.32;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"34d2d8809cf84b5da1f6a033a2f688c3\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:56:\"Spieluhr Yellow Submarine, Beat-Welt-Hit - Yellow Design\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:15.207000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:15.222000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:192569;s:8:\"\0*\0title\";s:56:\"Spieluhr Yellow Submarine, Beat-Welt-Hit - Yellow Design\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"cb4ea81585c6ae705d654a1cd19611fc\";s:4:\"type\";i:2;s:5:\"width\";i:827;s:6:\"height\";i:625;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:15.220000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:67:\"https://www.fridolin-gmbh.de/media/c5/36/1e/1689140235/58723_ml.jpg\";s:11:\"\0*\0fileName\";s:8:\"58723_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"7f0a276d9e784acb8595484e10460609\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"7f0a276d9e784acb8595484e10460609\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:24.698000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:1243;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:52:\"thumbnail/c5/36/1e/1689140235/58723_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:81:\"https://www.fridolin-gmbh.de/thumbnail/c5/36/1e/1689140235/58723_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"34d2d8809cf84b5da1f6a033a2f688c3\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"7f0a276d9e784acb8595484e10460609\";}s:32:\"862459e1d57846d190a6549665bbcc68\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"862459e1d57846d190a6549665bbcc68\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:24.698000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:1243;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:50:\"thumbnail/c5/36/1e/1689140235/58723_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/c5/36/1e/1689140235/58723_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"34d2d8809cf84b5da1f6a033a2f688c3\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"862459e1d57846d190a6549665bbcc68\";}s:32:\"a3692632a0d140488b69902eff09cd80\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"a3692632a0d140488b69902eff09cd80\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:24.698000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:1243;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:50:\"thumbnail/c5/36/1e/1689140235/58723_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/c5/36/1e/1689140235/58723_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"34d2d8809cf84b5da1f6a033a2f688c3\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"a3692632a0d140488b69902eff09cd80\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:38:\"media/c5/36/1e/1689140235/58723_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"34d2d8809cf84b5da1f6a033a2f688c3\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99996;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430342\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb72b847242bc5030d68a9c6aaa\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"2211c9b8c8af4276859ce9dd2926ae37\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"2211c9b8c8af4276859ce9dd2926ae37\";}s:11:\"\0*\0quantity\";i:8;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:8;s:13:\"\0*\0totalPrice\";d:30.32;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:30.32;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"2211c9b8c8af4276859ce9dd2926ae37\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"04ed9154668e482193cc8af7e77346db\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:40.781\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58403\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"0189d4c411e0758284a60cbe131864f5\";i:1;s:32:\"018ccea696577083b44ebc607df54fc1\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:4;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99980;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:49:\"Spieluhr, Happy Birthday, Hufeisen, Klee, Marienk\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"ae4691cd2d084e8ead613215f09da649\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:40.781000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:40.796000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:105863;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"e6ec730ddcbf5fc9a554386b65278829\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:40.795000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/73/04/2a/1689140200/103170799398_ml.png\";s:11:\"\0*\0fileName\";s:15:\"103170799398_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"004553cd5cfc4c90a85cca3bb5560173\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"004553cd5cfc4c90a85cca3bb5560173\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:49.695000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:1513;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/73/04/2a/1689140200/103170799398_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/73/04/2a/1689140200/103170799398_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"ae4691cd2d084e8ead613215f09da649\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"004553cd5cfc4c90a85cca3bb5560173\";}s:32:\"3ce6fd05bd254c5a95adda3067e52493\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"3ce6fd05bd254c5a95adda3067e52493\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:49.695000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:1513;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/73/04/2a/1689140200/103170799398_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/73/04/2a/1689140200/103170799398_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"ae4691cd2d084e8ead613215f09da649\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"3ce6fd05bd254c5a95adda3067e52493\";}s:32:\"f14364e4e98644a99a8119914c478547\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"f14364e4e98644a99a8119914c478547\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:49.695000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:1513;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/73/04/2a/1689140200/103170799398_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/73/04/2a/1689140200/103170799398_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"ae4691cd2d084e8ead613215f09da649\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"f14364e4e98644a99a8119914c478547\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/73/04/2a/1689140200/103170799398_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"ae4691cd2d084e8ead613215f09da649\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99980;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430345\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb86d79735fb057d552d398ee11\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"04ed9154668e482193cc8af7e77346db\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"04ed9154668e482193cc8af7e77346db\";}s:11:\"\0*\0quantity\";i:4;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"04ed9154668e482193cc8af7e77346db\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"c81da292a31945558c1bcb02da86863c\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:41.470\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58406\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccea696577083b44ebc607df54fc1\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:37:\"Spieluhr, Happy Birthday, mit Blüten\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"cced316425714b11a1e5e0228f2d3e00\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.469000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.486000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:126724;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"5f6b3aea114ad9662e7c3c6739521b4c\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.485000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/20/d0/3f/1689140201/612550897769_ml.png\";s:11:\"\0*\0fileName\";s:15:\"612550897769_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"722280c349d74bc1a1d438516a6d71c7\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"722280c349d74bc1a1d438516a6d71c7\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.135000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:1782;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/20/d0/3f/1689140201/612550897769_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/20/d0/3f/1689140201/612550897769_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"cced316425714b11a1e5e0228f2d3e00\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"722280c349d74bc1a1d438516a6d71c7\";}s:32:\"a69305880aff4addaba452c7482abec5\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"a69305880aff4addaba452c7482abec5\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.135000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:1782;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/20/d0/3f/1689140201/612550897769_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/20/d0/3f/1689140201/612550897769_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"cced316425714b11a1e5e0228f2d3e00\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"a69305880aff4addaba452c7482abec5\";}s:32:\"f7b10707a34a4557986cf2e4044c5dd1\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"f7b10707a34a4557986cf2e4044c5dd1\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.136000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:1782;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/20/d0/3f/1689140201/612550897769_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/20/d0/3f/1689140201/612550897769_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"cced316425714b11a1e5e0228f2d3e00\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"f7b10707a34a4557986cf2e4044c5dd1\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/20/d0/3f/1689140201/612550897769_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"cced316425714b11a1e5e0228f2d3e00\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430349\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb8928c73cda475f73696461f20\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"c81da292a31945558c1bcb02da86863c\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"c81da292a31945558c1bcb02da86863c\";}s:11:\"\0*\0quantity\";i:4;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"c81da292a31945558c1bcb02da86863c\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"6742d316b6624fecb1b77daec4fd8d38\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:40.243\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58401\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccea696577083b44ebc607df54fc1\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99972;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:40:\"Spieluhr, Happy Birthday, Bär mit Blume\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"e3dd0a50d12d4cbf9fe1cc0ca5b5bb42\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:40.242000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:40.270000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:103105;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"ea1cec53399d075a27b849f44c347fdf\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:40.268000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/da/98/b7/1689140200/764673485862_ml.png\";s:11:\"\0*\0fileName\";s:15:\"764673485862_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"15e64397defb421c94c0ddb524dedc49\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"15e64397defb421c94c0ddb524dedc49\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:49.349000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2051;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/da/98/b7/1689140200/764673485862_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/da/98/b7/1689140200/764673485862_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"e3dd0a50d12d4cbf9fe1cc0ca5b5bb42\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"15e64397defb421c94c0ddb524dedc49\";}s:32:\"c376fe354b644ea8810c81ee57fcac2f\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"c376fe354b644ea8810c81ee57fcac2f\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:49.350000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2051;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/da/98/b7/1689140200/764673485862_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/da/98/b7/1689140200/764673485862_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"e3dd0a50d12d4cbf9fe1cc0ca5b5bb42\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"c376fe354b644ea8810c81ee57fcac2f\";}s:32:\"c96d428d178f4f3aa02c3e6c53515490\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"c96d428d178f4f3aa02c3e6c53515490\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:49.350000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2051;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/da/98/b7/1689140200/764673485862_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/da/98/b7/1689140200/764673485862_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"e3dd0a50d12d4cbf9fe1cc0ca5b5bb42\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"c96d428d178f4f3aa02c3e6c53515490\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/da/98/b7/1689140200/764673485862_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"e3dd0a50d12d4cbf9fe1cc0ca5b5bb42\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99972;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430355\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb8ea00737184113f4196bdef3c\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"6742d316b6624fecb1b77daec4fd8d38\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"6742d316b6624fecb1b77daec4fd8d38\";}s:11:\"\0*\0quantity\";i:4;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"6742d316b6624fecb1b77daec4fd8d38\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"7a0faea9a8f14b159303037c5477791f\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:41.701\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58407\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccea696577083b44ebc607df54fc1\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:44:\"Spieluhr, Happy Birthday, For you, mit Katze\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"e056987050e5497c8aac40996b080769\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.701000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.714000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:104539;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"29e0747e28d0b51dfbb9ee1f7ea1de4b\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.713000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/6c/db/41/1689140201/723885089433_ml.png\";s:11:\"\0*\0fileName\";s:15:\"723885089433_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"314789316ea843ba8dbe6df319d8a273\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"314789316ea843ba8dbe6df319d8a273\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.274000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2320;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/6c/db/41/1689140201/723885089433_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/6c/db/41/1689140201/723885089433_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"e056987050e5497c8aac40996b080769\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"314789316ea843ba8dbe6df319d8a273\";}s:32:\"6cf3cd0c4ba94484b45d3001f7b01a10\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"6cf3cd0c4ba94484b45d3001f7b01a10\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.274000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2320;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/6c/db/41/1689140201/723885089433_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/6c/db/41/1689140201/723885089433_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"e056987050e5497c8aac40996b080769\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"6cf3cd0c4ba94484b45d3001f7b01a10\";}s:32:\"90e91beb0ab446cd8097d6a79436d67c\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"90e91beb0ab446cd8097d6a79436d67c\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.274000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2320;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/6c/db/41/1689140201/723885089433_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/6c/db/41/1689140201/723885089433_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"e056987050e5497c8aac40996b080769\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"90e91beb0ab446cd8097d6a79436d67c\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/6c/db/41/1689140201/723885089433_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"e056987050e5497c8aac40996b080769\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430361\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb905ce73cf9321dcb8137a9d3c\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"7a0faea9a8f14b159303037c5477791f\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"7a0faea9a8f14b159303037c5477791f\";}s:11:\"\0*\0quantity\";i:4;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"7a0faea9a8f14b159303037c5477791f\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"50a6cea3006846fd83ce8abca97b7f19\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:42.126\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58409\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccea696577083b44ebc607df54fc1\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:46:\"Spieluhr, Happy Birthday, Rechtecke mit Herzen\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"37e3ddde78aa4bd7a0ba47a861b19743\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:42.125000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:42.141000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:85560;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"e97f203c432b60f1f8876e58be4d26f4\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:42.139000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/ac/aa/0f/1689140202/506733746124_ml.png\";s:11:\"\0*\0fileName\";s:15:\"506733746124_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"0c4ecbe0d3d0454e883cbf85b12249d3\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"0c4ecbe0d3d0454e883cbf85b12249d3\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.516000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2589;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/ac/aa/0f/1689140202/506733746124_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/ac/aa/0f/1689140202/506733746124_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"37e3ddde78aa4bd7a0ba47a861b19743\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"0c4ecbe0d3d0454e883cbf85b12249d3\";}s:32:\"242b567ffbb84cff8eea78d50d7cf62a\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"242b567ffbb84cff8eea78d50d7cf62a\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.516000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2589;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/ac/aa/0f/1689140202/506733746124_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/ac/aa/0f/1689140202/506733746124_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"37e3ddde78aa4bd7a0ba47a861b19743\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"242b567ffbb84cff8eea78d50d7cf62a\";}s:32:\"e6a2fbd6db3a4fce815d4cd72a19aea3\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"e6a2fbd6db3a4fce815d4cd72a19aea3\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.516000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2589;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/ac/aa/0f/1689140202/506733746124_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/ac/aa/0f/1689140202/506733746124_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"37e3ddde78aa4bd7a0ba47a861b19743\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"e6a2fbd6db3a4fce815d4cd72a19aea3\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/ac/aa/0f/1689140202/506733746124_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"37e3ddde78aa4bd7a0ba47a861b19743\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430366\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb910e473d48bd1ff866405c3ac\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"50a6cea3006846fd83ce8abca97b7f19\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"50a6cea3006846fd83ce8abca97b7f19\";}s:11:\"\0*\0quantity\";i:4;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"50a6cea3006846fd83ce8abca97b7f19\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"727d595180904c50bce388bb84dbb22c\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:43.115\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58413\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccea696577083b44ebc607df54fc1\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:52:\"Spieluhr, Happy Birthday, Glücksbringer und Blüten\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"57c833462f6648f18ee379b4912534b0\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.114000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.134000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:103031;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"91ff0fdb4739ca7d2b749a1da61e2579\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.132000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/2a/a6/72/1689140203/651315053848_ml.png\";s:11:\"\0*\0fileName\";s:15:\"651315053848_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"1e84b8045a974b3cba256472d254c4e2\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"1e84b8045a974b3cba256472d254c4e2\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.255000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2858;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/2a/a6/72/1689140203/651315053848_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/2a/a6/72/1689140203/651315053848_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"57c833462f6648f18ee379b4912534b0\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"1e84b8045a974b3cba256472d254c4e2\";}s:32:\"8d89c89c509046b583246118228e703c\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"8d89c89c509046b583246118228e703c\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.255000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2858;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/2a/a6/72/1689140203/651315053848_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/2a/a6/72/1689140203/651315053848_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"57c833462f6648f18ee379b4912534b0\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"8d89c89c509046b583246118228e703c\";}s:32:\"a570173dbd614a00be319ec453781e53\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"a570173dbd614a00be319ec453781e53\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.255000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:2858;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/2a/a6/72/1689140203/651315053848_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/2a/a6/72/1689140203/651315053848_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"57c833462f6648f18ee379b4912534b0\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"a570173dbd614a00be319ec453781e53\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/2a/a6/72/1689140203/651315053848_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"57c833462f6648f18ee379b4912534b0\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430371\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb92db87015a95f97df1a04ed8b\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"727d595180904c50bce388bb84dbb22c\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"727d595180904c50bce388bb84dbb22c\";}s:11:\"\0*\0quantity\";i:4;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"727d595180904c50bce388bb84dbb22c\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"03fe732d9be4461d8228bba36a41d50d\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:43.763\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58416\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccea696577083b44ebc607df54fc1\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:51:\"Spieluhr, Happy Birthday, Alles Gute zum Geb, grün\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"1d51784a5ae64c638ded1d7a154dfc19\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.762000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.781000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:105030;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"4c610414f9bd47e43e24dac2d98d7430\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.779000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/fc/27/3a/1689140203/353689975699_ml.png\";s:11:\"\0*\0fileName\";s:15:\"353689975699_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"230d9f83aa964af086a035561946f1f6\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"230d9f83aa964af086a035561946f1f6\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.765000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3127;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/fc/27/3a/1689140203/353689975699_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/fc/27/3a/1689140203/353689975699_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"1d51784a5ae64c638ded1d7a154dfc19\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"230d9f83aa964af086a035561946f1f6\";}s:32:\"86b17312f03f4dfe89d2063fb9185b98\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"86b17312f03f4dfe89d2063fb9185b98\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.765000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3127;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/fc/27/3a/1689140203/353689975699_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/fc/27/3a/1689140203/353689975699_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"1d51784a5ae64c638ded1d7a154dfc19\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"86b17312f03f4dfe89d2063fb9185b98\";}s:32:\"bc968ce754a24bb2ac3bd90ca335a090\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"bc968ce754a24bb2ac3bd90ca335a090\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.765000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3127;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/fc/27/3a/1689140203/353689975699_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/fc/27/3a/1689140203/353689975699_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"1d51784a5ae64c638ded1d7a154dfc19\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"bc968ce754a24bb2ac3bd90ca335a090\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/fc/27/3a/1689140203/353689975699_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"1d51784a5ae64c638ded1d7a154dfc19\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430376\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb9877d72519c854630cd2defa3\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"03fe732d9be4461d8228bba36a41d50d\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"03fe732d9be4461d8228bba36a41d50d\";}s:11:\"\0*\0quantity\";i:4;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"03fe732d9be4461d8228bba36a41d50d\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"280e78c68339474883f33e9cfb273f51\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:43.526\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58415\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccea696577083b44ebc607df54fc1\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:50:\"Spieluhr, Happy Birthday, Alles Gute zum Geb, pink\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"d1691b2aae164a69923560022b085d20\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.525000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.542000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:88245;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"b3a3136fdc9afc0b4895f8df5ebba9eb\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:43.541000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/cf/af/0c/1689140203/968166674340_ml.png\";s:11:\"\0*\0fileName\";s:15:\"968166674340_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"17d07aad43e94410af2181ce693c08ce\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"17d07aad43e94410af2181ce693c08ce\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.612000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3396;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/cf/af/0c/1689140203/968166674340_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/cf/af/0c/1689140203/968166674340_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"d1691b2aae164a69923560022b085d20\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"17d07aad43e94410af2181ce693c08ce\";}s:32:\"3f9ad148b124428789c67565baab1dca\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"3f9ad148b124428789c67565baab1dca\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.612000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3396;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/cf/af/0c/1689140203/968166674340_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/cf/af/0c/1689140203/968166674340_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"d1691b2aae164a69923560022b085d20\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"3f9ad148b124428789c67565baab1dca\";}s:32:\"a9e705b749a3489eb10db41cfca94507\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"a9e705b749a3489eb10db41cfca94507\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:51.612000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3396;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/cf/af/0c/1689140203/968166674340_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/cf/af/0c/1689140203/968166674340_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"d1691b2aae164a69923560022b085d20\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"a9e705b749a3489eb10db41cfca94507\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/cf/af/0c/1689140203/968166674340_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"d1691b2aae164a69923560022b085d20\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430381\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb9af4b70eaa854a2ff56029d3f\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"280e78c68339474883f33e9cfb273f51\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"280e78c68339474883f33e9cfb273f51\";}s:11:\"\0*\0quantity\";i:4;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"280e78c68339474883f33e9cfb273f51\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"41b052bf480f4f5aadc662589ad9bb13\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:54.326\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58471\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:2:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";i:1;s:32:\"01910c97f7c376538726259d293a1cb4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"0189d418f5427efb9bb2000be0950a17\";i:1;s:32:\"018ccea696577083b44ebc607df54fc1\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:4;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99984;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:30:\"Spieluhr, Happy Birthday, Kids\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"41e315041fdc4d70a1485934f61fa646\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:34:\"Spieluhr, Kinder, \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:54.325000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:54.342000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:80262;s:8:\"\0*\0title\";s:34:\"Spieluhr, Kinder, \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"5853eb7a2d45bc8a73604e4ce6ffd9a1\";s:4:\"type\";i:2;s:5:\"width\";i:1000;s:6:\"height\";i:745;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:54.340000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:90:\"https://www.fridolin-gmbh.de/media/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml.jpg\";s:11:\"\0*\0fileName\";s:31:\"happy-birthday-spieluhr-fake_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"6c03ab4e46c8454cba5de054739325ab\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"6c03ab4e46c8454cba5de054739325ab\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:05.228000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3666;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:75:\"thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:104:\"https://www.fridolin-gmbh.de/thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"41e315041fdc4d70a1485934f61fa646\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"6c03ab4e46c8454cba5de054739325ab\";}s:32:\"83cea0284e7546728d3c6284d0584c82\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"83cea0284e7546728d3c6284d0584c82\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:05.228000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3666;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:73:\"thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:102:\"https://www.fridolin-gmbh.de/thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"41e315041fdc4d70a1485934f61fa646\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"83cea0284e7546728d3c6284d0584c82\";}s:32:\"878080ef010d4f01bb2f91342f364e9d\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"878080ef010d4f01bb2f91342f364e9d\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:05.228000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3666;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:73:\"thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:102:\"https://www.fridolin-gmbh.de/thumbnail/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"41e315041fdc4d70a1485934f61fa646\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"878080ef010d4f01bb2f91342f364e9d\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:61:\"media/5a/6e/5b/1689140214/happy-birthday-spieluhr-fake_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"41e315041fdc4d70a1485934f61fa646\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99984;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430386\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb9d29c726ebb273afa3574c0e3\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"41b052bf480f4f5aadc662589ad9bb13\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"41b052bf480f4f5aadc662589ad9bb13\";}s:11:\"\0*\0quantity\";i:4;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"41b052bf480f4f5aadc662589ad9bb13\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"15cc9770f8a44b7ead6bfcf1dfc85600\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:41.897\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58408\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc81bb147e39a0a3de9f148e1de9\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ccea696577083b44ebc607df54fc1\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:3;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:49:\"Spieluhr, Happy Birthday, Herzen, blau, Herz, rot\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"5536ed3f5b124a96b6ca5d723ec71a29\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.897000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.913000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:79381;s:8:\"\0*\0title\";s:25:\"Spieluhr \"Happy Birthday\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"366513d08e22edc7481f2eb0310deab9\";s:4:\"type\";i:3;s:5:\"width\";i:500;s:6:\"height\";i:373;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:41.911000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/d0/52/b5/1689140201/370367004457_ml.png\";s:11:\"\0*\0fileName\";s:15:\"370367004457_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"4a091253ecfc4f4589a1a9b72da4370a\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"4a091253ecfc4f4589a1a9b72da4370a\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.393000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3935;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/d0/52/b5/1689140201/370367004457_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/d0/52/b5/1689140201/370367004457_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"5536ed3f5b124a96b6ca5d723ec71a29\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"4a091253ecfc4f4589a1a9b72da4370a\";}s:32:\"852e3a272b5f40989dd3f9b305973c5f\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"852e3a272b5f40989dd3f9b305973c5f\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.393000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3935;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/d0/52/b5/1689140201/370367004457_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/d0/52/b5/1689140201/370367004457_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"5536ed3f5b124a96b6ca5d723ec71a29\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"852e3a272b5f40989dd3f9b305973c5f\";}s:32:\"a42e01ab8d4246bc9e18862c75376372\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"a42e01ab8d4246bc9e18862c75376372\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:50.393000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:3935;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/d0/52/b5/1689140201/370367004457_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/d0/52/b5/1689140201/370367004457_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"5536ed3f5b124a96b6ca5d723ec71a29\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"a42e01ab8d4246bc9e18862c75376372\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/d0/52/b5/1689140201/370367004457_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"5536ed3f5b124a96b6ca5d723ec71a29\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430391\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eb9ec13726896c03c9805a87da1\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"15cc9770f8a44b7ead6bfcf1dfc85600\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"15cc9770f8a44b7ead6bfcf1dfc85600\";}s:11:\"\0*\0quantity\";i:4;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"15cc9770f8a44b7ead6bfcf1dfc85600\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"1e32e82d9d6546e3af0f74f52528aa5e\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:23.569\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";s:155:\"{\"extensions\":[],\"currencyId\":\"b7d2554b0ce847cd82f3ac9bd1c0dfca\",\"net\":0,\"gross\":0,\"linked\":true,\"listPrice\":null,\"percentage\":null,\"regulationPrice\":null}\";s:13:\"productNumber\";s:5:\"58326\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"20ee7d811f994c67a71012cc5af947a8\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fd0b5f067d42ae7a6705f401e3c0\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"018af991c9f371f3b0abd84af7fbeeef\";i:1;s:32:\"018cd3d36d3173b692c5bd9d5537ff39\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:4;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99988;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:48:\"Spieluhr, Wie schön, dass du geboren, Zuckowski\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"e2f9fabfea144670b12bd90e1f1acf7b\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:61:\"Spieluhr, \"Rolf Zuckowski - Wie schön, dass du geboren bist\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:23.568000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:23.588000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:379746;s:8:\"\0*\0title\";s:61:\"Spieluhr, \"Rolf Zuckowski - Wie schön, dass du geboren bist\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"108359a80c954ca4047ff0a7c3a810d3\";s:4:\"type\";i:2;s:5:\"width\";i:945;s:6:\"height\";i:716;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:23.586000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:67:\"https://www.fridolin-gmbh.de/media/01/25/11/1689140183/58326_ml.jpg\";s:11:\"\0*\0fileName\";s:8:\"58326_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"4f62c682402b4cdc9fb572ecf83058cf\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"4f62c682402b4cdc9fb572ecf83058cf\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:32.043000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:4204;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:52:\"thumbnail/01/25/11/1689140183/58326_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:81:\"https://www.fridolin-gmbh.de/thumbnail/01/25/11/1689140183/58326_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"e2f9fabfea144670b12bd90e1f1acf7b\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"4f62c682402b4cdc9fb572ecf83058cf\";}s:32:\"b2ed17de6d874750ae9b150886ccd09e\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"b2ed17de6d874750ae9b150886ccd09e\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:32.043000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:4204;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:50:\"thumbnail/01/25/11/1689140183/58326_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/01/25/11/1689140183/58326_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"e2f9fabfea144670b12bd90e1f1acf7b\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"b2ed17de6d874750ae9b150886ccd09e\";}s:32:\"d61e68efddc548f788879cce802fcf56\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"d61e68efddc548f788879cce802fcf56\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:32.043000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:4204;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:50:\"thumbnail/01/25/11/1689140183/58326_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/01/25/11/1689140183/58326_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"e2f9fabfea144670b12bd90e1f1acf7b\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"d61e68efddc548f788879cce802fcf56\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:38:\"media/01/25/11/1689140183/58326_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"e2f9fabfea144670b12bd90e1f1acf7b\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99988;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430396\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ebed6aa72d9984fee63fb630952\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"1e32e82d9d6546e3af0f74f52528aa5e\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"1e32e82d9d6546e3af0f74f52528aa5e\";}s:11:\"\0*\0quantity\";i:4;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"1e32e82d9d6546e3af0f74f52528aa5e\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"57450ee12fa1417aa42f4983eb05baaf\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:36:23.835\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"58327\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"20ee7d811f994c67a71012cc5af947a8\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fd0b5f067d42ae7a6705f401e3c0\";i:6;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"018af991c9f371f3b0abd84af7fbeeef\";i:1;s:32:\"018cceb3869e72ba946304eec96275f5\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";i:4;s:32:\"22fd70b94cde43cb936612ec71087f95\";}s:8:\"parentId\";N;s:5:\"stock\";i:99984;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:40:\"Spieluhr, Ich schaff das schon/Zuckowski\";s:11:\"\0*\0quantity\";i:4;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:3.79;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:4;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"f0fc3e3e9cd64efebd9a2c929be5631d\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:49:\"Spieluhr, \"Rolf Zuckowski - Ich schaff das schon\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:23.834000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:23.859000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:361535;s:8:\"\0*\0title\";s:49:\"Spieluhr, \"Rolf Zuckowski - Ich schaff das schon\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"210b7df1498c78b2459c2a11eaaadd2b\";s:4:\"type\";i:2;s:5:\"width\";i:945;s:6:\"height\";i:716;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:23.857000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:67:\"https://www.fridolin-gmbh.de/media/d2/71/e8/1689140183/58327_ml.jpg\";s:11:\"\0*\0fileName\";s:8:\"58327_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"70200d4c48e1426ebd41ae0c7f8123da\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"70200d4c48e1426ebd41ae0c7f8123da\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:32.173000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:4473;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:52:\"thumbnail/d2/71/e8/1689140183/58327_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:81:\"https://www.fridolin-gmbh.de/thumbnail/d2/71/e8/1689140183/58327_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"f0fc3e3e9cd64efebd9a2c929be5631d\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"70200d4c48e1426ebd41ae0c7f8123da\";}s:32:\"75a99777e33841b780476b5b4a66b4a3\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"75a99777e33841b780476b5b4a66b4a3\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:32.173000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:4473;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:50:\"thumbnail/d2/71/e8/1689140183/58327_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/d2/71/e8/1689140183/58327_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"f0fc3e3e9cd64efebd9a2c929be5631d\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"75a99777e33841b780476b5b4a66b4a3\";}s:32:\"ce3c18d5197e456f8d895db223d5b5d5\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"ce3c18d5197e456f8d895db223d5b5d5\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:36:32.173000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:4473;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:50:\"thumbnail/d2/71/e8/1689140183/58327_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:79:\"https://www.fridolin-gmbh.de/thumbnail/d2/71/e8/1689140183/58327_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"f0fc3e3e9cd64efebd9a2c929be5631d\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"ce3c18d5197e456f8d895db223d5b5d5\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:38:\"media/d2/71/e8/1689140183/58327_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"f0fc3e3e9cd64efebd9a2c929be5631d\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:99984;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:4;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:4;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430401\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ebf03a3723d929e40a7de5d80c7\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"57450ee12fa1417aa42f4983eb05baaf\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"57450ee12fa1417aa42f4983eb05baaf\";}s:11:\"\0*\0quantity\";i:4;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:3.79;s:11:\"\0*\0quantity\";i:4;s:13:\"\0*\0totalPrice\";d:15.16;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:15.16;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"57450ee12fa1417aa42f4983eb05baaf\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"43696846a65e44cb8dfe80ac51897959\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:47.156\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59402\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"20ee7d811f994c67a71012cc5af947a8\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fd0b5f067d42ae7a6705f401e3c0\";i:6;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018af991c9f371f3b0abd84af7fbeeef\";i:2;s:32:\"018cceb3869e72ba946304eec96275f5\";i:3;s:32:\"018f382488a57a318a01255313cedd72\";i:4;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:47:\"Hängespieluhr, Zuckowski, Ich schaff das schon\";s:11:\"\0*\0quantity\";i:10;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:10;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:10;s:13:\"\0*\0totalPrice\";d:29.9;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:29.9;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"e18e9f9db62147038aafbea1e1439254\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:43:\"Spieluhr \"Zuckowski - Ich schaff das schon\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:47.155000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:47.181000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:202616;s:8:\"\0*\0title\";s:43:\"Spieluhr \"Zuckowski - Ich schaff das schon\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"4adeb3548bb1955d1abac7afff1e246c\";s:4:\"type\";i:3;s:5:\"width\";i:306;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:47.179000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/1f/7f/38/1689140267/091624093591_ml.png\";s:11:\"\0*\0fileName\";s:15:\"091624093591_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"441f22aa4923406496041d9199d6d4b5\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"441f22aa4923406496041d9199d6d4b5\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:55.967000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:4743;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/1f/7f/38/1689140267/091624093591_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/1f/7f/38/1689140267/091624093591_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"e18e9f9db62147038aafbea1e1439254\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"441f22aa4923406496041d9199d6d4b5\";}s:32:\"acb143d7108e4244a402db906a63821a\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"acb143d7108e4244a402db906a63821a\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:55.967000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:4743;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/1f/7f/38/1689140267/091624093591_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/1f/7f/38/1689140267/091624093591_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"e18e9f9db62147038aafbea1e1439254\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"acb143d7108e4244a402db906a63821a\";}s:32:\"e7cd065211104c7f9ad5d174099a6907\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"e7cd065211104c7f9ad5d174099a6907\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:55.967000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:4743;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/1f/7f/38/1689140267/091624093591_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/1f/7f/38/1689140267/091624093591_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"e18e9f9db62147038aafbea1e1439254\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"e7cd065211104c7f9ad5d174099a6907\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/1f/7f/38/1689140267/091624093591_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"e18e9f9db62147038aafbea1e1439254\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430407\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ec2962e70e296b9220d15606399\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"43696846a65e44cb8dfe80ac51897959\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"43696846a65e44cb8dfe80ac51897959\";}s:11:\"\0*\0quantity\";i:10;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:10;s:13:\"\0*\0totalPrice\";d:29.9;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:29.9;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"43696846a65e44cb8dfe80ac51897959\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"018a63e0088f71e1b71599619cfc7963\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-09-05 05:45:41.265\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";b:0;s:14:\"purchasePrices\";s:155:\"{\"extensions\":[],\"currencyId\":\"b7d2554b0ce847cd82f3ac9bd1c0dfca\",\"net\":0,\"gross\":0,\"linked\":true,\"listPrice\":null,\"percentage\":null,\"regulationPrice\":null}\";s:13:\"productNumber\";s:5:\"59050\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:4:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:2;s:32:\"28447395cd4049c3820958e56585876c\";i:3;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018cd3f0f1577203b6007b6d638d5a81\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:37:\"Hängespieluhr, Love me tender, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"018aaba6865f7855a3f309e2923a3d7a\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";N;s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-09-19 04:15:32.186000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-09-19 04:15:32.645000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:302327;s:8:\"\0*\0title\";N;s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"884e5f91c9eff3984faa092a9d683fb3\";s:4:\"type\";i:2;s:5:\"width\";i:472;s:6:\"height\";i:844;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-09-19 04:15:32.641000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:64:\"https://www.fridolin-gmbh.de/media/7e/b7/09/1695096932/59050.jpg\";s:11:\"\0*\0fileName\";s:5:\"59050\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:4:{s:32:\"018aaba6c34273ccaa238b834df5f4b3\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:38:\"media_thumbnail_foreign_keys_extension\";}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"018aaba6c34273ccaa238b834df5f4b3\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-09-19 04:15:47.525000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5008;s:8:\"\0*\0width\";i:280;s:7:\"\0*\0path\";s:47:\"thumbnail/7e/b7/09/1695096932/59050_280x280.jpg\";s:9:\"\0*\0height\";i:280;s:6:\"\0*\0url\";s:76:\"https://www.fridolin-gmbh.de/thumbnail/7e/b7/09/1695096932/59050_280x280.jpg\";s:10:\"\0*\0mediaId\";s:32:\"018aaba6865f7855a3f309e2923a3d7a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"018aaba6c34273ccaa238b834df5f4b3\";}s:32:\"018aaba6c34273ccaa238b834e102a1b\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:38:\"media_thumbnail_foreign_keys_extension\";}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"018aaba6c34273ccaa238b834e102a1b\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-09-19 04:15:47.525000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5008;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:49:\"thumbnail/7e/b7/09/1695096932/59050_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:78:\"https://www.fridolin-gmbh.de/thumbnail/7e/b7/09/1695096932/59050_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"018aaba6865f7855a3f309e2923a3d7a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"018aaba6c34273ccaa238b834e102a1b\";}s:32:\"018aaba6c34273ccaa238b834ea205ed\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:38:\"media_thumbnail_foreign_keys_extension\";}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"018aaba6c34273ccaa238b834ea205ed\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-09-19 04:15:47.525000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5008;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:47:\"thumbnail/7e/b7/09/1695096932/59050_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:76:\"https://www.fridolin-gmbh.de/thumbnail/7e/b7/09/1695096932/59050_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"018aaba6865f7855a3f309e2923a3d7a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"018aaba6c34273ccaa238b834ea205ed\";}s:32:\"018aaba6c34273ccaa238b834ea58908\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:38:\"media_thumbnail_foreign_keys_extension\";}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"018aaba6c34273ccaa238b834ea58908\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-09-19 04:15:47.525000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5008;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:47:\"thumbnail/7e/b7/09/1695096932/59050_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:76:\"https://www.fridolin-gmbh.de/thumbnail/7e/b7/09/1695096932/59050_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"018aaba6865f7855a3f309e2923a3d7a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"018aaba6c34273ccaa238b834ea58908\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:35:\"media/7e/b7/09/1695096932/59050.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"018aaba6865f7855a3f309e2923a3d7a\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430412\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ec9c7d973c7a998f2009ed2180f\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"018a63e0088f71e1b71599619cfc7963\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"018a63e0088f71e1b71599619cfc7963\";}s:11:\"\0*\0quantity\";i:5;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"018a63e0088f71e1b71599619cfc7963\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"2cdfa1dc95a94cd495a5ef1884822a08\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:34.581\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";s:155:\"{\"extensions\":[],\"currencyId\":\"b7d2554b0ce847cd82f3ac9bd1c0dfca\",\"net\":0,\"gross\":0,\"linked\":true,\"listPrice\":null,\"percentage\":null,\"regulationPrice\":null}\";s:13:\"productNumber\";s:5:\"59201\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:4:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:2;s:32:\"28447395cd4049c3820958e56585876c\";i:3;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018cd3f25c1373a5a2810f4ef3a39e9d\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:36:\"Hängespieluhr, I Just Called, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"c35fbc11518740ac884ea00f609ab6f5\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:35:\"Spieluhr \"I just called to say ...\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.580000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.598000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:28382;s:8:\"\0*\0title\";s:35:\"Spieluhr \"I just called to say ...\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"fa35b2944058d8db2d3ca37df29b5f56\";s:4:\"type\";i:2;s:5:\"width\";i:331;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.596000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/a7/95/d4/1689140254/072520110969_ml.jpg\";s:11:\"\0*\0fileName\";s:15:\"072520110969_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"3fb752c026fe4f7681674b3e685131fa\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"3fb752c026fe4f7681674b3e685131fa\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.029000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5297;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/a7/95/d4/1689140254/072520110969_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/a7/95/d4/1689140254/072520110969_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c35fbc11518740ac884ea00f609ab6f5\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"3fb752c026fe4f7681674b3e685131fa\";}s:32:\"c19af19602564342962c547a26769f7b\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"c19af19602564342962c547a26769f7b\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.029000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5297;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/a7/95/d4/1689140254/072520110969_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/a7/95/d4/1689140254/072520110969_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c35fbc11518740ac884ea00f609ab6f5\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"c19af19602564342962c547a26769f7b\";}s:32:\"ef3d0f5214ba4ae68a4a52e4106f8533\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"ef3d0f5214ba4ae68a4a52e4106f8533\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.029000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5297;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/a7/95/d4/1689140254/072520110969_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/a7/95/d4/1689140254/072520110969_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c35fbc11518740ac884ea00f609ab6f5\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"ef3d0f5214ba4ae68a4a52e4106f8533\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/a7/95/d4/1689140254/072520110969_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"c35fbc11518740ac884ea00f609ab6f5\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430418\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eca2c33718aa587c32d6b33f8c1\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"2cdfa1dc95a94cd495a5ef1884822a08\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"2cdfa1dc95a94cd495a5ef1884822a08\";}s:11:\"\0*\0quantity\";i:5;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"2cdfa1dc95a94cd495a5ef1884822a08\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"31a0c9f642614a8387bb17d7f553ecd7\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:34.788\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59202\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:4:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:2;s:32:\"28447395cd4049c3820958e56585876c\";i:3;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018cd3eea98e71cf8932f8bc1e965ec0\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:36:\"Hängespieluhr, Sandmännchen, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"15d6562bbcee4193b97347c17fc33524\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:24:\"Spieluhr \"Sandmännchen\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.787000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.800000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:28256;s:8:\"\0*\0title\";s:24:\"Spieluhr \"Sandmännchen\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"d5d9f198e3f3f492e1d3b75e542c77bf\";s:4:\"type\";i:2;s:5:\"width\";i:331;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.798000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/77/5e/79/1689140254/119266634515_ml.jpg\";s:11:\"\0*\0fileName\";s:15:\"119266634515_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"6b9a30cd3a2f45c8b898857f887f060d\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"6b9a30cd3a2f45c8b898857f887f060d\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.085000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5562;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/77/5e/79/1689140254/119266634515_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/77/5e/79/1689140254/119266634515_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"15d6562bbcee4193b97347c17fc33524\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"6b9a30cd3a2f45c8b898857f887f060d\";}s:32:\"b2e947dc500948788f2e78a463910a01\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"b2e947dc500948788f2e78a463910a01\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.085000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5562;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/77/5e/79/1689140254/119266634515_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/77/5e/79/1689140254/119266634515_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"15d6562bbcee4193b97347c17fc33524\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"b2e947dc500948788f2e78a463910a01\";}s:32:\"eeb64a0d7c064387bb4f98b1984205bd\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"eeb64a0d7c064387bb4f98b1984205bd\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.085000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5562;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/77/5e/79/1689140254/119266634515_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/77/5e/79/1689140254/119266634515_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"15d6562bbcee4193b97347c17fc33524\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"eeb64a0d7c064387bb4f98b1984205bd\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/77/5e/79/1689140254/119266634515_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"15d6562bbcee4193b97347c17fc33524\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430423\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eca7cf672fb8752b9495831c673\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"31a0c9f642614a8387bb17d7f553ecd7\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"31a0c9f642614a8387bb17d7f553ecd7\";}s:11:\"\0*\0quantity\";i:5;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"31a0c9f642614a8387bb17d7f553ecd7\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"3e3015209d7a4d66b16226a53a6a547f\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:34.978\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59203\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fcac5277713b9ba719e049b5ad63\";i:6;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018ccea639b773029c5c3a1c2eabf6d6\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:33:\"Hängespieluhr, Guter Mond, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"c0f6c8489d064752826ce377bd8f9cb2\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:21:\"Spieluhr \"Guter Mond\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.977000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.993000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:28430;s:8:\"\0*\0title\";s:21:\"Spieluhr \"Guter Mond\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"ee96cb0c6add5ad4a22c680f475cc0dd\";s:4:\"type\";i:2;s:5:\"width\";i:331;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:34.991000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/eb/ab/ba/1689140254/628882405635_ml.jpg\";s:11:\"\0*\0fileName\";s:15:\"628882405635_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"126477b0e69a48ecae22b51d8e581881\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"126477b0e69a48ecae22b51d8e581881\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.139000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5830;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/eb/ab/ba/1689140254/628882405635_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/eb/ab/ba/1689140254/628882405635_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c0f6c8489d064752826ce377bd8f9cb2\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"126477b0e69a48ecae22b51d8e581881\";}s:32:\"b2db788c309543eeae8dfcadbf167b28\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"b2db788c309543eeae8dfcadbf167b28\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.139000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5830;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/eb/ab/ba/1689140254/628882405635_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/eb/ab/ba/1689140254/628882405635_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c0f6c8489d064752826ce377bd8f9cb2\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"b2db788c309543eeae8dfcadbf167b28\";}s:32:\"e24b0a471cee441aaeb850ce50a1887b\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"e24b0a471cee441aaeb850ce50a1887b\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.140000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:5830;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/eb/ab/ba/1689140254/628882405635_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/eb/ab/ba/1689140254/628882405635_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"c0f6c8489d064752826ce377bd8f9cb2\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"e24b0a471cee441aaeb850ce50a1887b\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/eb/ab/ba/1689140254/628882405635_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"c0f6c8489d064752826ce377bd8f9cb2\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430429\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ecaccd87114a658901ef7a345b5\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"3e3015209d7a4d66b16226a53a6a547f\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"3e3015209d7a4d66b16226a53a6a547f\";}s:11:\"\0*\0quantity\";i:5;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"3e3015209d7a4d66b16226a53a6a547f\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"14c9653844324aed92cf88e2c9d00818\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:35.156\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59204\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:4:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:2;s:32:\"28447395cd4049c3820958e56585876c\";i:3;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:6:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018ada87bb5b71838270d51143c2b616\";i:2;s:32:\"018ada8d9d557321a56cf7c3df12d653\";i:3;s:32:\"018cd3d2af12703b992ef936afa35261\";i:4;s:32:\"018f382488a57a318a01255313cedd72\";i:5;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:40:\"Hängespieluhr, Mozart Wiegenlied, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"b41688b634974e268f6e351eb1f06e5a\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:30:\"Spieluhr \"Mozart - Wiegenlied\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.156000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.167000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:28245;s:8:\"\0*\0title\";s:30:\"Spieluhr \"Mozart - Wiegenlied\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"24b674fd1f3b8f784e96a3f6945f41f2\";s:4:\"type\";i:2;s:5:\"width\";i:331;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.166000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/74/fd/98/1689140255/151900708412_ml.jpg\";s:11:\"\0*\0fileName\";s:15:\"151900708412_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"0406091179934605a1ad6beaafe80b4b\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"0406091179934605a1ad6beaafe80b4b\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.312000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6097;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/74/fd/98/1689140255/151900708412_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/74/fd/98/1689140255/151900708412_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"b41688b634974e268f6e351eb1f06e5a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"0406091179934605a1ad6beaafe80b4b\";}s:32:\"3e890fd1885c4f4680336e444dde7f8f\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"3e890fd1885c4f4680336e444dde7f8f\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.312000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6097;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/74/fd/98/1689140255/151900708412_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/74/fd/98/1689140255/151900708412_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"b41688b634974e268f6e351eb1f06e5a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"3e890fd1885c4f4680336e444dde7f8f\";}s:32:\"c3a707c1a393422c8915062ee850767f\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"c3a707c1a393422c8915062ee850767f\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.312000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6097;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/74/fd/98/1689140255/151900708412_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/74/fd/98/1689140255/151900708412_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"b41688b634974e268f6e351eb1f06e5a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"c3a707c1a393422c8915062ee850767f\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/74/fd/98/1689140255/151900708412_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"b41688b634974e268f6e351eb1f06e5a\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430433\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ecb6be670b4b3001b4be2dec5b1\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"14c9653844324aed92cf88e2c9d00818\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"14c9653844324aed92cf88e2c9d00818\";}s:11:\"\0*\0quantity\";i:5;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"14c9653844324aed92cf88e2c9d00818\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"73a7e56973df483b946345dee6305b37\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:35.371\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59205\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:6:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:3;s:32:\"28447395cd4049c3820958e56585876c\";i:4;s:32:\"0189d4144a06773ea96b621c57dbcef9\";i:5;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"0189d418f5427efb9bb2000be0950a17\";i:1;s:32:\"018ab6a4ed277999a94b593a65778611\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:38:\"Hängespieluhr, Schlaf Kindchen, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"2f523545d8204f3b818d5f67348d9d7a\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:26:\"Spieluhr \"Schlaf Kindchen\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.370000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.387000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:9:\"image/png\";s:16:\"\0*\0fileExtension\";s:3:\"png\";s:11:\"\0*\0fileSize\";i:154827;s:8:\"\0*\0title\";s:26:\"Spieluhr \"Schlaf Kindchen\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:156:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"e39721b1479b3bdc24197e0267728ef6\";s:4:\"type\";i:3;s:5:\"width\";i:280;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:1:{i:0;s:11:\"transparent\";}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.386000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/79/8c/aa/1689140255/777503904778_ml.png\";s:11:\"\0*\0fileName\";s:15:\"777503904778_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"82f23f31768247cfbc585ae64171adaa\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"82f23f31768247cfbc585ae64171adaa\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.499000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6365;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/79/8c/aa/1689140255/777503904778_ml_800x800.png\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/79/8c/aa/1689140255/777503904778_ml_800x800.png\";s:10:\"\0*\0mediaId\";s:32:\"2f523545d8204f3b818d5f67348d9d7a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"82f23f31768247cfbc585ae64171adaa\";}s:32:\"b7c4621687c7415eb1f206759e4dd769\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"b7c4621687c7415eb1f206759e4dd769\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.499000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6365;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/79/8c/aa/1689140255/777503904778_ml_1920x1920.png\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/79/8c/aa/1689140255/777503904778_ml_1920x1920.png\";s:10:\"\0*\0mediaId\";s:32:\"2f523545d8204f3b818d5f67348d9d7a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"b7c4621687c7415eb1f206759e4dd769\";}s:32:\"be288a4e1cee49d3a3b22fb3786f1f0f\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"be288a4e1cee49d3a3b22fb3786f1f0f\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.499000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6365;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/79/8c/aa/1689140255/777503904778_ml_400x400.png\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/79/8c/aa/1689140255/777503904778_ml_400x400.png\";s:10:\"\0*\0mediaId\";s:32:\"2f523545d8204f3b818d5f67348d9d7a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"be288a4e1cee49d3a3b22fb3786f1f0f\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/79/8c/aa/1689140255/777503904778_ml.png\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"2f523545d8204f3b818d5f67348d9d7a\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430439\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ecbcab873cf8b464596f560b2a0\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"73a7e56973df483b946345dee6305b37\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"73a7e56973df483b946345dee6305b37\";}s:11:\"\0*\0quantity\";i:5;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"73a7e56973df483b946345dee6305b37\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"88f7daf4024c4021a787a396613dbd70\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:35.575\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59208\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fc7a0ee178baad57b16505bd7977\";i:6;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:3:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018f382488a57a318a01255313cedd72\";i:2;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:43:\"Hängespieluhr, Au Claire de la lune, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"efb077bfef2b49ecac50d0000ed4f54a\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:31:\"Spieluhr \"Au Claire de la lune\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.574000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.591000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:28136;s:8:\"\0*\0title\";s:31:\"Spieluhr \"Au Claire de la lune\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"ca9b6f26c4c373e0ec7bb0e730a3b62b\";s:4:\"type\";i:2;s:5:\"width\";i:331;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.590000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/1b/22/bf/1689140255/536268944630_ml.jpg\";s:11:\"\0*\0fileName\";s:15:\"536268944630_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"182a810f099b4336bb848d2e6fed1920\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"182a810f099b4336bb848d2e6fed1920\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.554000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6632;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/1b/22/bf/1689140255/536268944630_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/1b/22/bf/1689140255/536268944630_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"efb077bfef2b49ecac50d0000ed4f54a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"182a810f099b4336bb848d2e6fed1920\";}s:32:\"9e0ed495e64f4c8f98be755a6d768559\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"9e0ed495e64f4c8f98be755a6d768559\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.554000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6632;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/1b/22/bf/1689140255/536268944630_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/1b/22/bf/1689140255/536268944630_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"efb077bfef2b49ecac50d0000ed4f54a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"9e0ed495e64f4c8f98be755a6d768559\";}s:32:\"d73b7552c3fc4b5a8e058a22a81247ed\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"d73b7552c3fc4b5a8e058a22a81247ed\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.554000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6632;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/1b/22/bf/1689140255/536268944630_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/1b/22/bf/1689140255/536268944630_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"efb077bfef2b49ecac50d0000ed4f54a\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"d73b7552c3fc4b5a8e058a22a81247ed\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/1b/22/bf/1689140255/536268944630_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"efb077bfef2b49ecac50d0000ed4f54a\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430444\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934eccf73870009177d110fda8b345\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"88f7daf4024c4021a787a396613dbd70\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"88f7daf4024c4021a787a396613dbd70\";}s:11:\"\0*\0quantity\";i:5;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"88f7daf4024c4021a787a396613dbd70\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"53e396d6298f4667958ccbbb6f826bc3\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:35.783\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59209\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:7:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:3;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:4;s:32:\"28447395cd4049c3820958e56585876c\";i:5;s:32:\"0189fcaca9c877848ad7b788bf2065a1\";i:6;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018ccea7b4e871278546806631ec2977\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:38:\"Hängespieluhr, Hänschen klein, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"73531a7952274b778999c3ca20f394b0\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:26:\"Spieluhr \"Hänschen klein\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.783000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.803000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:28250;s:8:\"\0*\0title\";s:26:\"Spieluhr \"Hänschen klein\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"398d2e0064289460c74c5619336f9311\";s:4:\"type\";i:2;s:5:\"width\";i:331;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:35.801000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/ba/a6/43/1689140255/237206303260_ml.jpg\";s:11:\"\0*\0fileName\";s:15:\"237206303260_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"0b9beca5a3294e238a200e6c8d0ae058\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"0b9beca5a3294e238a200e6c8d0ae058\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.604000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6900;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/ba/a6/43/1689140255/237206303260_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/ba/a6/43/1689140255/237206303260_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"73531a7952274b778999c3ca20f394b0\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"0b9beca5a3294e238a200e6c8d0ae058\";}s:32:\"5d5939ec06eb40969955a72cc1573996\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"5d5939ec06eb40969955a72cc1573996\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.605000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6900;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/ba/a6/43/1689140255/237206303260_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/ba/a6/43/1689140255/237206303260_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"73531a7952274b778999c3ca20f394b0\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"5d5939ec06eb40969955a72cc1573996\";}s:32:\"9cdce1b5ee384299941313795be6b763\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"9cdce1b5ee384299941313795be6b763\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.604000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:6900;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/ba/a6/43/1689140255/237206303260_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/ba/a6/43/1689140255/237206303260_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"73531a7952274b778999c3ca20f394b0\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"9cdce1b5ee384299941313795be6b763\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/ba/a6/43/1689140255/237206303260_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"73531a7952274b778999c3ca20f394b0\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430449\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ecd3d80725aae594423a4251d72\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"53e396d6298f4667958ccbbb6f826bc3\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"53e396d6298f4667958ccbbb6f826bc3\";}s:11:\"\0*\0quantity\";i:5;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"53e396d6298f4667958ccbbb6f826bc3\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"84d00111e289458e949b3a0a3a87f640\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:21.728\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59010\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:10:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"a3a6526ea8164eff8d009845f990381b\";i:2;s:32:\"20ee7d811f994c67a71012cc5af947a8\";i:3;s:32:\"0189f8072aad71a8a38f30e4a7c21137\";i:4;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:5;s:32:\"28447395cd4049c3820958e56585876c\";i:6;s:32:\"0189f8039e587c44834a6dc3453dbffa\";i:7;s:32:\"0189fc99a5c878c2a78d01f7827c49b0\";i:8;s:32:\"a6d5f13f6a9646bfbec04e89871ed609\";i:9;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:5:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018af98fb02c74278f1b138220ba5c9d\";i:2;s:32:\"018cd3c73527737e935e4323eb91983b\";i:3;s:32:\"018f382488a57a318a01255313cedd72\";i:4;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:40:\"Hängespieluhr, Frühling/Vivaldi, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"5a3b809755f544369bece44e4406edf9\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:30:\"Spieluhr \"Vivaldi - Frühling\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:21.727000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:21.741000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:3:\"jpg\";s:11:\"\0*\0fileSize\";i:28270;s:8:\"\0*\0title\";s:30:\"Spieluhr \"Vivaldi - Frühling\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"b52bedbcc8e5178103e0e445ba939b79\";s:4:\"type\";i:2;s:5:\"width\";i:331;s:6:\"height\";i:500;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:21.740000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:74:\"https://www.fridolin-gmbh.de/media/7d/16/15/1689140241/578449193640_ml.jpg\";s:11:\"\0*\0fileName\";s:15:\"578449193640_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"28255870ba154a1fbb3f92b01b98bed2\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"28255870ba154a1fbb3f92b01b98bed2\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:28.484000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:7172;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:57:\"thumbnail/7d/16/15/1689140241/578449193640_ml_400x400.jpg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/7d/16/15/1689140241/578449193640_ml_400x400.jpg\";s:10:\"\0*\0mediaId\";s:32:\"5a3b809755f544369bece44e4406edf9\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"28255870ba154a1fbb3f92b01b98bed2\";}s:32:\"3a260fa342a6423fa0c34589f3374df2\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"3a260fa342a6423fa0c34589f3374df2\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:28.483000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:7172;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:59:\"thumbnail/7d/16/15/1689140241/578449193640_ml_1920x1920.jpg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:88:\"https://www.fridolin-gmbh.de/thumbnail/7d/16/15/1689140241/578449193640_ml_1920x1920.jpg\";s:10:\"\0*\0mediaId\";s:32:\"5a3b809755f544369bece44e4406edf9\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"3a260fa342a6423fa0c34589f3374df2\";}s:32:\"6962553ed70a4091926a51ca8beae87e\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"6962553ed70a4091926a51ca8beae87e\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:28.484000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:7172;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:57:\"thumbnail/7d/16/15/1689140241/578449193640_ml_800x800.jpg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:86:\"https://www.fridolin-gmbh.de/thumbnail/7d/16/15/1689140241/578449193640_ml_800x800.jpg\";s:10:\"\0*\0mediaId\";s:32:\"5a3b809755f544369bece44e4406edf9\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"6962553ed70a4091926a51ca8beae87e\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:45:\"media/7d/16/15/1689140241/578449193640_ml.jpg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"5a3b809755f544369bece44e4406edf9\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430454\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ecf7bac71d08a3ca388962f409b\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"84d00111e289458e949b3a0a3a87f640\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"84d00111e289458e949b3a0a3a87f640\";}s:11:\"\0*\0quantity\";i:5;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"84d00111e289458e949b3a0a3a87f640\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}s:32:\"3546fc73a07841b4938220f81665de6e\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryPosition\":6:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0lineItem\";O:45:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\":25:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0payload\";a:19:{s:10:\"isCloseout\";b:1;s:12:\"customFields\";a:0:{}s:9:\"createdAt\";s:23:\"2023-07-12 05:37:36.659\";s:11:\"releaseDate\";s:23:\"2023-01-01 00:00:00.000\";s:5:\"isNew\";b:0;s:15:\"markAsTopseller\";N;s:14:\"purchasePrices\";N;s:13:\"productNumber\";s:5:\"59215\";s:14:\"manufacturerId\";s:32:\"0191ff1ae21e7f819d23240e28a6ca39\";s:5:\"taxId\";s:32:\"003b6fd8f33c433ba26b31635408dd0f\";s:6:\"tagIds\";a:1:{i:0;s:32:\"018a69e1524e72b09f452c1b239c9ca4\";}s:11:\"categoryIds\";a:4:{i:0;s:32:\"1496c573c0b7435a8757e290c4937efc\";i:1;s:32:\"77727cc1d71a4ae9b21b9ab1fc5834b6\";i:2;s:32:\"28447395cd4049c3820958e56585876c\";i:3;s:32:\"ca287a8ee9fa42d38f7a26d597abc30b\";}s:11:\"propertyIds\";N;s:9:\"optionIds\";N;s:7:\"options\";a:0:{}s:9:\"streamIds\";a:4:{i:0;s:32:\"018ab6a4ed277999a94b593a65778611\";i:1;s:32:\"018cd3aabc3f707ebb94a39b61946f33\";i:2;s:32:\"018f382488a57a318a01255313cedd72\";i:3;s:32:\"0191c11e33267cf48a148e67a2cf616f\";}s:8:\"parentId\";N;s:5:\"stock\";i:100000;s:8:\"features\";a:0:{}}s:8:\"\0*\0label\";s:36:\"Hängespieluhr, Oh my darling, Rizzy\";s:11:\"\0*\0quantity\";i:5;s:18:\"\0*\0priceDefinition\";O:64:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\QuantityPriceDefinition\":8:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0price\";d:2.99;s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:11:\"\0*\0quantity\";i:5;s:15:\"\0*\0isCalculated\";b:1;s:27:\"\0*\0referencePriceDefinition\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:7:\"\0*\0good\";b:1;s:14:\"\0*\0description\";N;s:8:\"\0*\0cover\";O:39:\"Shopware\\Core\\Content\\Media\\MediaEntity\":53:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:28:\"media_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"5a99ba5684034afa81bb07b5beada270\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:3:\"alt\";N;s:5:\"title\";s:24:\"Spieluhr \"Oh my darling\"\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:36.659000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:36.677000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:5:\"media\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:125;s:9:\"\0*\0userId\";s:32:\"295fc47517d64170b1297edb77afb0a5\";s:11:\"\0*\0mimeType\";s:10:\"image/jpeg\";s:16:\"\0*\0fileExtension\";s:4:\"jpeg\";s:11:\"\0*\0fileSize\";i:55479;s:8:\"\0*\0title\";s:24:\"Spieluhr \"Oh my darling\"\";s:14:\"\0*\0metaDataRaw\";N;s:15:\"\0*\0mediaTypeRaw\";s:133:\"O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}s:13:\"\0*\0extensions\";a:0:{}}\";s:11:\"\0*\0metaData\";a:4:{s:4:\"hash\";s:32:\"be8504f65e277fd8d942746f985e758e\";s:4:\"type\";i:2;s:5:\"width\";i:224;s:6:\"height\";i:392;}s:12:\"\0*\0mediaType\";O:47:\"Shopware\\Core\\Content\\Media\\MediaType\\ImageType\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0name\";s:5:\"IMAGE\";s:8:\"\0*\0flags\";a:0:{}}s:13:\"\0*\0uploadedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:36.675000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:6:\"\0*\0alt\";N;s:6:\"\0*\0url\";s:75:\"https://www.fridolin-gmbh.de/media/31/5d/1b/1689140256/353043614689_ml.jpeg\";s:11:\"\0*\0fileName\";s:15:\"353043614689_ml\";s:7:\"\0*\0user\";N;s:15:\"\0*\0translations\";N;s:13:\"\0*\0categories\";N;s:23:\"\0*\0productManufacturers\";N;s:15:\"\0*\0productMedia\";N;s:14:\"\0*\0avatarUsers\";N;s:13:\"\0*\0thumbnails\";O:77:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:3:{s:32:\"c49581c608744ecb90b7670843594727\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"c49581c608744ecb90b7670843594727\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.752000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:7437;s:8:\"\0*\0width\";i:800;s:7:\"\0*\0path\";s:58:\"thumbnail/31/5d/1b/1689140256/353043614689_ml_800x800.jpeg\";s:9:\"\0*\0height\";i:800;s:6:\"\0*\0url\";s:87:\"https://www.fridolin-gmbh.de/thumbnail/31/5d/1b/1689140256/353043614689_ml_800x800.jpeg\";s:10:\"\0*\0mediaId\";s:32:\"5a99ba5684034afa81bb07b5beada270\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"c49581c608744ecb90b7670843594727\";}s:32:\"dd428bcc15114a9886a52ac34fa0e720\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"dd428bcc15114a9886a52ac34fa0e720\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.751000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:7437;s:8:\"\0*\0width\";i:1920;s:7:\"\0*\0path\";s:60:\"thumbnail/31/5d/1b/1689140256/353043614689_ml_1920x1920.jpeg\";s:9:\"\0*\0height\";i:1920;s:6:\"\0*\0url\";s:89:\"https://www.fridolin-gmbh.de/thumbnail/31/5d/1b/1689140256/353043614689_ml_1920x1920.jpeg\";s:10:\"\0*\0mediaId\";s:32:\"5a99ba5684034afa81bb07b5beada270\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"dd428bcc15114a9886a52ac34fa0e720\";}s:32:\"f773730b8acb45588a65d201a8681351\";O:73:\"Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailEntity\":16:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"f773730b8acb45588a65d201a8681351\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-07-12 05:37:41.752000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"media_thumbnail\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";r:7437;s:8:\"\0*\0width\";i:400;s:7:\"\0*\0path\";s:58:\"thumbnail/31/5d/1b/1689140256/353043614689_ml_400x400.jpeg\";s:9:\"\0*\0height\";i:400;s:6:\"\0*\0url\";s:87:\"https://www.fridolin-gmbh.de/thumbnail/31/5d/1b/1689140256/353043614689_ml_400x400.jpeg\";s:10:\"\0*\0mediaId\";s:32:\"5a99ba5684034afa81bb07b5beada270\";s:8:\"\0*\0media\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"f773730b8acb45588a65d201a8681351\";}}}s:16:\"\0*\0mediaFolderId\";s:32:\"931cf3d750ca4e5db7509625a19940b2\";s:14:\"\0*\0mediaFolder\";N;s:10:\"\0*\0hasFile\";b:1;s:10:\"\0*\0private\";b:0;s:23:\"\0*\0propertyGroupOptions\";N;s:20:\"\0*\0mailTemplateMedia\";N;s:7:\"\0*\0tags\";N;s:15:\"\0*\0thumbnailsRo\";s:0:\"\";s:7:\"\0*\0path\";s:46:\"media/31/5d/1b/1689140256/353043614689_ml.jpeg\";s:22:\"\0*\0documentBaseConfigs\";N;s:18:\"\0*\0shippingMethods\";N;s:17:\"\0*\0paymentMethods\";N;s:30:\"\0*\0productConfiguratorSettings\";N;s:17:\"\0*\0orderLineItems\";N;s:12:\"\0*\0cmsBlocks\";N;s:14:\"\0*\0cmsSections\";N;s:11:\"\0*\0cmsPages\";N;s:12:\"\0*\0documents\";N;s:20:\"\0*\0appPaymentMethods\";N;s:21:\"\0*\0appShippingMethods\";N;s:19:\"\0*\0productDownloads\";N;s:25:\"\0*\0orderLineItemDownloads\";N;s:9:\"\0*\0config\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"5a99ba5684034afa81bb07b5beada270\";}s:22:\"\0*\0deliveryInformation\";O:63:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryInformation\":9:{s:13:\"\0*\0extensions\";a:0:{}s:8:\"\0*\0stock\";i:100000;s:9:\"\0*\0weight\";N;s:15:\"\0*\0freeDelivery\";b:0;s:14:\"\0*\0restockTime\";N;s:15:\"\0*\0deliveryTime\";N;s:9:\"\0*\0height\";N;s:8:\"\0*\0width\";N;s:9:\"\0*\0length\";N;}s:11:\"\0*\0children\";O:55:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:0:{}}s:14:\"\0*\0requirement\";N;s:12:\"\0*\0removable\";b:1;s:12:\"\0*\0stackable\";b:1;s:22:\"\0*\0quantityInformation\";O:56:\"Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:14:\"\0*\0minPurchase\";i:5;s:14:\"\0*\0maxPurchase\";i:10000;s:16:\"\0*\0purchaseSteps\";i:5;}s:11:\"\0*\0modified\";b:0;s:16:\"\0*\0dataTimestamp\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-11-21 13:05:14.430459\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:18:\"\0*\0dataContextHash\";s:32:\"74f3cfcd9d9835b445b42de2d50e7940\";s:19:\"\0*\0uniqueIdentifier\";s:32:\"01934ed1970670dd8b8ff4a35b62e206\";s:9:\"\0*\0states\";a:1:{i:0;s:11:\"is-physical\";}s:16:\"\0*\0modifiedByApp\";b:0;s:64:\"\0Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem\0payloadProtection\";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:\"\0*\0id\";s:32:\"3546fc73a07841b4938220f81665de6e\";s:7:\"\0*\0type\";s:7:\"product\";s:15:\"\0*\0referencedId\";s:32:\"3546fc73a07841b4938220f81665de6e\";}s:11:\"\0*\0quantity\";i:5;s:8:\"\0*\0price\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:2.99;s:11:\"\0*\0quantity\";i:5;s:13:\"\0*\0totalPrice\";d:14.95;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:14.95;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:13:\"\0*\0identifier\";s:32:\"3546fc73a07841b4938220f81665de6e\";s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}}}}s:11:\"\0*\0location\";O:60:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\ShippingLocation\":4:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0country\";O:42:\"Shopware\\Core\\System\\Country\\CountryEntity\":37:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:30:\"country_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"0778b30fbd1c4af48b0ff5a598d0fc0f\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:4:\"name\";s:11:\"Deutschland\";s:12:\"customFields\";a:0:{}s:13:\"addressFormat\";a:5:{i:0;a:1:{i:0;s:15:\"address/company\";}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:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2022-04-14 07:45:39.779000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-08-27 06:44:33.979000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:7:\"country\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:7:\"\0*\0name\";s:11:\"Deutschland\";s:6:\"\0*\0iso\";s:2:\"DE\";s:11:\"\0*\0position\";i:1;s:9:\"\0*\0active\";b:1;s:20:\"\0*\0shippingAvailable\";b:1;s:7:\"\0*\0iso3\";s:3:\"DEU\";s:29:\"\0*\0displayStateInRegistration\";b:0;s:27:\"\0*\0forceStateInRegistration\";b:0;s:20:\"\0*\0checkVatIdPattern\";b:0;s:15:\"\0*\0vatIdPattern\";s:13:\"(DE)?[0-9]{9}\";s:16:\"\0*\0vatIdRequired\";b:0;s:14:\"\0*\0customerTax\";O:58:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\TaxFreeConfig\":4:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0enabled\";b:0;s:13:\"\0*\0currencyId\";s:32:\"b7d2554b0ce847cd82f3ac9bd1c0dfca\";s:9:\"\0*\0amount\";d:0;}s:13:\"\0*\0companyTax\";O:58:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\TaxFreeConfig\":4:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0enabled\";b:0;s:13:\"\0*\0currencyId\";s:32:\"b7d2554b0ce847cd82f3ac9bd1c0dfca\";s:9:\"\0*\0amount\";d:0;}s:9:\"\0*\0states\";N;s:15:\"\0*\0translations\";N;s:17:\"\0*\0orderAddresses\";N;s:20:\"\0*\0customerAddresses\";N;s:33:\"\0*\0salesChannelDefaultAssignments\";N;s:16:\"\0*\0salesChannels\";N;s:11:\"\0*\0taxRules\";N;s:27:\"\0*\0currencyCountryRoundings\";N;s:21:\"\0*\0postalCodeRequired\";b:0;s:25:\"\0*\0checkPostalCodePattern\";b:0;s:33:\"\0*\0checkAdvancedPostalCodePattern\";b:0;s:28:\"\0*\0advancedPostalCodePattern\";N;s:27:\"\0*\0defaultPostalCodePattern\";s:5:\"\\d{5}\";s:16:\"\0*\0addressFormat\";a:5:{i:0;a:1:{i:0;s:15:\"address/company\";}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:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"0778b30fbd1c4af48b0ff5a598d0fc0f\";}s:8:\"\0*\0state\";N;s:10:\"\0*\0address\";O:79:\"Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressEntity\":29:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:39:\"customer_address_foreign_keys_extension\";}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"018bb2d6687972e7965dbf41607b1e6b\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-11-09 06:47:57.826000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-04-23 06:41:20.213000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:16:\"customer_address\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:13:\"\0*\0customerId\";s:32:\"018bb23686d77237bdf840cf857f5de6\";s:12:\"\0*\0countryId\";s:32:\"0778b30fbd1c4af48b0ff5a598d0fc0f\";s:17:\"\0*\0countryStateId\";N;s:15:\"\0*\0salutationId\";s:32:\"1c71ba3cb0784e8bb11a9ec86626722e\";s:12:\"\0*\0firstName\";s:12:\"Breportal KG\";s:11:\"\0*\0lastName\";s:12:\"Breportal KG\";s:10:\"\0*\0zipcode\";s:5:\"28199\";s:7:\"\0*\0city\";s:9:\"Bremen \";s:10:\"\0*\0company\";s:12:\"Breportal KG\";s:13:\"\0*\0department\";N;s:8:\"\0*\0title\";N;s:9:\"\0*\0street\";s:15:\"Wüstestätte 2\";s:14:\"\0*\0phoneNumber\";s:12:\"0421 1644786\";s:25:\"\0*\0additionalAddressLine1\";N;s:25:\"\0*\0additionalAddressLine2\";N;s:10:\"\0*\0country\";r:16281;s:15:\"\0*\0countryState\";N;s:13:\"\0*\0salutation\";O:48:\"Shopware\\Core\\System\\Salutation\\SalutationEntity\":19:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:33:\"salutation_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"1c71ba3cb0784e8bb11a9ec86626722e\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:3:{s:11:\"displayName\";s:12:\"Keine Angabe\";s:10:\"letterName\";s:1:\" \";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2022-04-14 07:45:39.778000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2023-11-09 06:53:53.841000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:10:\"salutation\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:16:\"\0*\0salutationKey\";s:13:\"not_specified\";s:14:\"\0*\0displayName\";s:12:\"Keine Angabe\";s:13:\"\0*\0letterName\";s:1:\" \";s:15:\"\0*\0translations\";N;s:12:\"\0*\0customers\";N;s:20:\"\0*\0customerAddresses\";N;s:17:\"\0*\0orderCustomers\";N;s:17:\"\0*\0orderAddresses\";N;s:23:\"\0*\0newsletterRecipients\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"1c71ba3cb0784e8bb11a9ec86626722e\";}s:11:\"\0*\0customer\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"018bb2d6687972e7965dbf41607b1e6b\";}}s:15:\"\0*\0deliveryDate\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\DeliveryDate\":3:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0earliest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-01 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"\0*\0latest\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-12-06 16:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}}s:17:\"\0*\0shippingMethod\";O:52:\"Shopware\\Core\\Checkout\\Shipping\\ShippingMethodEntity\":32:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:38:\"shipping_method_foreign_keys_extension\";}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"307683a334614c72a291087ad834a951\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:4:{s:4:\"name\";s:81:\"Sollten Versandkosten anfallen, sind diese erst aus unserer Rechnung ersichtlich.\";s:12:\"customFields\";a:0:{}s:11:\"description\";N;s:11:\"trackingUrl\";N;}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2022-04-14 07:45:39.901000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-08-27 07:04:36.801000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:15:\"shipping_method\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:7:\"\0*\0name\";s:81:\"Sollten Versandkosten anfallen, sind diese erst aus unserer Rechnung ersichtlich.\";s:9:\"\0*\0active\";b:1;s:11:\"\0*\0position\";i:1;s:14:\"\0*\0description\";N;s:14:\"\0*\0trackingUrl\";N;s:17:\"\0*\0deliveryTimeId\";s:32:\"9504845cb34f46b6a7071a1b4e24d389\";s:15:\"\0*\0deliveryTime\";O:52:\"Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeEntity\":17:{s:13:\"\0*\0extensions\";a:2:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:36:\"delivery_time_foreign_keys_extension\";}s:24:\"internal_mapping_storage\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";N;}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"9504845cb34f46b6a7071a1b4e24d389\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:2:{s:4:\"name\";s:30:\"Versand ab ca. 10 Arbeitstagen\";s:12:\"customFields\";a:0:{}}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2022-04-14 07:45:39.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2024-06-19 10:03:03.456000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:13:\"delivery_time\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:7:\"\0*\0name\";s:30:\"Versand ab ca. 10 Arbeitstagen\";s:6:\"\0*\0min\";i:10;s:6:\"\0*\0max\";i:15;s:7:\"\0*\0unit\";s:3:\"day\";s:18:\"\0*\0shippingMethods\";N;s:15:\"\0*\0translations\";N;s:11:\"\0*\0products\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"9504845cb34f46b6a7071a1b4e24d389\";}s:15:\"\0*\0translations\";N;s:18:\"\0*\0orderDeliveries\";N;s:33:\"\0*\0salesChannelDefaultAssignments\";N;s:16:\"\0*\0salesChannels\";N;s:19:\"\0*\0availabilityRule\";N;s:21:\"\0*\0availabilityRuleId\";s:32:\"aebfe3ff9aa44d45adededa86a5ff4ee\";s:9:\"\0*\0prices\";O:91:\"Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{s:32:\"7174ecdccf574a6e8e2baf4a58f90067\";O:87:\"Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceEntity\":20:{s:13:\"\0*\0extensions\";a:1:{s:11:\"foreignKeys\";O:42:\"Shopware\\Core\\Framework\\Struct\\ArrayStruct\":3:{s:13:\"\0*\0extensions\";a:0:{}s:7:\"\0*\0data\";a:0:{}s:11:\"\0*\0apiAlias\";s:44:\"shipping_method_price_foreign_keys_extension\";}}s:20:\"\0*\0_uniqueIdentifier\";s:32:\"7174ecdccf574a6e8e2baf4a58f90067\";s:12:\"\0*\0versionId\";N;s:13:\"\0*\0translated\";a:0:{}s:12:\"\0*\0createdAt\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2022-04-14 07:45:39.903000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"\0*\0updatedAt\";N;s:64:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_entityName\";s:21:\"shipping_method_price\";s:69:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\Entity\0_fieldVisibility\";O:60:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\":1:{s:80:\"\0Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldVisibility\0internalProperties\";a:0:{}}s:19:\"\0*\0shippingMethodId\";s:32:\"307683a334614c72a291087ad834a951\";s:9:\"\0*\0ruleId\";N;s:14:\"\0*\0calculation\";i:1;s:16:\"\0*\0quantityStart\";d:0;s:14:\"\0*\0quantityEnd\";N;s:17:\"\0*\0shippingMethod\";N;s:7:\"\0*\0rule\";N;s:20:\"\0*\0calculationRuleId\";N;s:18:\"\0*\0calculationRule\";N;s:16:\"\0*\0currencyPrice\";O:68:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\Pricing\\PriceCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{s:32:\"b7d2554b0ce847cd82f3ac9bd1c0dfca\";O:58:\"Shopware\\Core\\Framework\\DataAbstractionLayer\\Pricing\\Price\":8:{s:13:\"\0*\0extensions\";a:0:{}s:13:\"\0*\0currencyId\";s:32:\"b7d2554b0ce847cd82f3ac9bd1c0dfca\";s:6:\"\0*\0net\";d:0;s:8:\"\0*\0gross\";d:0;s:9:\"\0*\0linked\";b:0;s:12:\"\0*\0listPrice\";N;s:13:\"\0*\0percentage\";N;s:18:\"\0*\0regulationPrice\";N;}}}s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"7174ecdccf574a6e8e2baf4a58f90067\";}}}s:10:\"\0*\0mediaId\";N;s:8:\"\0*\0taxId\";N;s:8:\"\0*\0media\";N;s:7:\"\0*\0tags\";N;s:10:\"\0*\0taxType\";s:4:\"auto\";s:16:\"\0*\0technicalName\";s:17:\"shipping_standard\";s:6:\"\0*\0tax\";N;s:20:\"\0*\0appShippingMethod\";N;s:15:\"\0*\0customFields\";N;s:5:\"\0*\0id\";s:32:\"307683a334614c72a291087ad834a951\";}s:16:\"\0*\0shippingCosts\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:0;s:11:\"\0*\0quantity\";i:1;s:13:\"\0*\0totalPrice\";d:0;s:18:\"\0*\0calculatedTaxes\";O:62:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTaxCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:52:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\CalculatedTax\":4:{s:13:\"\0*\0extensions\";a:0:{}s:6:\"\0*\0tax\";d:0;s:10:\"\0*\0taxRate\";d:0;s:8:\"\0*\0price\";d:0;}}}s:11:\"\0*\0taxRules\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRuleCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:46:\"Shopware\\Core\\Checkout\\Cart\\Tax\\Struct\\TaxRule\":3:{s:13:\"\0*\0extensions\";a:0:{}s:10:\"\0*\0taxRate\";d:0;s:13:\"\0*\0percentage\";d:100;}}}s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}}}}s:15:\"\0*\0transactions\";O:68:\"Shopware\\Core\\Checkout\\Cart\\Transaction\\Struct\\TransactionCollection\":2:{s:13:\"\0*\0extensions\";a:0:{}s:11:\"\0*\0elements\";a:1:{i:0;O:58:\"Shopware\\Core\\Checkout\\Cart\\Transaction\\Struct\\Transaction\":3:{s:13:\"\0*\0extensions\";a:0:{}s:9:\"\0*\0amount\";O:56:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CalculatedPrice\":9:{s:13:\"\0*\0extensions\";a:0:{}s:12:\"\0*\0unitPrice\";d:558.4;s:11:\"\0*\0quantity\";i:1;s:13:\"\0*\0totalPrice\";d:558.4;s:18:\"\0*\0calculatedTaxes\";r:11;s:11:\"\0*\0taxRules\";r:19;s:17:\"\0*\0referencePrice\";N;s:12:\"\0*\0listPrice\";N;s:18:\"\0*\0regulationPrice\";N;}s:18:\"\0*\0paymentMethodId\";s:32:\"c248489352e149a8b50b25d89e736f42\";}}}s:11:\"\0*\0modified\";b:0;s:18:\"\0*\0customerComment\";N;s:16:\"\0*\0affiliateCode\";N;s:15:\"\0*\0campaignCode\";N;s:9:\"\0*\0source\";N;s:38:\"\0Shopware\\Core\\Checkout\\Cart\\Cart\0data\";N;s:41:\"\0Shopware\\Core\\Checkout\\Cart\\Cart\0ruleIds\";a:5:{i:0;s:32:\"1f4a016c4f2f4ab7adf1dfa32026f003\";i:1;s:32:\"457faf71d654452f90c3d1187b7d0fc4\";i:2;s:32:\"aebfe3ff9aa44d45adededa86a5ff4ee\";i:3;s:32:\"018fbe5f4892783586c30353a636b9ca\";i:4;s:32:\"018ad63d62ec7259adcbe09f41465f5d\";}s:42:\"\0Shopware\\Core\\Checkout\\Cart\\Cart\0behavior\";O:40:\"Shopware\\Core\\Checkout\\Cart\\CartBehavior\":4:{s:13:\"\0*\0extensions\";a:0:{}s:53:\"\0Shopware\\Core\\Checkout\\Cart\\CartBehavior\0permissions\";a:0:{}s:51:\"\0Shopware\\Core\\Checkout\\Cart\\CartBehavior\0hookAware\";b:1;s:57:\"\0Shopware\\Core\\Checkout\\Cart\\CartBehavior\0isRecalculation\";b:0;}s:8:\"\0*\0token\";s:32:\"3WAXN2tVKkAOwdviyF568FQHwkoocxVI\";s:40:\"\0Shopware\\Core\\Checkout\\Cart\\Cart\0states\";a:0:{}}', `rule_ids` = '[\"1f4a016c4f2f4ab7adf1dfa32026f003\",\"457faf71d654452f90c3d1187b7d0fc4\",\"aebfe3ff9aa44d45adededa86a5ff4ee\",\"018fbe5f4892783586c30353a636b9ca\",\"018ad63d62ec7259adcbe09f41465f5d\"]', `updated_at` = '2024-11-21 13:05:14.492';;
Copy
66
0.47 ms
SELECT `product_sorting` . `id` FROM `product_sorting` WHERE (`product_sorting` . `active` = ? ) ORDER BY `product_sorting` . `priority` DESC
SELECT `product_sorting` . `id` FROM `product_sorting` WHERE (`product_sorting` . `active` = 1 ) ORDER BY `product_sorting` . `priority` DESC ;
Copy
67
0.54 ms
SELECT `product_sorting` . `id` AS `product_sorting.id` , `product_sorting` . `locked` AS `product_sorting.locked` , `product_sorting` . `url_key` AS `product_sorting.key` , `product_sorting` . `priority` AS `product_sorting.priority` , `product_sorting` . `active` AS `product_sorting.active` , `product_sorting` . `fields` AS `product_sorting.fields` , `product_sorting` . `created_at` AS `product_sorting.createdAt` , `product_sorting` . `updated_at` AS `product_sorting.updatedAt` , `product_sorting.translation.label` , COALESCE (`product_sorting.translation.label` , `product_sorting.translation.label` ) AS `product_sorting.label` , `product_sorting.translation.createdAt` , `product_sorting.translation.updatedAt` , `product_sorting.translation.productSortingId` , `product_sorting.translation.languageId` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation` . product_sorting_id , `product_sorting.translation` . label AS `product_sorting.translation.label` , `product_sorting.translation` . created_at AS `product_sorting.translation.createdAt` , `product_sorting.translation` . updated_at AS `product_sorting.translation.updatedAt` , `product_sorting.translation` . product_sorting_id AS `product_sorting.translation.productSortingId` , `product_sorting.translation` . language_id AS `product_sorting.translation.languageId` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation` . language_id = ? ) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation` . `product_sorting_id` = `product_sorting` . `id` WHERE `product_sorting` . `id` IN (? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b" \x17 LmGuN¥œ•ËØk´¨€ "
b"Y~AÙøîJ\x08 ÄGìç¦\x11 ■\x01 "
b"=pRp/wB_ï┤ÍØNzñ║ "
b"ÆØþYäïO\x7F óðƒ.)ªD─ "
b"\x01 Å×╩F\x07 w=Éòbá■░äÍ "
b"WÃÑÒ!ÓDŸ€Îa¬l€² "
b"─ã╝Æ\x19 ÃEù®c?u>\x12 qØ "
]
SELECT `product_sorting` . `id` AS `product_sorting.id` , `product_sorting` . `locked` AS `product_sorting.locked` , `product_sorting` . `url_key` AS `product_sorting.key` , `product_sorting` . `priority` AS `product_sorting.priority` , `product_sorting` . `active` AS `product_sorting.active` , `product_sorting` . `fields` AS `product_sorting.fields` , `product_sorting` . `created_at` AS `product_sorting.createdAt` , `product_sorting` . `updated_at` AS `product_sorting.updatedAt` , `product_sorting.translation.label` , COALESCE (`product_sorting.translation.label` , `product_sorting.translation.label` ) AS `product_sorting.label` , `product_sorting.translation.createdAt` , `product_sorting.translation.updatedAt` , `product_sorting.translation.productSortingId` , `product_sorting.translation.languageId` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation` . product_sorting_id , `product_sorting.translation` . label AS `product_sorting.translation.label` , `product_sorting.translation` . created_at AS `product_sorting.translation.createdAt` , `product_sorting.translation` . updated_at AS `product_sorting.translation.updatedAt` , `product_sorting.translation` . product_sorting_id AS `product_sorting.translation.productSortingId` , `product_sorting.translation` . language_id AS `product_sorting.translation.languageId` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation` . `product_sorting_id` = `product_sorting` . `id` WHERE `product_sorting` . `id` IN (0x20174C6D47754EA59C95CBD86BB4A880 , 0x597E41EB9B8C4A088E478D87DD11FE01 , 0x3D7052702F77425F8BB4D69D4E7AA4BA , 0x929DE759848B4F7FA2D09F2E29A644C4 , 0x018F9ECA4607773D909562A0FEB084D6 , 0x57C3D1D221D3449F80CE61AC6C80B2AD , 0xC4C6BC9219C74597A9633F753E12719D );
Copy
68
0.45 ms
SELECT
LOWER (`excluded_terms` ) AS `excluded_terms` ,
`min_search_length`
FROM product_search_config
WHERE language_id = ?
LIMIT 1
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT
LOWER (`excluded_terms` ) AS `excluded_terms` ,
`min_search_length`
FROM product_search_config
WHERE language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B
LIMIT 1
;
Copy
69
17.83 ms
SELECT keyword , IF (keyword LIKE ? OR keyword LIKE ? OR keyword LIKE ? OR keyword LIKE ? OR keyword LIKE ? OR keyword LIKE ? OR keyword LIKE ? OR keyword LIKE ? OR keyword LIKE ? OR keyword LIKE ? OR keyword LIKE ? OR keyword LIKE ? OR keyword LIKE ? OR keyword LIKE ? OR keyword LIKE ? OR keyword LIKE ? OR keyword LIKE ? OR keyword LIKE ? OR reversed LIKE ? OR reversed LIKE ? OR reversed LIKE ? OR reversed LIKE ? OR reversed LIKE ? OR reversed LIKE ? OR reversed LIKE ? OR reversed LIKE ? OR reversed LIKE ? OR reversed LIKE ? OR reversed LIKE ? OR reversed LIKE ? OR reversed LIKE ? OR reversed LIKE ? OR reversed LIKE ? OR reversed LIKE ? OR reversed LIKE ? OR reversed LIKE ? , 1 , 0 ) AS '0' FROM product_keyword_dictionary WHERE (language_id = ? ) AND ((keyword LIKE ? OR keyword LIKE ? OR keyword LIKE ? OR keyword LIKE ? OR keyword LIKE ? OR keyword LIKE ? OR keyword LIKE ? OR keyword LIKE ? OR keyword LIKE ? OR keyword LIKE ? OR keyword LIKE ? OR keyword LIKE ? OR keyword LIKE ? OR keyword LIKE ? OR keyword LIKE ? OR keyword LIKE ? OR keyword LIKE ? OR keyword LIKE ? OR reversed LIKE ? OR reversed LIKE ? OR reversed LIKE ? OR reversed LIKE ? OR reversed LIKE ? OR reversed LIKE ? OR reversed LIKE ? OR reversed LIKE ? OR reversed LIKE ? OR reversed LIKE ? OR reversed LIKE ? OR reversed LIKE ? OR reversed LIKE ? OR reversed LIKE ? OR reversed LIKE ? OR reversed LIKE ? OR reversed LIKE ? OR reversed LIKE ? )) ORDER BY keyword ASC
Parameters :
[
"sieluhr% "
"s_ieluhr% "
"s__ieluhr% "
"seluhr% "
"s_eluhr% "
"s__eluhr% "
"spiluhr% "
"spi_luhr% "
"spi__luhr% "
"spiuhr% "
"spi_uhr% "
"spi__uhr% "
"spielhr% "
"spiel_hr% "
"spiel__hr% "
"spielr% "
"spiel_r% "
"spiel__r% "
"ruleips% "
"r_uleips% "
"r__uleips% "
"rleips% "
"r_leips% "
"r__leips% "
"rhueips% "
"rhu_eips% "
"rhu__eips% "
"rhuips% "
"rhu_ips% "
"rhu__ips% "
"rhuleps% "
"rhule_ps% "
"rhule__ps% "
"rhules% "
"rhule_s% "
"rhule__s% "
b"/»_ââšMpªXTÎ|ãâ\v "
"sieluhr% "
"s_ieluhr% "
"s__ieluhr% "
"seluhr% "
"s_eluhr% "
"s__eluhr% "
"spiluhr% "
"spi_luhr% "
"spi__luhr% "
"spiuhr% "
"spi_uhr% "
"spi__uhr% "
"spielhr% "
"spiel_hr% "
"spiel__hr% "
"spielr% "
"spiel_r% "
"spiel__r% "
"ruleips% "
"r_uleips% "
"r__uleips% "
"rleips% "
"r_leips% "
"r__leips% "
"rhueips% "
"rhu_eips% "
"rhu__eips% "
"rhuips% "
"rhu_ips% "
"rhu__ips% "
"rhuleps% "
"rhule_ps% "
"rhule__ps% "
"rhules% "
"rhule_s% "
"rhule__s% "
]
SELECT keyword , IF (keyword LIKE 'sieluhr%' OR keyword LIKE 's_ieluhr%' OR keyword LIKE 's__ieluhr%' OR keyword LIKE 'seluhr%' OR keyword LIKE 's_eluhr%' OR keyword LIKE 's__eluhr%' OR keyword LIKE 'spiluhr%' OR keyword LIKE 'spi_luhr%' OR keyword LIKE 'spi__luhr%' OR keyword LIKE 'spiuhr%' OR keyword LIKE 'spi_uhr%' OR keyword LIKE 'spi__uhr%' OR keyword LIKE 'spielhr%' OR keyword LIKE 'spiel_hr%' OR keyword LIKE 'spiel__hr%' OR keyword LIKE 'spielr%' OR keyword LIKE 'spiel_r%' OR keyword LIKE 'spiel__r%' OR reversed LIKE 'ruleips%' OR reversed LIKE 'r_uleips%' OR reversed LIKE 'r__uleips%' OR reversed LIKE 'rleips%' OR reversed LIKE 'r_leips%' OR reversed LIKE 'r__leips%' OR reversed LIKE 'rhueips%' OR reversed LIKE 'rhu_eips%' OR reversed LIKE 'rhu__eips%' OR reversed LIKE 'rhuips%' OR reversed LIKE 'rhu_ips%' OR reversed LIKE 'rhu__ips%' OR reversed LIKE 'rhuleps%' OR reversed LIKE 'rhule_ps%' OR reversed LIKE 'rhule__ps%' OR reversed LIKE 'rhules%' OR reversed LIKE 'rhule_s%' OR reversed LIKE 'rhule__s%' , 1 , 0 ) AS '0' FROM product_keyword_dictionary WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND ((keyword LIKE 'sieluhr%' OR keyword LIKE 's_ieluhr%' OR keyword LIKE 's__ieluhr%' OR keyword LIKE 'seluhr%' OR keyword LIKE 's_eluhr%' OR keyword LIKE 's__eluhr%' OR keyword LIKE 'spiluhr%' OR keyword LIKE 'spi_luhr%' OR keyword LIKE 'spi__luhr%' OR keyword LIKE 'spiuhr%' OR keyword LIKE 'spi_uhr%' OR keyword LIKE 'spi__uhr%' OR keyword LIKE 'spielhr%' OR keyword LIKE 'spiel_hr%' OR keyword LIKE 'spiel__hr%' OR keyword LIKE 'spielr%' OR keyword LIKE 'spiel_r%' OR keyword LIKE 'spiel__r%' OR reversed LIKE 'ruleips%' OR reversed LIKE 'r_uleips%' OR reversed LIKE 'r__uleips%' OR reversed LIKE 'rleips%' OR reversed LIKE 'r_leips%' OR reversed LIKE 'r__leips%' OR reversed LIKE 'rhueips%' OR reversed LIKE 'rhu_eips%' OR reversed LIKE 'rhu__eips%' OR reversed LIKE 'rhuips%' OR reversed LIKE 'rhu_ips%' OR reversed LIKE 'rhu__ips%' OR reversed LIKE 'rhuleps%' OR reversed LIKE 'rhule_ps%' OR reversed LIKE 'rhule__ps%' OR reversed LIKE 'rhules%' OR reversed LIKE 'rhule_s%' OR reversed LIKE 'rhule__s%' )) ORDER BY keyword ASC ;
Copy
70
0.26 ms
SELECT `and_logic` , `language_id` FROM `product_search_config` WHERE `language_id` IN (? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `and_logic` , `language_id` FROM `product_search_config` WHERE `language_id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B , 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );
Copy
71
60.60 ms
SELECT LOWER (HEX (IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ))) AS `manufacturer` 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 LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id` AND `product` . version_id = `product.searchKeywords` . product_version_id INNER JOIN (SELECT SUM (IF (`product.searchKeywords` . `keyword` = ? , '0.7' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.4' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.3' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.3' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` LIKE ? , '1' * `product.searchKeywords` . `ranking` , 0 )) / COUNT (product . id ) AS _score , `product` . `id` , `product` . `version_id` 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 LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id` AND `product` . version_id = `product.searchKeywords` . 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.searchKeywords` . `language_id` = ? AND `product.searchKeywords` . `keyword` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) AND NOT (`product` . `display_group` < = > ? ))) GROUP BY id , version_id HAVING _score > = ? ORDER BY _score DESC ) score_table ON score_table . `id` = `product` . `id` AND score_table . `version_id` = `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.searchKeywords` . `language_id` = ? AND `product.searchKeywords` . `keyword` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) AND NOT (`product` . `display_group` < = > ? ))) GROUP BY IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` )
Parameters :
[
"spieluhr "
"spieler "
"Spieluhren "
"spielwerk "
"15-ton-spieluhr "
"20-ton-spieluhr "
"30-ton-spieluhr "
"hängespieluhr "
"%el spieluhr% "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
20
b"šñP¡8M˜Š.‘ZêÐ{Û "
true
b"/»_ââšMpªXTÎ|ãâ\v "
"15-ton-spieluhr "
"20-ton-spieluhr "
"30-ton-spieluhr "
"hängespieluhr "
"lochstreifen-spieluhr "
"spieler "
"spieluhr "
"spieluhr-bausatz "
"Spieluhren "
"spielwerk "
"spielwerke "
"spielwerks "
"weihnachts-spieluhr "
"weihnachtsspieluhr "
null
0.1
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
20
b"šñP¡8M˜Š.‘ZêÐ{Û "
true
b"/»_ââšMpªXTÎ|ãâ\v "
"15-ton-spieluhr "
"20-ton-spieluhr "
"30-ton-spieluhr "
"hängespieluhr "
"lochstreifen-spieluhr "
"spieler "
"spieluhr "
"spieluhr-bausatz "
"Spieluhren "
"spielwerk "
"spielwerke "
"spielwerks "
"weihnachts-spieluhr "
"weihnachtsspieluhr "
null
]
SELECT
LOWER (
HEX (
IFNULL (
`product` . `product_manufacturer_id` ,
`product.parent` . `product_manufacturer_id`
)
)
) AS `manufacturer`
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
LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id`
AND `product` . version_id = `product.searchKeywords` . product_version_id
INNER JOIN (
SELECT
SUM (
IF (
`product.searchKeywords` . `keyword` = ? ,
'0.7' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.4' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.3' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.3' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.1' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.1' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.1' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.1' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` LIKE ? ,
'1' * `product.searchKeywords` . `ranking` ,
0
)
) / COUNT (product . id ) AS _score ,
`product` . `id` ,
`product` . `version_id`
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
LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id`
AND `product` . version_id = `product.searchKeywords` . 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.searchKeywords` . `language_id` = ?
AND `product.searchKeywords` . `keyword` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
)
AND NOT (`product` . `display_group` < = > ? )
)
)
GROUP BY
id ,
version_id
HAVING
_score > = ?
ORDER BY
_score DESC
) score_table ON score_table . `id` = `product` . `id`
AND score_table . `version_id` = `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.searchKeywords` . `language_id` = ?
AND `product.searchKeywords` . `keyword` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
)
AND NOT (`product` . `display_group` < = > ? )
)
)
GROUP BY
IFNULL (
`product` . `product_manufacturer_id` ,
`product.parent` . `product_manufacturer_id`
)
Copy
SELECT LOWER (HEX (IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ))) AS `manufacturer` 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 LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id` AND `product` . version_id = `product.searchKeywords` . product_version_id INNER JOIN (SELECT SUM (IF (`product.searchKeywords` . `keyword` = 'spieluhr' , '0.7' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = 'spieler' , '0.4' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = 'Spieluhren' , '0.3' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = 'spielwerk' , '0.3' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = '15-ton-spieluhr' , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = '20-ton-spieluhr' , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = '30-ton-spieluhr' , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = 'hängespieluhr' , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` LIKE '%el spieluhr%' , '1' * `product.searchKeywords` . `ranking` , 0 )) / COUNT (product . id ) AS _score , `product` . `id` , `product` . `version_id` 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 LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id` AND `product` . version_id = `product.searchKeywords` . product_version_id WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 20 ) AND `product.visibilities` . `sales_channel_id` = 0x9AF150ADA1384D988A2E915AEAD07BDB AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND (`product.searchKeywords` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords` . `keyword` IN ('15-ton-spieluhr' , '20-ton-spieluhr' , '30-ton-spieluhr' , 'hängespieluhr' , 'lochstreifen-spieluhr' , 'spieler' , 'spieluhr' , 'spieluhr-bausatz' , 'Spieluhren' , 'spielwerk' , 'spielwerke' , 'spielwerks' , 'weihnachts-spieluhr' , 'weihnachtsspieluhr' )) AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY id , version_id HAVING _score > = 0.1 ORDER BY _score DESC ) score_table ON score_table . `id` = `product` . `id` AND score_table . `version_id` = `product` . `version_id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 20 ) AND `product.visibilities` . `sales_channel_id` = 0x9AF150ADA1384D988A2E915AEAD07BDB AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND (`product.searchKeywords` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords` . `keyword` IN ('15-ton-spieluhr' , '20-ton-spieluhr' , '30-ton-spieluhr' , 'hängespieluhr' , 'lochstreifen-spieluhr' , 'spieler' , 'spieluhr' , 'spieluhr-bausatz' , 'Spieluhren' , 'spielwerk' , 'spielwerke' , 'spielwerks' , 'weihnachts-spieluhr' , 'weihnachtsspieluhr' )) AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` );
Copy
72
0.78 ms
SELECT `product_manufacturer` . `id` AS `product_manufacturer.id` , `product_manufacturer` . `version_id` AS `product_manufacturer.versionId` , `product_manufacturer` . `media_id` AS `product_manufacturer.mediaId` , `product_manufacturer` . `link` AS `product_manufacturer.link` , `product_manufacturer` . `created_at` AS `product_manufacturer.createdAt` , `product_manufacturer` . `updated_at` AS `product_manufacturer.updatedAt` , `product_manufacturer.translation.name` , COALESCE (`product_manufacturer.translation.name` , `product_manufacturer.translation.name` ) AS `product_manufacturer.name` , `product_manufacturer.translation.description` , COALESCE (`product_manufacturer.translation.description` , `product_manufacturer.translation.description` ) AS `product_manufacturer.description` , `product_manufacturer.translation.customFields` , COALESCE (`product_manufacturer.translation.customFields` , `product_manufacturer.translation.customFields` ) AS `product_manufacturer.customFields` , `product_manufacturer.translation.createdAt` , `product_manufacturer.translation.updatedAt` , `product_manufacturer.translation.productManufacturerId` , `product_manufacturer.translation.languageId` , `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation` . product_manufacturer_id , `product_manufacturer.translation` . product_manufacturer_version_id , `product_manufacturer.translation` . name AS `product_manufacturer.translation.name` , `product_manufacturer.translation` . description AS `product_manufacturer.translation.description` , `product_manufacturer.translation` . custom_fields AS `product_manufacturer.translation.customFields` , `product_manufacturer.translation` . created_at AS `product_manufacturer.translation.createdAt` , `product_manufacturer.translation` . updated_at AS `product_manufacturer.translation.updatedAt` , `product_manufacturer.translation` . product_manufacturer_id AS `product_manufacturer.translation.productManufacturerId` , `product_manufacturer.translation` . language_id AS `product_manufacturer.translation.languageId` , `product_manufacturer.translation` . product_manufacturer_version_id AS `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation` . language_id = ? ) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product_manufacturer` . `id` AND `product_manufacturer.product_manufacturer_translation` . product_manufacturer_version_id = `product_manufacturer` . version_id WHERE (`product_manufacturer` . `version_id` = ? ) AND (`product_manufacturer` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 æ \x1A Ô\x1E\x7F üØ#$\x0E (ª╩9 "
]
SELECT `product_manufacturer` . `id` AS `product_manufacturer.id` , `product_manufacturer` . `version_id` AS `product_manufacturer.versionId` , `product_manufacturer` . `media_id` AS `product_manufacturer.mediaId` , `product_manufacturer` . `link` AS `product_manufacturer.link` , `product_manufacturer` . `created_at` AS `product_manufacturer.createdAt` , `product_manufacturer` . `updated_at` AS `product_manufacturer.updatedAt` , `product_manufacturer.translation.name` , COALESCE (`product_manufacturer.translation.name` , `product_manufacturer.translation.name` ) AS `product_manufacturer.name` , `product_manufacturer.translation.description` , COALESCE (`product_manufacturer.translation.description` , `product_manufacturer.translation.description` ) AS `product_manufacturer.description` , `product_manufacturer.translation.customFields` , COALESCE (`product_manufacturer.translation.customFields` , `product_manufacturer.translation.customFields` ) AS `product_manufacturer.customFields` , `product_manufacturer.translation.createdAt` , `product_manufacturer.translation.updatedAt` , `product_manufacturer.translation.productManufacturerId` , `product_manufacturer.translation.languageId` , `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation` . product_manufacturer_id , `product_manufacturer.translation` . product_manufacturer_version_id , `product_manufacturer.translation` . name AS `product_manufacturer.translation.name` , `product_manufacturer.translation` . description AS `product_manufacturer.translation.description` , `product_manufacturer.translation` . custom_fields AS `product_manufacturer.translation.customFields` , `product_manufacturer.translation` . created_at AS `product_manufacturer.translation.createdAt` , `product_manufacturer.translation` . updated_at AS `product_manufacturer.translation.updatedAt` , `product_manufacturer.translation` . product_manufacturer_id AS `product_manufacturer.translation.productManufacturerId` , `product_manufacturer.translation` . language_id AS `product_manufacturer.translation.languageId` , `product_manufacturer.translation` . product_manufacturer_version_id AS `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation` . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product_manufacturer` . `id` AND `product_manufacturer.product_manufacturer_translation` . product_manufacturer_version_id = `product_manufacturer` . version_id WHERE (`product_manufacturer` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`product_manufacturer` . `id` IN (0x0191FF1AE21E7F819D23240E28A6CA39 ));
Copy
73
102.72 ms
SELECT MIN (IFNULL (COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule1f4a016c4f2f4ab7adf1dfa32026f003.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule457faf71d654452f90c3d1187b7d0fc4.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruleaebfe3ff9aa44d45adededa86a5ff4ee.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule018fbe5f4892783586c30353a636b9ca.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule018ad63d62ec7259adcbe09f41465f5d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )), COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule1f4a016c4f2f4ab7adf1dfa32026f003.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule457faf71d654452f90c3d1187b7d0fc4.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruleaebfe3ff9aa44d45adededa86a5ff4ee.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule018fbe5f4892783586c30353a636b9ca.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule018ad63d62ec7259adcbe09f41465f5d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )))) AS `price.min` , MAX (IFNULL (COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule1f4a016c4f2f4ab7adf1dfa32026f003.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule457faf71d654452f90c3d1187b7d0fc4.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruleaebfe3ff9aa44d45adededa86a5ff4ee.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule018fbe5f4892783586c30353a636b9ca.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule018ad63d62ec7259adcbe09f41465f5d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )), COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule1f4a016c4f2f4ab7adf1dfa32026f003.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule457faf71d654452f90c3d1187b7d0fc4.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruleaebfe3ff9aa44d45adededa86a5ff4ee.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule018fbe5f4892783586c30353a636b9ca.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule018ad63d62ec7259adcbe09f41465f5d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )))) AS `price.max` 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 LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id` AND `product` . version_id = `product.searchKeywords` . product_version_id INNER JOIN (SELECT SUM (IF (`product.searchKeywords` . `keyword` = ? , '0.7' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.4' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.3' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.3' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` LIKE ? , '1' * `product.searchKeywords` . `ranking` , 0 )) / COUNT (product . id ) AS _score , `product` . `id` , `product` . `version_id` 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 LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id` AND `product` . version_id = `product.searchKeywords` . 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.searchKeywords` . `language_id` = ? AND `product.searchKeywords` . `keyword` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) AND NOT (`product` . `display_group` < = > ? ))) GROUP BY id , version_id HAVING _score > = ? ORDER BY _score DESC ) score_table ON score_table . `id` = `product` . `id` AND score_table . `version_id` = `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.searchKeywords` . `language_id` = ? AND `product.searchKeywords` . `keyword` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) AND NOT (`product` . `display_group` < = > ? )))
Parameters :
[
"spieluhr "
"spieler "
"Spieluhren "
"spielwerk "
"15-ton-spieluhr "
"20-ton-spieluhr "
"30-ton-spieluhr "
"hängespieluhr "
"%el spieluhr% "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
20
b"šñP¡8M˜Š.‘ZêÐ{Û "
true
b"/»_ââšMpªXTÎ|ãâ\v "
"15-ton-spieluhr "
"20-ton-spieluhr "
"30-ton-spieluhr "
"hängespieluhr "
"lochstreifen-spieluhr "
"spieler "
"spieluhr "
"spieluhr-bausatz "
"Spieluhren "
"spielwerk "
"spielwerke "
"spielwerks "
"weihnachts-spieluhr "
"weihnachtsspieluhr "
null
0.1
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
20
b"šñP¡8M˜Š.‘ZêÐ{Û "
true
b"/»_ââšMpªXTÎ|ãâ\v "
"15-ton-spieluhr "
"20-ton-spieluhr "
"30-ton-spieluhr "
"hängespieluhr "
"lochstreifen-spieluhr "
"spieler "
"spieluhr "
"spieluhr-bausatz "
"Spieluhren "
"spielwerk "
"spielwerke "
"spielwerks "
"weihnachts-spieluhr "
"weihnachtsspieluhr "
null
]
SELECT
MIN (
IFNULL (
COALESCE (
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule1f4a016c4f2f4ab7adf1dfa32026f003.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) AS DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule457faf71d654452f90c3d1187b7d0fc4.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) AS DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruleaebfe3ff9aa44d45adededa86a5ff4ee.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) AS DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule018fbe5f4892783586c30353a636b9ca.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) AS DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule018ad63d62ec7259adcbe09f41465f5d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) AS DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) AS DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
)
),
COALESCE (
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule1f4a016c4f2f4ab7adf1dfa32026f003.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) AS DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule457faf71d654452f90c3d1187b7d0fc4.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) AS DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruleaebfe3ff9aa44d45adededa86a5ff4ee.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) AS DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule018fbe5f4892783586c30353a636b9ca.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) AS DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule018ad63d62ec7259adcbe09f41465f5d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) AS DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) AS DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
)
)
)
) AS `price.min` ,
MAX (
IFNULL (
COALESCE (
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule1f4a016c4f2f4ab7adf1dfa32026f003.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) AS DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule457faf71d654452f90c3d1187b7d0fc4.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) AS DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruleaebfe3ff9aa44d45adededa86a5ff4ee.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) AS DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule018fbe5f4892783586c30353a636b9ca.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) AS DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule018ad63d62ec7259adcbe09f41465f5d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) AS DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) AS DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
)
),
COALESCE (
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule1f4a016c4f2f4ab7adf1dfa32026f003.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) AS DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule457faf71d654452f90c3d1187b7d0fc4.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) AS DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruleaebfe3ff9aa44d45adededa86a5ff4ee.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) AS DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule018fbe5f4892783586c30353a636b9ca.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) AS DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule018ad63d62ec7259adcbe09f41465f5d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) AS DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net"
)
) * 1
) AS DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
)
)
)
) AS `price.max`
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
LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id`
AND `product` . version_id = `product.searchKeywords` . product_version_id
INNER JOIN (
SELECT
SUM (
IF (
`product.searchKeywords` . `keyword` = ? ,
'0.7' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.4' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.3' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.3' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.1' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.1' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.1' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.1' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` LIKE ? ,
'1' * `product.searchKeywords` . `ranking` ,
0
)
) / COUNT (product . id ) AS _score ,
`product` . `id` ,
`product` . `version_id`
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
LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id`
AND `product` . version_id = `product.searchKeywords` . 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.searchKeywords` . `language_id` = ?
AND `product.searchKeywords` . `keyword` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
)
AND NOT (`product` . `display_group` < = > ? )
)
)
GROUP BY
id ,
version_id
HAVING
_score > = ?
ORDER BY
_score DESC
) score_table ON score_table . `id` = `product` . `id`
AND score_table . `version_id` = `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.searchKeywords` . `language_id` = ?
AND `product.searchKeywords` . `keyword` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
)
AND NOT (`product` . `display_group` < = > ? )
)
)
Copy
SELECT MIN (IFNULL (COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule1f4a016c4f2f4ab7adf1dfa32026f003.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule457faf71d654452f90c3d1187b7d0fc4.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruleaebfe3ff9aa44d45adededa86a5ff4ee.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule018fbe5f4892783586c30353a636b9ca.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule018ad63d62ec7259adcbe09f41465f5d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )), COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule1f4a016c4f2f4ab7adf1dfa32026f003.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule457faf71d654452f90c3d1187b7d0fc4.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruleaebfe3ff9aa44d45adededa86a5ff4ee.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule018fbe5f4892783586c30353a636b9ca.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule018ad63d62ec7259adcbe09f41465f5d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )))) AS `price.min` , MAX (IFNULL (COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule1f4a016c4f2f4ab7adf1dfa32026f003.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule457faf71d654452f90c3d1187b7d0fc4.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruleaebfe3ff9aa44d45adededa86a5ff4ee.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule018fbe5f4892783586c30353a636b9ca.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule018ad63d62ec7259adcbe09f41465f5d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )), COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule1f4a016c4f2f4ab7adf1dfa32026f003.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule457faf71d654452f90c3d1187b7d0fc4.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruleaebfe3ff9aa44d45adededa86a5ff4ee.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule018fbe5f4892783586c30353a636b9ca.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule018ad63d62ec7259adcbe09f41465f5d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net" )) * 1 ) AS DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )))) AS `price.max` 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 LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id` AND `product` . version_id = `product.searchKeywords` . product_version_id INNER JOIN (SELECT SUM (IF (`product.searchKeywords` . `keyword` = 'spieluhr' , '0.7' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = 'spieler' , '0.4' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = 'Spieluhren' , '0.3' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = 'spielwerk' , '0.3' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = '15-ton-spieluhr' , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = '20-ton-spieluhr' , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = '30-ton-spieluhr' , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = 'hängespieluhr' , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` LIKE '%el spieluhr%' , '1' * `product.searchKeywords` . `ranking` , 0 )) / COUNT (product . id ) AS _score , `product` . `id` , `product` . `version_id` 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 LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id` AND `product` . version_id = `product.searchKeywords` . product_version_id WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 20 ) AND `product.visibilities` . `sales_channel_id` = 0x9AF150ADA1384D988A2E915AEAD07BDB AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND (`product.searchKeywords` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords` . `keyword` IN ('15-ton-spieluhr' , '20-ton-spieluhr' , '30-ton-spieluhr' , 'hängespieluhr' , 'lochstreifen-spieluhr' , 'spieler' , 'spieluhr' , 'spieluhr-bausatz' , 'Spieluhren' , 'spielwerk' , 'spielwerke' , 'spielwerks' , 'weihnachts-spieluhr' , 'weihnachtsspieluhr' )) AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY id , version_id HAVING _score > = 0.1 ORDER BY _score DESC ) score_table ON score_table . `id` = `product` . `id` AND score_table . `version_id` = `product` . `version_id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 20 ) AND `product.visibilities` . `sales_channel_id` = 0x9AF150ADA1384D988A2E915AEAD07BDB AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND (`product.searchKeywords` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords` . `keyword` IN ('15-ton-spieluhr' , '20-ton-spieluhr' , '30-ton-spieluhr' , 'hängespieluhr' , 'lochstreifen-spieluhr' , 'spieler' , 'spieluhr' , 'spieluhr-bausatz' , 'Spieluhren' , 'spielwerk' , 'spielwerke' , 'spielwerks' , 'weihnachts-spieluhr' , 'weihnachtsspieluhr' )) AND NOT (`product` . `display_group` < = > NULL )));
Copy
74
26.42 ms
SELECT MAX (IFNULL (`product` . `rating_average` , `product.parent` . `rating_average` )) AS `rating` 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 LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id` AND `product` . version_id = `product.searchKeywords` . product_version_id INNER JOIN (SELECT SUM (IF (`product.searchKeywords` . `keyword` = ? , '0.7' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.4' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.3' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.3' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` LIKE ? , '1' * `product.searchKeywords` . `ranking` , 0 )) / COUNT (product . id ) AS _score , `product` . `id` , `product` . `version_id` 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 LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id` AND `product` . version_id = `product.searchKeywords` . 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.searchKeywords` . `language_id` = ? AND `product.searchKeywords` . `keyword` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) AND NOT (`product` . `display_group` < = > ? ))) GROUP BY id , version_id HAVING _score > = ? ORDER BY _score DESC ) score_table ON score_table . `id` = `product` . `id` AND score_table . `version_id` = `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.searchKeywords` . `language_id` = ? AND `product.searchKeywords` . `keyword` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) AND NOT (`product` . `display_group` < = > ? ))) AND (((IFNULL (`product` . `rating_average` , `product.parent` . `rating_average` ) > = ? )))
Parameters :
[
"spieluhr "
"spieler "
"Spieluhren "
"spielwerk "
"15-ton-spieluhr "
"20-ton-spieluhr "
"30-ton-spieluhr "
"hängespieluhr "
"%el spieluhr% "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
20
b"šñP¡8M˜Š.‘ZêÐ{Û "
true
b"/»_ââšMpªXTÎ|ãâ\v "
"15-ton-spieluhr "
"20-ton-spieluhr "
"30-ton-spieluhr "
"hängespieluhr "
"lochstreifen-spieluhr "
"spieler "
"spieluhr "
"spieluhr-bausatz "
"Spieluhren "
"spielwerk "
"spielwerke "
"spielwerks "
"weihnachts-spieluhr "
"weihnachtsspieluhr "
null
0.1
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
20
b"šñP¡8M˜Š.‘ZêÐ{Û "
true
b"/»_ââšMpªXTÎ|ãâ\v "
"15-ton-spieluhr "
"20-ton-spieluhr "
"30-ton-spieluhr "
"hängespieluhr "
"lochstreifen-spieluhr "
"spieler "
"spieluhr "
"spieluhr-bausatz "
"Spieluhren "
"spielwerk "
"spielwerke "
"spielwerks "
"weihnachts-spieluhr "
"weihnachtsspieluhr "
null
0
]
SELECT
MAX (
IFNULL (
`product` . `rating_average` , `product.parent` . `rating_average`
)
) AS `rating`
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
LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id`
AND `product` . version_id = `product.searchKeywords` . product_version_id
INNER JOIN (
SELECT
SUM (
IF (
`product.searchKeywords` . `keyword` = ? ,
'0.7' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.4' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.3' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.3' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.1' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.1' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.1' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.1' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` LIKE ? ,
'1' * `product.searchKeywords` . `ranking` ,
0
)
) / COUNT (product . id ) AS _score ,
`product` . `id` ,
`product` . `version_id`
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
LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id`
AND `product` . version_id = `product.searchKeywords` . 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.searchKeywords` . `language_id` = ?
AND `product.searchKeywords` . `keyword` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
)
AND NOT (`product` . `display_group` < = > ? )
)
)
GROUP BY
id ,
version_id
HAVING
_score > = ?
ORDER BY
_score DESC
) score_table ON score_table . `id` = `product` . `id`
AND score_table . `version_id` = `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.searchKeywords` . `language_id` = ?
AND `product.searchKeywords` . `keyword` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
)
AND NOT (`product` . `display_group` < = > ? )
)
)
AND (
(
(
IFNULL (
`product` . `rating_average` , `product.parent` . `rating_average`
) > = ?
)
)
)
Copy
SELECT MAX (IFNULL (`product` . `rating_average` , `product.parent` . `rating_average` )) AS `rating` 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 LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id` AND `product` . version_id = `product.searchKeywords` . product_version_id INNER JOIN (SELECT SUM (IF (`product.searchKeywords` . `keyword` = 'spieluhr' , '0.7' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = 'spieler' , '0.4' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = 'Spieluhren' , '0.3' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = 'spielwerk' , '0.3' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = '15-ton-spieluhr' , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = '20-ton-spieluhr' , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = '30-ton-spieluhr' , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = 'hängespieluhr' , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` LIKE '%el spieluhr%' , '1' * `product.searchKeywords` . `ranking` , 0 )) / COUNT (product . id ) AS _score , `product` . `id` , `product` . `version_id` 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 LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id` AND `product` . version_id = `product.searchKeywords` . product_version_id WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 20 ) AND `product.visibilities` . `sales_channel_id` = 0x9AF150ADA1384D988A2E915AEAD07BDB AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND (`product.searchKeywords` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords` . `keyword` IN ('15-ton-spieluhr' , '20-ton-spieluhr' , '30-ton-spieluhr' , 'hängespieluhr' , 'lochstreifen-spieluhr' , 'spieler' , 'spieluhr' , 'spieluhr-bausatz' , 'Spieluhren' , 'spielwerk' , 'spielwerke' , 'spielwerks' , 'weihnachts-spieluhr' , 'weihnachtsspieluhr' )) AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY id , version_id HAVING _score > = 0.1 ORDER BY _score DESC ) score_table ON score_table . `id` = `product` . `id` AND score_table . `version_id` = `product` . `version_id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 20 ) AND `product.visibilities` . `sales_channel_id` = 0x9AF150ADA1384D988A2E915AEAD07BDB AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND (`product.searchKeywords` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords` . `keyword` IN ('15-ton-spieluhr' , '20-ton-spieluhr' , '30-ton-spieluhr' , 'hängespieluhr' , 'lochstreifen-spieluhr' , 'spieler' , 'spieluhr' , 'spieluhr-bausatz' , 'Spieluhren' , 'spielwerk' , 'spielwerke' , 'spielwerks' , 'weihnachts-spieluhr' , 'weihnachtsspieluhr' )) AND NOT (`product` . `display_group` < = > NULL ))) AND (((IFNULL (`product` . `rating_average` , `product.parent` . `rating_average` ) > = 0 )));
Copy
75
24.51 ms
SELECT MAX (IFNULL (`product` . `shipping_free` , `product.parent` . `shipping_free` )) AS `shipping-free` 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 LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id` AND `product` . version_id = `product.searchKeywords` . product_version_id INNER JOIN (SELECT SUM (IF (`product.searchKeywords` . `keyword` = ? , '0.7' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.4' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.3' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.3' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` LIKE ? , '1' * `product.searchKeywords` . `ranking` , 0 )) / COUNT (product . id ) AS _score , `product` . `id` , `product` . `version_id` 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 LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id` AND `product` . version_id = `product.searchKeywords` . 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.searchKeywords` . `language_id` = ? AND `product.searchKeywords` . `keyword` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) AND NOT (`product` . `display_group` < = > ? ))) GROUP BY id , version_id HAVING _score > = ? ORDER BY _score DESC ) score_table ON score_table . `id` = `product` . `id` AND score_table . `version_id` = `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.searchKeywords` . `language_id` = ? AND `product.searchKeywords` . `keyword` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) AND NOT (`product` . `display_group` < = > ? ))) AND ((IFNULL (`product` . `shipping_free` , `product.parent` . `shipping_free` ) = ? ))
Parameters :
[
"spieluhr "
"spieler "
"Spieluhren "
"spielwerk "
"15-ton-spieluhr "
"20-ton-spieluhr "
"30-ton-spieluhr "
"hängespieluhr "
"%el spieluhr% "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
20
b"šñP¡8M˜Š.‘ZêÐ{Û "
true
b"/»_ââšMpªXTÎ|ãâ\v "
"15-ton-spieluhr "
"20-ton-spieluhr "
"30-ton-spieluhr "
"hängespieluhr "
"lochstreifen-spieluhr "
"spieler "
"spieluhr "
"spieluhr-bausatz "
"Spieluhren "
"spielwerk "
"spielwerke "
"spielwerks "
"weihnachts-spieluhr "
"weihnachtsspieluhr "
null
0.1
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
20
b"šñP¡8M˜Š.‘ZêÐ{Û "
true
b"/»_ââšMpªXTÎ|ãâ\v "
"15-ton-spieluhr "
"20-ton-spieluhr "
"30-ton-spieluhr "
"hängespieluhr "
"lochstreifen-spieluhr "
"spieler "
"spieluhr "
"spieluhr-bausatz "
"Spieluhren "
"spielwerk "
"spielwerke "
"spielwerks "
"weihnachts-spieluhr "
"weihnachtsspieluhr "
null
true
]
SELECT
MAX (
IFNULL (
`product` . `shipping_free` , `product.parent` . `shipping_free`
)
) AS `shipping-free`
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
LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id`
AND `product` . version_id = `product.searchKeywords` . product_version_id
INNER JOIN (
SELECT
SUM (
IF (
`product.searchKeywords` . `keyword` = ? ,
'0.7' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.4' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.3' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.3' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.1' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.1' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.1' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.1' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` LIKE ? ,
'1' * `product.searchKeywords` . `ranking` ,
0
)
) / COUNT (product . id ) AS _score ,
`product` . `id` ,
`product` . `version_id`
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
LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id`
AND `product` . version_id = `product.searchKeywords` . 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.searchKeywords` . `language_id` = ?
AND `product.searchKeywords` . `keyword` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
)
AND NOT (`product` . `display_group` < = > ? )
)
)
GROUP BY
id ,
version_id
HAVING
_score > = ?
ORDER BY
_score DESC
) score_table ON score_table . `id` = `product` . `id`
AND score_table . `version_id` = `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.searchKeywords` . `language_id` = ?
AND `product.searchKeywords` . `keyword` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
)
AND NOT (`product` . `display_group` < = > ? )
)
)
AND (
(
IFNULL (
`product` . `shipping_free` , `product.parent` . `shipping_free`
) = ?
)
)
Copy
SELECT MAX (IFNULL (`product` . `shipping_free` , `product.parent` . `shipping_free` )) AS `shipping-free` 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 LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id` AND `product` . version_id = `product.searchKeywords` . product_version_id INNER JOIN (SELECT SUM (IF (`product.searchKeywords` . `keyword` = 'spieluhr' , '0.7' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = 'spieler' , '0.4' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = 'Spieluhren' , '0.3' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = 'spielwerk' , '0.3' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = '15-ton-spieluhr' , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = '20-ton-spieluhr' , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = '30-ton-spieluhr' , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = 'hängespieluhr' , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` LIKE '%el spieluhr%' , '1' * `product.searchKeywords` . `ranking` , 0 )) / COUNT (product . id ) AS _score , `product` . `id` , `product` . `version_id` 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 LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id` AND `product` . version_id = `product.searchKeywords` . product_version_id WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 20 ) AND `product.visibilities` . `sales_channel_id` = 0x9AF150ADA1384D988A2E915AEAD07BDB AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND (`product.searchKeywords` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords` . `keyword` IN ('15-ton-spieluhr' , '20-ton-spieluhr' , '30-ton-spieluhr' , 'hängespieluhr' , 'lochstreifen-spieluhr' , 'spieler' , 'spieluhr' , 'spieluhr-bausatz' , 'Spieluhren' , 'spielwerk' , 'spielwerke' , 'spielwerks' , 'weihnachts-spieluhr' , 'weihnachtsspieluhr' )) AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY id , version_id HAVING _score > = 0.1 ORDER BY _score DESC ) score_table ON score_table . `id` = `product` . `id` AND score_table . `version_id` = `product` . `version_id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 20 ) AND `product.visibilities` . `sales_channel_id` = 0x9AF150ADA1384D988A2E915AEAD07BDB AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND (`product.searchKeywords` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords` . `keyword` IN ('15-ton-spieluhr' , '20-ton-spieluhr' , '30-ton-spieluhr' , 'hängespieluhr' , 'lochstreifen-spieluhr' , 'spieler' , 'spieluhr' , 'spieluhr-bausatz' , 'Spieluhren' , 'spielwerk' , 'spielwerke' , 'spielwerks' , 'weihnachts-spieluhr' , 'weihnachtsspieluhr' )) AND NOT (`product` . `display_group` < = > NULL ))) AND ((IFNULL (`product` . `shipping_free` , `product.parent` . `shipping_free` ) = 1 ));
Copy
76
57.38 ms
SELECT LOWER (HEX (`product.properties` . `id` )) AS `properties.key` , COUNT (`product` . `id` ) AS `properties.count` 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 LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id` AND `product` . version_id = `product.searchKeywords` . product_version_id INNER JOIN (SELECT SUM (IF (`product.searchKeywords` . `keyword` = ? , '0.7' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.4' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.3' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.3' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` LIKE ? , '1' * `product.searchKeywords` . `ranking` , 0 )) / COUNT (product . id ) AS _score , `product` . `id` , `product` . `version_id` 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 LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id` AND `product` . version_id = `product.searchKeywords` . 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.searchKeywords` . `language_id` = ? AND `product.searchKeywords` . `keyword` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) AND NOT (`product` . `display_group` < = > ? ))) GROUP BY id , version_id HAVING _score > = ? ORDER BY _score DESC ) score_table ON score_table . `id` = `product` . `id` AND score_table . `version_id` = `product` . `version_id` LEFT JOIN `product_property` `product.properties.mapping` ON `product` . `properties` = `product.properties.mapping` . `product_id` AND `product` . `version_id` = `product.properties.mapping` . `product_version_id` LEFT JOIN `property_group_option` `product.properties` ON `product.properties.mapping` . `property_group_option_id` = `product.properties` . `id` WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ) AND (`product.searchKeywords` . `language_id` = ? AND `product.searchKeywords` . `keyword` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) AND NOT (`product` . `display_group` < = > ? ))) GROUP BY `product.properties` . `id`
Parameters :
[
"spieluhr "
"spieler "
"Spieluhren "
"spielwerk "
"15-ton-spieluhr "
"20-ton-spieluhr "
"30-ton-spieluhr "
"hängespieluhr "
"%el spieluhr% "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
20
b"šñP¡8M˜Š.‘ZêÐ{Û "
true
b"/»_ââšMpªXTÎ|ãâ\v "
"15-ton-spieluhr "
"20-ton-spieluhr "
"30-ton-spieluhr "
"hängespieluhr "
"lochstreifen-spieluhr "
"spieler "
"spieluhr "
"spieluhr-bausatz "
"Spieluhren "
"spielwerk "
"spielwerke "
"spielwerks "
"weihnachts-spieluhr "
"weihnachtsspieluhr "
null
0.1
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
20
b"šñP¡8M˜Š.‘ZêÐ{Û "
true
b"/»_ââšMpªXTÎ|ãâ\v "
"15-ton-spieluhr "
"20-ton-spieluhr "
"30-ton-spieluhr "
"hängespieluhr "
"lochstreifen-spieluhr "
"spieler "
"spieluhr "
"spieluhr-bausatz "
"Spieluhren "
"spielwerk "
"spielwerke "
"spielwerks "
"weihnachts-spieluhr "
"weihnachtsspieluhr "
null
]
SELECT
LOWER (
HEX (`product.properties` . `id` )
) AS `properties.key` ,
COUNT (`product` . `id` ) AS `properties.count`
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
LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id`
AND `product` . version_id = `product.searchKeywords` . product_version_id
INNER JOIN (
SELECT
SUM (
IF (
`product.searchKeywords` . `keyword` = ? ,
'0.7' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.4' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.3' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.3' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.1' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.1' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.1' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.1' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` LIKE ? ,
'1' * `product.searchKeywords` . `ranking` ,
0
)
) / COUNT (product . id ) AS _score ,
`product` . `id` ,
`product` . `version_id`
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
LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id`
AND `product` . version_id = `product.searchKeywords` . 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.searchKeywords` . `language_id` = ?
AND `product.searchKeywords` . `keyword` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
)
AND NOT (`product` . `display_group` < = > ? )
)
)
GROUP BY
id ,
version_id
HAVING
_score > = ?
ORDER BY
_score DESC
) score_table ON score_table . `id` = `product` . `id`
AND score_table . `version_id` = `product` . `version_id`
LEFT JOIN `product_property` `product.properties.mapping` ON `product` . `properties` = `product.properties.mapping` . `product_id`
AND `product` . `version_id` = `product.properties.mapping` . `product_version_id`
LEFT JOIN `property_group_option` `product.properties` ON `product.properties.mapping` . `property_group_option_id` = `product.properties` . `id`
WHERE
(`product` . `version_id` = ? )
AND (
(
(
(
`product.visibilities` . `visibility` > = ?
)
AND `product.visibilities` . `sales_channel_id` = ?
AND IFNULL (
`product` . `active` , `product.parent` . `active`
) = ?
)
AND (
`product.searchKeywords` . `language_id` = ?
AND `product.searchKeywords` . `keyword` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
)
AND NOT (`product` . `display_group` < = > ? )
)
)
GROUP BY
`product.properties` . `id`
Copy
SELECT LOWER (HEX (`product.properties` . `id` )) AS `properties.key` , COUNT (`product` . `id` ) AS `properties.count` 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 LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id` AND `product` . version_id = `product.searchKeywords` . product_version_id INNER JOIN (SELECT SUM (IF (`product.searchKeywords` . `keyword` = 'spieluhr' , '0.7' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = 'spieler' , '0.4' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = 'Spieluhren' , '0.3' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = 'spielwerk' , '0.3' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = '15-ton-spieluhr' , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = '20-ton-spieluhr' , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = '30-ton-spieluhr' , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = 'hängespieluhr' , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` LIKE '%el spieluhr%' , '1' * `product.searchKeywords` . `ranking` , 0 )) / COUNT (product . id ) AS _score , `product` . `id` , `product` . `version_id` 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 LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id` AND `product` . version_id = `product.searchKeywords` . product_version_id WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 20 ) AND `product.visibilities` . `sales_channel_id` = 0x9AF150ADA1384D988A2E915AEAD07BDB AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND (`product.searchKeywords` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords` . `keyword` IN ('15-ton-spieluhr' , '20-ton-spieluhr' , '30-ton-spieluhr' , 'hängespieluhr' , 'lochstreifen-spieluhr' , 'spieler' , 'spieluhr' , 'spieluhr-bausatz' , 'Spieluhren' , 'spielwerk' , 'spielwerke' , 'spielwerks' , 'weihnachts-spieluhr' , 'weihnachtsspieluhr' )) AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY id , version_id HAVING _score > = 0.1 ORDER BY _score DESC ) score_table ON score_table . `id` = `product` . `id` AND score_table . `version_id` = `product` . `version_id` LEFT JOIN `product_property` `product.properties.mapping` ON `product` . `properties` = `product.properties.mapping` . `product_id` AND `product` . `version_id` = `product.properties.mapping` . `product_version_id` LEFT JOIN `property_group_option` `product.properties` ON `product.properties.mapping` . `property_group_option_id` = `product.properties` . `id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 20 ) AND `product.visibilities` . `sales_channel_id` = 0x9AF150ADA1384D988A2E915AEAD07BDB AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND (`product.searchKeywords` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords` . `keyword` IN ('15-ton-spieluhr' , '20-ton-spieluhr' , '30-ton-spieluhr' , 'hängespieluhr' , 'lochstreifen-spieluhr' , 'spieler' , 'spieluhr' , 'spieluhr-bausatz' , 'Spieluhren' , 'spielwerk' , 'spielwerke' , 'spielwerks' , 'weihnachts-spieluhr' , 'weihnachtsspieluhr' )) AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY `product.properties` . `id` ;
Copy
77
56.82 ms
SELECT LOWER (HEX (`product.options` . `id` )) AS `options.key` , COUNT (`product` . `id` ) AS `options.count` 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 LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id` AND `product` . version_id = `product.searchKeywords` . product_version_id INNER JOIN (SELECT SUM (IF (`product.searchKeywords` . `keyword` = ? , '0.7' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.4' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.3' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.3' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = ? , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` LIKE ? , '1' * `product.searchKeywords` . `ranking` , 0 )) / COUNT (product . id ) AS _score , `product` . `id` , `product` . `version_id` 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 LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id` AND `product` . version_id = `product.searchKeywords` . 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.searchKeywords` . `language_id` = ? AND `product.searchKeywords` . `keyword` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) AND NOT (`product` . `display_group` < = > ? ))) GROUP BY id , version_id HAVING _score > = ? ORDER BY _score DESC ) score_table ON score_table . `id` = `product` . `id` AND score_table . `version_id` = `product` . `version_id` LEFT JOIN `product_option` `product.options.mapping` ON `product` . `id` = `product.options.mapping` . `product_id` AND `product` . `version_id` = `product.options.mapping` . `product_version_id` LEFT JOIN `property_group_option` `product.options` ON `product.options.mapping` . `property_group_option_id` = `product.options` . `id` WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ) AND (`product.searchKeywords` . `language_id` = ? AND `product.searchKeywords` . `keyword` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) AND NOT (`product` . `display_group` < = > ? ))) GROUP BY `product.options` . `id`
Parameters :
[
"spieluhr "
"spieler "
"Spieluhren "
"spielwerk "
"15-ton-spieluhr "
"20-ton-spieluhr "
"30-ton-spieluhr "
"hängespieluhr "
"%el spieluhr% "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
20
b"šñP¡8M˜Š.‘ZêÐ{Û "
true
b"/»_ââšMpªXTÎ|ãâ\v "
"15-ton-spieluhr "
"20-ton-spieluhr "
"30-ton-spieluhr "
"hängespieluhr "
"lochstreifen-spieluhr "
"spieler "
"spieluhr "
"spieluhr-bausatz "
"Spieluhren "
"spielwerk "
"spielwerke "
"spielwerks "
"weihnachts-spieluhr "
"weihnachtsspieluhr "
null
0.1
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
20
b"šñP¡8M˜Š.‘ZêÐ{Û "
true
b"/»_ââšMpªXTÎ|ãâ\v "
"15-ton-spieluhr "
"20-ton-spieluhr "
"30-ton-spieluhr "
"hängespieluhr "
"lochstreifen-spieluhr "
"spieler "
"spieluhr "
"spieluhr-bausatz "
"Spieluhren "
"spielwerk "
"spielwerke "
"spielwerks "
"weihnachts-spieluhr "
"weihnachtsspieluhr "
null
]
SELECT
LOWER (
HEX (`product.options` . `id` )
) AS `options.key` ,
COUNT (`product` . `id` ) AS `options.count`
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
LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id`
AND `product` . version_id = `product.searchKeywords` . product_version_id
INNER JOIN (
SELECT
SUM (
IF (
`product.searchKeywords` . `keyword` = ? ,
'0.7' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.4' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.3' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.3' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.1' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.1' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.1' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` = ? ,
'0.1' * `product.searchKeywords` . `ranking` ,
0
) + IF (
`product.searchKeywords` . `keyword` LIKE ? ,
'1' * `product.searchKeywords` . `ranking` ,
0
)
) / COUNT (product . id ) AS _score ,
`product` . `id` ,
`product` . `version_id`
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
LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id`
AND `product` . version_id = `product.searchKeywords` . 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.searchKeywords` . `language_id` = ?
AND `product.searchKeywords` . `keyword` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
)
AND NOT (`product` . `display_group` < = > ? )
)
)
GROUP BY
id ,
version_id
HAVING
_score > = ?
ORDER BY
_score DESC
) score_table ON score_table . `id` = `product` . `id`
AND score_table . `version_id` = `product` . `version_id`
LEFT JOIN `product_option` `product.options.mapping` ON `product` . `id` = `product.options.mapping` . `product_id`
AND `product` . `version_id` = `product.options.mapping` . `product_version_id`
LEFT JOIN `property_group_option` `product.options` ON `product.options.mapping` . `property_group_option_id` = `product.options` . `id`
WHERE
(`product` . `version_id` = ? )
AND (
(
(
(
`product.visibilities` . `visibility` > = ?
)
AND `product.visibilities` . `sales_channel_id` = ?
AND IFNULL (
`product` . `active` , `product.parent` . `active`
) = ?
)
AND (
`product.searchKeywords` . `language_id` = ?
AND `product.searchKeywords` . `keyword` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
)
AND NOT (`product` . `display_group` < = > ? )
)
)
GROUP BY
`product.options` . `id`
Copy
SELECT LOWER (HEX (`product.options` . `id` )) AS `options.key` , COUNT (`product` . `id` ) AS `options.count` 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 LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id` AND `product` . version_id = `product.searchKeywords` . product_version_id INNER JOIN (SELECT SUM (IF (`product.searchKeywords` . `keyword` = 'spieluhr' , '0.7' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = 'spieler' , '0.4' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = 'Spieluhren' , '0.3' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = 'spielwerk' , '0.3' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = '15-ton-spieluhr' , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = '20-ton-spieluhr' , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = '30-ton-spieluhr' , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` = 'hängespieluhr' , '0.1' * `product.searchKeywords` . `ranking` , 0 ) + IF (`product.searchKeywords` . `keyword` LIKE '%el spieluhr%' , '1' * `product.searchKeywords` . `ranking` , 0 )) / COUNT (product . id ) AS _score , `product` . `id` , `product` . `version_id` 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 LEFT JOIN `product_search_keyword` `product.searchKeywords` ON `product` . `id` = `product.searchKeywords` . `product_id` AND `product` . version_id = `product.searchKeywords` . product_version_id WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 20 ) AND `product.visibilities` . `sales_channel_id` = 0x9AF150ADA1384D988A2E915AEAD07BDB AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND (`product.searchKeywords` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords` . `keyword` IN ('15-ton-spieluhr' , '20-ton-spieluhr' , '30-ton-spieluhr' , 'hängespieluhr' , 'lochstreifen-spieluhr' , 'spieler' , 'spieluhr' , 'spieluhr-bausatz' , 'Spieluhren' , 'spielwerk' , 'spielwerke' , 'spielwerks' , 'weihnachts-spieluhr' , 'weihnachtsspieluhr' )) AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY id , version_id HAVING _score > = 0.1 ORDER BY _score DESC ) score_table ON score_table . `id` = `product` . `id` AND score_table . `version_id` = `product` . `version_id` LEFT JOIN `product_option` `product.options.mapping` ON `product` . `id` = `product.options.mapping` . `product_id` AND `product` . `version_id` = `product.options.mapping` . `product_version_id` LEFT JOIN `property_group_option` `product.options` ON `product.options.mapping` . `property_group_option_id` = `product.options` . `id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 20 ) AND `product.visibilities` . `sales_channel_id` = 0x9AF150ADA1384D988A2E915AEAD07BDB AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND (`product.searchKeywords` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B AND `product.searchKeywords` . `keyword` IN ('15-ton-spieluhr' , '20-ton-spieluhr' , '30-ton-spieluhr' , 'hängespieluhr' , 'lochstreifen-spieluhr' , 'spieler' , 'spieluhr' , 'spieluhr-bausatz' , 'Spieluhren' , 'spielwerk' , 'spielwerke' , 'spielwerks' , 'weihnachts-spieluhr' , 'weihnachtsspieluhr' )) AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY `product.options` . `id` ;
Copy
78
0.46 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"\x1F J\x01 lO/J·ñߣ &ð\x03 "
b"E\x7F »qÍTE/É├Ð\x18 {}\x0F ─ "
b"®¿ãÿš¤MEíí¨j_ôî "
b"\x01 Å¥_HÆx5å├\x03 Sª6╣╩ "
b"\x01 ŠÖ=bìrYËàŸAF_] "
]
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 (0x1F4A016C4F2F4AB7ADF1DFA32026F003 , 0x457FAF71D654452F90C3D1187B7D0FC4 , 0xAEBFE3FF9AA44D45ADEDEDA86A5FF4EE , 0x018FBE5F4892783586C30353A636B9CA , 0x018AD63D62EC7259ADCBE09F41465F5D );
Copy