38
1.82 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` . `canonical_product_version_id` , `product.parent` . `canonical_product_version_id` ) as `product.canonicalProductVersionId` , 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` . `available_stock` as `product.availableStock` , `product` . `stock` as `product.stock` , `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.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.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.media` . `id` as `product.manufacturer.media.id` , `product.manufacturer.media` . `user_id` as `product.manufacturer.media.userId` , `product.manufacturer.media` . `media_folder_id` as `product.manufacturer.media.mediaFolderId` , `product.manufacturer.media` . `mime_type` as `product.manufacturer.media.mimeType` , `product.manufacturer.media` . `file_extension` as `product.manufacturer.media.fileExtension` , `product.manufacturer.media` . `uploaded_at` as `product.manufacturer.media.uploadedAt` , `product.manufacturer.media` . `file_name` as `product.manufacturer.media.fileName` , `product.manufacturer.media` . `file_size` as `product.manufacturer.media.fileSize` , `product.manufacturer.media` . `media_type` as `product.manufacturer.media.mediaTypeRaw` , `product.manufacturer.media` . `meta_data` as `product.manufacturer.media.metaData` , `product.manufacturer.media` . `config` as `product.manufacturer.media.config` , `product.manufacturer.media` . `path` as `product.manufacturer.media.path` , `product.manufacturer.media` . `private` as `product.manufacturer.media.private` , `product.manufacturer.media` . `thumbnails_ro` as `product.manufacturer.media.thumbnailsRo` , `product.manufacturer.media` . `created_at` as `product.manufacturer.media.createdAt` , `product.manufacturer.media` . `updated_at` as `product.manufacturer.media.updatedAt` , `product.manufacturer.media.translation.title` , `product.manufacturer.media.translation.title` as `product.manufacturer.media.title` , `product.manufacturer.media.translation.alt` , `product.manufacturer.media.translation.alt` as `product.manufacturer.media.alt` , `product.manufacturer.media.translation.customFields` , `product.manufacturer.media.translation.customFields` as `product.manufacturer.media.customFields` , `product.manufacturer.translation.name` , `product.manufacturer.translation.name` as `product.manufacturer.name` , `product.manufacturer.translation.description` , `product.manufacturer.translation.description` as `product.manufacturer.description` , `product.manufacturer.translation.customFields` , `product.manufacturer.translation.customFields` as `product.manufacturer.customFields` , (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` , (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` , `product.unit.translation.shortCode` as `product.unit.shortCode` , `product.unit.translation.name` , `product.unit.translation.name` as `product.unit.name` , `product.unit.translation.customFields` , `product.unit.translation.customFields` as `product.unit.customFields` , `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` , `product.deliveryTime.translation.name` as `product.deliveryTime.name` , `product.deliveryTime.translation.customFields` , `product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields` , `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` , `product.cover.media.translation.title` as `product.cover.media.title` , `product.cover.media.translation.alt` , `product.cover.media.translation.alt` as `product.cover.media.alt` , `product.cover.media.translation.customFields` , `product.cover.media.translation.customFields` as `product.cover.media.customFields` , `product.cover` . `custom_fields` as `product.cover.customFields` , `product.cover` . `created_at` as `product.cover.createdAt` , `product.cover` . `updated_at` as `product.cover.updatedAt` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` ) as `product.metaDescription` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.name` , `product.parent.translation.name` ) as `product.name` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.keywords` , `product.parent.translation.keywords` ) as `product.keywords` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.description` , `product.parent.translation.description` ) as `product.description` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.metaTitle` , `product.parent.translation.metaTitle` ) as `product.metaTitle` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.packUnit` , `product.parent.translation.packUnit` ) as `product.packUnit` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.slotConfig` , `product.parent.translation.slotConfig` ) as `product.slotConfig` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.customFields` , `product.parent.translation.customFields` ) as `product.customFields` 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 `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product` . `manufacturer` = `product.manufacturer` . `id` AND IFNULL (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) = `product.manufacturer` . `version_id` LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id` LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id` AND IFNULL (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) = `product.cover` . `version_id` LEFT JOIN (SELECT `product.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_fields` as `product.translation.customFields` , `product.translation` . `slot_config` as `product.translation.slotConfig` , `product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords` 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_fields` as `product.parent.translation.customFields` , `product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` , `product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . `language_id` = ? ) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id` AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id` LEFT JOIN `media` `product.manufacturer.media` ON `product.manufacturer` . `media_id` = `product.manufacturer.media` . `id` 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` 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` LEFT JOIN (SELECT `product.manufacturer.media.translation` . `media_id` , `product.manufacturer.media.translation` . `alt` as `product.manufacturer.media.translation.alt` , `product.manufacturer.media.translation` . `title` as `product.manufacturer.media.translation.title` , `product.manufacturer.media.translation` . `custom_fields` as `product.manufacturer.media.translation.customFields` FROM `media_translation` `product.manufacturer.media.translation` WHERE `product.manufacturer.media.translation` . `language_id` = ? ) `product.manufacturer.media.media_translation` ON `product.manufacturer.media.media_translation` . `media_id` = `product.manufacturer.media` . `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` 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` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation` . `language_id` = ? ) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation` . `delivery_time_id` = `product.deliveryTime` . `id` LEFT JOIN `media` `product.cover.media` ON `product.cover` . `media_id` = `product.cover.media` . `id` LEFT JOIN (SELECT `product.cover.media.translation` . `media_id` , `product.cover.media.translation` . `alt` as `product.cover.media.translation.alt` , `product.cover.media.translation` . `title` as `product.cover.media.translation.title` , `product.cover.media.translation` . `custom_fields` as `product.cover.media.translation.customFields` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation` . `language_id` = ? ) `product.cover.media.media_translation` ON `product.cover.media.media_translation` . `media_id` = `product.cover.media` . `id` WHERE (`product` . `version_id` = ? ) AND (`product` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"■2▄═6µDµ¡Ø¬zZ-Ä) "
]
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` . `canonical_product_version_id` ,
`product.parent` . `canonical_product_version_id`
) as `product.canonicalProductVersionId` ,
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` . `available_stock` as `product.availableStock` ,
`product` . `stock` as `product.stock` ,
`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.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.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.media` . `id` as `product.manufacturer.media.id` ,
`product.manufacturer.media` . `user_id` as `product.manufacturer.media.userId` ,
`product.manufacturer.media` . `media_folder_id` as `product.manufacturer.media.mediaFolderId` ,
`product.manufacturer.media` . `mime_type` as `product.manufacturer.media.mimeType` ,
`product.manufacturer.media` . `file_extension` as `product.manufacturer.media.fileExtension` ,
`product.manufacturer.media` . `uploaded_at` as `product.manufacturer.media.uploadedAt` ,
`product.manufacturer.media` . `file_name` as `product.manufacturer.media.fileName` ,
`product.manufacturer.media` . `file_size` as `product.manufacturer.media.fileSize` ,
`product.manufacturer.media` . `media_type` as `product.manufacturer.media.mediaTypeRaw` ,
`product.manufacturer.media` . `meta_data` as `product.manufacturer.media.metaData` ,
`product.manufacturer.media` . `config` as `product.manufacturer.media.config` ,
`product.manufacturer.media` . `path` as `product.manufacturer.media.path` ,
`product.manufacturer.media` . `private` as `product.manufacturer.media.private` ,
`product.manufacturer.media` . `thumbnails_ro` as `product.manufacturer.media.thumbnailsRo` ,
`product.manufacturer.media` . `created_at` as `product.manufacturer.media.createdAt` ,
`product.manufacturer.media` . `updated_at` as `product.manufacturer.media.updatedAt` ,
`product.manufacturer.media.translation.title` ,
`product.manufacturer.media.translation.title` as `product.manufacturer.media.title` ,
`product.manufacturer.media.translation.alt` ,
`product.manufacturer.media.translation.alt` as `product.manufacturer.media.alt` ,
`product.manufacturer.media.translation.customFields` ,
`product.manufacturer.media.translation.customFields` as `product.manufacturer.media.customFields` ,
`product.manufacturer.translation.name` ,
`product.manufacturer.translation.name` as `product.manufacturer.name` ,
`product.manufacturer.translation.description` ,
`product.manufacturer.translation.description` as `product.manufacturer.description` ,
`product.manufacturer.translation.customFields` ,
`product.manufacturer.translation.customFields` as `product.manufacturer.customFields` ,
(
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` ,
(
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` ,
`product.unit.translation.shortCode` as `product.unit.shortCode` ,
`product.unit.translation.name` ,
`product.unit.translation.name` as `product.unit.name` ,
`product.unit.translation.customFields` ,
`product.unit.translation.customFields` as `product.unit.customFields` ,
`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` ,
`product.deliveryTime.translation.name` as `product.deliveryTime.name` ,
`product.deliveryTime.translation.customFields` ,
`product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields` ,
`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` ,
`product.cover.media.translation.title` as `product.cover.media.title` ,
`product.cover.media.translation.alt` ,
`product.cover.media.translation.alt` as `product.cover.media.alt` ,
`product.cover.media.translation.customFields` ,
`product.cover.media.translation.customFields` as `product.cover.media.customFields` ,
`product.cover` . `custom_fields` as `product.cover.customFields` ,
`product.cover` . `created_at` as `product.cover.createdAt` ,
`product.cover` . `updated_at` as `product.cover.updatedAt` ,
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription` ,
COALESCE (
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription`
) as `product.metaDescription` ,
`product.translation.name` ,
`product.parent.translation.name` ,
COALESCE (
`product.translation.name` , `product.parent.translation.name`
) as `product.name` ,
`product.translation.keywords` ,
`product.parent.translation.keywords` ,
COALESCE (
`product.translation.keywords` ,
`product.parent.translation.keywords`
) as `product.keywords` ,
`product.translation.description` ,
`product.parent.translation.description` ,
COALESCE (
`product.translation.description` ,
`product.parent.translation.description`
) as `product.description` ,
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle` ,
COALESCE (
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle`
) as `product.metaTitle` ,
`product.translation.packUnit` ,
`product.parent.translation.packUnit` ,
COALESCE (
`product.translation.packUnit` ,
`product.parent.translation.packUnit`
) as `product.packUnit` ,
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural` ,
COALESCE (
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural`
) as `product.packUnitPlural` ,
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords` ,
COALESCE (
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords`
) as `product.customSearchKeywords` ,
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig` ,
COALESCE (
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig`
) as `product.slotConfig` ,
`product.translation.customFields` ,
`product.parent.translation.customFields` ,
COALESCE (
`product.translation.customFields` ,
`product.parent.translation.customFields`
) as `product.customFields`
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 `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id`
LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product` . `manufacturer` = `product.manufacturer` . `id`
AND IFNULL (
`product` . `product_manufacturer_version_id` ,
`product.parent` . `product_manufacturer_version_id`
) = `product.manufacturer` . `version_id`
LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id`
LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id`
LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id`
AND IFNULL (
`product` . `product_media_version_id` ,
`product.parent` . `product_media_version_id`
) = `product.cover` . `version_id`
LEFT JOIN (
SELECT
`product.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_fields` as `product.translation.customFields` ,
`product.translation` . `slot_config` as `product.translation.slotConfig` ,
`product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords`
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_fields` as `product.parent.translation.customFields` ,
`product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` ,
`product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords`
FROM
`product_translation` `product.parent.translation`
WHERE
`product.parent.translation` . `language_id` = ?
) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id`
AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id`
LEFT JOIN `media` `product.manufacturer.media` ON `product.manufacturer` . `media_id` = `product.manufacturer.media` . `id`
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`
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`
LEFT JOIN (
SELECT
`product.manufacturer.media.translation` . `media_id` ,
`product.manufacturer.media.translation` . `alt` as `product.manufacturer.media.translation.alt` ,
`product.manufacturer.media.translation` . `title` as `product.manufacturer.media.translation.title` ,
`product.manufacturer.media.translation` . `custom_fields` as `product.manufacturer.media.translation.customFields`
FROM
`media_translation` `product.manufacturer.media.translation`
WHERE
`product.manufacturer.media.translation` . `language_id` = ?
) `product.manufacturer.media.media_translation` ON `product.manufacturer.media.media_translation` . `media_id` = `product.manufacturer.media` . `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`
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`
FROM
`delivery_time_translation` `product.deliveryTime.translation`
WHERE
`product.deliveryTime.translation` . `language_id` = ?
) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation` . `delivery_time_id` = `product.deliveryTime` . `id`
LEFT JOIN `media` `product.cover.media` ON `product.cover` . `media_id` = `product.cover.media` . `id`
LEFT JOIN (
SELECT
`product.cover.media.translation` . `media_id` ,
`product.cover.media.translation` . `alt` as `product.cover.media.translation.alt` ,
`product.cover.media.translation` . `title` as `product.cover.media.translation.title` ,
`product.cover.media.translation` . `custom_fields` as `product.cover.media.translation.customFields`
FROM
`media_translation` `product.cover.media.translation`
WHERE
`product.cover.media.translation` . `language_id` = ?
) `product.cover.media.media_translation` ON `product.cover.media.media_translation` . `media_id` = `product.cover.media` . `id`
WHERE
(`product` . `version_id` = ? )
AND (
`product` . `id` IN (? )
)
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` . `canonical_product_version_id` , `product.parent` . `canonical_product_version_id` ) as `product.canonicalProductVersionId` , 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` . `available_stock` as `product.availableStock` , `product` . `stock` as `product.stock` , `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.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.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.media` . `id` as `product.manufacturer.media.id` , `product.manufacturer.media` . `user_id` as `product.manufacturer.media.userId` , `product.manufacturer.media` . `media_folder_id` as `product.manufacturer.media.mediaFolderId` , `product.manufacturer.media` . `mime_type` as `product.manufacturer.media.mimeType` , `product.manufacturer.media` . `file_extension` as `product.manufacturer.media.fileExtension` , `product.manufacturer.media` . `uploaded_at` as `product.manufacturer.media.uploadedAt` , `product.manufacturer.media` . `file_name` as `product.manufacturer.media.fileName` , `product.manufacturer.media` . `file_size` as `product.manufacturer.media.fileSize` , `product.manufacturer.media` . `media_type` as `product.manufacturer.media.mediaTypeRaw` , `product.manufacturer.media` . `meta_data` as `product.manufacturer.media.metaData` , `product.manufacturer.media` . `config` as `product.manufacturer.media.config` , `product.manufacturer.media` . `path` as `product.manufacturer.media.path` , `product.manufacturer.media` . `private` as `product.manufacturer.media.private` , `product.manufacturer.media` . `thumbnails_ro` as `product.manufacturer.media.thumbnailsRo` , `product.manufacturer.media` . `created_at` as `product.manufacturer.media.createdAt` , `product.manufacturer.media` . `updated_at` as `product.manufacturer.media.updatedAt` , `product.manufacturer.media.translation.title` , `product.manufacturer.media.translation.title` as `product.manufacturer.media.title` , `product.manufacturer.media.translation.alt` , `product.manufacturer.media.translation.alt` as `product.manufacturer.media.alt` , `product.manufacturer.media.translation.customFields` , `product.manufacturer.media.translation.customFields` as `product.manufacturer.media.customFields` , `product.manufacturer.translation.name` , `product.manufacturer.translation.name` as `product.manufacturer.name` , `product.manufacturer.translation.description` , `product.manufacturer.translation.description` as `product.manufacturer.description` , `product.manufacturer.translation.customFields` , `product.manufacturer.translation.customFields` as `product.manufacturer.customFields` , (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` , (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` , `product.unit.translation.shortCode` as `product.unit.shortCode` , `product.unit.translation.name` , `product.unit.translation.name` as `product.unit.name` , `product.unit.translation.customFields` , `product.unit.translation.customFields` as `product.unit.customFields` , `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` , `product.deliveryTime.translation.name` as `product.deliveryTime.name` , `product.deliveryTime.translation.customFields` , `product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields` , `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` , `product.cover.media.translation.title` as `product.cover.media.title` , `product.cover.media.translation.alt` , `product.cover.media.translation.alt` as `product.cover.media.alt` , `product.cover.media.translation.customFields` , `product.cover.media.translation.customFields` as `product.cover.media.customFields` , `product.cover` . `custom_fields` as `product.cover.customFields` , `product.cover` . `created_at` as `product.cover.createdAt` , `product.cover` . `updated_at` as `product.cover.updatedAt` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` ) as `product.metaDescription` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.name` , `product.parent.translation.name` ) as `product.name` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.keywords` , `product.parent.translation.keywords` ) as `product.keywords` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.description` , `product.parent.translation.description` ) as `product.description` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.metaTitle` , `product.parent.translation.metaTitle` ) as `product.metaTitle` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.packUnit` , `product.parent.translation.packUnit` ) as `product.packUnit` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.slotConfig` , `product.parent.translation.slotConfig` ) as `product.slotConfig` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.customFields` , `product.parent.translation.customFields` ) as `product.customFields` 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 `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product` . `manufacturer` = `product.manufacturer` . `id` AND IFNULL (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) = `product.manufacturer` . `version_id` LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id` LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id` AND IFNULL (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) = `product.cover` . `version_id` LEFT JOIN (SELECT `product.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_fields` as `product.translation.customFields` , `product.translation` . `slot_config` as `product.translation.slotConfig` , `product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords` 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_fields` as `product.parent.translation.customFields` , `product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` , `product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id` AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id` LEFT JOIN `media` `product.manufacturer.media` ON `product.manufacturer` . `media_id` = `product.manufacturer.media` . `id` 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` 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` LEFT JOIN (SELECT `product.manufacturer.media.translation` . `media_id` , `product.manufacturer.media.translation` . `alt` as `product.manufacturer.media.translation.alt` , `product.manufacturer.media.translation` . `title` as `product.manufacturer.media.translation.title` , `product.manufacturer.media.translation` . `custom_fields` as `product.manufacturer.media.translation.customFields` FROM `media_translation` `product.manufacturer.media.translation` WHERE `product.manufacturer.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.manufacturer.media.media_translation` ON `product.manufacturer.media.media_translation` . `media_id` = `product.manufacturer.media` . `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` 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` 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` 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` . `alt` as `product.cover.media.translation.alt` , `product.cover.media.translation` . `title` as `product.cover.media.translation.title` , `product.cover.media.translation` . `custom_fields` as `product.cover.media.translation.customFields` 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` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`product` . `id` IN (0xFE32DCCD36E644E6AD9DAA7A5A2D8E29 ));
Copy
40
13.99 ms
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.group` . `id` as `property_group_option.group.id` , `property_group_option.group` . `display_type` as `property_group_option.group.displayType` , `property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` , `property_group_option.group` . `filterable` as `property_group_option.group.filterable` , `property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` , `property_group_option.group` . `created_at` as `property_group_option.group.createdAt` , `property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` , `property_group_option.group.translation.name` , `property_group_option.group.translation.name` as `property_group_option.group.name` , `property_group_option.group.translation.description` , `property_group_option.group.translation.description` as `property_group_option.group.description` , `property_group_option.group.translation.position` , `property_group_option.group.translation.position` as `property_group_option.group.position` , `property_group_option.group.translation.customFields` , `property_group_option.group.translation.customFields` as `property_group_option.group.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = ? ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.group.translation` . `property_group_id` , `property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` , `property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` , `property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` , `property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation` . `language_id` = ? ) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id` WHERE `property_group_option` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x00\x0E õƒ\e :C\f ‚?ÛšMš‚¤ "
b"\x00 ü¼7öıJÔâ_i█Ç╔ ▒ "
b"\x01 5Þ!Ø~BŸµÝ·1Ÿâià "
b"\x01 7¡\x1A ╩/M6®¤▄ÁÑ┼-É "
b"\x01 ▀\x04 7ı─E±Ñá{ÛìÙ▒â "
b"\x02 W\0„µAˉ\x1C I숃O\x15 "
b"\x02 qµ\x10 LhE▄Å▄ü<┌\x13 ½Ô "
b"\x02 Ít\x11 @xFñ┐,2├\x01 +Åì "
b"\x02 þÇú×AJU´¼‚‘\x01 ÿé“ "
b"\x03 Öó┴\x07 ³KÊ╗úØþÖòûF "
b"\x03 ¹ro‹uFR…¼ÈÊXnÿ "
b"\x03 ùÕƒŒ²CÕªbYŸ`šGP "
b"\x04 Wˆ\x12 ¦gA€—*&k-\x1A\f Ô "
b"\x04 ä*â÷ŠGÜ„°ï†¦‘£] "
b"\x04 íxÒ»ÎO#¤\x1C\x13 [Ù‚\f á "
b"\x05\x03 ;$k]Fü¿LóX~©P” "
b"\x05 LУÐ#N^šQ±¹\t €n@ "
b"\x05 Ut>ØžLÆ–µëÅcöð+ "
b"\x05 s€d\e äO&©n—õö¨á` "
b"\x05 ‹\x05 é'ÑJ{“oe\x19 \æ!– "
b"\x05 Ø3O\x15 ‡DO–U2¿HA\v Ê "
b"\x06 %\x1D Ó°É@“•\x1D ¡\x00 ðvÂê "
b"\x06 Y&\x06 <µG%‘l\x11 ÚZ\x16 ±6 "
b"\x06 ç$“ØÄI\x14 ºœ¦m‰…\x01\x08 "
b"\x07 YiœT©C!«è¡Ç,J\x02\x16 "
b"\x07 mÛx^ÛM\v ‰¸\x13 ³~.¶± "
b"\x07 Â¥\t ÕÍNbŽ\x04 ®l\x16 +kV "
b"\x08 ÔY¼\t NwŠdÌ@–0çj "
b"\x08 +\t u\r é@ù—öß/öpyÜ "
b"\x08 0„WåûF\x18 ‡øa;\x02 «08 "
b"\x08 bÈ7Òì@‰¯ëXƒ±–Óÿ "
b"\x08 ‹ŸÓ”'O(¶m±‘žÃØÀ "
b"\x08 Önû\x0E ÌHıì*ÌÕ?óðÄ "
b"\t\x1C KF7©O#¶å©ïÁÀ–4 "
b"\t Dp=;▀O,ÅãÔn]Y³n "
b"\t IcC\r /G2¬Ø»¼ç\x0F D« "
b"\t mO\x00 årIiÇ\t º¯ÅÔ\x1E m "
b"\t ûSŽøF\x13 å"s÷ºµ\x0F j "
b"\t îÇ€†¯KѰÚ#\x04 §>¯ƒ "
b"""
\n
R•\x1C ¿OKÀ‘xDÒr†Û\x18
"""
b"""
\n
²Œ\x1F kûCÎ’y\t ñè=;ÿ
"""
b"""
\n
¾ä!\x1C\x02 M╣¡â\x1A ┘ì│F┤
"""
b"\v\x00 .ö;ÊK\x15 §W*Ó\x0F\x04 1ƒ "
b"\v eiw8xM┬ë╦Øî}Êê\x00 "
b"\v û\x15 `¾ÄGÀø¾v'üÎ\x08 ■ "
b"\v §~\x1E q\x0F E#¡\x01 ðî¿zHâ "
b"\v É\x17 µíÍH\t §C¸/Ô™öB "
b"\v Ø\x16 W¾a@×”3\x10 AX¥_… "
b"\f -aòdÁL\┤5»Å=\x7F Fo "
b"\f YÝ©ÆÊK"…FĨHè±/ "
b"\f egÓ!EMf¸Zñ?-Oà\e "
b"\f ═öfü:G¾ÿ]F¸í/B> "
b"\f ┌ÎpÉKDÛá¾─gõJnõ "
b"\r \x0E f÷DFE+│yÜ╠┬Å.$ "
b"\r \x16 ”\D¦DB¦\x1D yr\x16 1Åb "
b"\r A¦ËCRMŸ¥]\x17 ýq\x16 ”\x1D "
b"\r H3À’GG\v ¯\x18 çô9ŠŠL "
b"\r Í9ßt¸F\x04 û▒░ÂA\x16 üö "
b"\r ô®z€`HDz\x1C wõ~¬\x11 þ "
b"\x0E\x07 yÿëÖC¹€Ÿ.\x00 !rW\x1C "
b"\x0E 1ØÕé■F/îYÙäkOGÕ "
b"\x0E Joé÷█FÂÉj¦c£\x1A ù) "
b"\x0E YãåHId±$ÈP\x05 1±¡ "
b"\x0E _µž\f\x19 Bк»²ý\x1C A†ˆ "
b"\x0E ••<X_E/Œ‡ëôc/iý "
b"""
\x0E š¦(QoN‹£í\n
\t Ĥa(
"""
b"\x0F 6fO\x01 «BÀ´3‡9µ\x1F ò\x05 "
b"""
\x0F MfA‹.O\v ŽÝ¹ýÍ\n
”
"""
b"\x0F RŠ÷4SDq”H«+ÀË-` "
b"\x0F ··eݶB‰“fòϽ\x1A §V "
b"\x0F ½:åòhHY´“+æ,§1‘ "
b"\x0F ²Ì³ÕìE┤éRÏ\x17\x12 ¶`\x05 "
b"\x10 'Û/c´AÇ„ÌåÞ÷r^¹ "
b"\x10 L\x16 ÃA³I\x15 ë▄/ÒÅ_k\x01 "
b"\x10 öihMÛI¨ëü4▀#ÍyK "
b"\x10 Ì┐x\x15 ÅBèÇøýç▄Á░\x14 "
b"\x11 +éÎÌI\x0E µÅSâ6cI\x1A "
b"\x12\x13\x02 ├hlF█ÖÅ\x07 rö\x06 ½t "
b"\x12 ½ƒµÐâG\x1E €Îì5Ž\x14 U§ "
b"\x12 õãb\x01 1CËŸ%\x17 >nhg¤ "
b"\x13 Y¾¥j\x0F Cš©\x1A ʘc¾ð‚ "
b"\x13 “ö<gÁO\x13 ¸§\v –\f Jåk "
b"\x13 ²¢ÜVGHJ´ýMi6Lî\x18 "
b"\x13 ┼p§TìFh┤Jéü▒┌$Ú "
b"\x13 ╠'´\x18 ■K}åKAü░Çß╣ "
b"\x13 ╬/k«tCb┤░ìT╠ÚLÖ "
b"\x13 õäü>&F{ö´Éq╔─\x0E ù "
b"\x14 €4>\f aI=Œ995ƒþuø "
b"\x14 ô®àÉÞK\e ǃ\x1A QDSâ "
b"\x14 ø\x7F ú¨rA&º├_Å>ÄeÝ "
b"\x14 £‘;\x02 ùF°‹äñ\x00 Ã~X\x08 "
b"\x15\x14 £Ù\t UDŠ®‹ô)n~{Æ "
b"\x15\x15 þ\x17 ý¸@„€Y\x06 ç|!žÄ "
b"\x15 ³¹¯FJH¹¬‘¶:Ÿ\x02 Jª "
b"\x15 â—³ŽsCi½\r pØ8ÑiB "
b"\x15 öÍ£|^OÞ°\x18\x00 ó?“\x1F È "
b"\x15 ü\x18\x0F y3Cã¢ô\x17 ðj[çB "
b"\x16\x17 ¡ØùiKã”Ì h\x04 %–\x01 "
b"\x16\x1E ñ1>Þ@\x1D ¶@\v ¼ã4\x14 ß "
b"\x16 Ó¸ÑÒªIx©Ë¿àÖíqò "
b"\x16 æqÙ“$@^¡†Å^?A]õ "
b"\x16 òï·Û;Be¥”g_á|#_ "
b"\x17\x05 HÐ\x1D áDm´ýÞ{µ\x07 Á\x03 "
b"\x17 Cž*GDOi™\x15 ÍšÆÖyã "
b"\x17 î\x1E èê6I╚▒ì«ï¾©\x1F "
b"""
\x17 à•\x0F \þA‡¨y)…\n
x>á
"""
b"\x18 ¾J+åBò°dO… â×› "
b"\x19\f É}╠L▄©*\x17 Æð¹eu "
b"\x19 ®xL\x1C @Ç€¦ô'w‚a\x11 "
b"""
\x19 Ú¨\x0F |MOn™MÞv\n
z˜O
"""
b"\x1A\x0E ╦║ðªICØÁïØ\x12\t x0 "
b"\x1A ¦ï<ìeOñ…¹bϹÁ\Ó "
b"\x1A ¨,ý\t Á@,‹J2¥ÑXP "
b"\x1A Ðìö¥wF¾ìh\x1D ─\x04\x7F [Ê "
b"\x1A ‗r▒¡0O¥▓ûKü\x14 ,\x0E · "
b"\e (\x03 S╬iLÕØîâäxAí\x06 "
b"\e ™l3+8IY·q‘õªb¡í "
b"\x1C\x01 Ö1ÆSE\x0E ©ø%Ÿ\x17 ³Ã "
b"\x1C\x17 dÙIiNr£ÎOÁ\t ¦x "
b"\x1C cÜ©KAH·ˆ:R\x18 ²\v ªF "
b"\x1C g‚¿ýRF\x00 š8\x7F ×FŒ¿p "
b"\x1C |Mîˆ\x05 J; MC¡—zzÜ "
b"\x1D\x1A\x1C ~'&G‹¼(áq˜³±ù "
b"\x1D\x1A ·”¥tG„¯Ï†ôúƒ\x19 ˆ "
b"\x1D Fv¬Ë¯F›ª\x0F ¸Ûua\x7F À "
b"\x1D LT\x19 sàL&³ã%e™P"Ï "
b"\x1D ŽºEÁVI\e ²\x12\x1E yBîžp "
b"\x1D §8ïÎ\x00 C/“9•\r \x11 Jj× "
b"\x1D ÓeUÎ^C§ìw÷ãÍ┘¨6 "
b"\x1E Ô*äf¢L\x0F †Ö®’Z\x1D õL "
b"\x1E ûð:\x19 ´@Y¨ÕVR‘ÈQ^ "
b"\x1F\x06 ½\x1F >´M\t ¼Nu˜zPGJ "
b"\x1F ;‚ðË”J¸½È\x03 Ö\x04\x06 3\x04 "
b"\x1F hßôL┴F█¿ı\x16 \ü¹ý "
b" T\e ÜqtM”¦{ˆÓŠÇ\x7F "
b" ¹XÉN–Oñ£\x1D\x04 ì\x1C ÷n? "
b" ¾qcà¸N\r ¾ØVŽ‚:\x06 f "
b"""
!‡«oehL\x15 “\x13 '\x04 \n
\r þ€
"""
b"!Ø└6¼▒K╚ñ0Þ-7\x04 ╩³ "
b"!ã‰P(œGÔ¹méøUÌÀØ "
b""\x1A ™£¯æFÉ…¼qµö*wƒ "
b""°ðç"sA‡ƒvXô\r ñJ… "
b""├ºÔ~ïGîû└Ø┼!¤.\x08 "
b""öíS×ÉC\x11 ¨ºÝiµµ-~ "
b"#\x03 ³╚n2B╠«ì,█0(g¸ "
b"#H˜´ KGdzt¹Ì!¯ "
b"#oÿ|.1L\x05 ½°¦ìE^µ\x01 "
b"#—s\x07 fŽC\x03 ¢Fè]ßB—P "
b"#¼ùk¶COHƒÝý¶gú.È "
b"$\x14 ╚/j:J\x19 üõ&`¸├\x17 Q "
b"$1ú\x1E —7Cu™f‚\x0E §à"[ "
b"$6.¿œ’L*‡”hÎ\x0E 3e\x13 "
b"$7«u‡\x19 In¶§Û\f „Òá\x0E "
b"$_„\x07 Â\x19 Oì°Ó(îCG%¼ "
b"$¶µãÁÒOè‚å¾\x00 š¾*C "
b"$¥s■\x0F ÕK#ª¼¥ì%u¿é "
b"% C8sSGg‹\v B?éþp„ "
b"%Ι†²>Bí‰v"÷˜±xX "
b"%¦‗,¦╔C-×.Ã╝mìÀr "
b"&D¯—Á\r MѱŽ\x00 ð\x08 R¨E "
b"&\ãa,FÄú¨:É─╝¹▀ "
b"&yªâ_´J¬…”@\x0F ú2\x12 H "
b"""
&”^CüáF\n
Ÿ1tÌÏ^]=
"""
b"&À}¢Ï)@µ“Ö"˜Á®Ãx "
b"&Çè”ÓœEg‹„×T€k\x1D \r "
b"'RyÿgóIîèÕ\x06 öPïì~ "
b"'„á\x01 s\x03 M᜿Šä\x1D F\x04 j "
b"'ì▄ÐÙ\x7F EéÇN\àJOeâ "
b"(\x13 EwÎßE╦üe╬ÐϾ\r ^ "
b"(Fæ¢│(I■à»ü\t í·s§ "
b"(oé]õ\x1A K\x07 †‰ý›ß@rY "
b"(’ñÜn–C[‚’òmÑ|\x05 ë "
b"(—œ\x11\x0E nL‘¹|Î.X5\x7F ¹ "
b")\e «¯Ð3N¯ž[*K)§ey "
b")2T1é½Jì┤ÈÄï,\x1A ¥k "
b")R\x1A [}4A¥³›9v‰Éÿk "
b")v\x10 OT)G©ÅB\x15 Ñ\x06 ð┼( "
b")ð\x1E åFvB£·\x10 Àz\v ×\f ¸ "
b"*1È»╔Ø@ ©ìÿê░ùî‗ "
b"*\x7F ]\v G|K7§ç4©\x05 Yy "
b"*Ññؤ<B7Üô¬Ö%y[K "
b"*´\v ÍÑ\x19 Oå¥,À¶Èt8( "
b"*Ê5Çâ.OtÉ|õ▓\x05 █$à "
b"*é]<ÊðOÿÐ3Äâ†Ñ9 "
b"+\x06 Žï\f ‹Lvšs0\x13 ¡e˜ë "
b"+U²×\x04 ¹D¥ˆC¨hý¾šJ "
b"+¡Àëc‚Aו\x0F\x1C ÌR¦?^ "
b"+¯7®YFM<³™q¥Tô\x0F a "
b"+ö><ƒ°OH¥nÙ\x07 ®ŒÄV "
b",>\x1D W\v\x01 J@°õY‰KæÁ¥ "
b",Š€…ñøCð®‰ý÷ÒÏp: "
b",™Rá×ÔD.’jËPd×ÙV "
b",‗a$\x1C ÕF©üÄáo"+¸á "
b"""
-\n
\x7F\x1C ä^L\x11 ’ÄxJÁ¸sg
"""
b"-\x0E Ð|ÌvH·€=Ò`‡\x01 ‡\x1F "
b"-\x15 ®¬<êB»ŒW;ˆBUÕÄ "
b"-!¹Ý╔ãE║ïÄ@è\x17 ¥üI "
b"-N¨?Ž\x1C HƇsÝÿ+äè\x10 "
b".LÉÛ™þL³–L\x1C ÆŠ-Á\x1C "
b"""
.┼Ëìe]L\n
î╣Ë:4Tû*
"""
b".Ë€JVÈIu¿8ÿ¯½Þt? "
b"/^y@á¥C\x06 ¼„ãW®:˜] "
b"/v½ôp"F$¶Ý\x1F Úv#öÉ "
b"/┼\v ÑÝÍE┼½¤Øøóf{Î "
b"/Ã╩Â>ÆAxôÅjadزÿ "
b"/ q\x7F ─║F╔¥ñ¥õúÉÍ· "
b"0\x08 µ\x16 UDM¼©×"Õ:C¸ "
b"0+¦Í÷'Ei‰0'üá\x10 O4 "
b"0`¡\t ´ÁK#üb\x14 W÷´Õ® "
b"1=?Ô€®KK€ó•'¿†±\x1F "
b"1U3Y¾\x11 LÃì░,\t ¿ºe│ "
b"1[æ3\x1E ƒE╣Åy┌»═æEô "
b"1[▓þñØG╦ò<uµJÝÿÉ "
b"1dÒ\x11 ^zAˆ¥\x1F ‹¾éö‚ý "
b"1kX§É╩K▒ƒI\r óÚBú] "
b"1 \x19 ñppF©–mkÄ\x04 )¤Ú "
b"1¤£òÜ…Gô¤œjuü‘!Ö "
b"1ÙYTÙA$·\x15 Üm\x08\x15 ½\t "
b"1î™¼ÂØJv¡u\x0F ‹\x1E }+ "
b"2@2à±1N؇®û@õÿò‡ "
b"2aðDÅzInƒÏ\x13 ä·\x1D Ú\x14 "
b"2─Fc\e ║K+ØÁ9,q*ç2 "
b"3(óBrµDB£B¨Ò’\x00 àë "
b"35\v ž¾<J`¾\r \x1A y(\x03 l\x18 "
b"3p?ËÙpM‡‡U\x1F cügö "
b"3sª\x14 B¤Oæ›\ƒ¨ÎGC\x1A "
b"3|>±+‚A'¹"nÒ—Pc\v "
b"3Ç«ô›ÞI~‚—[å†0fú "
b"3ÕŒÕ$\x08 E‘‰ÂP9ŸïÛï "
b"49Ç'\e\v K‡¹‘Žä…×8V "
b"4@iU}:F5¹ü“{C \> "
b"5\x04 Þ>qªNY–Ã}zA\x1C Ü— "
b"5\x08 ¨oÑ\x05 Oh‘ÖÒ\ÊzÊf "
b"5\x19 À$.$K0…£šOŽŠ’3 "
b"5!ø─\e ┐A\x15 ¡à;üý─.└ "
b"5A\x12 /EÊOd”y¬Q\x03 ·É± "
b"5íϸ\x12 %Edç3Áëì/÷W "
b"6T\x01\x08 ³eL{›±\x16 Šÿ-_V "
b"6¤\x19 q´>LÜ‹H»]t?̰ "
b"6ó˜p\x06 TK\x1A ™\x00 ÉH«BúË "
b"7?œÔ•âCÙª‰áÞDÎN? "
b"8–K\x11 gIO²®.*%3Õ³™ "
b"8£Â:~ZMP¦cÁsççÞ\x17 "
b"8«f´khBï¨ooæâ\x19 ·P "
b"8·c\x0F 'LN¦§OØëíNS "
b"9\x06 à\v\x1F œMô»Þ ÄÞ\x1C ¢E "
b"92p“©\x14 C\x08 œ˜¹êŸ%?\x11 "
b"9U\x0F\x06 uc@ ’ƒn\x06 ÿö\x04 Ê "
b"9Æq\x07 ╝\x03 E ┐|ÉRP>▀U "
b"9°áÂH‚M‘‘_ ÄL€µÌ "
b"9í=9&ÞD¬²&-Í\t Ir "
b":BaºþSOaƒƒÔ4tv\x06 Q "
b":îÁã│òH─╝▓æ\x13\x17\x0E\x14 ü "
b":–Oµù=Kö¸½d\r \x1D ýĹ "
b":Õþô&¤H=ºqÞ„[•3i "
b";Þã\x0F á¤J-¼╗»k┼ÅóÌ "
b"<\x07 Žûû¨Ifµ?G9¢A\f ¥ "
b"<2Énè\x00 NL€„ŒA<PH© "
b"<6ŸñÄÅO\v ‹š”ß[6\x07 5 "
b"<Qn\x08 ØåKW¿<#c\x04 G|b "
b"<W\n ð\x19 ðHŃ\x00 €\x1E úñT\x11 "
b"<ÂK\x1C \r KLÞ¼$CþàSÌó "
b"<Ê\x02\x08 ø?C\x1A –=\v ü;ªïa "
b"=\x11\f ô·oAaœ¦\x12 tzh\x16 … "
b"=4C)¶vHb¹Ï\x04 E‡¯õj "
b"=rɱâ\x06 MUî┌"ı\x1D ysà "
b"=u0¹ýµKKŸ6\x04 ²Pà%\x1E "
b"=ª\x04 íßC\x1C ¼%÷×Éy²¬ "
b"=ÕŽ|EOJR®¸êaEã\x15 1 "
b">\x00 †áÕK\x1A ¥Ò\n cÐJ!û "
b">…•%¢IV¥1V”‡dPb "
b">º#„HoAaœÃåK\f ¨½í "
b">Ó¦«±0M¸¶¯ý"$\x17 ]8 "
b">î¡s\x7F\x06 FĘ\r »Áy-Hd "
b">û«X+áCí±\x1F ¸¬˜É—p "
b"?1┌Ð__E±Égkp\r á¶¡ "
b"?~û6€!J\x10 ®\x03\x1A !›c–Œ "
b"?ØÃh\x1C kJ■ü█;Ñ¡eéÔ "
b"?§³¤Ô€K‘šƒºVßFo "
b"?µ\x11 ù¶ËG\x17 ›yÄyÒ†Ÿ\x18 "
b"@\v e\t éŽDà—²‡“ƒ'&ó "
b"@:2ÐGýNH¹6'¼b¿R7 "
b"@ÃÈf\x04 +KÉ”ª\€Ã\x7F $î "
b"""
A\n
v[²&Má¨3ws©]\x02 3
"""
b"A<{Ň¿M(§*â›5ICð "
b"A®}\x1D ›jDлv¦\x12 £\x7F € "
b"A±ø/ADHkˆ•±È?q\x07\x00 "
b"A┤ÑR\e OIì¿6D\f åQÃ3 "
b"Br'‡þBEŽºF'§1O\x1C â "
b"BßÇÙÅÁDÝ×\x17\x18 [┘PN\x1D "
b"Cnäpç\x18 N: vÆ\x02 |J5< "
b"C¢*ŒÐ€Aò®”\†7D7v "
b"D±`MY\x1C N]®4\x07 ÀÏ›‘I "
b"D®|\v\t @&šó¾\x17 C¶´‘ "
b"EnWá%$H€º‡\x0E ~”IåŸ "
b"EœÓ¨¡bIޕΉÞáÖ\r k "
b"EËF|•-Gv¹ö—Ù7“å\x15 "
b"Eð#FÔŸH/¨p!`7` & "
b"EøÃÍÈjC| \x16 ó64wÊÃ "
b"F\x12 Œr\x1A «HȱEdØÓ5÷ "
b"F’jŸ0\t OV³£€Ù$uÿ) "
b"F│░Mà`J╠å<,Éi{!§ "
b"G"¯\e â3E'¢@¹#,ÿ/\x7F "
b"G5Å╚ñæDÍÇø└é=Ð=\x11 "
b"Gp┌´\x05 ÀC<¡\x06 jgÉñN« "
b"""
G¾òf\x13 5C\n
°ö\x07 Þ\x0E ådÁ
"""
b"GÂeIAiIø¥¯©$`\x03 i× "
b"GúÍ`³‘LPº\x02 APŒþùõ "
b"HYÁd{ôFjŽA oýÒ\x13 j "
b"H~£╦¦╬D±Åî╚\x7F ╝ø┼N "
b"I!(mB×Dh‚A–Ö*õ\x18 ü "
b"I*\x04 :`)GÄæD;Ô├É\x16\x17 "
b"IRgTÏsBU˜½»\x11 L—ë\x17 "
b"I«ÖÁ!ÔH\x05 ¾.%ÑRÜO{ "
b"I³˜°âZF¶€Šš%QI\x05 e "
b"J&.gèWIï®ô,†¾˜o! "
b"J2\x15 ºN›F܇£CÑ8rB’ "
b"JL] 9&IÓ‚ý‹^3(i "
b"""
Jk\x17 »\n
™O\x04 ³VXñ|¦€‹
"""
b"Jx§p£¾A▄Å¢1╬\e ╔\x1D N "
b"Jü@▀▀\x08 HuêØ▒2m▄ÕÎ "
b"JŠ}䜳Aƒ’¼ g§i\x06 ¬ "
b"JÅ\x05 «ÌîFT░Y¨Ë\x1D Âð\x01 "
b"K\x14 OðØıI\x16 ƒ`Û«{ÂøÙ "
b"K¨\x00\e z¹DAɾj,¡{ÿ* "
b"Lm´O®zKÓµÛøÑ>Dúv "
b"LÍWËŽQJ^¸Ã|ô“Š”9 "
b"LÌh╠ñ©Foú©\x02 ©╬ÉLí "
b"M\x10 7ÍpýA÷‘Slß\x15 ÷ò¬ "
b"MRDÌ\x16 ”L›¦=^¦d<§× "
b"""
N¤˜É\x07 ÷FJ¶ÿÞƒÈø\n
÷
"""
b"O9W┌\x0E âM\x17 ÉL\x04 3¾ÀÙ╦ "
b"O\x7F £o>(J·’\x11 Ž\x11 ÝŸK† "
b"Oνc¤“Fî®ð¿ç§°\x02 o "
b"""
Q8\n
Ö€ÒNu—\x05 (íN£5‚
"""
b"Qµ«’žÒI>”GüËõ\x13 Ÿ0 "
b"Q¿°<ˆ"@<°~ûÏÀ´Ûˆ "
b"R\x19 ÞZ\x15 .Iv†ŸO\x7F\x1C ¼„a "
b"R*\x16 Ýï~@d—wC‹ÐâŽ\x0F "
b"R}{¨ý\x1D Gìîf´£jøÑ\x15 "
b"Rê§™˜ŽM÷žR‹#\x1C 5óe "
b"Su³╔Ó EcÉ╗╣É-ë\x7F ▒ "
b"Sš\v _ò\Dѵˆfaéc\x01\x0E "
b"S³4z'D>›§¿\t £÷"~ "
b"SàšÒàVG•¹³(\r ÕµXž "
b"SÓ╗\x14 S«FmÿÛÙQ\x7F Ø2V "
b"Sþ\x1E qîpNü–F\x08 ¾Z‰Î¶ "
b"T\x12 \ß▓ÁN\x19 ┐ØY~ÖJJ╬ "
b"TÌ\x00 }×óDM¦…2_@\x05 4% "
b"U:┤.\░HeÉÙ╩╗\x08 Ú\x10 E "
b"Uhƒ'´ÒD»Ÿ7Cƒžå\x16\x10 "
b"UìPçW├Eìáù¡Ê¸■UØ "
b"""
U—ƒþ¹\x03 I\x07 ¡éË\n
ƒl¼<
"""
b"U¦8\t C–Kc±½’ó¡EÕd "
b"UÕÈÈ\e\t D´°0qÙ ?D6 "
b"V2àÂ\x11 1Kɱ•± G0Ž4 "
b"VÀ_n®ŠNk¡e[dÔ5HT "
b"VÀ_x¢ÚDЧÀC\f „r\x15 ¾ "
b"W&~}U®M\x08 ±W\x14 ÍŸGGÑ "
b"WMBñ\x15 òKÉåiÐ Ú─Óz "
b"WœààŒ\x10 Jõ˜[\x17 ãe\x14 ™^ "
b"W¡«èEwBƇ|»âÑ–>å "
b"W£iž±8Nþ‚Z´/Ô\x11 •÷ "
b"WÇ \x06 T\x11 B²‡š\x10 —¬âm— "
b"Wý²\x17 Ê■B¢¬vÅ╗ ùWï "
b"X:6Ü·cG€‹>:`є֎ "
b"Xg9<ÂÍIEžû\x16 ¶`\x06 î "
b"XÆÃFL¶AÄ╗\x07 H¦Ò(Å¥ "
b"X¦ åj»MÉ ¾ê³Ó\x05 ªO "
b"X惖„xCu þÃ\x14 [\x7F m( "
b"Y\x04 ü\x12 î<Cë˜óƒö”\x03 Zn "
b"Y\x0F âè¿!Bz´‡@{픑 "
b"Y\x1C /\x15 é4ATœÊÂî’ó3} "
b"Y}i0HëOßûÅt \v #\x1A\x1C "
b"Yµïi@GI\x14 ¼»Ü³B†\x12 ž "
b"Yë×Õ}ìF°´åèàV¼è‘ "
b"Z\v —(*‘B\x19 »M`g·¢é\x00 "
b"Z"«y”^M²¢<ܱ=\x18 ½] "
b"ZD^ \t ÖJqœeìë\x16 >q "
b"Z‘nÊ\x05 þE+šº»E©\x04\x06\x07 "
b"Z“\x16\x7F ÄfCJŠ›v[¦Šð "
b"Z•ú\v ˆwJê¢~z8\x06 g#Ì "
b"ZŸY5p\x04 N臟@·COpÑ "
b"Z²î6µÄJÄ›\x10 áT¬•`¿ "
b"Z¹Q\x19 ó\x01 D¿‹ÈÒÄØ©\r å "
b"Z─Ò½▄ÂLU║tí┌ÜØæ┘ "
b"ZÑØP%ÿI4„EØ\x01 K±Þ "
b"[ŒŸ\x18\x1E F™”#·Ú@Ó)K "
b"[Ì‹d N\x1F «,“ñúé\x1F á "
b"[ÆûS³¦O*¢çáµÐ\x03 ö1 "
b"""
[õ"\x19 \n
ÓF£ /¾=ê!æ’
"""
b"""
\\x1A \n
\x01 òG\v ¶bÛGgFŽ6
"""
b"\-gn$\x0F O욆>8‘®;X "
b"\nN¸S■J╚£æëò╗ìô▄ "
b"\}\x19 5╬4DŪ║3´7▄Èý "
b"\ÇÉB\x04 HF\x03 ÇÁ\x16\x08 \r ¬~z "
b"]B¨È■ÅBO¬âìyÞÌål "
b"]¡KИ€E\x19 “lJY³\x15 K} "
b"]Í6\x1E æÇCh‹-åc–ô±+ "
b"]ÐëT0RE+«Þ!Bš÷;¼ "
b"""
_\n
\n
o*áC®Ø│&Î}è─g
"""
b"_\x1A 4\x07 í¦GÅï\x00 |4ª╗à\x00 "
b"_t╬\x1C yØDXòÇêÊÙÀq° "
b"_ŽQYˆÈA舴TÌKóVâ "
b"_Ñ\x7F ÐdÊC,…ïæ‘ÌX7@ "
b"`\x1F\x11 ”@\r Cj¤NˆsSß\x10 R "
b"`9Í€ulJ ›-ƒ‹zÍ\x19 0 "
b"`‹{æ\t ÁJ,µ\x15 úÒ6Œ«% "
b"`½ÁXbÒL¥”32ËIk±× "
b"`øï¸R(H‡˜AH¾¸à\x08 Æ "
b"ah]˪\x00 K;¯=®ç\x06\x0E\x02 ß "
b"cTç†ë\x15 J]°?'͘j\x16 p "
b"chD=³\x01 @ŸȱDG"Ñ# "
b"cÅ;ã…ÝCÖ¯ÔˆÛä1°@ "
b"cÌÅ╬0Ð@Óü¢lZ`²ÙQ "
b"d\x19 ¾^ÄOåŽÒ‚~ä\x0E Å\x01 "
b"d% ²ÛCCõ“°×‡bz…n "
b"d>¹=.ÊJ-¢2œ|Iï(r "
b"dBo™±‚F»ÀÝ$$ô^' "
b"d™´\v Ÿ.N Ž‹˜Ruh¯M "
b"""
dš“\n
zÓCA_\x01 À\x1A ¦G\x14
"""
b"e\x05 f [{K4ñ┤>\x18 ÅÉ¸Æ "
b"e|š¶JIOàše\x00\x16 ï\x0F\e Ì "
b"f50®ó\x16 K:Â┘ü\x08 T¸Pÿ "
b"faïo9ÜApÉÃ\x15 }└·k¬ "
b"fÅJƒs█N»╗\x08 ÇÃå!À═ "
b"fÒ˜¬è>M¼ŠŽ\x1E @·õ° "
b"g/,fù$Dø¸S…@(Äl "
b"gE6ÑÞvN\x12 ‘\r \x01 #;leƒ "
b"g_\x06\x1C GOD;€jF¨z6W{ "
b"gé\x00 9ÅcGpî-Þ\x7F 3Ö%> "
b"gØþWíNE6ÄJÈ1Ü┘Oä "
b"g╦*eeçNþ╝m7x╦\x00 ┤ì "
b"gìj›ÈïAÿ¡]\x18 À}\x05 ¢Y "
b"gî¦w1¯Gé±*ÿk"1hE "
b"hY±WÙÞKΨ4uª²\x07 €˜ "
b"hh§Æ]sJ\x13 ¥\x11 kx\x01\x1D N‹ "
b"h %│~CäÅÉ│Åı▄æ{ "
b"i\x01\f\x03 ªðMÙ¹\x05 Á:XÓÿ† "
b"i\x17 ¡«8ÀF[¿$CíÝg¤÷ "
b"iB:Ö%\x1A Iš´\x7F ÍÄ\x18 <G‹ "
b"i]╔┼ü\x05 A┘Ñæº\e Um×} "
b"iîl¾\x1E Fê½÷5w\x0E Ø:Ö "
b"iù/&‗7IïÄüuGËÀ¾K "
b"iý8™ßlMx«‘ç\x08 Ü)"¯ "
b"j(DÇ\x04 JK‰©Ú¢ø2\x19 ¤ "
b"jñÊÇj¢EJ¢Ù\t ìká\x11\x15 "
b"j»|Cg/I\x05 ‹™\x06 L%\e\x1D m "
b"jÈÑ>‹‚L\v º¬\x13 \¤'øë "
b"k#à>à—Ge˜mfàs\x03\f < "
b"k5K‡ÿûL.”)³ŒvåÖ8 "
b"kU\x01\x01 xæE(ˆÃVÆ\v ¥}è "
b"k\\r #Ÿ‰JFž\x10 Æñ#kŸ½ "
b"k¢Šc8õK]ŒmçõÏÖv "
b"kµ áCœE%§*MtŽƒFæ "
b"kÊkíÀ2I8¢ÌßóY{‘F "
b"kÊÕ>(7LÑ·7^þ&®>þ "
b"kþíøsáM¦Â\x06 ¤╚\x05 Ììù "
b"lfYò,ïG\x1A ‹j§\x18 ¥tŒ/ "
b"lwð" ãC\x18 ¨¿°HŸÕ3$ "
b"l¥g╩oHAx¥Éö\x05\x1F\x00 »ý "
b"l└Ïq+VIü©dE¢╦¯` "
b"m&\r pEÃHʾ\x04 Ëms¦\x01 h "
b"mIÅûý©Mt¢èvœ\x08 ]p< "
b"m╣Å\x03 ÜfL5┤K¯ý|¿\ı "
b"n'\x00 S;%F¬Ÿù ²{]Û™ "
b"n×P”\x7F <DöªÍëU‡‰ùe "
b"o\x02 ╣Yƒ¯Cê»WÅ·┬íFò "
b"o)ûbH†MÁ‡HÄ\x04 s ê\x06 "
b"oj\f\x17\x0E ÒA—€\x03\x0F Äg ,ß "
b"osž®‘fJO¡ðL\e QÁHm "
b"o™´Ö\x03 ¸M\‘gf\x19 ™p\x07 ~ "
b"o×o³m_C\x02 ä\e ░É\x00 q¥\x07 "
b"pºm<ÉeMÚ¼×òÝÈÃØ‚ "
b"pÊ#·Ü\x0F IH¨\x04 -Tþ¤U˜ "
b"p╠ÿBÛ"N1Ø\x05 ▓W\x0F 5Uh "
b"q«\x1F N}æNõÅ\x7F Í·Pƒñ¡ "
b"r\x18 oÄ£¨IÉØ)çï\r \x0F ç■ "
b"r[{%û¤I§Ž,ƒ›«„D\x1E "
b"r`IAs{A\r št^K\x17 ˆ÷Ù "
b"rw9ìå\x06 D¨ó$\x04 ƒ%xèñ "
b"rzG4%DAÞÅ\x15 ¡╬o╚▓â "
b"r…<–qíI!£\x17 ¾À\x14 HÏ "
b"r¼Æb\•Jÿ¡3Èç xÕ "
b"rßGù\x03 H鿟°¸µ¤õk "
b"s\x03 6“¯íG*¤P(N\x01 þ\x1F õ "
b"""
sB5DÎ@I\n
¦àâE›|·É
"""
b"s‚zÂaTIf¸þöЙ\x12 úé "
b"t\x05 6B#ÂG4œÄúvQ\t ,\x1E "
b"twµ9-‚E;žk_Œä0Íû "
b"t\x7F ÐI²\x1C B\x7F ”žhjù;܈ "
b"tÄÜO»åJD’§É;ø±[‡ "
b"u\t …™´FG†§…hBûÁññ "
b"ucsìçRBùsŒ\x08 L;ªw "
b"uøW-¯(F*‹::\x1C\x1C o\x7F › "
b"uÿìÄyÛMr¡Ä[\t\x12 ÈwL "
b"v\x02 cæí»Oá›\x00 A~Ã^ý\x1A "
b"""
v\n
\x10 ‡ØýNù‘¨š8ÒNý…
"""
b"vçÂɾ¶Jéç ¿\x01\x1E\x05 ╗V "
b"v¥2¿î─Iö╝qüi\x10\x1A U$ "
b"vÙSŠÙbOγAµ<(`\x13 “ "
b"w!p.í=OÜ£½IYȸüo "
b"w_%\x01 ñÅBƒ®x┐zÝ‗¥m "
b"w¸hš¯8D¸¶¶Hq=w&à "
b"wåïk@oHó®6\x04 ~<îŒÕ "
b"wþE)a{@’›\x00\x18 NëULF "
b"x‚iG[ùL,£ÐE’\x15 vÙv "
b"x†¾\x17 nŸNž´L7Ò/ñ\x10 © "
b"""
xÅ+\x07 Ð9@N™F!êS\n
s2
"""
b"xêOtÀûB:ºÞìÉ\x00 òÏ€ "
b"xþn\x1A R‚Nb…\x1F ÍÝò¼éü "
b"yù▀wå\v F;üûI\x1E Ø{.\x7F "
b"y š‹Ú€Jášñ“%wÇ!\x02 "
b"yÛ6„dì@ꛂý(í2\x06\x1C "
b"y¦ÄQ!\f LAü¿p)Ùƒ`» "
b"z# ‰R°M¦ƒüð(d¾só "
b"""
z8µüÞ@GÕ€7dAìÁ\n
¤
"""
b"zwèNò£@j┤g▒ì\x01 ▒"³ "
b"z®÷ÊËlAU´LËOª9µ¤ "
b"z \x1A y&RAÛó\x03 ┐¦▀_ÆÅ "
b"{Xo‡\t $Oñ«\x13 z\v ÕžDb "
b"{`|æj¿B\x00 ¿’䋱\x11 eä "
b"{of_Ô\x1A D|¦ˆ\x01\x01 ×Î} "
b"{äâãcDL¸¼íQì®\f ¼Æ "
b"{“‹'TAAÛ‚±o\x18 ï§u "
b"{Æ\x01 Α A#ºÒkAìÇÛ¯ "
b"|mÌžmGp°Á\x18 ‚vÌ¥´ "
b"|pò/8çB5™vx8Ý\f ‡œ "
b"|ƒÚü\x11\x15 D ŽÕÂ\r {ËOû "
b"|Ÿ3š\x07 \Aš«`û\v ¿\v\t Ö "
b"|Æ\x1E ¨˜_JÉ›©p=ÅGÒ± "
b"|à\e »oßIùŒ£êò¬9‹Ï "
b"} Ió┌\x1E Hàô\x15 {▒»YÉ■ "
b"}@9“ÃøK“’øröp\x1E Ó. "
b"}a\x12 >ıÉC\x04 û╚ÏÈp\x1A ÝG "
b"}‚^òùèCH™UwAÓ6ä´ "
b"}¤; ’DB\x15 …cJ¼¦…XZ "
b"}¯ÏPp1BBìºL╩&:.% "
b"~ U╣L░O\x07 ì5æ─QY"Ä "
b"~XÊo\x18 …H\x04 ƒ¶Ð\x04 úäÒ\x0F "
b"~|\x19 $[\r @*«É~|¾W\x07\x1C "
b"\x7F 9\x03 †0bKĉJó¯æ'a_ "
b"\x7F ¸'¯>\x08 L\x15 º\x00 4„t\x14\x04\x16 "
b"\x7F ÄOC@ð@¥ˆãa\x05 wà]Î "
b"\x7F Ó\x14 \r _üK¾®3|—Êè\x11 ¿ "
b"\x7F âÈé\x1F µOB½óy¡¼\x1F\x1F "
b"\x7F øùS\x0F ú@(„ââÑ‘aoœ "
b"€\x01\x19 »\x0E ÈO†k—oLðÍZ "
b"€’OLmºC\x0F –Ê\x1D ¨ò'h} "
b"€äI^?îB·Œ£Üyúk É "
b"ü\x13 j▀ænJ║║r ·á\x07 õ\x1C "
b"ügD¸{ÙK3▓s\x12 ørÃx\n "
b"üöÒ3Ý\x7F B┤º¼/'qw░© "
b"ü \x17 ¤ıâL\r êý┤SG▓└Â "
b"é\x16\x02 Ü!ÕBÇü½Å"[\e\x1E ▓ "
b"éZÒYßüD9ó¹~=ïA¿Ð "
b"‚sôm?¾G.¶xË#Õ¾ßl "
b"éÜæ╬»ÎM´░cûs¿RØõ "
b"ƒ)¥NlÂDOº:hºÃÔ…q "
b"""
âíK)ƒ_F┤æ£ú,\n
\x15 Ø▄
"""
b"ä\v 8;É8L7ì\x11 ;ªÇÿ0ı "
b"„\x10\x01\x02 Lw@¾7¾qúoœ¨ "
b"ä~Ã▓┘¢OXó┴¹▀ì5kD "
b"""
äãÉ═¶ÃO¬¢KB\n
╝▓Ð/
"""
b"ä┌\x14 àSåI╩ÅÊMR║û\x1A 4 "
b"…‡¨ê_CI,¸/ÀÄã\x13 jŠ "
b"à┬\x10 ╬ØÍH\x05 Ñ╩7¡Þð§ä "
b"†!\r c–EEëœûjÕ\x07 f\x15 Ø "
b"†I\x00 «~ÊA\x1C ’£(V[<\x01 é "
b"åe·╣!ÒCÖülÂ]▀├{´ "
b"†„Uv ÛEf•SÎB½Þ\x08 0 "
b"ç$OÚWáH±ìÄw‗²\x7F »‗ "
b"‡IQ‡º$Ez¥0Ò¢ëK,€ "
b"‡M-\x16 ‚CJ·Š2b\f °ó‡\x06 "
b"‡{·˜ÒìFŸŸûFIBBáZ "
b"‡–#q¦ÿKñŠJ\x1F ßö2\x0E ‹ "
b"çúÖVŦI\x14 û<h£##kÅ "
b"‡µ~ø7sM×ÂT§¦‚O½ "
b"‡Ë\x0E\x0E ÔßAÜšç.ÆUAcD "
b"ˆ+áŠÆ¢D&·&On¤Xr© "
b"ˆXêˆ \x07 Lk½Ì)Ïv\x1C =ë "
b"ˆclQ¸!I´žïÖæíÒ›> "
b"êqMü┐tLDê'¯Ö;\x18 F\x01 "
b"êì1×n{IØÜ l¦Ûõ\t . "
b"ˆÓŽ\x18 ÎAC\x0F ¤Llœ~Ø\x17 D "
b"‰=íbéØIξéÏš¬Uþk "
b"‰©›\x10 ”\x00 JN³c]‡e\x11 ™X "
b"뱿>üSB-Çñ5s=OÐ6 "
b"Š\x0F äÕñ•M†š\e O«\r 1К "
b"Š@SÂÀ¨C½•&)R8e› "
b"Šm\x1C 0\x1E a@d¸×lp×\x10 b… "
b"èü)O█ÅC\v Ö0ótòz\x19 8 "
b"Šýœ%z•OMžU\v Î×õ G "
b"‹mh¤´ØF\x0F »×ûmžê©\x1F "
b"‹ÇÀ_y"LÞ¿©tÍh9š’ "
b"ï°ıFNPJËê░\x11\e └P9Å "
b"Œ\x11\x11 B(\x03 N%‡ã^´6\x18\x1E ? "
b"Œ1úæ})Dލ¬qÀ4?åÚ "
b"îèòGEð@ÎÅa╗M\t\x16 Ã■ "
b"ŒŒ«*•²C\x13 ‚ûcÌ2„íP "
b"î┌5ºEsDF║ìË\ÂíÚ╚ "
b"ìrqÓ7┌K\x12 í²\x11 ÒÕR&\x08 "
b"ìÉ7O5ÐD>ïÑ\x18 Z¯Èzy "
b"Ž\x15 V4UHK\x04 ·–ž’(\t T "
b"Ž\x1A šûƒ2Fž†Üz´ødÈx "
b"Ž;w\x1F ’fOL‚¿¼©·íµ” "
b"Äì\x08 Ç\x14 ¡H{ôóo"|│" "
b"ŽìJQ¦¡K\x01 “*\x03 ³~`KF "
b"År%q«ÜKâÆ2")\x15 Nß├ "
b"Å▄0\x00 û«E\x1C ÀÒ\x06 mc¼\x02 ÷ "
b"Å▀6┼^VO[╗u\x17 ÊÎOP[ "
b"ÅÚ\x1F bô.@\f ║¡$░¦³²Ð "
b"É1fßÿSL¡ï³w/Þî7N "
b"É5ó╣ÂÐH\x1C üºç²GÛH└ "
b"É6\x04 âüG\x07 Äó\x0F mþéûd "
b"ÉHkÙ õMW▒\x11 ╝HÈ]i▄ "
b"ÉÄ╩ƒ╔&DHï\x08\x0F ┴I¤╬" "
b"É╬&_·\x06 B═╣pÖд┤╔´ "
b"‘Ú”1#ïHv®AFè\x07 ¸‰Ü "
b"æ▀öÜó}M┬Ø╔tZ¤éðh "
b"’\r 4²\x01 $GݵòïËiê;¢ "
b"’\x0F \r ŠV[Aõ•Ë«¡\x1A\x00 Ð "
b"ÆÉ'▓‗\t AlñØË\x13 W=>X "
b"’œ¬À[*K_¬«ëFÚaáR "
b"“\x01 8ËêhFÄ–\t w,¸‹ä "
b"“@&P¤\t O™ \e Ës"˜±U "
b"“‡¼ð]\x14 EGŠUI¸Ùg— "
b"ôìµ\x1F à#E\x1C ®åZı\x19 T╣\x13 "
b"ôþ3_\x17\v MÉ┤ìÀá\x1A <éÌ "
b"”\x0F bà@\x1F B§ž!ë‘°6\x07 U "
b"ö\\x07 ├ìG~ªÚXCó1vÅ "
b"”k‡¶"$JŒ„^[äbÒM\e "
b"”ß3\x00 L\x1E FË–t°€%\x1E %{ "
b"•,º„\t oGÙ–Ø9çð\x1C ~N "
b"•USœƒ\x19 Dr–QáÍ\x18\x17\x1A ¾ "
b"òî`nÜdFR¢\x7F ìY▒Ö< "
b"ò÷tæ×öF*üÇ\x1F ?âÖ\x15 ¨ "
b"û\x0F 3Ô²┬H=¥n¹ßëÅ\x17 = "
b"–>"úô\x7F H±‘Ï<Õ`zOë "
b"–SÒ¨”jLI»²–V& "
b"""
û├ͤM┐øÇhWøì\n
'
"""
b"–ÉGè\x06\t L5´Œ$™zÒ ¦ "
b"–Û_sû©GT£×ß"}’¡\x12 "
b"–á>Ù\x01 2GYŒ\x15\f QW<©¯ "
b"ù\x03 [É%ùIJÑ~█k0ù═¿ "
b"—6Áå¶%DQœE]x@ö¹Œ "
b"—OcŸ\x05 dB7¶<åY‰¼“a "
b"—žùá6#A¬©êY\v ¤‚»… "
b"—Ï$àq‰FŸž«×+n<“. "
b"˜9µÒĆD2¤¥lšõÙâ" "
b"ÿXL«\f ■NÅÜÜ\x19 $Ô╠så "
b"ÖP╝ö\x06 ¢M~¢q9\x7F é´|ì "
b"™t2–%\x0E JÅ g\x1E |$ú¯\x07 "
b"™yÒÑÖ\x13 EŸQéén…\x05 "
b"™¥”ä„|H‡±¼¸#þ\x17 L‚ "
b"™¨ù\x11 ‡•M}™hðÃ,JÅ "
b"™ãc&Ð_Où¢&·Å¾ìp/ "
b"™õeˆ•–F>¯ÁÙo÷\x18 Ýñ "
b"Ü║z\x03 å¥KPØÃü■\f\x01 +Æ "
b"øüU·├▄GÏîÒ}-áF┴ "
b"›‹›Æ\x08 ¬N¦ŽÕâ…`Åâ\n "
b"›Ä\e ãíÆE„¼ÑæE\x02 €#ú "
b"£®ü╬R╔D\x13 ┤\x03 l\x1C ╦┤2T "
b"Ø%.ÁAÏEûºá‗øê«É· "
b"Øt§^GÉ@¨â«; @ƒ¾░ "
b"Øö3Q2fK¯ÁnÙ-¯LSR "
b"ØÊLê(┼N!é_=bÙ■«w "
b"Ø÷<îsÊLÝ┤█^▀■î\x01 ö "
b"×3æûÖcM┴Ũ\x16 q┴x½f "
b"že»ìð Oã·xôŠ#ÚÊÉ "
b"""
žuý¾VŠEa¸/\n
Œx\x01 ˆ“
"""
b"ž…{?¾6E·žSú€Q¥Yš "
b"ž£Ü÷u\x00 O!ñzø\x1A , "
b"ƒîaB\x1D ~C└Ø)©g×┌Ú░ "
b"ŸòZ\t ~â@n·\x1E ¬*\x16 Õš, "
b" 7ðM»òN$ƒ¥)¥žu`F "
b" ~µ0×tMa—v)Š@XÅÔ "
b"¡U0Ù«ˆFÖ’Üç\x18 ‹G¬Õ "
b"¢Cj¤PoBû³p9˜Åœ¦Æ "
b"""
óaùìıéA■Â 2±1C\n
Ó
"""
b"ózÉÉR\Fv┐¯|?(:&o "
b"¢ÞÊ=cÈ@R‘3\x00 »ðrÖ\x13 "
b"ú\x1A ׃þXKÏÿ1ü\x08\x1F X\x01 * "
b"úd╗G°ßE╠¢\x10 É2╗\x1E üÏ "
b"£|ñiWÝAe–\x18 &³-¤á± "
b"£‘^oÀU@J¹Î\x17 ‡3jXò "
b"£ê~õqxFe«ºK#—˜=h "
b"ú¹Ü¸ó?J§ÑOxþü\x03 ñ╝ "
b"¤¨Æ4oY@ÿ´v\x1D -]\t\x19 g "
b"ñ┘R³[B±×\x18 ¥H\x11\x06 Å; "
b"ÑÉ\x17 Ѫ\x1C KKà}'sP\x13 }) "
b"¥–<زxB4¤…žê\x03 ìDd "
b"¥¨øõF˜G6¥²9÷œº][ "
b"ÑÚÞ=RìA└ÇG x%E\x1A 7 "
b"¥ïÒ…ÿùKÜ®•\x1E {01Áæ "
b"¥õŸ%ñ¶J´â¨˜í‚\x1D ` "
b"¦\x15 CEyïIüªmòFMZw\n "
b"ªZßı±gL*׺"┼»Xìí "
b"¦‰»äÍêJÌ–›\x0E È1Ÿ\x19 q "
b"""
¦°¨€K¬E\v ¬pòZ\n
äJã
"""
b"ºÅ\x1E ã±╣NÅàÝ&/¯╝\x04 ¬ "
b"¨\x00 ÚQº OOª¬Ë‚þ›SX "
b"¿\f\x1E ƒ\x01 ¤@åØK^╬░÷Øþ "
b"¨‡\x1C G‰UOQ«å\x0F\x18 £o%ú "
b"¨ÃSY\r EFû€e\x17 âT}\f » "
b"©\x14 ´Iš\x01 L¿µ\v Çæ!ä\x08 ± "
b"©%¿B\x1D MB\x14 §}Ç\x19 ñDíª "
b"©6‚\x03 v\v L°‹;\x11 À€Ïv¨ "
b"ª\x1C ‹\x1D dÿIš‚‡óа?-Ê "
b"ª;º\x11 ÐaEmŸ3“¢@Z·n "
b"ªP5\x00 êÆ@=¾œ3pçúJß "
b"ª[A¸Ý"Fo³B¾Ïš×$ª "
b"ªaR5î¸Dè²í?\x00 æô‰\x07 "
b"ªi×D\e TK=¸îö\\x07 6&â "
b"""
ªk\Ÿ"¢D옥x\x17 :\n
\r e
"""
b"ªÎý©ïGK÷ª\x03 y\x0E Ô\x1F #Q "
b"¬Ë\x13\x0E §½@Óì╦8ÐG#h« "
b"«„\x1F å\x08 YMÿ™\x05 ¼ãî+@¯ "
b"«•3.\v zI\x03 ÑR…Å8\x14 3 "
b"½¯&þF¬@\x06 ¼IÅı\e ê&▀ "
b"¬gò±±è@`½&;.¤øžQ "
b"¬n-YP\x19 I÷½×®\x13\x15 ò–g "
b"\t îoü¬K˜““ñ¬±Kx\x06 "
b"¡-á½\x10 oFÅ¥ª\x10 X\x11\x0F ~2 "
b"¡LìEÙýAĺ\ýç\x10 ÷Z6 "
b"‚\$1¦Ažº6Ë’±…“Ô "
b"®\t ÓåèTEæ‰&\x7F\x1F Òâgù "
b"""
®\n
dO`\x04 M\x15 ‰»FM,Zô-
"""
b"«─àA_ZL¦ì,_┴U¥\x17 ╩ "
b"®Üx0/\x07 H»´U“¿äëÕ| "
b"""
¯ åºhïJÝ \x13 †\x12 ]\x14 \n
º
"""
b"¯$\x1D \x7F YO'…-HBÃs¬ "
b"¯=ê/¥‰Fp„[¾“9b\x02 ¥ "
b"»A=\x08 ¯▓Dì▒$┬hà\x7F 8ı "
b"¯BOï\x15 ÖLû„¬r$ð€\x0F á "
b"¯ZÏjsŒGɪËq8b‘=} "
b"»¾O\x1C ÷ìCýÂ\f [ȧJç@ "
b"°\x1C g¨\x19 íAˆ¡*û\\x17 ÄkM "
b"°Wæ´\\x07 Hx´\x01 Rí½¿Ýt "
b"°d»ÚÖ0E\x15 °çûz˜½Ð– "
b"°Û6Y*o@(œà6ß? "
b"°çº9\x1F ÂEÀ¦\x07 ë'®ð\x1E Ï "
b"±\x05 p`”éEF®Ó…x·\t ¬\x08 "
b"±ÍÉžAZI‘¹\x13\x18 :ÑoY^ "
b"±ïÉí®õL\x0E €¢\x02 Twm2Š "
b"▓\x02 ¦\x14 ÿÿB!ѬçmºÌÉ^ "
b"²F§tÜ9H\x0F ’‚¾(áöÉ\r "
b"²r©QźC¾±X©Ÿ¼}1 "
b"▓ѯ÷mûG&ØW@Ðàø/└ "
b"²Í—ñ{‰Lb¥šaì½xûz "
b"²Ó\x0E Ã;*Gð·÷'\x13 Ž\x07 * "
b"²ë\x7F {S\x06 J\x18 ˆÆkpCÃ\x01 "
b"│\r Ó<É0I├Ö'Ám├\├┘ "
b"│+qÉd\x19 FÝÅ\x19 1)N‗tý "
b"³5Ë\x07 î G«¨N¬ÌVaœõ "
b"´'–ÂÉøLÛ¢ù\x16 Þ\x12 ›æ\ "
b"´7öln\t N¤°\x1E ¿*‰Ä\x10 … "
b"┤TIÊi─B½ì=\x04 2=Åûõ "
b"´^‡õ3ÀCÍ®•ì4:8”o "
b"´r,Þ\x12 €D\x05 €\x1D ‹\x08\x18 Ñ©= "
b"´xJs\x08 ¬Cc‹\x01\x06 ½\t J†á "
b"´§œÈõ‡M¦²\x02 é˜\x1C L·T "
b"´Å£eù†@{£\x1D ¯'¸>Ùþ "
b"´Ö‡ˆ£îAÕ´˜^7¼Â\x05 G "
b"´ç¨k‡JBKŸ#s0EÃ\x11 \r "
b"´úïå\x10 aO=– wUs†ºç "
b"Á\x11 ┤\x04 «\x06 LÉøE█\f Î╚m╠ "
b"µ\x1E anäTA3¾,vúê\x16 R— "
b"µ39OWêCä¤H$\x07 U§¹ä "
b"¶E¸éG`Co”hw‚tZIà "
b"ÂÅe©°<IÏÆBè╔3\x06 LË "
b"¶‘>¹èÛG%±]Ã\x06 0œŒp "
b"À\x10 ã\x0E bI`üø└╠V®g& "
b"""
·w{M×)MQŠãÙÅÆ@\n
-
"""
b"·‡ I|TAG”|ȃ‰\t # "
b"ÀÝÐòÅaL╣Ö╗\x19 ©²E}¾ "
b"©DÉ÷e\C═ÿ?\x01\x01 /x'\ "
b"¸`\x12 ´<\x14 L*€N¨ûîF$¿ "
b"¸›Ö:\x19 £NP€Å\x1A y3yLÚ "
b"©óÓ\x11 ÎÒJAäÁÑÓ*ƒÞÉ "
b"¸±\x15 }4-KGŸ3 \x17\x19 ¦·/ "
b"¸ÂrÅ'JAV‹œ\e äw À "
b"¸öóNÿÀG;šçd=ÈœƒT "
b"╣\x0F\x17 W'¿H Å\\x17 ÚîFÛ\x01 "
b"¹:§Ê\x1F hBu–\x04 eÔ\x05 ÷Ñ× "
b"╣oÎô¾¾Gí║┤®^┴Û¹Ø "
b"╣│$ü}rK\x08 ¬3Ù«\x12\x18 )g "
b"║\x1C ‗¯JèH\x17 Ö;n|=ÊìÊ "
b"ºFX¨ŽóB†¶=‹&ó¨Þ+ "
b"ºoC\x05 ´\x11 B´´ñR\x13 H¬Zª "
b"║{ì´+\x04 E3ù~{╠H‗±╔ "
b"»*Î;·ÃIùœf\x1E !¼(.E "
b"»:o‚úÇEŸ‰³\x12 |ƒªÃ¯ "
b"»†›\x0F š¶M…›’£\x0E ÂýÙ "
b"»¤\x01 „†\x05 N\x07 …¹"Ô½\x0F Ú³ "
b"»¯£e3_O6½3s·Ÿ$g» "
b"¼JãË\x0F >F-¬”î¯\?€8 "
b"╝`2ü³A─ÿ\x1C Ô"U3└\x05 "
b"¼bê\x06\x13 J\x1A “ûÑÙ\x0F\x10 ˆ] "
b"¼²ß~\x12 aL>µÕ{Òµ\x11 É5 "
b"¼ô\x07 0$ÖEm…7˜\x18\x0F }eþ "
b"¢bù?]¶BÉ│┴bóoXC² "
b"½§4e‡rE\e ¨&)Ö¨\x06\x1C ì "
b"¾”´\x17\e µNÖ½2ÆJñ^}\x1D "
b"¾£sˆÐîKý½´ÈÃEV\x1A ¬ "
b"¿\x17 µÊAäI\x15 §¸C_Üa\x10 ¨ "
b"¿'[ö£êGj±äA\t\x00 jq9 "
b"¿Gµ´žÈE\x06 –óÿ>.Œcº "
b"┐H®º╠¼AÙúËE;üù┴6 "
b"┐W25└ØB?é@\x02 `Ôì\f ▓ "
b"┐}ÉFdGIÂ┐ê═▒dßbO "
b"À\x06 %\e ®œIUµñ]‹OyÕª "
b"ÀVB…¯GM$µÎmác\r €% "
b"""
└kü°▀¸N2ò\n
Ôp█ö█7
"""
b"Àqp$EÖA®šµ;ÿ\x0F\x1F XÒ "
b"À§\x00 #ÏvFT´Ä>Ð+Gã4 "
b"Á3Ф®^K= ÅB̧\x14 ¤É "
b"┴]Z§VèN┘ì._VqÐ$C "
b"ÁŒ&*>ò@Q€ô8‹\<×_ "
b"Áš4€ñ°Eb‹ßT`q\x08 Òq "
b"┴Ï«Ø-■@ÖÀ.:í┼ÓÂ\x03 "
b"┬\x13\x0F ÅSoJ5ó/+╔:'▀\x07 "
b"┬*\x16 -ô{Eæ╣┐I3Åкü "
b"Â5±¨ŸÈJ;Žt‚\v 4އý "
b"┬Çí┬║_L▒ôk?ï:}Ø\x7F "
b"–śæ£Gk¨0Fg¦_¼V "
b"Ö†h…9Kï—ò.;¾óS˜ "
b"├Ø \x06 Z\x18 C═¥áv\x06 ╩╩õO "
b"─\x04 ┬q\x06 \@¿ô\x06 ŪØÍ+- "
b"Ä\v DÙ±IDZ«)÷[Î+FO "
b"Ä<\t ?˜\x12 Ib›S{l‘é©\x0E "
b"ÄPÂòû©Eå¢L†á®(\x17 # "
b"Ä]än¾\x07 AÓ‰¨´Â\x1F &¦ˆ "
b"─ÝXÉJtH1ñ\x17 T\x05 ;\x1C üÛ "
b"Äúm6u™Lí»¯t±¬ÓÒo "
b"ÅWŠ¥?‰KQ¼<9¬çThÑ "
b"Åí9‡ãHGÀ¼z÷O“÷a< "
b"Åî3ªO\x04 GÚ¥Ò\x00 ï\x0E _.ï "
b"┼¨UÇtüCêÂCÌ(╚┼Ps "
b"""
Æ’¤\n
\x01 W@\x1C ±\x12 }CÏ«K:
"""
b"""
ÆÂ<»\!Ob°Â\x14 jk\n
¥`
"""
b"ÆÉKªÓêK§™QÑ¥\x12 S\x1D\x07 "
b"ãÒ"╣╠ZK\f ÀߨU\x10 #ɽ "
b"Ç\f øÓ2è@b˜DDtn½$™ "
b"Ç\x1D »p—›Lë“h¯\x12 -ݸ¬ "
b"Ç\x1E e¹FOEö—'ðÉ(°M! "
b"Ǥ\x02 É\x1F GFPŠGe¶\x05 ³Û@ "
b"╚\x06 ü╠8}I·┐×`ûì\v\x7F O "
b"╚\x1C í©¼\x18 JËìnA1¿ÃØ0 "
b"È&0†BÍBî¾±µÂ6jMù "
b"Èâñ&¶uBñ¿í¶‡&ª†Ý "
b"""
É\n
\x1E ÝzGF\x10 “5oF?þ {
"""
b"É*à\x10 ;(Aô³\x1F …B\x1E t“® "
b"É‚*þ†iGt’\x04 t@´\x11 ÔÓ "
b"ɘ¦Í‹fNý¤•Þ£¢|\x05 ó "
b"ÉóÝTÞÚDÚºÂ*JÇ KB "
b"Ê\x10 BRxŸMã¾J¨SnÇ)\x12 "
b"Ê1²O\x00\t E²œÆï¥Ãió¨ "
b"╩2{¤*\f OK¡åÂ6bŨN "
b"Ê5s‚9eIú“ùcáçH´× "
b"ÊN€]w<A»¬¯ 5\x7F RŠÆ "
b"ÊZ%ÿìlA½‰-%yQ\x01 a‘ "
b"ÊÏ\x10 'o±F\x11 ½CÒ·ô(ª "
b"╩Í.ïh´CLº¦╗ÑØû░¼ "
b"Êû•b\x01 VIc‚‚ä—ðÃF¯ "
b"Ë,¶OÛ»IyÃûÀè„.Ä "
b"ËS™ÚqÒA šè>Ï\x01 vÂB "
b"ËŠ¿9Z”G\x0E ‡VLÇ\x1A -\f È "
b"˼¬Áº\t Ež½Ü\x11\x15 ÿ\e g] "
b"Ëâ!R—$LŽ´üíøœ†›Ã "
b"╦¶Ãè³]KÍØ©~\x0E 6Ï\x17 [ "
b"ÌL(ìHY@ü¿\x14 y…£Äšž "
b"ÌN\x19 7åD.»¸±ÅžT\x0F Z "
b"ÌaÓDˆÃM†’\x1A éáµï7© "
b"""
Í\n
Mì`$L—\x02 ¼²x‰à\x17
"""
b"Ía’lÃÀJ¨½¾&Ì–W%/ "
b"Í¿|]ÝTJN‡²Â‚ß°Æ; "
b"ÍÍ™€\x0E B8ŽRE*>ö@` "
b"═¾J,£0I)üRÿþ8u╦o "
b"Î`À1=ŸA\x0F ‘±ˆy\v e\e u "
b"╬ÜØá╦>M±Ñ\v ò¥q\x7F Ô\x13 "
b"οßûà\x1E LÝ£Žv\x13 8zù\x11 "
b"ÎÏ\x1D Ô}¤Jò¢,\x1A Óÿ9\x04 k "
b"ÏQå-ð\x05 E^¼H¹\x04 °½‚š "
b"¤×█¡┐ÔKÉèö¥5Çd"\n "
b"ϸÀŒ\x08 =Dÿ»`:\e ,k÷º "
b"Ͻ\x13 '‹âEL©àêÝ''7¬ "
b"¤┘¡@¢}DY©Åkd¿\x12 è^ "
b"Ð=¦³þË@ã…õd³Y9Ë\x03 "
b"ðMHÇJëK┴Ñв<Wì¾¼ "
b"Ðw¤·înF\x17 €}\x01 ¦½àV¥ "
b"ÐØŒ\x1A\x7F äB9‰:‰ðO•\x13 e "
b"ЪxO┴LM╠»gödëÅk» "
b"мlE¡~Fü┐;0õö*5c "
b"Ð╔³L¿yOìàa½\x0E ±º5┐ "
b"Ê#4·±_C®░(/═\x08\x02 Ø "
b"""
Ò.ƒ0\x15 uA „\e ®@œ\n
Åý
"""
b"Ò“v¨NuC²€cVpiO%Ÿ "
b"ÒÛ\x13 À°\M\x12 ½z†¯7Ý<p "
b"Ë\x15 ¥üí\x08 D*¡\x19 ÑK\x05 W┌\e "
b"Ó(Ìe¿¾Jʵñ#-ÉuÓ\x0F "
b"ÓJsðV³MΪ{\x03 ks.ÎÌ "
b"Ón\x08 ]+òI;ˆ\x13 —8>Ÿ‰ê "
b"ËåâoÉHJ\x14 ║\x17 |[b£bx "
b"Ô\x11 éMÖœOœ®º\x00 ôìÁº\x03 "
b"Ô\x17 Ž|yöBÙ\x07 O\x7F ôÒ "
b"ÔN®®éÑH·–x‡µ\x05\x1A Y; "
b"Èa¸P}9F\x13 ½\f ÉB\v ,┐¥ "
b"ı%\t ×▓éD<Ä\e üç\x1A\x16 ƒ\x15 "
b"Õ*/Ì\x05 ‘@\x14 ¾jܨ–Âãf "
b"ı¨sYÙÓBÀçG\x12\t\x1F àÉ\x1C "
b"ͼ^À│╗C<ì1ª:¬×p\x07 "
b"×aCRá*IÏë\x1E t;;\x04 $ "
b"Ø8Õ&˜[Bó—T±Ç¹\x1A aU "
b"ÙJ÷åUòMÈŽ$´\x0E 3Ay¶ "
b"┘d\x04 :▄°J\f îak░Éé\e ║ "
b"""
Ùt©‚\r ìD<ˆ+\n
\x1C øXüo
"""
b"┘¡UX>dIÆ¡┴ì\x00 ê¡ÆÃ "
b"┘╣ÃPö²Aּɸí]┬┴¶ "
b"Ú6?QWÉD\x14 „Ê·UË\x0F §W "
b"Û\e •žÜ\x14 I\x0F °¡ù¯H&‡l "
b"Û,ÓÇ‹èDL„™BÝL|]5 "
b"Û‘ÖR8¥Gº“ù]©½ª\x19 S "
b"Û»Çü–¿G©¥Î˜°7ñÄÊ "
b"█±^(®ÃO!┤\x0F uu1ƒÉ┬ "
b"Ûö\x01\x11 imGÒšüök€€r\x19 "
b"Ûÿ(PõþDXº}Ø/~?„X "
b"▄6-^ÀLGiÉÐ═8ð╚\x12\x17 "
b"Ü=ºÜÁ\x07 B#«\x18 ó0ü&óº "
b"ÜDóxâF𻛨;c{™\x1F "
b"▄Y¸8│øLèüÁO\x17 S█½▒ "
b"Ü\x7F cÆMMHôŠÝÀŽ7$Ò "
b"Ü»5ÊŒµK´…„ÌâÕè3 "
b"¦\x04 ½█\x1A\x1A E@è5XÉO‗░\x1A "
b"¦\x16 Õü▓QCX£¥øP2ý4¥ "
b"Ý#yÈ\x03 :M\x01 ‹ðÁ–@\x00\x13 ¨ "
b"Ý1”Sæ\x10 Kÿ¯S6•à‚ªÞ "
b"Ýg\v\x18 –Ä@¾¸\r ”]\\x7F ö\x1F "
b"ÝŽŒ%NCK\v ¹\x08 -‹\v\f Fs "
b"Ý™lOëQB¾¬‘ÆóŠ)Þÿ "
b"ÝŸ¡]lxM:°àYf\x12 ×¶B "
b"ÝÓ¯ï7‚F纎IO¥JPÌ "
b"Ýóí§U:B\x18 ”€WþùT\x0F\v "
b"Þ!\x01 ‹”¤Gг6\x0E ]\x14 \r \x17\x04 "
b"Ì0\x19 ú+`K¸å$µ¨Å\x00 µ& "
b"""
ÞEŠ\n
ˆ@D\x16 ·FéôÆÙ‘¬
"""
b"Þ]눧|Bʼn\L\x1C ¿Ì(É "
b"Þ’çú=-K½†¨Ìæø8/Á "
b"Þ—¡‹j\r Hâ”u°GÃ*\x1D Y "
b"Þ¤£¾hCB¦’…LRùTk8 "
b"ß\x08 ûù\x15\v HÌš\x17 ‡\x19 9\x11 {_ "
b"▀dı\x02\x14 wCüêÈ<\x08 +ìéå "
b"ß•Xþ ÍE\x17 ’4\x1C î•\x01 Ðà "
b"ß—\x03 $’¶D-š9kBÇyDã "
b"▀¥Áj├çO\x05 ìL!RP\x1A\x12 6 "
b"▀Ý\t s«Cû®MZ"y¿[ü "
b"ßÿ\x02 ŒN E:•ø'øCUÊ@ "
b"Ó\x01\x10 Õ*XE\x7F ╗¦ì,ÈÀƒB "
b"Ó+õïfÒCıæÜ#}ÉÁLF "
b"à@q9±3L\x10 ˜™¸åýÁCÕ "
b"ÓIÜ~.hKÅñÑJ<aÍê "
b"""
à‚"¼¾\v Eƽx\n
æöùö\x1D
"""
b"àÂm°\x17 ŸN€¸\x04 IÒìÁm\n "
b"""
àý\r\n
„šN\x05 €\v M‰šø\t 1
"""
b"ßYâ£åôB&ØÎf\x13 aãÙ\n "
b"á—ƒŒŽËGÊ¿,\x12 ¶j\x18 ·Í "
b"ß┬ß\r ´úE¹ò\x11 Ø\x15 .L0J "
b"âDTi³bO0—óRÞ©ª9› "
b"âQï\x03 büKД¿†ÁASGÌ "
b"Ôa\x0F YfÜG¿┤■'²ÌôØ "
b"""
âkôú+N@á‰Ù\n
\x13 RŸ\x18 °
"""
b"Ô©└$YyO¬Ø¼SƲú\x1E V "
b"ã#kKûþFG©\x1D Ç \x07 £©Œ "
b"Òvúì▄╩A-®\x1F YÍÊn╝k "
b"Òóe▓þäEwÉ;m\x1E ?Sû╔ "
b"Ò¿╝\x02 u╔G‗£_P\x02 ïü\x02 ║ "
b"㱈ïv¡E¥©:ékÎ>œ" "
b"""
ã²B\n
8·CY¦‘F©Ž\x12 Xø
"""
b"ã½lÜCUBh¥œèKBþR\x0F "
b"ãÙ¾2R\x1A Nt¸—À\x01\x01 e‹) "
b"ä\x00 ,ÙØ.K\x7F ™v\v\x18 FÓ®H "
b"ä[ĺ;ÚAy¥¯éß©1ÀÑ "
b"õ±G\x14 úÔE«ì½ûÌ\x12 £ä┤ "
b"Õ<Éb¦qB\x16 ƒðéôZ─Oö "
b"åb\v @“ÛD½ŒO„’¶r>V "
b"å£ ëuaNiµWk‡„ìÄ\ "
b"Õ╚QÈ1\x1A H\x16 çFØ█øKCµ "
b"""
åÍ('\n
êJw•Å;t09c¢
"""
b"µ®CÉ;nM$ǸXÁ¼P░┤ "
b"µ╣E╔Ôà@\e ÅßI╔jJéN "
b"æÓE%<-G\r ‚"{Âb%³Ï "
b"æçüt‹\x19 E“—kí²‘\x17 ‘ž "
b"µ÷\e Ê%FA¢ñN├i█àìæ "
b"þ[xÌÞxJÉåN\x17 ¨F═\x17 £ "
b"çê—Þé'@v¸Æ\x7F t\r Ïé] "
b"""
çìnL\x16 ŽC‹‹¶\n
û¿ÙtÍ
"""
b"þ¯ã!g▀Oå┐ñäØÑ u "
b"è0(7\x17 ·CT®xß\x7F ¯ËÓÅ "
b"è1Üûj$ET¥6¯¦šá£Ô "
b"èV¦\x1D\x08 [Gç‰ë'<mr]T "
b"èÀ,!'KGt“O9¦õîÆ1 "
b"èñ˜åLLJ\t ¼\x06 ¯\x1F !æ˜Ø "
b"èýÂi\x13 @Aà¿èO=\e ' | "
b"é67‘\t üH{©wr\x18 ‰Ã\t ë "
b"ét§Ï\ðB\x13 ¬é¿…¬ª\x1E [ "
b"é›a²¿ÅD\e ’&¯wH6ݦ "
b"éø…À\\t H§wÊo\x11 ‘s^ "
b"êîͶóIí¨ì'€Ui\x1D "
b"êò•\x03 ~\x10 D‡ª§\x1C ,æg\x1E g "
b"ë\r >$/¸@ŠéM\r `žv\x00 "
b"ë\x1E «BXV@’‡\v ³œµÌ\x00 › "
b"ë—P+Ã×Lc›K’'ý\x02 e[ "
b"ë¾kåâÒDý£×àáaê›Ñ "
b"Ù³uÖA¾Jòì`W@[Ltþ "
b"ý\x15\x1D m\x00 ºF«É8_á?╠v\x10 "
b"ì:úc&oH‚¾Âa6Î鲉 "
b"ì\x7F ì,\x7F 5G£ŠNc$\x04 „sB "
b"잉¼\f xJ.¡Ð\x18 Î\x10 .ž? "
b"ìÌÃà\x1A\t C‡’ÌÞ\x1C Ø™\r & "
b"ìÓ\x17 DÍÿAÝŽ\v °KŒ\x0E Ÿ\x0F "
b"í\x01\x17 Í\x0F bKë™_5£L':Ü "
b"í\x03 B\t EWI縖€•M\x04 "ú "
b"í\x1E £‘ŽBC›¥hÎ(y3u "
b"í:Í\x02 –\t G³´tùh0_…l "
b"íM¤]~”JŸ°£j\x13 Öu9T "
b"íy]èúyC\t —¯Ð^\x1A 4µS "
b"í¥²ÿáÙMz Áó\x1F tw\x03 ) "
b"íÁUÅsP@\e °³.\x15 õf±\x18 "
b"î\x1A yU‡V@ò¯ LCåfž^ "
b"î1¦ÄkkKNžõ*vów°ÿ "
b"î9o„\x15 ûAx \x01 n5\x7F 8VM "
b"îf®Q: Cð”3*":ö\x11 , "
b"îÍ{¶™®NÇžLÙùBKç° "
b"¯ý%b▀¸O\x0E âıÀh÷ÞØ┴ "
b"îï¦#.·MÇ•ª_Wö\x02 ÓË "
b"ïÑ\x08\x1A RvEoº\x0E ¼óß-‡7 "
b"ïâÚš“±M~´\t eJCŒÁ\x04 "
b"´ÛB▒7dMnÄ\x11 ت{w*Q "
b"ðËPý¨\x1A @¸‡¹ÜþÀÈïE "
b"ðÏ‚é|\x1E B@²×¡1wö\e 4 "
b"ñ\x13 ‚=†ÞIx€\x18 Á±ŠˆIÓ "
b"ñqvºø\x7F O⊰@'Úk0% "
b"ñySÒ„…Nï¬ì³\x18 ;\x03 jQ "
b"ñ’›àzOB·¬”dpœ'‚ "
b"ñÆ£>\x00 OJ\x03 ¨¿\x02 \r Ýêq: "
b"±┌Ó{¢▓G¹┤\x16 $´\x13 É¿u "
b"""
òLx»75Dh”\v š\n
Á\x1A\x0F Õ
"""
b"ò‡\x05 DÇ?EŒ™›K5ïk\x02 ¿ "
b"‗¿×ÆDXN<▓»\x0F DÉÑÚê "
b"‗Á=█Â`DàÁyÎÚ\e ìs¡ "
b"òö\x0F µž\x13 DP±#÷ïÏ/£Y "
b"ó\x02\x14 Ð\x1F\x05 J”£ üQâ ¬\x15 "
b"ó\x0F Òt\x15 C`ƒyÚ÷|×Az "
b"ó"2¤ûs@ÿ·)À²¨sáÁ "
b"óºó÷c5DÀ»Å>*ù¦K@ "
b"¾ÏÔ¤╬▄I\r æ╦ü╝[E\x02 ü "
b"¶,▒£üùI{Üjæ¥SK*© "
b"¶D`Ø/NG¸çK╠Ü»îv "
b"¶G\r Z%ÞAo┤L^-Å\x02 p\x05 "
b"ô|\x11 ú?N@%„ÆÙ†‘ئ\r "
b"ô}gö ›JI¹“c9´ð\v … "
b"ô“þ³\x00 sAa®\x16 Ej¤¨\x07 … "
b"¶ªúê┐óHÜ▒R╩Å■Ëkþ "
b"ôºÈ××CAA¸ª¥ƒü²ö¡ "
b"ôþWTö\x0F JÇ„\x08 ÊÄî\x14 v. "
b"õMê›ÀUGE¡ŽL •3ê‰ "
b"õX†ÜEâCßÏ\x12 á™\r 0\x1E "
b"§▒\x1D ┤┐ÉNQíÄ║┼Pñ¼b "
b"""
ö\x11\x11 njàAƒ†Ê÷\n
Qø\x1A
"""
b"ö\x1D Q8ÉpEk›Ò;®íO*¬ "
b"ö/1§v,MÄ´58\x06 [@‰Î "
b"÷\x11 þR %Jô×\x1A KÊÎÂ7 "
b"""
°t$ı╚¬LqàòÉ\n
)}õã
"""
b"ø©¢hÍTDlŽÍâŠ\x19 ýVX "
b"øç*æ¤ÝD&”‹\x16 ³\x14 ©\x14\x06 "
b"ù>-–\x05\x7F E6²ÐUó¤?°„ "
b"¨CõeæÅC\x05 بîò[÷ÕQ "
b"ùcb×:}A•ž›%\x7F •\t Bû "
b"ùðE~6eFÔžÅÓAÖ®y— "
b"¨¨1┐D«E`üò\x01 Ê«ÔCç "
b"·\f ^7×÷C\x1D ╝xü\x1F ®¾@¿ "
b"""
ú\x0E\x13 Y\n
çB\x01 §#Mó¸I\x02 £
"""
b"ú\x16 (¬&ÂHÿ¨;|›m€¼n "
b"·*bDð6@ ë┼└úñì;┼ "
b"ú ¹Æ³^G\x02 †F(Ÿë\x0F ðC "
b"·¶¨¬Å}GoêVN┴\·²\x05 "
b"û¾¤ ¬\r @x©\x07 G*Ó\x17 ƒC "
b"¹÷\x7F Ü¿\x19 N©ì¸IÅ-║©J "
b"ü!+\e ‘þN瀣Ž|h[®• "
b"""
²\x1A Ø\n
M¬F╝▓Õ»\t LÅn╬
"""
b"ý?«ÎB\e B• ì×5ÌàZñ "
b"ýÇ`Ÿr—Kï¢ÁåTÈ2c§ "
b"""
þ\x12 ™Êëï@ð·\n
87/`‚Å
"""
b"þTl\x03 oûHzø\x0F ÏóY´ "
b"þÁÅÿ\x12 d@€–÷gùN,µ "
b"ÿ\x1A ª§øÞD£»SçÛ,U‚ "
b"ÿ Õyþ©JrºXdÁ³\x10 &\x18 "
b"ÿ=öÛ©9O9ŠäôN{9˜Ó "
b" à5\x03 ~:C\x05 ▒Åc\x12 î╝\r w "
b" └1ÅÆaDFòàI║R\x10 DC "
b" ═┼üL>O┌ó\x13 v¡Äî8± "
b"ÿã¢4ó\x1A L#ª €~ƒ±*9 "
]
SELECT
`property_group_option` . `id` as `property_group_option.id` ,
`property_group_option` . `property_group_id` as `property_group_option.groupId` ,
`property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` ,
`property_group_option` . `media_id` as `property_group_option.mediaId` ,
`property_group_option` . `created_at` as `property_group_option.createdAt` ,
`property_group_option` . `updated_at` as `property_group_option.updatedAt` ,
`property_group_option.group` . `id` as `property_group_option.group.id` ,
`property_group_option.group` . `display_type` as `property_group_option.group.displayType` ,
`property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` ,
`property_group_option.group` . `filterable` as `property_group_option.group.filterable` ,
`property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` ,
`property_group_option.group` . `created_at` as `property_group_option.group.createdAt` ,
`property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` ,
`property_group_option.group.translation.name` ,
`property_group_option.group.translation.name` as `property_group_option.group.name` ,
`property_group_option.group.translation.description` ,
`property_group_option.group.translation.description` as `property_group_option.group.description` ,
`property_group_option.group.translation.position` ,
`property_group_option.group.translation.position` as `property_group_option.group.position` ,
`property_group_option.group.translation.customFields` ,
`property_group_option.group.translation.customFields` as `property_group_option.group.customFields` ,
`property_group_option.translation.name` ,
`property_group_option.translation.name` as `property_group_option.name` ,
`property_group_option.translation.position` ,
`property_group_option.translation.position` as `property_group_option.position` ,
`property_group_option.translation.customFields` ,
`property_group_option.translation.customFields` as `property_group_option.customFields`
FROM
`property_group_option`
LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id`
LEFT JOIN (
SELECT
`property_group_option.translation` . `property_group_option_id` ,
`property_group_option.translation` . `name` as `property_group_option.translation.name` ,
`property_group_option.translation` . `position` as `property_group_option.translation.position` ,
`property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields`
FROM
`property_group_option_translation` `property_group_option.translation`
WHERE
`property_group_option.translation` . `language_id` = ?
) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id`
LEFT JOIN (
SELECT
`property_group_option.group.translation` . `property_group_id` ,
`property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` ,
`property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` ,
`property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` ,
`property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields`
FROM
`property_group_translation` `property_group_option.group.translation`
WHERE
`property_group_option.group.translation` . `language_id` = ?
) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id`
WHERE
`property_group_option` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
Copy
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.group` . `id` as `property_group_option.group.id` , `property_group_option.group` . `display_type` as `property_group_option.group.displayType` , `property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` , `property_group_option.group` . `filterable` as `property_group_option.group.filterable` , `property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` , `property_group_option.group` . `created_at` as `property_group_option.group.createdAt` , `property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` , `property_group_option.group.translation.name` , `property_group_option.group.translation.name` as `property_group_option.group.name` , `property_group_option.group.translation.description` , `property_group_option.group.translation.description` as `property_group_option.group.description` , `property_group_option.group.translation.position` , `property_group_option.group.translation.position` as `property_group_option.group.position` , `property_group_option.group.translation.customFields` , `property_group_option.group.translation.customFields` as `property_group_option.group.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.group.translation` . `property_group_id` , `property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` , `property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` , `property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` , `property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id` WHERE `property_group_option` . `id` IN (0x000EF5831B3A430C823FDB9A4D9A82A4 , 0x0081AC3794D54AE2835F69DB80C9FFB1 , 0x0135DE21D87E429FB5DDB7319FE269C3 , 0x0137AD1ACA2F4D36A9CFDCB5A5C52D90 , 0x01DF0437D5C445F1A5A07BEA8DEBB183 , 0x02575C3084B541CB891C49EC88834F15 , 0x0271E6104C6845DC8FDC813CDA13ABE2 , 0x02D67411407846A4BF2C32C3012B8F8D , 0x02FEC7FAD7414A55B4BC829101FFE993 , 0x0399A2C107FC4BD2BBA39DE799959646 , 0x03B9726F8B75465285BCC8CA586EADFF , 0x03F9D5838CB243D5AA62599F609A4750 , 0x04578812A6674180972A266B2D1A0CD4 , 0x04E42AE2F78A47DC84B0EF86A691A35D , 0x04ED78D2BBCE4F23A41C135BD9820CE1 , 0x05033B246B5D46FCBF4CF3587EA95094 , 0x054CD0A3D0234E5E9A51B1B909806E40 , 0x0555743ED89E4CC696B5EBC563F6F02B , 0x057380641BE44F26A96E97F5F6A8E160 , 0x058B05E927D14A7B936F65195CE62196 , 0x05D8334F1587444F965532BF48410BCA , 0x06251DD3B0C94093951DA100F076C2EA , 0x065926063CB54725916C11DA5A16B136 , 0x06E72493D8C44914BA9CA66D89850108 , 0x0759699C54A94321ABE8A1C72C4A0216 , 0x076DDB785EDB4D0B89B813B37E2EB6B1 , 0x07C2A509D5CD4E628E04AE6C162B6B56 , 0x0820D459BC094E778A64CC409630E76A , 0x082B09750DE940F997F6DF2FF67079DC , 0x08308457E5FB461887F8613B02AB3038 , 0x0862C837D2EC4089AFEB5883B196D3FF , 0x088B9FD394274F28B66DB1919EC3D8C0 , 0x08996E960EDE48D58D2ADEE53FA2D08E , 0x091C4B4637A94F23B6E5A9EFC1C09634 , 0x0944703D3BDF4F2C8FC6E26E5D59FC6E , 0x094963430D2F4732ACD8BBBCE70F44AB , 0x096D4F00867249698009A7EE8FE21E6D , 0x0996538FAB9B4613862273F6A7E60F6A , 0x09EEC78086AF4BD1B0DA2304A73EAF83 , 0x0A52951CBF4F4BC0917844D27286DB18 , 0x0AB28C1F6BFB43CE927909F1E83D3BFF , 0x0AF384211C024DB9AD831AD98DB346B4 , 0x0B002EF63BCA4B15A7572AD30F043183 , 0x0B65697738784DC289CB9D8C7DD28800 , 0x0B961560F38E47B79BF3762781D708FE , 0x0BA77E1E710F4523A101F0EEBF7A48E2 , 0x0BC917B5EDCD4809A743B82FD499F642 , 0x0BD81657BE6140D79433104158A55F85 , 0x0C2D619564B54C5CB435AF8F3D7F466F , 0x0C59DDA9C6CA4B228546C4A848E8B12F , 0x0C6567D321454D66B85AF13F2D4FE01B , 0x0CCD9466813A47F3985D46F7A12F423E , 0x0CDAD770904B44EAA0F3C467E44A6EE4 , 0x0D0E66F64446452BB3799ACCC28F2E24 , 0x0D16945C44A64442A61D79721631C562 , 0x0D41A6CB43524D9FA55D17FD7116941D , 0x0D4833C09247470BAF18E7F4398A8A4C , 0x0DD639E174F7460496B1B0B641168194 , 0x0DF4AE7A806048C7B21C77F57EAC11FE , 0x0E0779FFEBD643B9809F2E002172571C , 0x0E319DE582FE462F8C59EB846B4F47E5 , 0x0E4A6F82F6DB46B6906ADD639C1A9729 , 0x0E59E3E5AD484964B124C8500531B1A1 , 0x0E5FB59E0C1942D0BABBB2FD1C418688 , 0x0E95953C585F452F8C87EBF4632F69FD , 0x0E9AA628516F4E8BA3ED0A09C4A46128 , 0x0F36664F01AB42C0B4338739B51FF205 , 0x0F4D66418B2E4F0B8EDDB9FDADCD0A94 , 0x0F528AF7345344719448AB2BC0CB2D60 , 0x0FB7B765DDB642899366F2CFBD1AA756 , 0x0FBD3AE5F2684859B4932BE62CA73191 , 0x0FFDDEFCE58D45B48252D81712F46005 , 0x1027DB2F63B441C784CCE5DEF7725EB9 , 0x104C16C741FC491589DC2FE38F5F6B01 , 0x109469684DEA49F9898134DF23D6794B , 0x10DEBF78158F428A809BEC87DCB5B014 , 0x112BADE9CECC490EB5C553E23663491A , 0x121302C3686C46DB998F07729406AB74 , 0x12BD83B5D0E2471E80CEEC358E1455A7 , 0x12F5E362013143CB9F25173E6E6867A4 , 0x1359BEA56A0F439AA91ACA9863BEF082 , 0x1393F63C67C14F13B8A70B960C4AE56B , 0x13B2A2DC5647484AB4FD4D69364CEE18 , 0x13C570F5548D4668B44A8281B1DA24E9 , 0x13CC27EF18FE4B7D864B4181B080E1B9 , 0x13CE2F6BAE744362B4B08D54CCE94C99 , 0x13E484813E26467B94EF9071C9C40E97 , 0x1480343E0C61493D8C39393583FE75F8 , 0x1493A98590E84B1B80F09F1A51445383 , 0x149B7FA3F9724126A7C35F8F3E8E65ED , 0x14A3913B02F946B08BE4F100C37E5808 , 0x1514A3D90955448AAE8BF4296E7E7BC6 , 0x1515FE17FDB84084805906E77C219EC4 , 0x15B3B9AF464A48B9AC91B63A9F024AAA , 0x15E297B38E734369BD0D70D838D16942 , 0x15F6CDA37C5E4FDEB01800F33F931FC8 , 0x15FC180F793343E3A2F417F06A5BE742 , 0x1617A1D8F9694BE394CC206804259601 , 0x161EF1313EDE401DB6400BBCE33414DF , 0x16D3B8D1D2AA4978A9CBBFE0D6ED71F2 , 0x16E671D99324405EA186C55E3F415DF5 , 0x16F2EFB7DB3B4265A594675FE17C235F , 0x170548D01DE1446DB4FDDE7BB507C103 , 0x17439E2A47444F699915CD9AC6D679E3 , 0x178C1E8A883649C8B18DAE8BB6F3B81F , 0x17E0950F5CFE4187A87929850A783EE1 , 0x18BE4AAD2BE542F2B0644F8520E2D79B , 0x190C907DCCF04CDCB82A1792D0FB6575 , 0x19AE784C1CAD40C780A6F42777826111 , 0x19DAA80F7C4D4F6E994DDE760A7A984F , 0x1A0ECBBAD0A649439DB58B9D12097830 , 0x1AA6EF3CEC654FF185B962CFB9C15CD3 , 0x1AA82CFD09C1402C8B4A32A5D15850C2 , 0x1AD18D94BE7746F38D681DC4047F5BD2 , 0x1AF272B1AD304FBEB2964B81142C0EFA , 0x1B280353CE694CE59D8C83847841A106 , 0x1B996C332B384959B77191F5AA62A1ED , 0x1C01D631C653450EA0A9F8259F17B3C3 , 0x1C1764D949694E72A3CE4FC109A67820 , 0x1C63DCA94B4148B7883A5218B20BAA46 , 0x1C6782BFFD5246009A387FD7468CBF70 , 0x1C7C4DEE88054A3BA04D43A1977A7ADC , 0x1D1A1C7E2726478BBC28E17198B3B1F9 , 0x1D1AB794A5744784AFCF86F4FA831988 , 0x1D4676ACCBAF469BAA0FB8DB75617FC0 , 0x1D4C541973E04C26B3E32565995022CF , 0x1D8EBA45C156491BB2121E7942EE9E70 , 0x1DA738EFCE00432F9339950D114A6AD7 , 0x1DE06555D75E43F58D77F6C6D6D9F936 , 0x1ED42AE466A24C0F86D6AE925A1DF54C , 0x1EFBF03A19B44059A8D5565291C8515E , 0x1F06BD1F3EB44D09BC4E75987A50474A , 0x1F3B82F0CB944AB8BDC803D604063304 , 0x1F68E1934CC146DBA8D5165CF081FBEC , 0x20541BDC71744DC294A67B88D38AC77F , 0x20B958C94E964FF1A31D04EC1CF76E3F , 0x20BE7163E0B84E0DBED8568E823A0666 , 0x2187AB6F65684C15931327040A0DFE80 , 0x219DC036ACB14BC8A430E82D3704CAFC , 0x21E38950289C47D4B96DE9F855CCC0D8 , 0x221A99A3AFE646C985BC71B5F62A7783 , 0x22B0F0E722734187837658F40DF14A85 , 0x22C3A7E27E8B478C96C09DC521CF2E08 , 0x22F6ED53D7C94311A8BADD69B5B52D7E , 0x2303FCC86E3242CCAE8D2CDB302867F7 , 0x234898B4A04B47C7B374ADADB9CC21AF , 0x236FFF7C2E314C05BDB0A6EC455EB501 , 0x23977307668E4303A246E85DDF429750 , 0x23BCF96BB6434F4883DDFDB667FA2EC8 , 0x2414C82F6A3A4A1981E42660F7C31751 , 0x2431FA1E973743759966820EA7E0225B , 0x24362EBF9C924C2A879468CE0E336513 , 0x2437AB758719496EB6A7DB0C84D2E10E , 0x245F8407C2194FECB0D328EE434725BC , 0x24B6B5E3C1D24FE882E5BE009ABE2A43 , 0x24BE73FE0FE54B23A6ACBE8D2575A882 , 0x25A04338735347678B0B423FE9FE7084 , 0x25CE9986B23E42ED897622F798B17858 , 0x25DDF22CDDC9432D9E2EC7BC6D8DB772 , 0x2644AF97C10D4DD1B18E00F00852A845 , 0x265CC661F02C468EA3F93A90C4BCFBDF , 0x2679AAE25FB44AAC8594400FFA321248 , 0x26945E43FCE1460A9F3174CCCF5E5D3D , 0x26C07DA2CF2940B593D62298C1AEC378 , 0x26C7E894D39C45678B84D754806B1D0D , 0x2752799867A2498C8AE50694508B8D7E , 0x2784E10173034DE19CBF8AE41D46046A , 0x278DDCD1EB7F4582804E5C854A4F6583 , 0x28134577D7E145CB8165CED1D8F30D5E , 0x284691BDB32849FE85AF8109A1FA73F5 , 0x286FE95DF51A4B078689FD9BDF407259 , 0x2892F1DC6E96435B8292F26DD17C05EB , 0x28979C110E6E4C91B97CCE2E58357FB9 , 0x291BABAFD0334EAF9E5B2A4B29A76579 , 0x2932543182AB4A8DB4D48E8B2C1ABE6B , 0x29521A5B7D3441A5B39B397689C9FF6B , 0x2976104F542947B88F4215A506D0C528 , 0x29F01EE5467642A3B710C07A0BD70CB8 , 0x2A31D4AFC99D4020B88D9888B0978CF2 , 0x2A7F5D0B477C4B37A7ADE734A9055979 , 0x2AA5A49DCF3C42379A93AA9925795B4B , 0x2AB40BCDD1194FE5A52CC0B6C8743828 , 0x2AD23580832E4F74907CE4B205DB2485 , 0x2AE95D3CCAF04FFFADD033C4E286D139 , 0x2B068EEF0C8B4C769A733013A16598EB , 0x2B55B2D704B944A58843A868FDBE9A4A , 0x2BA1C0EB638241D7950F1CCC52A63F5E , 0x2BAF37AE59464D3CB39971A554F40F61 , 0x2BF63E3C83B04F48A56ED907AE8CC456 , 0x2C3E1D570B014A40B0F559894BE6C1A5 , 0x2C8A8085F1F843F0AE89FDF7D2CF703A , 0x2C9952E1D7D4442E926ACB5064D7D956 , 0x2CF261241CE546B8818EA06F222BF7A0 , 0x2D0A7F1CE45E4C1192C4784AC1B87367 , 0x2D0ED07CCC7648B7803DD2608701871F , 0x2D15AEAC3CEA42BB8C573B884255D5C4 , 0x2D21FBEDC9C645BA8B8E408A17BE8149 , 0x2D4EA83F8E1C48C68773DDFF2BE4E810 , 0x2E4CC9DB99FE4CB3964C1CC68A2DC11C , 0x2EC5D38D655D4C0A8CB9D33A3454962A , 0x2ECB804A56C84975BF38FFAFBDDE743F , 0x2F5E7940E1A54306BC84E357AE3A985D , 0x2F76BDF470224624B6DD1FDA7623F6C9 , 0x2FC50BA5EDD645C5ABCF9D9BA2667BD7 , 0x2FC7CAB63E924178938F6A61649DFD98 , 0x2FFF717FC4BA46C9BEA4BEE4A390D6FA , 0x3008B51655444DBCA9D7AD22D53A43B8 , 0x302BA6CDF7274569893027FCE1104F34 , 0x3060AD09EFB54B2381621457F6EFE5A9 , 0x313D3FD480AE4B4B80F39527BF86B11F , 0x31553359F3114CC78DB02C09A8A765B3 , 0x315B91331E9F45B98F79DAAFCD914593 , 0x315BB2E7A49D47CB953C75E64AED9890 , 0x3164D2115E7A4188A51F8BBEE9F682FD , 0x316B58F590CA4BB19F490DA2E942A35D , 0x31A019F1707046A9966D6BC40429A4DA , 0x31A4A3F2DC8547F4A49C6A75FC9121D6 , 0x31D95954C3994124B715DC6D0815BD09 , 0x31EE99BCC2D84A76A1750F8B1EA07D2B , 0x324032E0B1314ED887AEFB40F5FFF287 , 0x3261F044C57A496E83CF13E4B71DDA14 , 0x32C446631BBA4B2B9DB5392C712A8732 , 0x3328F34272B54442A342A8D29200E0EB , 0x33350B9EBE3C4A60BE0D1A7928036C18 , 0x33703FCBD9704D8787551F63FC67F6C2 , 0x3373AA1442A44FE69B5C83A8CE47431A , 0x337C3EB12B824127B9226ED29750630B , 0x33C7ABF49BDE497E82975BE5863066FA , 0x33D58CD52408459189C250399FEFDBEF , 0x3439C7271B0B4B87B9918EE485D73856 , 0x344069557D3A4635B9FC937B43205C3E , 0x3504DE3E71AA4E5996C37D7A411CDC97 , 0x3508A86FD1054F6891D6D25CCA7ACA66 , 0x3519C0242E244B3085A39A4F8E8A9233 , 0x35219BC41BBF4115AD853B81ECC42EC0 , 0x3541122F45CA4F649479AC5103B7C9B1 , 0x35A1D8F7122545648733B5898D2FF657 , 0x36540108B3654C7B9BB1168AFF2D5F56 , 0x36A41971B43E4CDC8B48BB5D743FCCB0 , 0x36F3987006544B1A9900C948AB42FACB , 0x373F9CD495E243D9AA89E1DE44CE4E3F , 0x38964B1167494FB2AE2E2A2533D5B399 , 0x38A3C23A7E5A4D50A663C173E7E7DE17 , 0x38AB66B46B6842EFA86F6FE6E219B750 , 0x38B7AD630F274C4EA6A74FD8EBED4E53 , 0x3906E00B1F9C4DF4BBDE20C4DE1CA245 , 0x39327093A91443089C98B9EA9F253F11 , 0x39550F067563402092836E06FFF604CA , 0x39927107BC034520BF7C9052503EDF55 , 0x39B0E1C248824D91915FA0C44C80B5CC , 0x39ED3D3926DE44ACB2262DADCD094972 , 0x3A4261BAFE534F618383D43474760651 , 0x3A8CB5C6B39548C4BCB29113170E1481 , 0x3A964FB5F93D4BF6B8BD640D1DFDC4B9 , 0x3AD5FEF426A4483DBA71DE845B953369 , 0x3BE8C60FA0CF4A2DACBBAF6BC58FA2DE , 0x3C078EFBFBA84966B53F4739A2410CA5 , 0x3C32C96EE8004E4C80848C413C5048A9 , 0x3C369FF1C4C54F0B8B9A94DF5B360735 , 0x3C516E08D8E54B57BF3C236304477C62 , 0x3C570AF019F048C58300801EFAF15411 , 0x3CC24B1C0D4B4CDEBC2443FEE053CCF3 , 0x3CCA0208F83F431A963D0BFC3BAAEF61 , 0x3D110CF4B76F41619CA612747A681685 , 0x3D344329B6764862B9CF044587AFF56A , 0x3D7290F183064D558CDA22D51D797385 , 0x3D7530B9FDB54B4B9F3604B250E0251E , 0x3DAA04A0EDDF431CBC25F7D7C979B2AC , 0x3DD58E7C454F4A52AEB8EA6145E31531 , 0x3E002086E1D54B1AA5D20A63D04A21FB , 0x3E859525A2AD4956A531569487645062 , 0x3EBA2384486F41619CC3E54B0CA8BDED , 0x3ED3A6ABB1304DB8B6AFFD2224175D38 , 0x3EEEA1737F0646C4980DBBC1792D4864 , 0x3EFBAB582BE143EDB11FB8AC98C99770 , 0x3F31DAD15F5F45F190676B700DA0F4AD , 0x3F7EFB3680214A10AE031A219B63968C , 0x3F9DC7681C6B4AFE81DB3BA5AD6582E2 , 0x3FA7B3A4D4804B919A83BA56DFAD466F , 0x3FB511F9B6CB47179B79C479D2869F18 , 0x400B6509E98E44E097B28793832726F3 , 0x403A32D047FD4E48B93627BC62BF5237 , 0x40C3C866042B4BC994AA5C80C37F24EE , 0x410A765BB2264DE1A8337773A95D0233 , 0x413C7BC587BF4D28A72AE29B354943F0 , 0x41AE7D1D9B6A44D0BB76A612A37FAD80 , 0x41B1F82F4144486B8895B1C83F710700 , 0x41B4A5521B4F498DA836440C8651C733 , 0x42722787FE42458EBA4627A7314F1CE2 , 0x42E180EB8FB544ED9E17185BD9504E1D , 0x436EE470E7184E3AA076C6027C4A353C , 0x43A22A8CD08041F2AE945C8637443776 , 0x44B1604D591C4E5DAE3407C0CF9B9149 , 0x44C2AE7C0B0940269AF3BE1743B6B491 , 0x456E57E125244880BA870E7E9449E59F , 0x459CD3A8A16249DE95CE89DEE1D60D6B , 0x45CB467C952D4776B9F697D93793E515 , 0x45F02346D49F482FA87021603760A026 , 0x45F8C3CDC86A437CA016F3363477CAC3 , 0x46128C721AAB48C8B145AD64D8D335F7 , 0x46926A9F30094F56B3A380D92475FF29 , 0x46B3B04D85604ACC863C2C90697B21F5 , 0x4722AF1BE2334527A240B9232CFF2F7F , 0x47358FC8A49144D6809BC0823DD13D11 , 0x4770DAEF05B7433CAD066A6790A44EAE , 0x47BEF2661335430AB0F607DE0EE564C1 , 0x47C26549416949F8A5AFA924600369D7 , 0x47FACD60B3914C50BA0241508CFEF9F5 , 0x4859C1647BF4466A8E41A06FFDD2136A , 0x487E9CCBDDCE44F18F8CC87FBC9BC54E , 0x4921286D42D74468824196D62AF518FC , 0x492A043A6029478E91443BE2C3901617 , 0x49526754CF73425598BDBB114C97EB17 , 0x49ABD6C121D44805BE2E25D152DC4F7B , 0x49B398B0E25A46B6808A9A2551490565 , 0x4A262E67E85749EFAEF42C86BE986F21 , 0x4A3215BA4E9B46DC87A343D138724292 , 0x4A4C5DA0392649D382FD8BAD5E332869 , 0x4A6B17BB0A994F04B35658F17CA6808B , 0x4A78F5709CF341DC8FBD31CE1BC91D4E , 0x4A8140DFDF084875889DB1326DDCE5D7 , 0x4A8A7DE49CB3418392BC2067A76906AC , 0x4A8F05AEDE8C4654B059F9D31DB6D001 , 0x4B144FD09DD549169F60EAAE7BB69BEB , 0x4BF9001B7AFB444190F36A2CAD7B982A , 0x4C6DB44FAE7A4BD3B5DBF8D13E44FA76 , 0x4CCD57CB8E514A5EB8C37CF4938A9439 , 0x4CDE68CCA4B8466FA3B802B8CE904CA1 , 0x4D1037CD70FD41F791536CDF15F7F2AC , 0x4D5244CC16944C9BA63D5EA6643CA7D7 , 0x4EA498C907F7464AB6FFDE83C8F80AF7 , 0x4F3957DA0E834D17904C0433F3B7EBCB , 0x4F7FA36F3E284AB792118E11DD9F4B86 , 0x4FCEBD63A49346EEAEF0BFE7A7B0026F , 0x51380AD680D24E75970528ED4EA33582 , 0x51B5AB929ED2493E9447FCCBF5139F30 , 0x51BFB03C8822403CB07EFBCFC0B4DB88 , 0x5219DE5A152E4976869F4F7F1CBC8461 , 0x522A16DDEF7E40649777438BD0E28E0F , 0x527D7BF9EC1D478D8C66EF9C6A9BA515 , 0x52EAA799988E4DF79E528B231C35F365 , 0x5375FCC9E0FF456390BBB9902D897FB1 , 0x539A0B5FF25C44D1B5886661E963010E , 0x53B3AD347A27443E9BA7BF09A3F7227E , 0x53E09AD2E0564795B9B3280DD5B5589E , 0x53E0BB1453AE466D98EAEB517F9D3256 , 0x53FE1E71EE704EFC964608BE5A89CEB6 , 0x54125CE1B2B54E19BF9D597E994A4ACE , 0x54CC007DD7F3444DA685325F40053425 , 0x553AB42E5CB0486590EBCABB08E91045 , 0x55688327B4D244BB9F3743839EE51610 , 0x558D508757C3458DA097ADD2F7FE559D , 0x559783FEB9034907A1E9CB0A836CBC3C , 0x55A6380943964B63B1BD92F3A145D564 , 0x55D5C8C81B0944B4B03071D9203F4436 , 0x5632E0C211314BC9B195B12047308E34 , 0x56C05F6EAE8A4E6BA1655B64D4354854 , 0x56C05F78A2DA448AA7C0430C847215BE , 0x57267E7D55AE4D08B15714CD9F4747D1 , 0x574D42A415954B908669D1FFE9C4E07A , 0x579CE0E08C104AF5985B17E36514995E , 0x57A1ABE8457742C6877CBBE2D1963EE5 , 0x57A3699EB1384EFE825AB42FD41195F7 , 0x57C7A006541142B2879A1097ACE26D97 , 0x57ECFD17D2FE42BDAA768FBB2097578B , 0x583A36DCB76347808B3E3A60D194D68E , 0x5867393CC2CD49459EFB16B66006ADEE , 0x5892C7464CF4418EBB0748DDE3288FBE , 0x58A620E56ABB4DC9A0BEEAB3D305AA4F , 0x58E6839684784375A0FEC3145B7F6D28 , 0x5904FC12EE3C43EB98F383F694035A6E , 0x590FE2E8BF21427AB487407BEDAD9491 , 0x591C2F15E93441549CCAC2EE92F3337D , 0x597D693048894FE1968F74200B231A1C , 0x59B5EF6940474914BCBBDCB34286129E , 0x59EBD7D57DEC46B0B4E5E8E056BCE891 , 0x5A0B97282A914219BB4D6067B7A2E900 , 0x5A22AB79945E4DB2A23CDCB13D18BD5D , 0x5A445EA009D64A719C65ECEB163E7120 , 0x5A916ECA05FE452B9ABABB45A9040607 , 0x5A93167FC466434A8A9B765BC2A68AF0 , 0x5A95FA0B88774AEAA27E7A38066723CC , 0x5A9F593570044EE8879F40B7434F70D1 , 0x5AB2EE36B5C44AC49B10E154AC9560BF , 0x5AB95119F30144BF8BC8D2C4D8A90DE5 , 0x5AC4E3ABDCB64C55BA74A1DA9A9D91D9 , 0x5AD1D85025FF49348445D801204BB1DE , 0x5B8C9FAD181E46999423B7DA40D3294B , 0x5BADCC8B64A04E1FAB2C93F1FAE91FE1 , 0x5BC6FB53B3A64F2AA2E7E1B5D003F631 , 0x5BF522190AD346A3A02FBE3DEA21E692 , 0x5C1A0A01A0F2470BB662DB4767468E36 , 0x5C2D676E240F4FEC9A863E3891AE3B58 , 0x5C6E4EF753FE4AC89C918995BB8D93DC , 0x5C7D1935CE34448FA6BA33EF37DCD4EC , 0x5C8090420448460380B516080DAA7E7A , 0x5D42F9D4FE8F424FAA838D79E8DE866C , 0x5DA14BD098804519936C4A59B3154B7D , 0x5DCD361EE6C743688B2DE56396F4B12B , 0x5DD0EB543052452BABDE21429AF73BBC , 0x5F0A0A6F2AA043A99DB326D77D8AC467 , 0x5F1A3407A1DD478F8B007C34A6BB8500 , 0x5F74CE1C799D4458958088D2EBB771F8 , 0x5F8E515988C841E888B454CC4BF356E2 , 0x5FD17FD064CA432C85EFE691CC583740 , 0x601F1194400D436AA44E887353DF1052 , 0x6039CD80756C4A209B2D838B7ACD1930 , 0x608B7BE609C14A2CB515FAD2368CAB25 , 0x60BDC15862D24CA5943332CB496BB1D7 , 0x60F8EFB852284887984148BEB8E008C6 , 0x61685DCBAA004B3BAF3DAEE7060E02DF , 0x6354E786EB154A5DB03F27CD986A1670 , 0x6368443DB30140C29FC8B1444722D123 , 0x63C53BE385DD43D6AFD488DBE431B040 , 0x63DE8FCE30D140E081BD6C5A60FDEB51 , 0x641920BE5EC44FE58ED2827EE40EC501 , 0x6425A0B2DB4343F593B0D787627A856E , 0x643EB93D2ECA4A2DA2329C7C49EF2872 , 0x64426F99B18246ADBBC0DD2424F45E27 , 0x6499B40B9F2E4E208E8B98527568AF4D , 0x649A930A7AD34341AD5F01C01AA64714 , 0x650566FF5B7B4B34A4B43E188F90F792 , 0x657C9AB64A494FE09A650016EF0F1BCC , 0x663530A9A2164B3AB6D9810854F75098 , 0x66618B6F399A417090C7157DC0FA6BAA , 0x668F4A9F73DB4EAFBB0880C78621B7CD , 0x66D298ACE83E4DBC8A8EAD1E40B7F5B0 , 0x672F2C66F92444F8B853AD854028C46C , 0x674536D1DE764E12910D01233B6C6583 , 0x675F061C474F443B806A46A87A36577B , 0x678200398F6347708C2DE87F3399253E , 0x679DE757A14E45368E4AD4319AD94F84 , 0x67CB2A6565874EE7BC6D3778CB00B48D , 0x67EC6A9BC8EF41FFA15D18C07D05A259 , 0x67EEA67731AF47E9B12AFF6B22316845 , 0x6859B157D9DE4BCEA83475AAB2078098 , 0x6868A7C65D734A13A5116B78011D4E8B , 0x68FF25B3F07E43848F90B38FD5DC917B , 0x69010C03AAF04DD9B905C13A58D3FF86 , 0x6917A1AB38C0465BBF2443EDDD67A4F7 , 0x69423AD6251A499AB47FCDC4183C478B , 0x695DC9C5810541D9A591A71B556D9E7D , 0x698C6CF3F01E4688ABF635770E9D3A99 , 0x69972F26F237498B8E817547D3B7F34B , 0x69FD3899DF6C4D78AB91E708DC2922AF , 0x6A2844C7044A4B89A9DAA2F83219C2A4 , 0x6AA4D2806ABD454ABDEB098D6BA01115 , 0x6ABB7C43672F49058B99064C251B1D6D , 0x6AC8D13E8B824C0BBAAC135CA427F8EB , 0x6B23E03EE0974765986D66E073030C3C , 0x6B354B87FFFB4C2E9429B38C76E5D638 , 0x6B55010178E6452888C356C60BA57DE8 , 0x6B5C0D239F894A469E10C6F1236B9FBD , 0x6BA28A6338F54B5D8CAD6DE7F5CFD676 , 0x6BB5A0E1439C4525A72A4D748E8346E6 , 0x6BCA6BEDC0324938A2CCDFF3597B9146 , 0x6BCAD53E28374CD1B7375EFE26AE3EFE , 0x6BE7A19B73A04DDDB606CFC805DE8D97 , 0x6C6659F22CEF471A8B6AA718A5748C2F , 0x6C77F02220E34318A8BFB0489FD53324 , 0x6CBE67CA6F484178BE9094051F00AFEC , 0x6CC0D8712B564981B86445BDCBB6EE60 , 0x6D260D7045C348CABE04CB6D73A60168 , 0x6D49C5FBFDA94D74A2E8769C085D703C , 0x6DB98F039A664C35B44BEEEC7CA85CD5 , 0x6E2700533B2546AC9FF9A0B27B5DDB99 , 0x6ED750947F3C44F6AACDEB558789F965 , 0x6F02B9599FEE4388AF578FFAC2A14695 , 0x6F29FB6248864DC18748C4047320EA06 , 0x6F6A0C170ED2419780030FC467202CDF , 0x6F739EAE91664A4FA1F04C1B51C1486D , 0x6F99B4D603B84D5C916766199970077E , 0x6F9E6FFC6D5F4302841BB0900071BE07 , 0x70BA6D3CC9654DDABCD7F2DDC8C3D882 , 0x70CA23B7DC0F4948A8042D54FEA45598 , 0x70CC9842EA224E319D05B2570F355568 , 0x71AE1F4E7D914EE48F7FD6FA509FA4AD , 0x72186F8E9CF949909D29878B0D0F87FE , 0x725B7B25FBA449A78E2C839BAB84441E , 0x72604941737B410D9A745E4B1788F7D9 , 0x7277398D860644F9A224049F25788AA4 , 0x727A4734254441E88F15ADCE6FC8B283 , 0x72853C9671ED4921A317BEC01448ADCF , 0x72BCC6625C954AFFA1AD33C8E7A078D5 , 0x72DF47ADF90348E9BF9FB0B8B5A4F56B , 0x73033693AFED472AA450284E01FE1FF5 , 0x73423544CE40490AA6E0E2459B7CB7C9 , 0x73827AC261544966B8FEF6D09912FAE9 , 0x7405364223C247349CC4FA7651092C1E , 0x7477B5392D82453B9E6B5F8CE430CDFB , 0x747FD049B21C427F949E686AF93BDC88 , 0x74C4DC4FBBE54A4492A7C93BF8B15B87 , 0x75098599B4464786A7856842FBC1F1F1 , 0x756373ECE75242C3B9738C084C3BAA77 , 0x75F8572DAF28462A8B3A3A1C1C6F7F9B , 0x75FFECC479DB4D72A1C45B0912C8774C , 0x760263E6EDBB4FE19B00417EC35EFD1A , 0x760A1087D8FD4EF991A89A38D24EFD85 , 0x7687B690F3F44A828720A8011E05BB56 , 0x76BE32A88CC44994BC718169101A5524 , 0x76D9538AD9624FCEB341B53C28601393 , 0x7721702EED3D4FDCA3BD4959C8B8FC6F , 0x775F2501A48F429FA978BF7AEDF2BE6D , 0x77B8689AAF3844B8B6B648713D7726E0 , 0x77E5EF6B406F48F3AE36047E3CEE8CD5 , 0x77FE4529617B40929B00184EEB554C46 , 0x788269475BF94C2CA3D045921576D976 , 0x7886BE176E9F4E9EB44C37D22FF110A9 , 0x78C52B07D039404E994621EA530A7332 , 0x78EA4F74C0FB423ABADEECC900F2CF80 , 0x78FE6E1A52824E62851FCDDDF2BCE9FC , 0x7997DF77860B463B8196491E9D7B2E7F , 0x79A09A8BDA804AE19AF1932577C72102 , 0x79DB368464EC40EA9B82FD28ED32061C , 0x79DD8E51210C4C4181A87029EB9F60AF , 0x7A23A08952B04DA683FCF02864BE73F3 , 0x7A38B5FCDE4047D580376441ECC10AA4 , 0x7A778A4E959C406AB467B18D01B122FC , 0x7AAEF7CACB6C4155B44CCB4FAA39B5A4 , 0x7AFF1A79265241EAA203BFDDDF5F928F , 0x7B586F8709244FF1AB137A0BD59E4462 , 0x7B607CE66ABF4200BF92E48BB11165E4 , 0x7B6F665FD41A447CADA6880101D7CE7D , 0x7B8483C663444CF7ACA1518DA90CAC92 , 0x7B938B27544141DB82B16FAD18EFA775 , 0x7BC601CE91A04123BAD26B41ECC7DBAF , 0x7C6DCCC5BE6D4770B0C1188276CCA5B4 , 0x7C70F22F38E7423599767838DD0C879C , 0x7C83DAFC111544A08ED5C20D7BCB4FFB , 0x7C9F339A075C419AAB60FB0BBF0B09D6 , 0x7CC61EA8985F4AC99BA9703DC547D2B1 , 0x7CE01BBB6FDF49F98CA3EAF2AC398BCF , 0x7D2049A2DA1E488593157BB1AF5990FE , 0x7D403993C3F84B9392F872F6701ED32E , 0x7D61123ED590430496C8D8D4701AED47 , 0x7D825EF2F9E8434899557741D336E4B4 , 0x7DA43BA09244421585634ABCA685585A , 0x7DEED850703142428DA74CCA263A2E25 , 0x7E2055B94CB04F078D3591C45159228E , 0x7E58CA6F1885480483B6D004FAE4D20F , 0x7E7C19245B0D402AABC97E7CBE57071C , 0x7F39038630624BC4894AF3AFE627615F , 0x7FB827AF3E084C15BA00348474140416 , 0x7FC44F4340F040A588E3610577E05DCE , 0x7FD3140D5FFC4BBEAE337C97CAE811BF , 0x7FE2C8E91FB54F42BDF379A1BC1F1FAD , 0x7FF8F9530FFA402884E2E2D191616F9C , 0x800119BB0EC84F86AD6B976F4CF0CD5A , 0x80924F4C6DBA430F96CA1DA8F227687D , 0x80E4495E3FEE42B78CA3DC79FA6BA0C9 , 0x81136ADF916E4ABABA72FFFAA007E41C , 0x816744F77BEB4B33B273129B72C7780A , 0x8194E333ED7F42B4A7AC2F277177B0B8 , 0x81FF17CFD5834C0D88ECB45347B2C0B6 , 0x8216029A21E5428081AB8F225B1B1EB2 , 0x825AE359E1814439A2FB7E3D8B41A8D1 , 0x8273F46D3FBE472EB678CB23D5BEDF6C , 0x829A91CEAFD74DEFB0639673A8529DE4 , 0x8329A54E6CC2444FBA3A68BAC3D48571 , 0x83A14B299F5F46B4919CA32C0A159DDC , 0x840B383B90384C378D113BA6809830D5 , 0x841001024C7740C2BE37BE71FA6F9CA8 , 0x847EC7B2D9BD4F58A2C1FBDF8D356B44 , 0x84C690CDF4C74FAABD4B420ABCB2D12F , 0x84DA1485538649CA8FD24D52BA961A34 , 0x8587A8EA5F43492CB82FC0C4E3136A8A , 0x85C210CE9DD64805A5CA37ADE8D0F584 , 0x86210D63964545EB9CFB6AD5076615D8 , 0x864900AB7ECA411C92A328565B3C01E9 , 0x8665FAB921E34399816CB65DDFC37BEF , 0x8684557620DB45669553CE42BDDE0830 , 0x87244FE957A048F18D8E77F2FD7FAFF2 , 0x87495187BA24457AA530D2A2EB4B2C80 , 0x874D2D1682434AB78A32620CB0F38706 , 0x877BB798D2EC469F9FFB46494242E15A , 0x87962371A6FF4BF18A4A1FDFF6320E8B , 0x87A399568FDD4914963C689C23236B8F , 0x87B57EF837734DD7ADC254A7A6824FBD , 0x87CB0E0ED4DF41DC9AE72EC655416344 , 0x882BE18AC6A24426B7264F6EA45872A9 , 0x8858EA8820074C6BBDCC29CF761C3DEB , 0x88636C51B82149B49EEFD6E6EDD29B3E , 0x88714D81BF744C448827EE993B184601 , 0x888D319E6E7B499D9A206CDDEAE4092E , 0x88D38E18CE41430FA44C6C9C7ED81744 , 0x893DED62E9D849CEBEE9CF9AAC55FE6B , 0x89A99B1094004A4EB3635D8765119958 , 0x89F1A83E8153422D80A435733D4FD136 , 0x8A0FE4D5F1954D869A1B4FAB0D31D09A , 0x8A4053C2C0A843ADBD9526295238659B , 0x8A6D1C301E614064B8D76C70D7106285 , 0x8A81294FDB8F430B9930A274957A1938 , 0x8AFD9C257A954F4D9E550BCED7F5A047 , 0x8B6D68A4B4D8460FBBD7FB6D9EEAA91F , 0x8BC7C05F79224CDEBFA974CD68399A92 , 0x8BF8D5464E504AD388B0111BC050398F , 0x8C11114228034E2587E35EB436181E3F , 0x8C31FAE67D29448EA8AC71C0343FE5DA , 0x8C8A954745D040D78F61BB4D0916C7FE , 0x8C8CAB2A95B2431382FB63CC3284ED50 , 0x8CDA35A745734446BA8DD35CB6A1E9C8 , 0x8D7271E037DA4B12A1FD11E3E5522608 , 0x8D90374F35D1443E8BA5185AEED47A79 , 0x8E15563455484B04B7969E92280954A0 , 0x8E1A9AFB8332469E86DC7AB4F864C878 , 0x8E3B771F92664F4C82BFBCA9B7EDB594 , 0x8E8D088014AD487B93A2F06F227CB322 , 0x8EEC4A51A6A14B01932A03B37E604B46 , 0x8F722571AE9A4B8392322229154EE1C3 , 0x8FDC300096AE451CB7E3066D63AC02F6 , 0x8FDF36C55E564F5BBB7517D2D74F505B , 0x8FE91F62932E400CBAAD24B0DDFCFDD1 , 0x903166E198534CAD8BFC772FE88C374E , 0x9035A2B9B6D1481C81A787FD47EA48C0 , 0x903604C7BD8147078EA20F6DE7829664 , 0x90486BEB20E44D57B111BC48D45D69DC , 0x908ECA9FC92644488B080FC149CFCE22 , 0x90CE265FFA0642CDB97099D1EFB4C9EF , 0x91DA943123EF4876AE4146E807B889DC , 0x91DF949AA27D4DC29DC9745ACF82D068 , 0x920D34B2012447DDB5F2EFCB69EA3BA2 , 0x920F0D8A565B41F595CBABA1AD1A00D0 , 0x929027B2F209416CA49DD313573D3E58 , 0x929CACC05B2A4B5FACABEB46DA61E152 , 0x930138CBEA6846C49609772CB88BE4AD , 0x93402650A4094F99A01BCB732298B155 , 0x9387BCF05D1445478A5549B8D96797AD , 0x938DE61F8523451CA9865AD51954B913 , 0x93E7335F170B4D90B48DB7A01A3C82DE , 0x940F62E0401F42A79E21EB91B0360755 , 0x945C0720C38D477EA6E95843A231768F , 0x946B87B622244A8C845E5BE462D24D1B , 0x94DF33004C1E46CB9674B080251E257B , 0x952CBA84096F47D996D839E7F01C7E4E , 0x9555539C831944729651E1CD18171ABE , 0x958C606E9A644652BD7F8D59B1993CF0 , 0x95F674919E94462A81801F3F839915F9 , 0x960F33E2FDC2483DBE6EFBE1898F173D , 0x963E22FAF47F48B191CF3CD5607A4FEB , 0x9653D2A8946A4C49BBB29656EEA2BA26 , 0x96C3D6B6B6CF4DBF9B8068579B8D0A27 , 0x96C947E806094C35B48C24997AD2A0A6 , 0x96DB5F73FBA94754A3D7DF227D92A112 , 0x96E13ED9013247598C150C51573CA9AF , 0x97035B902597494AA57EDB6B3097CDA8 , 0x9736C1E5B62544519C455D7840F6B98C , 0x974F639F05644237B63CE55989BC9361 , 0x979EF9E1362341ACA9EA590BA482BB85 , 0x97CF24E07189469F9EABD72B6E3C932E , 0x9839B5D2C4864432A4A56C9AF5D9E222 , 0x98584CAE0CFE4E8F9A9A1924E2CC7386 , 0x9950BC9406BD4D7EBD71397F82EF7C8D , 0x99743296250E4AC5A0671E7C24FAAF07 , 0x9979D2D1D61345C29F51ADE9E96E8505 , 0x99A594E4847C4887B1BCB823FE174C82 , 0x99A8F91187954D7D9968ADF0C32C4AC5 , 0x99E36326D05F4FF9A226B7C5BEEC702F , 0x99F565889596463EAFC1D96FF718DDF1 , 0x9ABA7A0386BE4B509DC781FE0C012B92 , 0x9B8155FAC3DC47D88CE37D2DA0F046C1 , 0x9B8B9BC608AC4EA68ED5E28560C5E20A , 0x9BC41BE3EDC64584BCD1E645028023FA , 0x9CA981CE52C94413B4036C1CCBB43254 , 0x9D252EB541D84596A7A0F29B88AE90FA , 0x9D74F55E479040F983AE3BFF409FF3B0 , 0x9D94335132664BEEB56EEB2DEE4C5352 , 0x9DD24C8828C54E21825F3D62EBFEAE77 , 0x9DF63C8C73D24CEDB4DB5EDFFE8C0194 , 0x9E33919699634DC18FF91671C178AB66 , 0x9E65BBECF0A04FE3B778F48A23DACAC9 , 0x9E75FDBE568A4561B82F0A8C78018893 , 0x9E857B3FBE3645B79E53FA8051A5599A , 0x9EA3DCF775004FEE868721F17AF81A2C , 0x9F8C61421D7E43C09D29B8679EDAE9B0 , 0x9FF25A097EE2406EB71EAC2A16D59A2C , 0xA037F04DBBF24E2483A529A59E756046 , 0xA07EB530D7744D619776298A4058C5D4 , 0xA15530D9AB8846D692DCE7188B47ACD5 , 0xA2436AA4506F42FBB3703998C59CA6C6 , 0xA261978DD58241FEB6FF32F131430AE0 , 0xA27A9090525C4676BFEE7C3F283A266F , 0xA2DECA3D63C84052913300BBF072D613 , 0xA31A9E9FE7584BD8983181081F58012A , 0xA364BB47F8E145CCBD109032BB1E81D8 , 0xA37CF16957DD4165961826B32DA4E1B1 , 0xA3915E6FC055404AB9CE1787336A58F2 , 0xA3EA7EF571784665ABBA4B2397983D68 , 0xA3FB9AF7A23F4AF5A54F78E78103A4BC , 0xA4A8C6346F5940FFB4761D2D5D091967 , 0xA4D952B6FC5B42F19E18BE4811068F3B , 0xA59017A5A61C4B4B857D277350137D29 , 0xA5963CD8B2784234A4859EEA03EC4464 , 0xA5A8F8F546984736A5B239F79CBA5D5B , 0xA5E9E83D528D41C08047FF7825451A37 , 0xA5EFD285FFF94BDCAE951E7B3031C1E6 , 0xA5F59F25F1B64AADB4E2A898ED821D60 , 0xA615434579EF49FCAA6DF2464D5A770A , 0xA65AE1D5F1674C2A9EA722C5AF588DA1 , 0xA689BBE4CDEA4ACC969B0EC8319F1971 , 0xA6B0A8804BAC450BAC70F25A0AE44AE3 , 0xA78F1EC6F1B94E8F85ED262FEEBC04AA , 0xA800DA51BAA04F4FAAACCB82FE9B5358 , 0xA80C1E9F01CF40869D4B5ECEB0F69DE7 , 0xA8871C4789554F51ABE50F18A36F25FA , 0xA8C353590D4546FB806517E2547D0CBB , 0xA914B4499A014CBFB50BC7E621E408B1 , 0xA925BF421D4D4214A77DC719F144EDAA , 0xA9368203760B4CB08B3B11C080CF76A8 , 0xAA1C8B1D64FF499A8287F38AB03F2DCA , 0xAA3BBA11D061456D9F3393A2405AB76E , 0xAA503500EAC6403DBE9C3370E7FA4ADF , 0xAA5B41B8DD22466FB342BECF9AD724AA , 0xAA615235EEB844E8B2ED3F00E6F48907 , 0xAA69D7441B544B3DB8EEF65C073626E2 , 0xAA6B5C9F22A244EC98A578173A0A0D65 , 0xAACEFDA9EF474BF7AA03790ED41F2351 , 0xAAD3130EF5AB40E08DCB38D1472368AE , 0xAB841FE508594DFF9905BCE3EE2B40AF , 0xAB95332E0B7A4903A0D15285C5381433 , 0xABEE26E746AA4006AC498FD51B8826DF , 0xAC67F2B1B1E84060BD263B2EA4F89E51 , 0xAC6E2D59501949F7BDD7AE1315F29667 , 0xAD09EE6FFCAC4B989393F1ACB14B7806 , 0xAD2DA0AB106F468FBEA61058110F7E32 , 0xAD4C8D45EBEC418EA75CEC8710F65A36 , 0xAD825C2431A6419EBA36CB92B18593D4 , 0xAE09D3E5E85445E689267F1FD2E267F9 , 0xAE0A644F60044D1589BB464D2C5AF42D , 0xAEC485415F5A4CDD8D2C5FC155BE17CA , 0xAEDC78302F0748BBB45593BFE4EBD57C , 0xAF20E5BA68EF4ADDA01386125D140ABA , 0xAF241DAD7F594F27852D4842C373ACAD , 0xAF3DEA2FA5894670845BBE93396202A5 , 0xAF413D08EEB2448DB124C268857F38D5 , 0xAF424FEF15D64CFB84AC7224F0800FE1 , 0xAF5ACF6A738C47C9AACB713862913D7D , 0xAFF34F1CF68D43ECB60C5BD4F54A8740 , 0xB01C67A819ED4188A12AFB5C17C46B4D , 0xB057E6B45C074878B40152EDBDBFDD74 , 0xB064BBDAD6304515B0E7FB7A98BDD096 , 0xB0DB36592A6F40289CE036DFEE80AB3F , 0xB0E7BA391FC245C0A607EB27AEF01ECF , 0xB105706094E94546AED38578B709AC08 , 0xB1CDC99E415A4991B913183AD16F595E , 0xB1EFC9EDAEF54C0E80A20254776D328A , 0xB202DD1498984221A5AA876DA7DE905E , 0xB246A774DC39480F9282BE28E1F6C90D , 0xB272A951C5BA43BEB158A99FBC7D31AD , 0xB2A5EEF66D9647269D5740D1859B2FC0 , 0xB2CD97F17B894C62A59A61ECBD78FB7A , 0xB2D30EC33B2A47F0ADB7F727138E072A , 0xB2EB7F7B53064A1888C66B7043C301AD , 0xB30DE03C903049C39927B56DC35CC3D9 , 0xB32B7190641946ED8F1931294EF274EC , 0xB335CB07EEA047ABA84EACCC56619CF5 , 0xB42796C2C9F84CDBA2F916DE129BE65C , 0xB437F66C6E094EA4B01EBF2A89C41085 , 0xB45449D269C442AB8D3D04323D8F96E4 , 0xB45E87F533C043CDAE95EC343A38946F , 0xB4722CDE12804405801D8B0818D1A93D , 0xB4784A7308AC43638B0106BD094A86E1 , 0xB4A79CC8F5874DA6B202E9981C4CB754 , 0xB4C5A365F986407BA31DAF27B83ED9FE , 0xB4D68788A3EE41D5B4985E37BCC20547 , 0xB4E7A86B874A424B9F23733045C3110D , 0xB4FAEFE510614F3D962077557386BAE7 , 0xB511B404AE064C909B45DB0CD7C86DCC , 0xB51E616EE4544133BE2C76FAEA165297 , 0xB533394F57EA43E4A448240755A7B9E4 , 0xB645B8E94760436F94687782745A49C3 , 0xB68F65B8F83C49D892428AC933064CD3 , 0xB6913EB9E8DB4725B15DC306309C8C70 , 0xB710C60EF0624960819BC0CC56A96726 , 0xB7777B4DD7294D518AE3D9C5C6400A2D , 0xB78720497C54414794AD7CC883890923 , 0xB7EDD1958F614CB999BB19B8FD457DF3 , 0xB84490F6655C43CD983F01012F78275C , 0xB86012B43C144C2A804EA8FBEE4624BF , 0xB89BD63A19A34E5080C51A7933794CDA , 0xB8A2E011D7E34A4184B5A5E02A9FE890 , 0xB8B1157D342D4B479F33201719A6B72F , 0xB8C272C5274A4156AD8B9C1BE47720C0 , 0xB8F6F34EFFC0473B9AE7643DC89C8354 , 0xB90F175727A848208F5C17E98C46EA01 , 0xB93AA7CA1F684275960465D405F7D1D7 , 0xB96FD793F3F347A1BAB4A95EC1EAFB9D , 0xB9B324817D724B08AA33EBAE12182967 , 0xBA1CF2EE4A8A4817993B6E7C3DD28DD2 , 0xBA4658A88EF34286B63D8B26F3A8DE2B , 0xBA6F4305B41142B4B4F1521348AC5AAA , 0xBA7B8DEF2B044533977E7BCC48F2F1C9 , 0xBB2ACE3BB7C349F99C661E21BC282E45 , 0xBB3A6F82FAC7459F89B3127C83AAC3AF , 0xBB869B0F9AB64D859B92A30EC2FDC399 , 0xBBA4018486054E0785B922D4BD0FDAB3 , 0xBBAFA365335F4F36BD3373B79F2467BB , 0xBC4AE3CB0F3E462DAC94EEAF5C3F8038 , 0xBC603281FCF041C4981CE2225533C005 , 0xBC62EA0613A04A1A93FBD1D90F10885D , 0xBCB2DF7E12614C3EB5D57BD2B511C935 , 0xBCF4073024D6456D853798180F7D65FE , 0xBD62973F5DF44290B3C162A26F5843FD , 0xBDA734658772451BA82629D6A8061CEC , 0xBE94B4171BB54ED6BD32C64AF15E7D1D , 0xBEA37388D0EE4BFDBDB4C8C345561AAC , 0xBF17B5CA41E44915A7B8435FDC6110A8 , 0xBF275BF6A3EA476AB1E44109006A7139 , 0xBF47B5B49EC8450696F3FF3E2E8C63BA , 0xBF48A9A7CCAC41EBA3D3453B8197C136 , 0xBF573235C09D423F82400260E28D0CB2 , 0xBF7D9046644749B6BF88CDB164E1624F , 0xC006251BAE9C4955B5F15D8B4F79D5AA , 0xC0564285AF474D24B5CE6DE1630D8025 , 0xC06B81F8DFF74E32950AE270DB94DB37 , 0xC071702445D641AE9AB53BFF0F1F58D2 , 0xC0A70023CF764654B4C43ED02B47E334 , 0xC133D0A4AE5E4B3DA0C542CCA714A4C9 , 0xC15D5AF5568A4ED98D2E5F5671D12443 , 0xC18C262A3EF2405180F4388B5C3CD75F , 0xC19A3480F1B045628BDF54607108D271 , 0xC1D8AE9D2DFE4099B72E3AA1C5E0B603 , 0xC2130F8F536F4A35A22F2BC93A27DF07 , 0xC22A162D937B4591B9BF49338FD1A781 , 0xC235B1A89FC84A3B8E74820B348E87FD , 0xC280A1C2BA5F4CB1936B3F8B3A7D9D7F , 0xC296C59BE6A3476BA8304667A65FBC56 , 0xC396866885394BEF97F22E3BBEF35398 , 0xC39D20065A1843CDBEA07606CACAE44F , 0xC404C271065C40A893068FA69DD62B2D , 0xC40B44D9B149445AAB29F75BCE2B464F , 0xC43C093F981249629B537B6C91E9A90E , 0xC450C2F2FBA945E5A24C86E1AE281723 , 0xC45DE46EBE0741D389A8B4C21F26A688 , 0xC4ED58904A744831A41754053B1C81EA , 0xC4FA6D3675994CEDBBAF74B1ACD3D26F , 0xC5578AA53F894B51BC3C39ACE75468D1 , 0xC5ED3987E34847C0BC7AF74F93F7613C , 0xC5EE33AA4F0447DAA5D200EF0E5F2EEF , 0xC5F9558074814388B643DE28C8C55073 , 0xC692A40A0157401CB1127D43CFAB4B3A , 0xC6C23CBB5C214F62B0C2146A6B0AA560 , 0xC6C94BAAD3EA4BA79951D1A512531D07 , 0xC6E322B9CC5A4B0CB7E19D55102390AB , 0xC70CF8D332E84062984444746EBD2499 , 0xC71DBB70979B4CEB9368AF122DDDB8AC , 0xC71E65B9464F45F69727F0C928B04D21 , 0xC7A402C91F4746508A4765B605B3DB40 , 0xC80681CC387D49FABF9E60968D0B7F4F , 0xC81CA1B8AC184AD38D6E4131A8C79D30 , 0xC826308642CD42EEBEB1B5C2366A4DF9 , 0xC8E2F126B67542F1BFEDB68726AA86DD , 0xC90A1EDD7A47461093356F463FFEA07B , 0xC92AE0103B2841F4B31F85421E7493AE , 0xC9822AFE8669477492047440B411D4D3 , 0xC998A6CD8B664EFDA495DEA3A27C05F3 , 0xC9F3DD54DEDA44DABAC22A4AC7A04B42 , 0xCA104252789F4DE3BE4AA8536EC72912 , 0xCA31B24F000945B29CC6EFA5C369F3A8 , 0xCA327BCF2A0C4F4BAD86B636628FF94E , 0xCA357382396549FA93F963E1E748B4D7 , 0xCA4E805D773C41BBACAFA0357F528AC6 , 0xCA5A25FFEC6C41BD892D257951016191 , 0xCACF10276FB14611BD43D2CE87F428AA , 0xCAD62E8B68EF434CA7DDBBA59D96B0AC , 0xCAFB9562015649638282E497F0C346AF , 0xCB2CB64FDBBB4979ADC3FBC0E8842EC4 , 0xCB5399DA71D241A09AE83ECF0176C242 , 0xCB8ABF395A94470E87564CC71A2D0CC8 , 0xCBBCACC1BA09459EBDDC1115FF1B675D , 0xCBE2215297244C8EB4FCEDF89C869BC3 , 0xCBF4C78AFC5D4BD69DB87E0E36D8175B , 0xCC4C28EC485940FCBF147985A3C49A9E , 0xCC4EAD1937E5442EBBB8B1C59E540F5A , 0xCC61D34488C34D86921AE9E1B5EF37A9 , 0xCD0A4DEC60244CAD9702BCB27889E017 , 0xCD61926CC3C04AA8BDBE26CC9657252F , 0xCDBF7C5DDD544A4E87B2C282DFB0C63B , 0xCDCDC299800E42388E52452A3EF64060 , 0xCDF34A2C9C304929815298E73875CB6F , 0xCE60C0313D9F410F91B188790B651B75 , 0xCE9A9DA0CB3E4DF1A50B95BE717FE213 , 0xCEBFDFFBE01E4CDDA38E7613387AF911 , 0xCECF1DD47DA44AF2A22C1AD3FF39046B , 0xCF51E52DF005455EBC48B904B0BD829A , 0xCF9EDBADBFE24B908A94BE358064220A , 0xCFB8C08C083D44FFBB603A1B2C6BF7BA , 0xCFBD13278BE2454CA9E0EADD272737AC , 0xCFD9AD40BD7D4459B88F6B64A8128A5E , 0xD03DA6B3FECB40E385F564B35939CB03 , 0xD04D48804A894BC1A5D1FD3C578DF3AC , 0xD077A4B7EE6E4617807D01A6BDE056A5 , 0xD0D88C1A7FE44239893A89F04F951365 , 0xD1A6784FC14C4DCCAF679464898F6BAF , 0xD1AC6C45AD7E4681BF3B30E4942A3563 , 0xD1C9FC4CA8794F8D8561AB0EF1A735BF , 0xD22334FAF15F43A9B0282FF0CD08029D , 0xD22E833015754120841BAE409C0AC5FD , 0xD29376A84E7543B280635670694F259F , 0xD2DB13C0B05C4D12BD7A86AF37DD3C70 , 0xD315BE81A108442AAD19A54B0557DA1B , 0xD328CC65BFBE4ACAB5F1232DC975D30F , 0xD34A73F056B34DCEAA7B036B732ECECC , 0xD36E085D2BF2493B881397383E9F89EA , 0xD386836F90484A14BA177C5B629C6278 , 0xD411E94DD69C4F9CAEBA00F4ECC1BA03 , 0xD4178E7C79F642EE9892D9074F7FF4D2 , 0xD44EAEAEE9D148B7967887B5051A593B , 0xD461F7507D394613AB0C90420B2CBFBE , 0xD525099EB282443C8E1B81871A169F15 , 0xD52A2FCC05914014BE6ADCA896C2E366 , 0xD5F97359EBE042B7874712091F85901C , 0xD6AC5EB7B3BB433C8D31A63AAA9E7007 , 0xD7614352E12A49CFADEB1E743B3B0424 , 0xD838D526985B42F39754B1C7B91A6155 , 0xD94AF7E555F24DC88E24B40E334179B6 , 0xD964043ADCF84A0C8C616BB090821BBA , 0xD974A9820DEC443C882B0A1CF858FC6F , 0xD9AD55583E644992ADC18D0088AD92C7 , 0xD9B9C75094FD4199AC90F7A15DC2C1F4 , 0xDA363F5157C9441484CAB755CB0FA757 , 0xDB1B959EDC14490FB0A1F9AF4826876C , 0xDB2CD3C78BE8444C849942DD4C7C5D35 , 0xDB91D65238A547BA93F95DA9BDAA1953 , 0xDBBBC7FC96BF47A9A5CE98B037F1C4CA , 0xDBF15E28A9C74F21B40F7575319F90C2 , 0xDBF60111696D47D29AFCF66B80807219 , 0xDBFF2850F5FE4458BA7DD82F7E3F8458 , 0xDC362D5EB74C476990D1CD38D0C81217 , 0xDC3DBADCC1074223AB18F330FC26F3BA , 0xDC44F378E2AD469ABB9BD83B637B991F , 0xDC59F738B39B4C8A81B54F1753DBABB1 , 0xDC7F63C64D4D48F48ADDC0AD8E3724D2 , 0xDCBB35CA8CB54BB485AD84CCE2D5E833 , 0xDD04ABDB1A1A45408A3558904FF2B01A , 0xDD16E581B25143589CBE9B5032EC34BE , 0xDD2379C8033A4D018BF0C196400013A8 , 0xDD319453E6104BFFAF533695E082AADE , 0xDD670B1896C440BEB80D945D5C7FF61F , 0xDD8E8C254E434B0BB9082D8B0B0C4673 , 0xDD996C4FEB5142BEAC91C6F38A29DEFF , 0xDD9FA15D6C784D3AB0E0596612D7B642 , 0xDDD3AFEF378246E7BA8E494FA54A50CC , 0xDDF3EDA7553A4218948057FEF9540F0B , 0xDE21018B94A4478AB3360E5D140D1704 , 0xDE3019A32B604BF78624E6F98F00E626 , 0xDE458A0A88404416B746E9F4C6D991AC , 0xDE5DEB88A77C42C5895C4C1CBFCC28C9 , 0xDE92E7FA3D2D4BBD86A8CCE6F8382FC1 , 0xDE97A18B6A0D48E29475B047C32A1D59 , 0xDEA4A3BE684342A692854C52F9546B38 , 0xDF08FBF9150B48CC9A17871939117B5F , 0xDF64D5021477438188D43C082B8D8286 , 0xDF9558FE20CD451792341CEE9501D0C3 , 0xDF97032492B6442D9A396B42C77944E3 , 0xDFBEB56AC3874F058D4C2152501A1236 , 0xDFED0973F0AE4396A94D5A2279A85B81 , 0xDFFF028C4E20453A95F827F84355CA40 , 0xE00110E52A58457FBBDD8D2CD4B79F42 , 0xE02BE48B66E343D5919A237D90B54C46 , 0xE0407139B1334C109899B8E5FDC143D5 , 0xE0499A7E2E684B8FA4A54A3C61D6F088 , 0xE08222BCBE0B45C6BD780AE6F6F9F61D , 0xE0C26DB0179F4E80B80449D2ECC16D0A , 0xE0FD0D0A849A4E05800B4D899AF80931 , 0xE159839C869342269DD7661361C6EB0A , 0xE197838C8ECB47CABF2C12B66A18B7CD , 0xE1C2E10DEFA345FB95119D152E4C304A , 0xE2445469B3624F3097F352DEA9AA399B , 0xE251EF0362FC4BD094BF86C1415347CC , 0xE2610F59669A47A8B4FE27FDDE939DF0 , 0xE26BF4FA2B4E40E189D90A13529F18B0 , 0xE2B8C02459794FAA9DAC5392FDA31E56 , 0xE3236B4BFBFE4647A91DC7A007A3A98C , 0xE376A38DDCCA412DA91F59D6D26EBC6B , 0xE3A265B2E7844577903B6D1E3F5396C9 , 0xE3A8BC0275C947F29C5F50028B8102BA , 0xE3B188EF76A145A5A93AE96BCE3E9C22 , 0xE3B2420A38B74359A69146A98E1258F8 , 0xE3BD6CDC43554268A59CE84B42FE520F , 0xE3D9BE32521A4E74B897C00101658B29 , 0xE4002CD9D82E4B7F99760B1846D3AE48 , 0xE45BC4BA3BDA4179A5AFE9DFA931C0D1 , 0xE4F14714A3E245AE8DAB96DE129C84B4 , 0xE53C9062DD7142169FD082935AC44F94 , 0xE5620B4093DB44BD8C4F8492B6723E56 , 0xE5A320EB75614E69B5576B8784ECC45C , 0xE5C851D4311A481687469DDB9B4B43E6 , 0xE5CD28270AEA4A7795C53B74303963A2 , 0xE6A943903B6E4D2480F758B5AC50B0B4 , 0xE6B945C9E285401B8FE149C96A4A824E , 0xE6D345253C2D470D82227BC26225B3CF , 0xE6E7FC748B194593976BEDB29117919E , 0xE6F61BD2254641BDA44EC369DB858D91 , 0xE75B78DEE8784A90864E17F946CD179C , 0xE7EA97DEE9274076B8C67F740DCFE95D , 0xE7EC6E4C168E438B8BB60AFBBFD974CD , 0xE7EEC62167DF4F86BFA4849DA5FF75B6 , 0xE830283717B74354AE78DF7FAFCBD3C5 , 0xE831DCFB6A244554A536AFA69AE1A3D4 , 0xE856A61D085B47E789EB273C6D725D54 , 0xE8C02C21274B4774934F39A6F5EEC631 , 0xE8F198E54C4C4A09BC06AF1F21E698D8 , 0xE8FDC269134041E0BFE84F3D1B27207C , 0xE936379109FC487BA977721889C309EB , 0xE974A7CF5CF04213ACE9BF85ACAA1E5B , 0xE99B61B2BFC5441B9226AF774836DDA6 , 0xE9F885C05C0948C2A777CA6F1191735E , 0xEAEECDB6F3AD49EDA8EC27805569AD1D , 0xEAF295037E104487AAA71C2CE6671E67 , 0xEB0D3E242FB840AD8AE94D0D609E7600 , 0xEB1EAB4258564092870BB39CB5CC009B , 0xEB97502BC3D74C639B4B9227FD02655B , 0xEBBE6BE5E2D244FDA3D7E0E161EA9BD1 , 0xEBFC759941F34A958D6057405B4C74E7 , 0xEC151D6D00A746AE90385FA03FCC7610 , 0xEC3AFA63266F4882BEC26136CEE9B289 , 0xEC7FEC2C7F3547A38A4E632404847342 , 0xEC9E89BC0C784A2EA1D018CE102E9E3F , 0xECCCC3E01A09438792CCDE1CD8990D26 , 0xECD31744CDFF41DD8E0BB04B8C0E9F0F , 0xED0117CD0F624BEB995F35A34C273ADC , 0xED034209455749E7B89680954D0422FA , 0xED1EC2A3918E42439BA568CE28793375 , 0xED3ACD02960947B3B474F968305F856C , 0xED4DA45D7E944A9FB0A36A13D6753954 , 0xED795DE8FA79430997AFD05E1A34B553 , 0xEDA5B2FFE1D94D7AA0C1F31F74770329 , 0xEDC155C57350401BB0B32E15F566B118 , 0xEE1A7955875640F2AF204C43E5669E5E , 0xEE31A6C46B6B4B4E9EF52A76F377B0FF , 0xEE396F8415FB4178A0016E357F38564D , 0xEE66AE513A2043F094332A223AF6112C , 0xEECD7BB699AE4EC79E4CD9F9424BE7B0 , 0xEEEC2562DFF74F0E83D5B768F6E89DC1 , 0xEEEFA6232EB74DC795AA5F57F602D3CB , 0xEFD1081A5276456FBA0EBCF3DF2D8737 , 0xEFE2DA9A93B14D7EB409654A438CC104 , 0xEFEA42B137644D6E8E119DA67B772A51 , 0xF0CB50FDA81A40B887B9DCFEC0C8EF45 , 0xF0CF82E97C1E4240B2D7A13177F61B34 , 0xF113823D86DE49788018C1B18A8849D3 , 0xF17176BAF87F4FE28AB04027DA6B3025 , 0xF17953D284854EEFACECB3183B036A51 , 0xF1929BE07A4F42B7AC9464709C27AD82 , 0xF1C6A33E004F4A03A8BF020DDDEA713A , 0xF1DAE07BBDB247FBB41624EF1390A875 , 0xF24C78BB37354468940B9A0AC11A0FD5 , 0xF2870544C73F458C999B4B35EF6B02BF , 0xF2A89E9244584E3CB2AF0F4490A5E988 , 0xF2B53DDBB6604485B579D7E91B8D73AD , 0xF2F60FB59E134450B123F7EFCF2FA359 , 0xF30214D01F054A94A3A0FC51E220AC15 , 0xF30FD2AD741543608379DAF77CD7417A , 0xF32232A4FB7340FFB729C0B2A873E1C1 , 0xF3BAF3F7633544C0BBC53E2AF9A64B40 , 0xF3D8E2CFCEDC490D91CB81BC5B450281 , 0xF42CB19C8197497B9A6A91BE534B2AB8 , 0xF444609D2F4E47F7874BCC9AAF8C7620 , 0xF4470D5A25E8416FB44C5E2D8F027005 , 0xF47C11FA3F4E402584C6D98691D8A60D , 0xF47D67F6209B4A49B9936339B4F00B85 , 0xF493FEB300734161AE16456AA4A80785 , 0xF4A6A388BFA2489AB152CA8FFED36BE7 , 0xF4BAC8D7D7434141B8AAA583FCB2F6A1 , 0xF4FE5754F60F4AC78408CAC4EE14762E , 0xF54DEA9BC0554745A18E4CA09533EA89 , 0xF55886DC45E243DFADCF12E1990D301E , 0xF5B11DB4BF904E51A18EBAC550A4AC62 , 0xF611116E6AE0418386CAF70A51F8AD1A , 0xF61D5138C970456B9BD23BAEED4F2AAC , 0xF62F31A7762C4DC4B43538065B4089CE , 0xF711FE52A0254AC3B4D71A4BCACEC237 , 0xF87424D5C8AA4C718595900A297DE4C6 , 0xF8A9A268CD54446C8ECDE28A19FD5658 , 0xF8E72AE6A4DD4426948B16B314A91406 , 0xF93E2D96057F4536B2D055F3A43FB084 , 0xF943E465918F43059DF98C955BF6E551 , 0xF96362D73A7D41959E9B257F950942FB , 0xF9F0457E366546D49EC5D341D6AE7997 , 0xF9F931BF44AE4560819501D2AEE24387 , 0xFA0C5E379EF6431DBC78811FA9F340A8 , 0xFA0E13590AE74201A7234DF3B84902A3 , 0xFA1628AC26C248FFA83B7C9B6D80BC6E , 0xFA2A6244D036402089C5C0A3A48D3BC5 , 0xFAA0B9C6B35E47028646289FEB0FF043 , 0xFAF4F9AA8F7D476F88564EC15CFAFD05 , 0xFBBEA4A0AC0D4078A907472AD3178343 , 0xFBF67F9AA8194EB88DF7498F2DBAB84A , 0xFC212B1B91FE4EE780A38E7C685BAE95 , 0xFD1A9D0A4DAA46BCB2E5AF094C8F6ECE , 0xFD3FABCE421B4295A0ECD735CCE05AF1 , 0xFDC7609F72974BEFA2C1E554C83263A7 , 0xFE1299CAEBEF40F0B70A38372F6082C5 , 0xFE546C036FFB487AADADF80FCFF359B4 , 0xFEC1C5FF1264408096F7AD67F94E2CB5 , 0xFF1AAAA7F8DE44A3BB53E7DB2C55C282 , 0xFF20D579FEA94A72BA5864C1B3102618 , 0xFF3DF6DBA9394F398AE4F44E7B3998D3 , 0xFF8535037E3A4305B18F63128CBC0D77 , 0xFFC0318F92614446958549BA52104443 , 0xFFCDC5814C3E4FDAA21376AD8E8C38F1 , 0xFFE3A234F31A4C23AA20807E83B12A39 );
Copy