1 
                                0.52 ms 
                                                        
                                SELECT  `key` ,  `value`  FROM  `app_config`  
                                
                                
                                
                                                                    
                                                                                SELECT  `key` ,  `value`  FROM  `app_config` ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            2 
                                0.86 ms 
                                                        
                                
        SELECT 
               `name` , 
               `base_class`  AS  baseClass , 
               IF (`active`  =  1  AND  `installed_at`  IS  NOT  NULL ,  1 ,  0 ) AS  active , 
               `path` , 
               `version` , 
               `autoload` , 
               `managed_by_composer`  AS  managedByComposer , 
               composer_name  as  composerName 
        FROM  `plugin` 
        ORDER BY  `installed_at` ;  
                                
                                
                                
                                                                    
                                                                                
        SELECT 
               `name` , 
               `base_class`  AS  baseClass , 
               IF (`active`  =  1  AND  `installed_at`  IS  NOT  NULL ,  1 ,  0 ) AS  active , 
               `path` , 
               `version` , 
               `autoload` , 
               `managed_by_composer`  AS  managedByComposer , 
               composer_name  as  composerName 
        FROM  `plugin` 
        ORDER BY  `installed_at` ; ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            3 
                                0.42 ms 
                                                        
                                SET  @@group_concat_max_len  =  CAST (IF (@@group_concat_max_len  >  320000 ,  @@group_concat_max_len ,  320000 ) AS  UNSIGNED ); SET  sql_mode = (SELECT  REPLACE (@@sql_mode , 'ONLY_FULL_GROUP_BY' , '' )) 
                                
                                
                                
                                                                    
                                                                                SET  @@group_concat_max_len  =  CAST (IF (@@group_concat_max_len  >  320000 ,  @@group_concat_max_len ,  320000 ) AS  UNSIGNED ); SET  sql_mode = (SELECT  REPLACE (@@sql_mode , 'ONLY_FULL_GROUP_BY' , '' ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            4 
                                0.54 ms 
                                                        
                                SELECT  `key` ,  `value`  FROM  `app_config`  
                                
                                
                                
                                                                    
                                                                                SELECT  `key` ,  `value`  FROM  `app_config` ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            5 
                                0.46 ms 
                                                        
                                SELECT  custom_entity . name ,  custom_entity . fields ,  custom_entity . flags 
                FROM  custom_entity 
                    LEFT JOIN  app  ON  app . id  =  custom_entity . app_id 
                WHERE  (custom_entity . app_id  IS  NULL  OR  app . active  =  1 ) AND  custom_entity . deleted_at  IS  NULL ;  
                                
                                
                                
                                                                    
                                                                                SELECT  custom_entity . name ,  custom_entity . fields ,  custom_entity . flags 
                FROM  custom_entity 
                    LEFT JOIN  app  ON  app . id  =  custom_entity . app_id 
                WHERE  (custom_entity . app_id  IS  NULL  OR  app . active  =  1 ) AND  custom_entity . deleted_at  IS  NULL ; 
            ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            6 
                                0.81 ms 
                                                        
                                
SELECT  id ,  path_info  pathInfo ,  is_canonical  isCanonical ,  sales_channel_id  salesChannelId  FROM  seo_url  WHERE  (language_id  =  ? ) AND  ((sales_channel_id  =  ?  OR  sales_channel_id  IS  NULL )) AND  ((seo_path_info  =  ?  OR  seo_path_info  =  ? )) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
  "navigation/c2c220b6478248989238c07e245fca35 "
  "navigation/c2c220b6478248989238c07e245fca35/ "
 ] 
                                 
                                
                                
                                                                    
                                                                                
SELECT  id ,  path_info  pathInfo ,  is_canonical  isCanonical ,  sales_channel_id  salesChannelId  FROM  seo_url  WHERE  (language_id  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND  ((sales_channel_id  =  0x3455302FFEF548F797F73592361CE7A1  OR  sales_channel_id  IS  NULL )) AND  ((seo_path_info  =  'navigation/c2c220b6478248989238c07e245fca35'  OR  seo_path_info  =  'navigation/c2c220b6478248989238c07e245fca35/' ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            7 
                                0.57 ms 
                                                        
                                
SELECT  path_info  pathInfo ,  seo_path_info  seoPathInfo  FROM  seo_url  WHERE  (language_id  =  ? ) AND  (sales_channel_id  =  ? ) AND  (path_info  =  ? ) AND  (is_canonical  =  1 ) LIMIT  1  
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
  "/navigation/c2c220b6478248989238c07e245fca35 "
 ] 
                                 
                                
                                
                                                                    
                                                                                
SELECT  path_info  pathInfo ,  seo_path_info  seoPathInfo  FROM  seo_url  WHERE  (language_id  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND  (sales_channel_id  =  0x3455302FFEF548F797F73592361CE7A1 ) AND  (path_info  =  '/navigation/c2c220b6478248989238c07e245fca35' ) AND  (is_canonical  =  1 ) LIMIT  1 ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            8 
                                79.67 ms 
                                                        
                                SELECT  `scop_platform_redirecter_redirect` . `id`  FROM  `scop_platform_redirecter_redirect`  WHERE  (`scop_platform_redirecter_redirect` . `sourceURL`  IN  (? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ) AND  `scop_platform_redirecter_redirect` . `enabled`  =  ?  AND  (`scop_platform_redirecter_redirect` . `salesChannelId`  =  ?  OR  `scop_platform_redirecter_redirect` . `salesChannelId`  < = >  ? )) LIMIT  1  
                                
                                    Parameters : 
[
  "//navigation/c2c220b6478248989238c07e245fca35 "
  "/navigation/c2c220b6478248989238c07e245fca35 "
  "https://dev.cas-technik.de/navigation/c2c220b6478248989238c07e245fca35 "
  "https://dev.cas-technik.de//navigation/c2c220b6478248989238c07e245fca35 "
  "/navigation/c2c220b6478248989238c07e245fca35 "
  "//navigation/c2c220b6478248989238c07e245fca35 "
  "navigation/c2c220b6478248989238c07e245fca35 "
  true 
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
  null 
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `scop_platform_redirecter_redirect` . `id`  FROM  `scop_platform_redirecter_redirect`  WHERE  (`scop_platform_redirecter_redirect` . `sourceURL`  IN  ('//navigation/c2c220b6478248989238c07e245fca35' ,  '/navigation/c2c220b6478248989238c07e245fca35' ,  'https://dev.cas-technik.de/navigation/c2c220b6478248989238c07e245fca35' ,  'https://dev.cas-technik.de//navigation/c2c220b6478248989238c07e245fca35' ,  '/navigation/c2c220b6478248989238c07e245fca35' ,  '//navigation/c2c220b6478248989238c07e245fca35' ,  'navigation/c2c220b6478248989238c07e245fca35' ) AND  `scop_platform_redirecter_redirect` . `enabled`  =  1  AND  (`scop_platform_redirecter_redirect` . `salesChannelId`  =  0x3455302FFEF548F797F73592361CE7A1  OR  `scop_platform_redirecter_redirect` . `salesChannelId`  < = >  NULL )) LIMIT  1 ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            9 
                                0.62 ms 
                                                        
                                SELECT  `name` ,  `path` ,  `author` ,  `self_managed` 
                FROM  `app` 
                WHERE  `active`  =  1  
                                
                                
                                
                                                                    
                                                                                SELECT  `name` ,  `path` ,  `author` ,  `self_managed` 
                FROM  `app` 
                WHERE  `active`  =  1 
            ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            10 
                                0.51 ms 
                                                        
                                SELECT  *  FROM  sales_channel_api_context  WHERE  (sales_channel_id  =  ? ) AND  (token  =  ? ) LIMIT  1  
                                
                                    Parameters : 
[
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
  "j1Dsmv8LsxlSsVD28tC8bxBQnW4bfQRv "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  *  FROM  sales_channel_api_context  WHERE  (sales_channel_id  =  0x3455302FFEF548F797F73592361CE7A1 ) AND  (token  =  'j1Dsmv8LsxlSsVD28tC8bxBQnW4bfQRv' ) LIMIT  1 ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            11 
                                0.37 ms 
                                                        
                                
            SELECT  `cart` . `payload` ,  `cart` . `rule_ids` ,  `cart` . `compressed`  FROM  cart  WHERE  `token`  =  ?  
                                
                                    Parameters : 
[
  "j1Dsmv8LsxlSsVD28tC8bxBQnW4bfQRv "
 ] 
                                 
                                
                                
                                                                    
                                                                                
            SELECT  `cart` . `payload` ,  `cart` . `rule_ids` ,  `cart` . `compressed`  FROM  cart  WHERE  `token`  =  'j1Dsmv8LsxlSsVD28tC8bxBQnW4bfQRv' ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            12 
                                0.32 ms 
                                                        
                                SELECT  `sales_channel_country` . `sales_channel_id` ,  `sales_channel_country` . `country_id`  FROM  `sales_channel_country`  WHERE  (`sales_channel_country` . `sales_channel_id`  =  ?  AND  `sales_channel_country` . `country_id`  =  ? ) 
                                
                                    Parameters : 
[
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
  b"Pß|Š¡>L™€´+\x1F\x04 ã¬ò "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `sales_channel_country` . `sales_channel_id` ,  `sales_channel_country` . `country_id`  FROM  `sales_channel_country`  WHERE  (`sales_channel_country` . `sales_channel_id`  =  0x3455302FFEF548F797F73592361CE7A1  AND  `sales_channel_country` . `country_id`  =  0x50DF7C8AA13E4C9980B42B1F04E3ACF2 );  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            13 
                                0.56 ms 
                                                        
                                SELECT  `handler_identifier` ,  LOWER (HEX (`id` )) FROM  `payment_method`  
                                
                                
                                
                                                                    
                                                                                SELECT  `handler_identifier` ,  LOWER (HEX (`id` )) FROM  `payment_method` ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            14 
                                0.38 ms 
                                                        
                                SELECT  LOWER (HEX (assoc . `sales_channel_id` ))
                FROM  `sales_channel_payment_method`  AS  assoc 
                    LEFT JOIN  `payment_method`  AS  pm 
                        ON  pm . `id`  =  assoc . `payment_method_id` 
                WHERE 
                    assoc . `payment_method_id`  =  ?  AND 
                    pm . `active`  =  1  
                                
                                    Parameters : 
[
  b"²z*šNI!½¿[ÖlÉE "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  LOWER (HEX (assoc . `sales_channel_id` ))
                FROM  `sales_channel_payment_method`  AS  assoc 
                    LEFT JOIN  `payment_method`  AS  pm 
                        ON  pm . `id`  =  assoc . `payment_method_id` 
                WHERE 
                    assoc . `payment_method_id`  =  0xB27A2A819A4E49219FBDBF5BD66CC945  AND 
                    pm . `active`  =  1 ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            15 
                                0.27 ms 
                                                        
                                SELECT  `language` . `id`  FROM  `language`  WHERE  `language` . `id`  IN  (? ) LIMIT  1  
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `language` . `id`  FROM  `language`  WHERE  `language` . `id`  IN  (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) LIMIT  1 ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            16 
                                0.53 ms 
                                                        
                                SELECT  `language` . `id`  as  `language.id` ,  `language` . `parent_id`  as  `language.parentId` ,  `language` . `locale_id`  as  `language.localeId` ,  `language` . `translation_code_id`  as  `language.translationCodeId` ,  `language` . `name`  as  `language.name` ,  `language` . `custom_fields`  as  `language.customFields` ,  `language` . `created_at`  as  `language.createdAt` ,  `language` . `updated_at`  as  `language.updatedAt` ,  `language.locale` . `id`  as  `language.locale.id` ,  `language.locale` . `code`  as  `language.locale.code` ,  `language.locale` . `created_at`  as  `language.locale.createdAt` ,  `language.locale` . `updated_at`  as  `language.locale.updatedAt` ,  `language.locale.translation.name` ,  `language.locale.translation.name`  as  `language.locale.name` ,  `language.locale.translation.territory` ,  `language.locale.translation.territory`  as  `language.locale.territory` ,  `language.locale.translation.customFields` ,  `language.locale.translation.customFields`  as  `language.locale.customFields`  FROM  `language`  LEFT JOIN  `locale`  `language.locale`  ON  `language` . `locale_id`  =  `language.locale` . `id`  LEFT JOIN  (SELECT  `language.locale.translation` . `locale_id` ,  `language.locale.translation` . `name`  as  `language.locale.translation.name` ,  `language.locale.translation` . `territory`  as  `language.locale.translation.territory` ,  `language.locale.translation` . `custom_fields`  as  `language.locale.translation.customFields`  FROM  `locale_translation`  `language.locale.translation`  WHERE  `language.locale.translation` . `language_id`  =  ? ) `language.locale.locale_translation`  ON  `language.locale.locale_translation` . `locale_id`  =  `language.locale` . `id`  WHERE  `language` . `id`  IN  (? ) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  b"/»_ââšMpªXTÎ|ãâ\v  "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `language` . `id`  as  `language.id` ,  `language` . `parent_id`  as  `language.parentId` ,  `language` . `locale_id`  as  `language.localeId` ,  `language` . `translation_code_id`  as  `language.translationCodeId` ,  `language` . `name`  as  `language.name` ,  `language` . `custom_fields`  as  `language.customFields` ,  `language` . `created_at`  as  `language.createdAt` ,  `language` . `updated_at`  as  `language.updatedAt` ,  `language.locale` . `id`  as  `language.locale.id` ,  `language.locale` . `code`  as  `language.locale.code` ,  `language.locale` . `created_at`  as  `language.locale.createdAt` ,  `language.locale` . `updated_at`  as  `language.locale.updatedAt` ,  `language.locale.translation.name` ,  `language.locale.translation.name`  as  `language.locale.name` ,  `language.locale.translation.territory` ,  `language.locale.translation.territory`  as  `language.locale.territory` ,  `language.locale.translation.customFields` ,  `language.locale.translation.customFields`  as  `language.locale.customFields`  FROM  `language`  LEFT JOIN  `locale`  `language.locale`  ON  `language` . `locale_id`  =  `language.locale` . `id`  LEFT JOIN  (SELECT  `language.locale.translation` . `locale_id` ,  `language.locale.translation` . `name`  as  `language.locale.translation.name` ,  `language.locale.translation` . `territory`  as  `language.locale.translation.territory` ,  `language.locale.translation` . `custom_fields`  as  `language.locale.translation.customFields`  FROM  `locale_translation`  `language.locale.translation`  WHERE  `language.locale.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `language.locale.locale_translation`  ON  `language.locale.locale_translation` . `locale_id`  =  `language.locale` . `id`  WHERE  `language` . `id`  IN  (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            17 
                                0.49 ms 
                                                        
                                SELECT  configuration_key ,  configuration_value  FROM  system_config  WHERE  (sales_channel_id  IS  NULL  OR  sales_channel_id  =  ? ) AND  (configuration_key  LIKE  ? ) ORDER BY  sales_channel_id  ASC  
                                
                                    Parameters : 
[
  null 
  "IntediaDoofinderSW6.config.% "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  configuration_key ,  configuration_value  FROM  system_config  WHERE  (sales_channel_id  IS  NULL  OR  sales_channel_id  =  NULL ) AND  (configuration_key  LIKE  'IntediaDoofinderSW6.config.%' ) ORDER BY  sales_channel_id  ASC ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            18 
                                0.36 ms 
                                                        
                                SELECT  configuration_key ,  configuration_value  FROM  system_config  WHERE  (sales_channel_id  IS  NULL  OR  sales_channel_id  =  ? ) AND  (configuration_key  LIKE  ? ) ORDER BY  sales_channel_id  ASC  
                                
                                    Parameters : 
[
  null 
  "IntediaDoofinderSW6.config.% "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  configuration_key ,  configuration_value  FROM  system_config  WHERE  (sales_channel_id  IS  NULL  OR  sales_channel_id  =  NULL ) AND  (configuration_key  LIKE  'IntediaDoofinderSW6.config.%' ) ORDER BY  sales_channel_id  ASC ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            19 
                                0.98 ms 
                                                        
                                SELECT  `sales_channel_domain` . `id`  as  `sales_channel_domain.id` ,  `sales_channel_domain` . `url`  as  `sales_channel_domain.url` ,  `sales_channel_domain` . `sales_channel_id`  as  `sales_channel_domain.salesChannelId` ,  `sales_channel_domain` . `language_id`  as  `sales_channel_domain.languageId` ,  `sales_channel_domain` . `currency_id`  as  `sales_channel_domain.currencyId` ,  `sales_channel_domain` . `snippet_set_id`  as  `sales_channel_domain.snippetSetId` ,  `sales_channel_domain` . `hreflang_use_only_locale`  as  `sales_channel_domain.hreflangUseOnlyLocale` ,  `sales_channel_domain` . `custom_fields`  as  `sales_channel_domain.customFields` ,  `sales_channel_domain` . `created_at`  as  `sales_channel_domain.createdAt` ,  `sales_channel_domain` . `updated_at`  as  `sales_channel_domain.updatedAt` ,  `sales_channel_domain.language` . `id`  as  `sales_channel_domain.language.id` ,  `sales_channel_domain.language` . `parent_id`  as  `sales_channel_domain.language.parentId` ,  `sales_channel_domain.language` . `locale_id`  as  `sales_channel_domain.language.localeId` ,  `sales_channel_domain.language` . `translation_code_id`  as  `sales_channel_domain.language.translationCodeId` ,  `sales_channel_domain.language` . `name`  as  `sales_channel_domain.language.name` ,  `sales_channel_domain.language` . `custom_fields`  as  `sales_channel_domain.language.customFields` ,  `sales_channel_domain.language` . `created_at`  as  `sales_channel_domain.language.createdAt` ,  `sales_channel_domain.language` . `updated_at`  as  `sales_channel_domain.language.updatedAt` ,  `sales_channel_domain.language.locale` . `id`  as  `sales_channel_domain.language.locale.id` ,  `sales_channel_domain.language.locale` . `code`  as  `sales_channel_domain.language.locale.code` ,  `sales_channel_domain.language.locale` . `created_at`  as  `sales_channel_domain.language.locale.createdAt` ,  `sales_channel_domain.language.locale` . `updated_at`  as  `sales_channel_domain.language.locale.updatedAt` ,  `sales_channel_domain.language.locale.translation.name` ,  `sales_channel_domain.language.locale.translation.name`  as  `sales_channel_domain.language.locale.name` ,  `sales_channel_domain.language.locale.translation.territory` ,  `sales_channel_domain.language.locale.translation.territory`  as  `sales_channel_domain.language.locale.territory` ,  `sales_channel_domain.language.locale.translation.customFields` ,  `sales_channel_domain.language.locale.translation.customFields`  as  `sales_channel_domain.language.locale.customFields` ,  `sales_channel_domain.currency` . `id`  as  `sales_channel_domain.currency.id` ,  `sales_channel_domain.currency` . `factor`  as  `sales_channel_domain.currency.factor` ,  `sales_channel_domain.currency` . `symbol`  as  `sales_channel_domain.currency.symbol` ,  `sales_channel_domain.currency` . `iso_code`  as  `sales_channel_domain.currency.isoCode` ,  `sales_channel_domain.currency` . `position`  as  `sales_channel_domain.currency.position` ,  `sales_channel_domain.currency` . `tax_free_from`  as  `sales_channel_domain.currency.taxFreeFrom` ,  `sales_channel_domain.currency` . `item_rounding`  as  `sales_channel_domain.currency.itemRounding` ,  `sales_channel_domain.currency` . `total_rounding`  as  `sales_channel_domain.currency.totalRounding` ,  `sales_channel_domain.currency` . `created_at`  as  `sales_channel_domain.currency.createdAt` ,  `sales_channel_domain.currency` . `updated_at`  as  `sales_channel_domain.currency.updatedAt` ,  `sales_channel_domain.currency.netiCurrency` . `id`  as  `sales_channel_domain.currency.netiCurrency.id` ,  `sales_channel_domain.currency.netiCurrency` . `currency_id`  as  `sales_channel_domain.currency.netiCurrency.currencyID` ,  `sales_channel_domain.currency.netiCurrency` . `active`  as  `sales_channel_domain.currency.netiCurrency.active` ,  `sales_channel_domain.currency.netiCurrency` . `buffer`  as  `sales_channel_domain.currency.netiCurrency.buffer` ,  `sales_channel_domain.currency.netiCurrency` . `last_factor`  as  `sales_channel_domain.currency.netiCurrency.lastFactor` ,  `sales_channel_domain.currency.netiCurrency` . `last_update`  as  `sales_channel_domain.currency.netiCurrency.lastUpdate` ,  `sales_channel_domain.currency.netiCurrency` . `created_at`  as  `sales_channel_domain.currency.netiCurrency.createdAt` ,  `sales_channel_domain.currency.netiCurrency` . `updated_at`  as  `sales_channel_domain.currency.netiCurrency.updatedAt` ,  `sales_channel_domain.currency.translation.shortName` ,  `sales_channel_domain.currency.translation.shortName`  as  `sales_channel_domain.currency.shortName` ,  `sales_channel_domain.currency.translation.name` ,  `sales_channel_domain.currency.translation.name`  as  `sales_channel_domain.currency.name` ,  `sales_channel_domain.currency.translation.customFields` ,  `sales_channel_domain.currency.translation.customFields`  as  `sales_channel_domain.currency.customFields`  FROM  `sales_channel_domain`  LEFT JOIN  `language`  `sales_channel_domain.language`  ON  `sales_channel_domain` . `language_id`  =  `sales_channel_domain.language` . `id`  LEFT JOIN  `currency`  `sales_channel_domain.currency`  ON  `sales_channel_domain` . `currency_id`  =  `sales_channel_domain.currency` . `id`  LEFT JOIN  `locale`  `sales_channel_domain.language.locale`  ON  `sales_channel_domain.language` . `locale_id`  =  `sales_channel_domain.language.locale` . `id`  LEFT JOIN  (SELECT  `sales_channel_domain.language.locale.translation` . `locale_id` ,  `sales_channel_domain.language.locale.translation` . `name`  as  `sales_channel_domain.language.locale.translation.name` ,  `sales_channel_domain.language.locale.translation` . `territory`  as  `sales_channel_domain.language.locale.translation.territory` ,  `sales_channel_domain.language.locale.translation` . `custom_fields`  as  `sales_channel_domain.language.locale.translation.customFields`  FROM  `locale_translation`  `sales_channel_domain.language.locale.translation`  WHERE  `sales_channel_domain.language.locale.translation` . `language_id`  =  ? ) `sales_channel_domain.language.locale.locale_translation`  ON  `sales_channel_domain.language.locale.locale_translation` . `locale_id`  =  `sales_channel_domain.language.locale` . `id`  LEFT JOIN  `neti_current_currencies_currency`  `sales_channel_domain.currency.netiCurrency`  ON  `sales_channel_domain.currency` . `id`  =  `sales_channel_domain.currency.netiCurrency` . `currency_id`  LEFT JOIN  (SELECT  `sales_channel_domain.currency.translation` . `currency_id` ,  `sales_channel_domain.currency.translation` . `short_name`  as  `sales_channel_domain.currency.translation.shortName` ,  `sales_channel_domain.currency.translation` . `name`  as  `sales_channel_domain.currency.translation.name` ,  `sales_channel_domain.currency.translation` . `custom_fields`  as  `sales_channel_domain.currency.translation.customFields`  FROM  `currency_translation`  `sales_channel_domain.currency.translation`  WHERE  `sales_channel_domain.currency.translation` . `language_id`  =  ? ) `sales_channel_domain.currency.currency_translation`  ON  `sales_channel_domain.currency.currency_translation` . `currency_id`  =  `sales_channel_domain.currency` . `id`  WHERE  `sales_channel_domain` . `id`  IN  (? ) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  b"/»_ââšMpªXTÎ|ãâ\v  "
  b"\x01 X<lŒx»‹tFª£Gx  "
 ] 
                                 
                                
                                
                                    SELECT 
  `sales_channel_domain` . `id`  as  `sales_channel_domain.id` , 
  `sales_channel_domain` . `url`  as  `sales_channel_domain.url` , 
  `sales_channel_domain` . `sales_channel_id`  as  `sales_channel_domain.salesChannelId` , 
  `sales_channel_domain` . `language_id`  as  `sales_channel_domain.languageId` , 
  `sales_channel_domain` . `currency_id`  as  `sales_channel_domain.currencyId` , 
  `sales_channel_domain` . `snippet_set_id`  as  `sales_channel_domain.snippetSetId` , 
  `sales_channel_domain` . `hreflang_use_only_locale`  as  `sales_channel_domain.hreflangUseOnlyLocale` , 
  `sales_channel_domain` . `custom_fields`  as  `sales_channel_domain.customFields` , 
  `sales_channel_domain` . `created_at`  as  `sales_channel_domain.createdAt` , 
  `sales_channel_domain` . `updated_at`  as  `sales_channel_domain.updatedAt` , 
  `sales_channel_domain.language` . `id`  as  `sales_channel_domain.language.id` , 
  `sales_channel_domain.language` . `parent_id`  as  `sales_channel_domain.language.parentId` , 
  `sales_channel_domain.language` . `locale_id`  as  `sales_channel_domain.language.localeId` , 
  `sales_channel_domain.language` . `translation_code_id`  as  `sales_channel_domain.language.translationCodeId` , 
  `sales_channel_domain.language` . `name`  as  `sales_channel_domain.language.name` , 
  `sales_channel_domain.language` . `custom_fields`  as  `sales_channel_domain.language.customFields` , 
  `sales_channel_domain.language` . `created_at`  as  `sales_channel_domain.language.createdAt` , 
  `sales_channel_domain.language` . `updated_at`  as  `sales_channel_domain.language.updatedAt` , 
  `sales_channel_domain.language.locale` . `id`  as  `sales_channel_domain.language.locale.id` , 
  `sales_channel_domain.language.locale` . `code`  as  `sales_channel_domain.language.locale.code` , 
  `sales_channel_domain.language.locale` . `created_at`  as  `sales_channel_domain.language.locale.createdAt` , 
  `sales_channel_domain.language.locale` . `updated_at`  as  `sales_channel_domain.language.locale.updatedAt` , 
  `sales_channel_domain.language.locale.translation.name` , 
  `sales_channel_domain.language.locale.translation.name`  as  `sales_channel_domain.language.locale.name` , 
  `sales_channel_domain.language.locale.translation.territory` , 
  `sales_channel_domain.language.locale.translation.territory`  as  `sales_channel_domain.language.locale.territory` , 
  `sales_channel_domain.language.locale.translation.customFields` , 
  `sales_channel_domain.language.locale.translation.customFields`  as  `sales_channel_domain.language.locale.customFields` , 
  `sales_channel_domain.currency` . `id`  as  `sales_channel_domain.currency.id` , 
  `sales_channel_domain.currency` . `factor`  as  `sales_channel_domain.currency.factor` , 
  `sales_channel_domain.currency` . `symbol`  as  `sales_channel_domain.currency.symbol` , 
  `sales_channel_domain.currency` . `iso_code`  as  `sales_channel_domain.currency.isoCode` , 
  `sales_channel_domain.currency` . `position`  as  `sales_channel_domain.currency.position` , 
  `sales_channel_domain.currency` . `tax_free_from`  as  `sales_channel_domain.currency.taxFreeFrom` , 
  `sales_channel_domain.currency` . `item_rounding`  as  `sales_channel_domain.currency.itemRounding` , 
  `sales_channel_domain.currency` . `total_rounding`  as  `sales_channel_domain.currency.totalRounding` , 
  `sales_channel_domain.currency` . `created_at`  as  `sales_channel_domain.currency.createdAt` , 
  `sales_channel_domain.currency` . `updated_at`  as  `sales_channel_domain.currency.updatedAt` , 
  `sales_channel_domain.currency.netiCurrency` . `id`  as  `sales_channel_domain.currency.netiCurrency.id` , 
  `sales_channel_domain.currency.netiCurrency` . `currency_id`  as  `sales_channel_domain.currency.netiCurrency.currencyID` , 
  `sales_channel_domain.currency.netiCurrency` . `active`  as  `sales_channel_domain.currency.netiCurrency.active` , 
  `sales_channel_domain.currency.netiCurrency` . `buffer`  as  `sales_channel_domain.currency.netiCurrency.buffer` , 
  `sales_channel_domain.currency.netiCurrency` . `last_factor`  as  `sales_channel_domain.currency.netiCurrency.lastFactor` , 
  `sales_channel_domain.currency.netiCurrency` . `last_update`  as  `sales_channel_domain.currency.netiCurrency.lastUpdate` , 
  `sales_channel_domain.currency.netiCurrency` . `created_at`  as  `sales_channel_domain.currency.netiCurrency.createdAt` , 
  `sales_channel_domain.currency.netiCurrency` . `updated_at`  as  `sales_channel_domain.currency.netiCurrency.updatedAt` , 
  `sales_channel_domain.currency.translation.shortName` , 
  `sales_channel_domain.currency.translation.shortName`  as  `sales_channel_domain.currency.shortName` , 
  `sales_channel_domain.currency.translation.name` , 
  `sales_channel_domain.currency.translation.name`  as  `sales_channel_domain.currency.name` , 
  `sales_channel_domain.currency.translation.customFields` , 
  `sales_channel_domain.currency.translation.customFields`  as  `sales_channel_domain.currency.customFields` 
FROM 
  `sales_channel_domain` 
  LEFT JOIN  `language`  `sales_channel_domain.language`  ON  `sales_channel_domain` . `language_id`  =  `sales_channel_domain.language` . `id` 
  LEFT JOIN  `currency`  `sales_channel_domain.currency`  ON  `sales_channel_domain` . `currency_id`  =  `sales_channel_domain.currency` . `id` 
  LEFT JOIN  `locale`  `sales_channel_domain.language.locale`  ON  `sales_channel_domain.language` . `locale_id`  =  `sales_channel_domain.language.locale` . `id` 
  LEFT JOIN  (
    SELECT 
      `sales_channel_domain.language.locale.translation` . `locale_id` , 
      `sales_channel_domain.language.locale.translation` . `name`  as  `sales_channel_domain.language.locale.translation.name` , 
      `sales_channel_domain.language.locale.translation` . `territory`  as  `sales_channel_domain.language.locale.translation.territory` , 
      `sales_channel_domain.language.locale.translation` . `custom_fields`  as  `sales_channel_domain.language.locale.translation.customFields` 
    FROM 
      `locale_translation`  `sales_channel_domain.language.locale.translation` 
    WHERE 
      `sales_channel_domain.language.locale.translation` . `language_id`  =  ? 
  ) `sales_channel_domain.language.locale.locale_translation`  ON  `sales_channel_domain.language.locale.locale_translation` . `locale_id`  =  `sales_channel_domain.language.locale` . `id` 
  LEFT JOIN  `neti_current_currencies_currency`  `sales_channel_domain.currency.netiCurrency`  ON  `sales_channel_domain.currency` . `id`  =  `sales_channel_domain.currency.netiCurrency` . `currency_id` 
  LEFT JOIN  (
    SELECT 
      `sales_channel_domain.currency.translation` . `currency_id` , 
      `sales_channel_domain.currency.translation` . `short_name`  as  `sales_channel_domain.currency.translation.shortName` , 
      `sales_channel_domain.currency.translation` . `name`  as  `sales_channel_domain.currency.translation.name` , 
      `sales_channel_domain.currency.translation` . `custom_fields`  as  `sales_channel_domain.currency.translation.customFields` 
    FROM 
      `currency_translation`  `sales_channel_domain.currency.translation` 
    WHERE 
      `sales_channel_domain.currency.translation` . `language_id`  =  ? 
  ) `sales_channel_domain.currency.currency_translation`  ON  `sales_channel_domain.currency.currency_translation` . `currency_id`  =  `sales_channel_domain.currency` . `id` 
WHERE 
  `sales_channel_domain` . `id`  IN  (? ) 
                                    Copy 
                                 
                                                                    
                                                                                SELECT  `sales_channel_domain` . `id`  as  `sales_channel_domain.id` ,  `sales_channel_domain` . `url`  as  `sales_channel_domain.url` ,  `sales_channel_domain` . `sales_channel_id`  as  `sales_channel_domain.salesChannelId` ,  `sales_channel_domain` . `language_id`  as  `sales_channel_domain.languageId` ,  `sales_channel_domain` . `currency_id`  as  `sales_channel_domain.currencyId` ,  `sales_channel_domain` . `snippet_set_id`  as  `sales_channel_domain.snippetSetId` ,  `sales_channel_domain` . `hreflang_use_only_locale`  as  `sales_channel_domain.hreflangUseOnlyLocale` ,  `sales_channel_domain` . `custom_fields`  as  `sales_channel_domain.customFields` ,  `sales_channel_domain` . `created_at`  as  `sales_channel_domain.createdAt` ,  `sales_channel_domain` . `updated_at`  as  `sales_channel_domain.updatedAt` ,  `sales_channel_domain.language` . `id`  as  `sales_channel_domain.language.id` ,  `sales_channel_domain.language` . `parent_id`  as  `sales_channel_domain.language.parentId` ,  `sales_channel_domain.language` . `locale_id`  as  `sales_channel_domain.language.localeId` ,  `sales_channel_domain.language` . `translation_code_id`  as  `sales_channel_domain.language.translationCodeId` ,  `sales_channel_domain.language` . `name`  as  `sales_channel_domain.language.name` ,  `sales_channel_domain.language` . `custom_fields`  as  `sales_channel_domain.language.customFields` ,  `sales_channel_domain.language` . `created_at`  as  `sales_channel_domain.language.createdAt` ,  `sales_channel_domain.language` . `updated_at`  as  `sales_channel_domain.language.updatedAt` ,  `sales_channel_domain.language.locale` . `id`  as  `sales_channel_domain.language.locale.id` ,  `sales_channel_domain.language.locale` . `code`  as  `sales_channel_domain.language.locale.code` ,  `sales_channel_domain.language.locale` . `created_at`  as  `sales_channel_domain.language.locale.createdAt` ,  `sales_channel_domain.language.locale` . `updated_at`  as  `sales_channel_domain.language.locale.updatedAt` ,  `sales_channel_domain.language.locale.translation.name` ,  `sales_channel_domain.language.locale.translation.name`  as  `sales_channel_domain.language.locale.name` ,  `sales_channel_domain.language.locale.translation.territory` ,  `sales_channel_domain.language.locale.translation.territory`  as  `sales_channel_domain.language.locale.territory` ,  `sales_channel_domain.language.locale.translation.customFields` ,  `sales_channel_domain.language.locale.translation.customFields`  as  `sales_channel_domain.language.locale.customFields` ,  `sales_channel_domain.currency` . `id`  as  `sales_channel_domain.currency.id` ,  `sales_channel_domain.currency` . `factor`  as  `sales_channel_domain.currency.factor` ,  `sales_channel_domain.currency` . `symbol`  as  `sales_channel_domain.currency.symbol` ,  `sales_channel_domain.currency` . `iso_code`  as  `sales_channel_domain.currency.isoCode` ,  `sales_channel_domain.currency` . `position`  as  `sales_channel_domain.currency.position` ,  `sales_channel_domain.currency` . `tax_free_from`  as  `sales_channel_domain.currency.taxFreeFrom` ,  `sales_channel_domain.currency` . `item_rounding`  as  `sales_channel_domain.currency.itemRounding` ,  `sales_channel_domain.currency` . `total_rounding`  as  `sales_channel_domain.currency.totalRounding` ,  `sales_channel_domain.currency` . `created_at`  as  `sales_channel_domain.currency.createdAt` ,  `sales_channel_domain.currency` . `updated_at`  as  `sales_channel_domain.currency.updatedAt` ,  `sales_channel_domain.currency.netiCurrency` . `id`  as  `sales_channel_domain.currency.netiCurrency.id` ,  `sales_channel_domain.currency.netiCurrency` . `currency_id`  as  `sales_channel_domain.currency.netiCurrency.currencyID` ,  `sales_channel_domain.currency.netiCurrency` . `active`  as  `sales_channel_domain.currency.netiCurrency.active` ,  `sales_channel_domain.currency.netiCurrency` . `buffer`  as  `sales_channel_domain.currency.netiCurrency.buffer` ,  `sales_channel_domain.currency.netiCurrency` . `last_factor`  as  `sales_channel_domain.currency.netiCurrency.lastFactor` ,  `sales_channel_domain.currency.netiCurrency` . `last_update`  as  `sales_channel_domain.currency.netiCurrency.lastUpdate` ,  `sales_channel_domain.currency.netiCurrency` . `created_at`  as  `sales_channel_domain.currency.netiCurrency.createdAt` ,  `sales_channel_domain.currency.netiCurrency` . `updated_at`  as  `sales_channel_domain.currency.netiCurrency.updatedAt` ,  `sales_channel_domain.currency.translation.shortName` ,  `sales_channel_domain.currency.translation.shortName`  as  `sales_channel_domain.currency.shortName` ,  `sales_channel_domain.currency.translation.name` ,  `sales_channel_domain.currency.translation.name`  as  `sales_channel_domain.currency.name` ,  `sales_channel_domain.currency.translation.customFields` ,  `sales_channel_domain.currency.translation.customFields`  as  `sales_channel_domain.currency.customFields`  FROM  `sales_channel_domain`  LEFT JOIN  `language`  `sales_channel_domain.language`  ON  `sales_channel_domain` . `language_id`  =  `sales_channel_domain.language` . `id`  LEFT JOIN  `currency`  `sales_channel_domain.currency`  ON  `sales_channel_domain` . `currency_id`  =  `sales_channel_domain.currency` . `id`  LEFT JOIN  `locale`  `sales_channel_domain.language.locale`  ON  `sales_channel_domain.language` . `locale_id`  =  `sales_channel_domain.language.locale` . `id`  LEFT JOIN  (SELECT  `sales_channel_domain.language.locale.translation` . `locale_id` ,  `sales_channel_domain.language.locale.translation` . `name`  as  `sales_channel_domain.language.locale.translation.name` ,  `sales_channel_domain.language.locale.translation` . `territory`  as  `sales_channel_domain.language.locale.translation.territory` ,  `sales_channel_domain.language.locale.translation` . `custom_fields`  as  `sales_channel_domain.language.locale.translation.customFields`  FROM  `locale_translation`  `sales_channel_domain.language.locale.translation`  WHERE  `sales_channel_domain.language.locale.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `sales_channel_domain.language.locale.locale_translation`  ON  `sales_channel_domain.language.locale.locale_translation` . `locale_id`  =  `sales_channel_domain.language.locale` . `id`  LEFT JOIN  `neti_current_currencies_currency`  `sales_channel_domain.currency.netiCurrency`  ON  `sales_channel_domain.currency` . `id`  =  `sales_channel_domain.currency.netiCurrency` . `currency_id`  LEFT JOIN  (SELECT  `sales_channel_domain.currency.translation` . `currency_id` ,  `sales_channel_domain.currency.translation` . `short_name`  as  `sales_channel_domain.currency.translation.shortName` ,  `sales_channel_domain.currency.translation` . `name`  as  `sales_channel_domain.currency.translation.name` ,  `sales_channel_domain.currency.translation` . `custom_fields`  as  `sales_channel_domain.currency.translation.customFields`  FROM  `currency_translation`  `sales_channel_domain.currency.translation`  WHERE  `sales_channel_domain.currency.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `sales_channel_domain.currency.currency_translation`  ON  `sales_channel_domain.currency.currency_translation` . `currency_id`  =  `sales_channel_domain.currency` . `id`  WHERE  `sales_channel_domain` . `id`  IN  (0x018F583C6C8C78BB8B7446AAA3477820 );  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            20 
                                0.34 ms 
                                                        
                                SELECT  `intedia_doofinder_layer` . `id`  as  `intedia_doofinder_layer.id` ,  `intedia_doofinder_layer` . `doofinder_channel_id`  as  `intedia_doofinder_layer.doofinderChannelId` ,  `intedia_doofinder_layer` . `doofinder_hash_id`  as  `intedia_doofinder_layer.doofinderHashId` ,  `intedia_doofinder_layer` . `doofinder_store_id`  as  `intedia_doofinder_layer.doofinderStoreId` ,  `intedia_doofinder_layer` . `domain_id`  as  `intedia_doofinder_layer.domainId` ,  `intedia_doofinder_layer` . `trigger`  as  `intedia_doofinder_layer.trigger` ,  `intedia_doofinder_layer` . `name`  as  `intedia_doofinder_layer.name` ,  `intedia_doofinder_layer` . `status`  as  `intedia_doofinder_layer.status` ,  `intedia_doofinder_layer` . `status_message`  as  `intedia_doofinder_layer.statusMessage` ,  `intedia_doofinder_layer` . `status_date`  as  `intedia_doofinder_layer.statusDate` ,  `intedia_doofinder_layer` . `status_received_date`  as  `intedia_doofinder_layer.statusReceivedDate` ,  `intedia_doofinder_layer` . `created_at`  as  `intedia_doofinder_layer.createdAt` ,  `intedia_doofinder_layer` . `updated_at`  as  `intedia_doofinder_layer.updatedAt`  FROM  `intedia_doofinder_layer`  WHERE  (`intedia_doofinder_layer` . `domain_id`  =  ? ) 
                                
                                    Parameters : 
[
  b"\x01 X<lŒx»‹tFª£Gx  "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `intedia_doofinder_layer` . `id`  as  `intedia_doofinder_layer.id` ,  `intedia_doofinder_layer` . `doofinder_channel_id`  as  `intedia_doofinder_layer.doofinderChannelId` ,  `intedia_doofinder_layer` . `doofinder_hash_id`  as  `intedia_doofinder_layer.doofinderHashId` ,  `intedia_doofinder_layer` . `doofinder_store_id`  as  `intedia_doofinder_layer.doofinderStoreId` ,  `intedia_doofinder_layer` . `domain_id`  as  `intedia_doofinder_layer.domainId` ,  `intedia_doofinder_layer` . `trigger`  as  `intedia_doofinder_layer.trigger` ,  `intedia_doofinder_layer` . `name`  as  `intedia_doofinder_layer.name` ,  `intedia_doofinder_layer` . `status`  as  `intedia_doofinder_layer.status` ,  `intedia_doofinder_layer` . `status_message`  as  `intedia_doofinder_layer.statusMessage` ,  `intedia_doofinder_layer` . `status_date`  as  `intedia_doofinder_layer.statusDate` ,  `intedia_doofinder_layer` . `status_received_date`  as  `intedia_doofinder_layer.statusReceivedDate` ,  `intedia_doofinder_layer` . `created_at`  as  `intedia_doofinder_layer.createdAt` ,  `intedia_doofinder_layer` . `updated_at`  as  `intedia_doofinder_layer.updatedAt`  FROM  `intedia_doofinder_layer`  WHERE  (`intedia_doofinder_layer` . `domain_id`  =  0x018F583C6C8C78BB8B7446AAA3477820 );  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            21 
                                0.42 ms 
                                                        
                                SELECT  `sales_channel` . `id`  FROM  `sales_channel`  LEFT JOIN  `sales_channel_payment_method`  `sales_channel.paymentMethods.mapping`  ON  `sales_channel` . `id`  =  `sales_channel.paymentMethods.mapping` . `sales_channel_id`   LEFT JOIN  `payment_method`  `sales_channel.paymentMethods`  ON  `sales_channel.paymentMethods.mapping` . `payment_method_id`  =  `sales_channel.paymentMethods` . `id`   WHERE  ((`sales_channel` . `id`  =  ?  AND  `sales_channel.paymentMethods` . `id`  =  ?  AND  `sales_channel.paymentMethods` . `active`  =  ? )) LIMIT  1  
                                
                                    Parameters : 
[
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
  b"÷¸ÉÀ\x10 G\x02 ©ofM«þ&V "
  true 
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `sales_channel` . `id`  FROM  `sales_channel`  LEFT JOIN  `sales_channel_payment_method`  `sales_channel.paymentMethods.mapping`  ON  `sales_channel` . `id`  =  `sales_channel.paymentMethods.mapping` . `sales_channel_id`   LEFT JOIN  `payment_method`  `sales_channel.paymentMethods`  ON  `sales_channel.paymentMethods.mapping` . `payment_method_id`  =  `sales_channel.paymentMethods` . `id`   WHERE  ((`sales_channel` . `id`  =  0x3455302FFEF548F797F73592361CE7A1  AND  `sales_channel.paymentMethods` . `id`  =  0xF7B88FC9C0104702A96F664DABFE2656  AND  `sales_channel.paymentMethods` . `active`  =  1 )) LIMIT  1 ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            22 
                                1.18 ms 
                                                        
                                
SELECT  `category` . `id`  as  `category.id` ,  `category` . `version_id`  as  `category.versionId` ,  `category` . `parent_id`  as  `category.parentId` ,  `category` . `parent_version_id`  as  `category.parentVersionId` ,  `category` . `after_category_id`  as  `category.afterCategoryId` ,  `category` . `after_category_version_id`  as  `category.afterCategoryVersionId` ,  `category` . `media_id`  as  `category.mediaId` ,  `category` . `display_nested_products`  as  `category.displayNestedProducts` ,  `category` . `auto_increment`  as  `category.autoIncrement` ,  `category` . `level`  as  `category.level` ,  `category` . `path`  as  `category.path` ,  `category` . `child_count`  as  `category.childCount` ,  `category` . `type`  as  `category.type` ,  `category` . `product_assignment_type`  as  `category.productAssignmentType` ,  `category` . `visible`  as  `category.visible` ,  `category` . `active`  as  `category.active` ,  `category` . `cms_page_id`  as  `category.cmsPageId` ,  `category` . `cms_page_version_id`  as  `category.cmsPageVersionId` ,  `category` . `product_stream_id`  as  `category.productStreamId` ,  `category` . `custom_entity_type_id`  as  `category.customEntityTypeId` ,  `category` . `created_at`  as  `category.createdAt` ,  `category` . `updated_at`  as  `category.updatedAt` ,  `category.media` . `id`  as  `category.media.id` ,  `category.media` . `user_id`  as  `category.media.userId` ,  `category.media` . `media_folder_id`  as  `category.media.mediaFolderId` ,  `category.media` . `mime_type`  as  `category.media.mimeType` ,  `category.media` . `file_extension`  as  `category.media.fileExtension` ,  `category.media` . `uploaded_at`  as  `category.media.uploadedAt` ,  `category.media` . `file_name`  as  `category.media.fileName` ,  `category.media` . `file_size`  as  `category.media.fileSize` ,  `category.media` . `media_type`  as  `category.media.mediaTypeRaw` ,  `category.media` . `meta_data`  as  `category.media.metaData` ,  `category.media` . `config`  as  `category.media.config` ,  `category.media` . `path`  as  `category.media.path` ,  `category.media` . `private`  as  `category.media.private` ,  `category.media` . `thumbnails_ro`  as  `category.media.thumbnailsRo` ,  `category.media` . `file_hash`  as  `category.media.fileHash` ,  `category.media` . `created_at`  as  `category.media.createdAt` ,  `category.media` . `updated_at`  as  `category.media.updatedAt` ,  `category.media.translation.title` ,  `category.media.translation.title`  as  `category.media.title` ,  `category.media.translation.alt` ,  `category.media.translation.alt`  as  `category.media.alt` ,  `category.media.translation.customFields` ,  `category.media.translation.customFields`  as  `category.media.customFields` ,  `category.translation.name` ,  `category.translation.name`  as  `category.name` ,  `category.translation.breadcrumb` ,  `category.translation.breadcrumb`  as  `category.breadcrumb` ,  `category.translation.slotConfig` ,  `category.translation.slotConfig`  as  `category.slotConfig` ,  `category.translation.linkType` ,  `category.translation.linkType`  as  `category.linkType` ,  `category.translation.internalLink` ,  `category.translation.internalLink`  as  `category.internalLink` ,  `category.translation.externalLink` ,  `category.translation.externalLink`  as  `category.externalLink` ,  `category.translation.linkNewTab` ,  `category.translation.linkNewTab`  as  `category.linkNewTab` ,  `category.translation.description` ,  `category.translation.description`  as  `category.description` ,  `category.translation.metaTitle` ,  `category.translation.metaTitle`  as  `category.metaTitle` ,  `category.translation.metaDescription` ,  `category.translation.metaDescription`  as  `category.metaDescription` ,  `category.translation.keywords` ,  `category.translation.keywords`  as  `category.keywords` ,  `category.translation.customFields` ,  `category.translation.customFields`  as  `category.customFields`  FROM  `category`  LEFT JOIN  `media`  `category.media`  ON  `category` . `media_id`  =  `category.media` . `id`  LEFT JOIN  (SELECT  `category.translation` . `category_id` ,  `category.translation` . `category_version_id` ,  `category.translation` . `breadcrumb`  as  `category.translation.breadcrumb` ,  `category.translation` . `name`  as  `category.translation.name` ,  `category.translation` . `custom_fields`  as  `category.translation.customFields` ,  `category.translation` . `slot_config`  as  `category.translation.slotConfig` ,  `category.translation` . `link_type`  as  `category.translation.linkType` ,  `category.translation` . `internal_link`  as  `category.translation.internalLink` ,  `category.translation` . `external_link`  as  `category.translation.externalLink` ,  `category.translation` . `link_new_tab`  as  `category.translation.linkNewTab` ,  `category.translation` . `description`  as  `category.translation.description` ,  `category.translation` . `meta_title`  as  `category.translation.metaTitle` ,  `category.translation` . `meta_description`  as  `category.translation.metaDescription` ,  `category.translation` . `keywords`  as  `category.translation.keywords`  FROM  `category_translation`  `category.translation`  WHERE  `category.translation` . `language_id`  =  ? ) `category.category_translation`  ON  `category.category_translation` . `category_id`  =  `category` . `id`  AND  `category.category_translation` . `category_version_id`  =  `category` . `version_id`  LEFT JOIN  (SELECT  `category.media.translation` . `media_id` ,  `category.media.translation` . `alt`  as  `category.media.translation.alt` ,  `category.media.translation` . `title`  as  `category.media.translation.title` ,  `category.media.translation` . `custom_fields`  as  `category.media.translation.customFields`  FROM  `media_translation`  `category.media.translation`  WHERE  `category.media.translation` . `language_id`  =  ? ) `category.media.media_translation`  ON  `category.media.media_translation` . `media_id`  =  `category.media` . `id`  WHERE  (`category` . `version_id`  =  ? ) AND  (`category` . `id`  IN  (? )) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  b"/»_ââšMpªXTÎ|ãâ\v  "
  b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
  b"ÂÂ ¶G‚H˜’8À~$_Ê5 "
 ] 
                                 
                                
                                
                                    
SELECT 
  `category` . `id`  as  `category.id` , 
  `category` . `version_id`  as  `category.versionId` , 
  `category` . `parent_id`  as  `category.parentId` , 
  `category` . `parent_version_id`  as  `category.parentVersionId` , 
  `category` . `after_category_id`  as  `category.afterCategoryId` , 
  `category` . `after_category_version_id`  as  `category.afterCategoryVersionId` , 
  `category` . `media_id`  as  `category.mediaId` , 
  `category` . `display_nested_products`  as  `category.displayNestedProducts` , 
  `category` . `auto_increment`  as  `category.autoIncrement` , 
  `category` . `level`  as  `category.level` , 
  `category` . `path`  as  `category.path` , 
  `category` . `child_count`  as  `category.childCount` , 
  `category` . `type`  as  `category.type` , 
  `category` . `product_assignment_type`  as  `category.productAssignmentType` , 
  `category` . `visible`  as  `category.visible` , 
  `category` . `active`  as  `category.active` , 
  `category` . `cms_page_id`  as  `category.cmsPageId` , 
  `category` . `cms_page_version_id`  as  `category.cmsPageVersionId` , 
  `category` . `product_stream_id`  as  `category.productStreamId` , 
  `category` . `custom_entity_type_id`  as  `category.customEntityTypeId` , 
  `category` . `created_at`  as  `category.createdAt` , 
  `category` . `updated_at`  as  `category.updatedAt` , 
  `category.media` . `id`  as  `category.media.id` , 
  `category.media` . `user_id`  as  `category.media.userId` , 
  `category.media` . `media_folder_id`  as  `category.media.mediaFolderId` , 
  `category.media` . `mime_type`  as  `category.media.mimeType` , 
  `category.media` . `file_extension`  as  `category.media.fileExtension` , 
  `category.media` . `uploaded_at`  as  `category.media.uploadedAt` , 
  `category.media` . `file_name`  as  `category.media.fileName` , 
  `category.media` . `file_size`  as  `category.media.fileSize` , 
  `category.media` . `media_type`  as  `category.media.mediaTypeRaw` , 
  `category.media` . `meta_data`  as  `category.media.metaData` , 
  `category.media` . `config`  as  `category.media.config` , 
  `category.media` . `path`  as  `category.media.path` , 
  `category.media` . `private`  as  `category.media.private` , 
  `category.media` . `thumbnails_ro`  as  `category.media.thumbnailsRo` , 
  `category.media` . `file_hash`  as  `category.media.fileHash` , 
  `category.media` . `created_at`  as  `category.media.createdAt` , 
  `category.media` . `updated_at`  as  `category.media.updatedAt` , 
  `category.media.translation.title` , 
  `category.media.translation.title`  as  `category.media.title` , 
  `category.media.translation.alt` , 
  `category.media.translation.alt`  as  `category.media.alt` , 
  `category.media.translation.customFields` , 
  `category.media.translation.customFields`  as  `category.media.customFields` , 
  `category.translation.name` , 
  `category.translation.name`  as  `category.name` , 
  `category.translation.breadcrumb` , 
  `category.translation.breadcrumb`  as  `category.breadcrumb` , 
  `category.translation.slotConfig` , 
  `category.translation.slotConfig`  as  `category.slotConfig` , 
  `category.translation.linkType` , 
  `category.translation.linkType`  as  `category.linkType` , 
  `category.translation.internalLink` , 
  `category.translation.internalLink`  as  `category.internalLink` , 
  `category.translation.externalLink` , 
  `category.translation.externalLink`  as  `category.externalLink` , 
  `category.translation.linkNewTab` , 
  `category.translation.linkNewTab`  as  `category.linkNewTab` , 
  `category.translation.description` , 
  `category.translation.description`  as  `category.description` , 
  `category.translation.metaTitle` , 
  `category.translation.metaTitle`  as  `category.metaTitle` , 
  `category.translation.metaDescription` , 
  `category.translation.metaDescription`  as  `category.metaDescription` , 
  `category.translation.keywords` , 
  `category.translation.keywords`  as  `category.keywords` , 
  `category.translation.customFields` , 
  `category.translation.customFields`  as  `category.customFields` 
FROM 
  `category` 
  LEFT JOIN  `media`  `category.media`  ON  `category` . `media_id`  =  `category.media` . `id` 
  LEFT JOIN  (
    SELECT 
      `category.translation` . `category_id` , 
      `category.translation` . `category_version_id` , 
      `category.translation` . `breadcrumb`  as  `category.translation.breadcrumb` , 
      `category.translation` . `name`  as  `category.translation.name` , 
      `category.translation` . `custom_fields`  as  `category.translation.customFields` , 
      `category.translation` . `slot_config`  as  `category.translation.slotConfig` , 
      `category.translation` . `link_type`  as  `category.translation.linkType` , 
      `category.translation` . `internal_link`  as  `category.translation.internalLink` , 
      `category.translation` . `external_link`  as  `category.translation.externalLink` , 
      `category.translation` . `link_new_tab`  as  `category.translation.linkNewTab` , 
      `category.translation` . `description`  as  `category.translation.description` , 
      `category.translation` . `meta_title`  as  `category.translation.metaTitle` , 
      `category.translation` . `meta_description`  as  `category.translation.metaDescription` , 
      `category.translation` . `keywords`  as  `category.translation.keywords` 
    FROM 
      `category_translation`  `category.translation` 
    WHERE 
      `category.translation` . `language_id`  =  ? 
  ) `category.category_translation`  ON  `category.category_translation` . `category_id`  =  `category` . `id` 
  AND  `category.category_translation` . `category_version_id`  =  `category` . `version_id` 
  LEFT JOIN  (
    SELECT 
      `category.media.translation` . `media_id` , 
      `category.media.translation` . `alt`  as  `category.media.translation.alt` , 
      `category.media.translation` . `title`  as  `category.media.translation.title` , 
      `category.media.translation` . `custom_fields`  as  `category.media.translation.customFields` 
    FROM 
      `media_translation`  `category.media.translation` 
    WHERE 
      `category.media.translation` . `language_id`  =  ? 
  ) `category.media.media_translation`  ON  `category.media.media_translation` . `media_id`  =  `category.media` . `id` 
WHERE 
  (`category` . `version_id`  =  ? )
  AND  (
    `category` . `id`  IN  (? )
  ) 
                                    Copy 
                                 
                                                                    
                                                                                
SELECT  `category` . `id`  as  `category.id` ,  `category` . `version_id`  as  `category.versionId` ,  `category` . `parent_id`  as  `category.parentId` ,  `category` . `parent_version_id`  as  `category.parentVersionId` ,  `category` . `after_category_id`  as  `category.afterCategoryId` ,  `category` . `after_category_version_id`  as  `category.afterCategoryVersionId` ,  `category` . `media_id`  as  `category.mediaId` ,  `category` . `display_nested_products`  as  `category.displayNestedProducts` ,  `category` . `auto_increment`  as  `category.autoIncrement` ,  `category` . `level`  as  `category.level` ,  `category` . `path`  as  `category.path` ,  `category` . `child_count`  as  `category.childCount` ,  `category` . `type`  as  `category.type` ,  `category` . `product_assignment_type`  as  `category.productAssignmentType` ,  `category` . `visible`  as  `category.visible` ,  `category` . `active`  as  `category.active` ,  `category` . `cms_page_id`  as  `category.cmsPageId` ,  `category` . `cms_page_version_id`  as  `category.cmsPageVersionId` ,  `category` . `product_stream_id`  as  `category.productStreamId` ,  `category` . `custom_entity_type_id`  as  `category.customEntityTypeId` ,  `category` . `created_at`  as  `category.createdAt` ,  `category` . `updated_at`  as  `category.updatedAt` ,  `category.media` . `id`  as  `category.media.id` ,  `category.media` . `user_id`  as  `category.media.userId` ,  `category.media` . `media_folder_id`  as  `category.media.mediaFolderId` ,  `category.media` . `mime_type`  as  `category.media.mimeType` ,  `category.media` . `file_extension`  as  `category.media.fileExtension` ,  `category.media` . `uploaded_at`  as  `category.media.uploadedAt` ,  `category.media` . `file_name`  as  `category.media.fileName` ,  `category.media` . `file_size`  as  `category.media.fileSize` ,  `category.media` . `media_type`  as  `category.media.mediaTypeRaw` ,  `category.media` . `meta_data`  as  `category.media.metaData` ,  `category.media` . `config`  as  `category.media.config` ,  `category.media` . `path`  as  `category.media.path` ,  `category.media` . `private`  as  `category.media.private` ,  `category.media` . `thumbnails_ro`  as  `category.media.thumbnailsRo` ,  `category.media` . `file_hash`  as  `category.media.fileHash` ,  `category.media` . `created_at`  as  `category.media.createdAt` ,  `category.media` . `updated_at`  as  `category.media.updatedAt` ,  `category.media.translation.title` ,  `category.media.translation.title`  as  `category.media.title` ,  `category.media.translation.alt` ,  `category.media.translation.alt`  as  `category.media.alt` ,  `category.media.translation.customFields` ,  `category.media.translation.customFields`  as  `category.media.customFields` ,  `category.translation.name` ,  `category.translation.name`  as  `category.name` ,  `category.translation.breadcrumb` ,  `category.translation.breadcrumb`  as  `category.breadcrumb` ,  `category.translation.slotConfig` ,  `category.translation.slotConfig`  as  `category.slotConfig` ,  `category.translation.linkType` ,  `category.translation.linkType`  as  `category.linkType` ,  `category.translation.internalLink` ,  `category.translation.internalLink`  as  `category.internalLink` ,  `category.translation.externalLink` ,  `category.translation.externalLink`  as  `category.externalLink` ,  `category.translation.linkNewTab` ,  `category.translation.linkNewTab`  as  `category.linkNewTab` ,  `category.translation.description` ,  `category.translation.description`  as  `category.description` ,  `category.translation.metaTitle` ,  `category.translation.metaTitle`  as  `category.metaTitle` ,  `category.translation.metaDescription` ,  `category.translation.metaDescription`  as  `category.metaDescription` ,  `category.translation.keywords` ,  `category.translation.keywords`  as  `category.keywords` ,  `category.translation.customFields` ,  `category.translation.customFields`  as  `category.customFields`  FROM  `category`  LEFT JOIN  `media`  `category.media`  ON  `category` . `media_id`  =  `category.media` . `id`  LEFT JOIN  (SELECT  `category.translation` . `category_id` ,  `category.translation` . `category_version_id` ,  `category.translation` . `breadcrumb`  as  `category.translation.breadcrumb` ,  `category.translation` . `name`  as  `category.translation.name` ,  `category.translation` . `custom_fields`  as  `category.translation.customFields` ,  `category.translation` . `slot_config`  as  `category.translation.slotConfig` ,  `category.translation` . `link_type`  as  `category.translation.linkType` ,  `category.translation` . `internal_link`  as  `category.translation.internalLink` ,  `category.translation` . `external_link`  as  `category.translation.externalLink` ,  `category.translation` . `link_new_tab`  as  `category.translation.linkNewTab` ,  `category.translation` . `description`  as  `category.translation.description` ,  `category.translation` . `meta_title`  as  `category.translation.metaTitle` ,  `category.translation` . `meta_description`  as  `category.translation.metaDescription` ,  `category.translation` . `keywords`  as  `category.translation.keywords`  FROM  `category_translation`  `category.translation`  WHERE  `category.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation`  ON  `category.category_translation` . `category_id`  =  `category` . `id`  AND  `category.category_translation` . `category_version_id`  =  `category` . `version_id`  LEFT JOIN  (SELECT  `category.media.translation` . `media_id` ,  `category.media.translation` . `alt`  as  `category.media.translation.alt` ,  `category.media.translation` . `title`  as  `category.media.translation.title` ,  `category.media.translation` . `custom_fields`  as  `category.media.translation.customFields`  FROM  `media_translation`  `category.media.translation`  WHERE  `category.media.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.media.media_translation`  ON  `category.media.media_translation` . `media_id`  =  `category.media` . `id`  WHERE  (`category` . `version_id`  =  0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND  (`category` . `id`  IN  (0xC2C220B6478248989238C07E245FCA35 ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            23 
                                0.49 ms 
                                                        
                                SELECT  `name` ,  `type`  FROM  `custom_field`  WHERE  `active`  =  1  
                                
                                
                                
                                                                    
                                                                                SELECT  `name` ,  `type`  FROM  `custom_field`  WHERE  `active`  =  1 ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            24 
                                0.94 ms 
                                                        
                                
SELECT  `cms_page` . `id`  as  `cms_page.id` ,  `cms_page` . `version_id`  as  `cms_page.versionId` ,  `cms_page` . `type`  as  `cms_page.type` ,  `cms_page` . `entity`  as  `cms_page.entity` ,  `cms_page` . `css_class`  as  `cms_page.cssClass` ,  `cms_page` . `config`  as  `cms_page.config` ,  `cms_page` . `preview_media_id`  as  `cms_page.previewMediaId` ,  `cms_page` . `locked`  as  `cms_page.locked` ,  `cms_page` . `created_at`  as  `cms_page.createdAt` ,  `cms_page` . `updated_at`  as  `cms_page.updatedAt` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `id`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.id` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `active`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.active` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `duration`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.duration` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `easing`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.easing` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `bouncy`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.bouncy` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `easing_degree`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.easingDegree` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `native_scrolling`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.nativeScrolling` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `cms_page_id`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPageId` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `cms_page_version_id`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPageVersionId` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `id`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.id` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `version_id`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.versionId` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `type`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.type` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `entity`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.entity` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `css_class`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.cssClass` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `config`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.config` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `preview_media_id`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.previewMediaId` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `locked`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.locked` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `created_at`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.createdAt` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `updated_at`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.updatedAt` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation.name` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation.name`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.name` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation.customFields` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation.customFields`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.customFields` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `created_at`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.createdAt` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `updated_at`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.updatedAt` ,  `cms_page.translation.name` ,  `cms_page.translation.name`  as  `cms_page.name` ,  `cms_page.translation.customFields` ,  `cms_page.translation.customFields`  as  `cms_page.customFields`  FROM  `cms_page`  LEFT JOIN  `swag_cms_extensions_scroll_navigation_page_settings`  `cms_page.swagCmsExtensionsScrollNavigationPageSettings`  ON  `cms_page` . `id`  =  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `id`  LEFT JOIN  (SELECT  `cms_page.translation` . `cms_page_id` ,  `cms_page.translation` . `cms_page_version_id` ,  `cms_page.translation` . `name`  as  `cms_page.translation.name` ,  `cms_page.translation` . `custom_fields`  as  `cms_page.translation.customFields`  FROM  `cms_page_translation`  `cms_page.translation`  WHERE  `cms_page.translation` . `language_id`  =  ? ) `cms_page.cms_page_translation`  ON  `cms_page.cms_page_translation` . `cms_page_id`  =  `cms_page` . `id`  AND  `cms_page.cms_page_translation` . `cms_page_version_id`  =  `cms_page` . `version_id`  LEFT JOIN  `cms_page`  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage`  ON  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `cms_page_id`  =  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `id`  AND  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `cms_page_version_id`  =  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `version_id`  LEFT JOIN  (SELECT  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation` . `cms_page_id` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation` . `cms_page_version_id` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation` . `name`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation.name` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation` . `custom_fields`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation.customFields`  FROM  `cms_page_translation`  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation`  WHERE  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation` . `language_id`  =  ? ) `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.cms_page_translation`  ON  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.cms_page_translation` . `cms_page_id`  =  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `id`  AND  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.cms_page_translation` . `cms_page_version_id`  =  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `version_id`  WHERE  (`cms_page` . `version_id`  =  ? ) AND  (`cms_page` . `id`  IN  (? )) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  b"/»_ââšMpªXTÎ|ãâ\v  "
  b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
  b"\x01 ‹Ó€Ž\x15 zÕ |=m„èªP "
 ] 
                                 
                                
                                
                                    
SELECT 
  `cms_page` . `id`  as  `cms_page.id` , 
  `cms_page` . `version_id`  as  `cms_page.versionId` , 
  `cms_page` . `type`  as  `cms_page.type` , 
  `cms_page` . `entity`  as  `cms_page.entity` , 
  `cms_page` . `css_class`  as  `cms_page.cssClass` , 
  `cms_page` . `config`  as  `cms_page.config` , 
  `cms_page` . `preview_media_id`  as  `cms_page.previewMediaId` , 
  `cms_page` . `locked`  as  `cms_page.locked` , 
  `cms_page` . `created_at`  as  `cms_page.createdAt` , 
  `cms_page` . `updated_at`  as  `cms_page.updatedAt` , 
  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `id`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.id` , 
  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `active`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.active` , 
  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `duration`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.duration` , 
  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `easing`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.easing` , 
  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `bouncy`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.bouncy` , 
  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `easing_degree`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.easingDegree` , 
  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `native_scrolling`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.nativeScrolling` , 
  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `cms_page_id`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPageId` , 
  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `cms_page_version_id`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPageVersionId` , 
  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `id`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.id` , 
  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `version_id`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.versionId` , 
  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `type`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.type` , 
  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `entity`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.entity` , 
  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `css_class`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.cssClass` , 
  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `config`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.config` , 
  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `preview_media_id`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.previewMediaId` , 
  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `locked`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.locked` , 
  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `created_at`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.createdAt` , 
  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `updated_at`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.updatedAt` , 
  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation.name` , 
  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation.name`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.name` , 
  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation.customFields` , 
  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation.customFields`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.customFields` , 
  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `created_at`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.createdAt` , 
  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `updated_at`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.updatedAt` , 
  `cms_page.translation.name` , 
  `cms_page.translation.name`  as  `cms_page.name` , 
  `cms_page.translation.customFields` , 
  `cms_page.translation.customFields`  as  `cms_page.customFields` 
FROM 
  `cms_page` 
  LEFT JOIN  `swag_cms_extensions_scroll_navigation_page_settings`  `cms_page.swagCmsExtensionsScrollNavigationPageSettings`  ON  `cms_page` . `id`  =  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `id` 
  LEFT JOIN  (
    SELECT 
      `cms_page.translation` . `cms_page_id` , 
      `cms_page.translation` . `cms_page_version_id` , 
      `cms_page.translation` . `name`  as  `cms_page.translation.name` , 
      `cms_page.translation` . `custom_fields`  as  `cms_page.translation.customFields` 
    FROM 
      `cms_page_translation`  `cms_page.translation` 
    WHERE 
      `cms_page.translation` . `language_id`  =  ? 
  ) `cms_page.cms_page_translation`  ON  `cms_page.cms_page_translation` . `cms_page_id`  =  `cms_page` . `id` 
  AND  `cms_page.cms_page_translation` . `cms_page_version_id`  =  `cms_page` . `version_id` 
  LEFT JOIN  `cms_page`  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage`  ON  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `cms_page_id`  =  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `id` 
  AND  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `cms_page_version_id`  =  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `version_id` 
  LEFT JOIN  (
    SELECT 
      `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation` . `cms_page_id` , 
      `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation` . `cms_page_version_id` , 
      `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation` . `name`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation.name` , 
      `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation` . `custom_fields`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation.customFields` 
    FROM 
      `cms_page_translation`  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation` 
    WHERE 
      `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation` . `language_id`  =  ? 
  ) `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.cms_page_translation`  ON  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.cms_page_translation` . `cms_page_id`  =  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `id` 
  AND  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.cms_page_translation` . `cms_page_version_id`  =  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `version_id` 
WHERE 
  (`cms_page` . `version_id`  =  ? )
  AND  (
    `cms_page` . `id`  IN  (? )
  ) 
                                    Copy 
                                 
                                                                    
                                                                                
SELECT  `cms_page` . `id`  as  `cms_page.id` ,  `cms_page` . `version_id`  as  `cms_page.versionId` ,  `cms_page` . `type`  as  `cms_page.type` ,  `cms_page` . `entity`  as  `cms_page.entity` ,  `cms_page` . `css_class`  as  `cms_page.cssClass` ,  `cms_page` . `config`  as  `cms_page.config` ,  `cms_page` . `preview_media_id`  as  `cms_page.previewMediaId` ,  `cms_page` . `locked`  as  `cms_page.locked` ,  `cms_page` . `created_at`  as  `cms_page.createdAt` ,  `cms_page` . `updated_at`  as  `cms_page.updatedAt` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `id`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.id` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `active`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.active` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `duration`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.duration` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `easing`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.easing` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `bouncy`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.bouncy` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `easing_degree`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.easingDegree` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `native_scrolling`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.nativeScrolling` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `cms_page_id`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPageId` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `cms_page_version_id`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPageVersionId` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `id`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.id` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `version_id`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.versionId` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `type`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.type` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `entity`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.entity` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `css_class`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.cssClass` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `config`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.config` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `preview_media_id`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.previewMediaId` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `locked`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.locked` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `created_at`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.createdAt` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `updated_at`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.updatedAt` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation.name` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation.name`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.name` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation.customFields` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation.customFields`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.customFields` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `created_at`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.createdAt` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `updated_at`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.updatedAt` ,  `cms_page.translation.name` ,  `cms_page.translation.name`  as  `cms_page.name` ,  `cms_page.translation.customFields` ,  `cms_page.translation.customFields`  as  `cms_page.customFields`  FROM  `cms_page`  LEFT JOIN  `swag_cms_extensions_scroll_navigation_page_settings`  `cms_page.swagCmsExtensionsScrollNavigationPageSettings`  ON  `cms_page` . `id`  =  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `id`  LEFT JOIN  (SELECT  `cms_page.translation` . `cms_page_id` ,  `cms_page.translation` . `cms_page_version_id` ,  `cms_page.translation` . `name`  as  `cms_page.translation.name` ,  `cms_page.translation` . `custom_fields`  as  `cms_page.translation.customFields`  FROM  `cms_page_translation`  `cms_page.translation`  WHERE  `cms_page.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_page.cms_page_translation`  ON  `cms_page.cms_page_translation` . `cms_page_id`  =  `cms_page` . `id`  AND  `cms_page.cms_page_translation` . `cms_page_version_id`  =  `cms_page` . `version_id`  LEFT JOIN  `cms_page`  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage`  ON  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `cms_page_id`  =  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `id`  AND  `cms_page.swagCmsExtensionsScrollNavigationPageSettings` . `cms_page_version_id`  =  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `version_id`  LEFT JOIN  (SELECT  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation` . `cms_page_id` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation` . `cms_page_version_id` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation` . `name`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation.name` ,  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation` . `custom_fields`  as  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation.customFields`  FROM  `cms_page_translation`  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation`  WHERE  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.cms_page_translation`  ON  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.cms_page_translation` . `cms_page_id`  =  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `id`  AND  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage.cms_page_translation` . `cms_page_version_id`  =  `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPage` . `version_id`  WHERE  (`cms_page` . `version_id`  =  0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND  (`cms_page` . `id`  IN  (0x018BD3808E157AD5A07C3D6D84E8AA50 ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            25 
                                1.00 ms 
                                                        
                                
SELECT  `cms_section` . `id`  as  `cms_section.id` ,  `cms_section` . `position`  as  `cms_section.position` ,  `cms_section` . `type`  as  `cms_section.type` ,  `cms_section` . `locked`  as  `cms_section.locked` ,  `cms_section` . `name`  as  `cms_section.name` ,  `cms_section` . `sizing_mode`  as  `cms_section.sizingMode` ,  `cms_section` . `mobile_behavior`  as  `cms_section.mobileBehavior` ,  `cms_section` . `background_color`  as  `cms_section.backgroundColor` ,  `cms_section` . `background_media_id`  as  `cms_section.backgroundMediaId` ,  `cms_section` . `background_media_mode`  as  `cms_section.backgroundMediaMode` ,  `cms_section` . `css_class`  as  `cms_section.cssClass` ,  `cms_section` . `cms_page_id`  as  `cms_section.pageId` ,  `cms_section` . `visibility`  as  `cms_section.visibility` ,  `cms_section` . `custom_fields`  as  `cms_section.customFields` ,  `cms_section` . `version_id`  as  `cms_section.versionId` ,  `cms_section` . `cms_page_version_id`  as  `cms_section.cmsPageVersionId` ,  `cms_section` . `created_at`  as  `cms_section.createdAt` ,  `cms_section` . `updated_at`  as  `cms_section.updatedAt` ,  `cms_section.swagCmsExtensionsScrollNavigation` . `id`  as  `cms_section.swagCmsExtensionsScrollNavigation.id` ,  `cms_section.swagCmsExtensionsScrollNavigation` . `active`  as  `cms_section.swagCmsExtensionsScrollNavigation.active` ,  `cms_section.swagCmsExtensionsScrollNavigation` . `cms_section_version_id`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSectionVersionId` ,  `cms_section.swagCmsExtensionsScrollNavigation` . `cms_section_id`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSectionId` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `id`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.id` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `position`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.position` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `type`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.type` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `locked`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.locked` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `name`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.name` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `sizing_mode`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.sizingMode` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `mobile_behavior`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.mobileBehavior` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `background_color`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.backgroundColor` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `background_media_id`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.backgroundMediaId` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `background_media_mode`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.backgroundMediaMode` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `css_class`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.cssClass` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `cms_page_id`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.pageId` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `visibility`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.visibility` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `custom_fields`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.customFields` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `version_id`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.versionId` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `cms_page_version_id`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.cmsPageVersionId` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `created_at`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.createdAt` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `updated_at`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.updatedAt` ,  `cms_section.swagCmsExtensionsScrollNavigation` . `created_at`  as  `cms_section.swagCmsExtensionsScrollNavigation.createdAt` ,  `cms_section.swagCmsExtensionsScrollNavigation` . `updated_at`  as  `cms_section.swagCmsExtensionsScrollNavigation.updatedAt` ,  `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName` ,  `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName`  as  `cms_section.swagCmsExtensionsScrollNavigation.displayName` ,  `cms_section.backgroundMedia` . `id`  as  `cms_section.backgroundMedia.id` ,  `cms_section.backgroundMedia` . `user_id`  as  `cms_section.backgroundMedia.userId` ,  `cms_section.backgroundMedia` . `media_folder_id`  as  `cms_section.backgroundMedia.mediaFolderId` ,  `cms_section.backgroundMedia` . `mime_type`  as  `cms_section.backgroundMedia.mimeType` ,  `cms_section.backgroundMedia` . `file_extension`  as  `cms_section.backgroundMedia.fileExtension` ,  `cms_section.backgroundMedia` . `uploaded_at`  as  `cms_section.backgroundMedia.uploadedAt` ,  `cms_section.backgroundMedia` . `file_name`  as  `cms_section.backgroundMedia.fileName` ,  `cms_section.backgroundMedia` . `file_size`  as  `cms_section.backgroundMedia.fileSize` ,  `cms_section.backgroundMedia` . `media_type`  as  `cms_section.backgroundMedia.mediaTypeRaw` ,  `cms_section.backgroundMedia` . `meta_data`  as  `cms_section.backgroundMedia.metaData` ,  `cms_section.backgroundMedia` . `config`  as  `cms_section.backgroundMedia.config` ,  `cms_section.backgroundMedia` . `path`  as  `cms_section.backgroundMedia.path` ,  `cms_section.backgroundMedia` . `private`  as  `cms_section.backgroundMedia.private` ,  `cms_section.backgroundMedia` . `thumbnails_ro`  as  `cms_section.backgroundMedia.thumbnailsRo` ,  `cms_section.backgroundMedia` . `file_hash`  as  `cms_section.backgroundMedia.fileHash` ,  `cms_section.backgroundMedia` . `created_at`  as  `cms_section.backgroundMedia.createdAt` ,  `cms_section.backgroundMedia` . `updated_at`  as  `cms_section.backgroundMedia.updatedAt` ,  `cms_section.backgroundMedia.translation.title` ,  `cms_section.backgroundMedia.translation.title`  as  `cms_section.backgroundMedia.title` ,  `cms_section.backgroundMedia.translation.alt` ,  `cms_section.backgroundMedia.translation.alt`  as  `cms_section.backgroundMedia.alt` ,  `cms_section.backgroundMedia.translation.customFields` ,  `cms_section.backgroundMedia.translation.customFields`  as  `cms_section.backgroundMedia.customFields`  FROM  `cms_section`  LEFT JOIN  `swag_cms_extensions_scroll_navigation`  `cms_section.swagCmsExtensionsScrollNavigation`  ON  `cms_section` . `id`  =  `cms_section.swagCmsExtensionsScrollNavigation` . `id`  LEFT JOIN  `media`  `cms_section.backgroundMedia`  ON  `cms_section` . `background_media_id`  =  `cms_section.backgroundMedia` . `id`  LEFT JOIN  `cms_section`  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection`  ON  `cms_section.swagCmsExtensionsScrollNavigation` . `cms_section_id`  =  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `id`  AND  `cms_section.swagCmsExtensionsScrollNavigation` . `cms_section_version_id`  =  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `version_id`  LEFT JOIN  (SELECT  `cms_section.swagCmsExtensionsScrollNavigation.translation` . `swag_cms_extensions_scroll_navigation_id` ,  `cms_section.swagCmsExtensionsScrollNavigation.translation` . `display_name`  as  `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName`  FROM  `swag_cms_extensions_scroll_navigation_translation`  `cms_section.swagCmsExtensionsScrollNavigation.translation`  WHERE  `cms_section.swagCmsExtensionsScrollNavigation.translation` . `language_id`  =  ? ) `cms_section.swagCmsExtensionsScrollNavigation.swag_cms_extensions_scroll_navigation_translation`  ON  `cms_section.swagCmsExtensionsScrollNavigation.swag_cms_extensions_scroll_navigation_translation` . `swag_cms_extensions_scroll_navigation_id`  =  `cms_section.swagCmsExtensionsScrollNavigation` . `id`  LEFT JOIN  (SELECT  `cms_section.backgroundMedia.translation` . `media_id` ,  `cms_section.backgroundMedia.translation` . `alt`  as  `cms_section.backgroundMedia.translation.alt` ,  `cms_section.backgroundMedia.translation` . `title`  as  `cms_section.backgroundMedia.translation.title` ,  `cms_section.backgroundMedia.translation` . `custom_fields`  as  `cms_section.backgroundMedia.translation.customFields`  FROM  `media_translation`  `cms_section.backgroundMedia.translation`  WHERE  `cms_section.backgroundMedia.translation` . `language_id`  =  ? ) `cms_section.backgroundMedia.media_translation`  ON  `cms_section.backgroundMedia.media_translation` . `media_id`  =  `cms_section.backgroundMedia` . `id`  WHERE  (`cms_section` . `version_id`  =  ? ) AND  ((`cms_section` . `cms_page_id`  IN  (? ))) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  b"/»_ââšMpªXTÎ|ãâ\v  "
  b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
  b"\x01 ‹Ó€Ž\x15 zÕ |=m„èªP "
 ] 
                                 
                                
                                
                                    
SELECT 
  `cms_section` . `id`  as  `cms_section.id` , 
  `cms_section` . `position`  as  `cms_section.position` , 
  `cms_section` . `type`  as  `cms_section.type` , 
  `cms_section` . `locked`  as  `cms_section.locked` , 
  `cms_section` . `name`  as  `cms_section.name` , 
  `cms_section` . `sizing_mode`  as  `cms_section.sizingMode` , 
  `cms_section` . `mobile_behavior`  as  `cms_section.mobileBehavior` , 
  `cms_section` . `background_color`  as  `cms_section.backgroundColor` , 
  `cms_section` . `background_media_id`  as  `cms_section.backgroundMediaId` , 
  `cms_section` . `background_media_mode`  as  `cms_section.backgroundMediaMode` , 
  `cms_section` . `css_class`  as  `cms_section.cssClass` , 
  `cms_section` . `cms_page_id`  as  `cms_section.pageId` , 
  `cms_section` . `visibility`  as  `cms_section.visibility` , 
  `cms_section` . `custom_fields`  as  `cms_section.customFields` , 
  `cms_section` . `version_id`  as  `cms_section.versionId` , 
  `cms_section` . `cms_page_version_id`  as  `cms_section.cmsPageVersionId` , 
  `cms_section` . `created_at`  as  `cms_section.createdAt` , 
  `cms_section` . `updated_at`  as  `cms_section.updatedAt` , 
  `cms_section.swagCmsExtensionsScrollNavigation` . `id`  as  `cms_section.swagCmsExtensionsScrollNavigation.id` , 
  `cms_section.swagCmsExtensionsScrollNavigation` . `active`  as  `cms_section.swagCmsExtensionsScrollNavigation.active` , 
  `cms_section.swagCmsExtensionsScrollNavigation` . `cms_section_version_id`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSectionVersionId` , 
  `cms_section.swagCmsExtensionsScrollNavigation` . `cms_section_id`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSectionId` , 
  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `id`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.id` , 
  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `position`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.position` , 
  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `type`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.type` , 
  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `locked`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.locked` , 
  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `name`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.name` , 
  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `sizing_mode`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.sizingMode` , 
  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `mobile_behavior`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.mobileBehavior` , 
  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `background_color`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.backgroundColor` , 
  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `background_media_id`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.backgroundMediaId` , 
  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `background_media_mode`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.backgroundMediaMode` , 
  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `css_class`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.cssClass` , 
  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `cms_page_id`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.pageId` , 
  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `visibility`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.visibility` , 
  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `custom_fields`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.customFields` , 
  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `version_id`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.versionId` , 
  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `cms_page_version_id`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.cmsPageVersionId` , 
  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `created_at`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.createdAt` , 
  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `updated_at`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.updatedAt` , 
  `cms_section.swagCmsExtensionsScrollNavigation` . `created_at`  as  `cms_section.swagCmsExtensionsScrollNavigation.createdAt` , 
  `cms_section.swagCmsExtensionsScrollNavigation` . `updated_at`  as  `cms_section.swagCmsExtensionsScrollNavigation.updatedAt` , 
  `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName` , 
  `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName`  as  `cms_section.swagCmsExtensionsScrollNavigation.displayName` , 
  `cms_section.backgroundMedia` . `id`  as  `cms_section.backgroundMedia.id` , 
  `cms_section.backgroundMedia` . `user_id`  as  `cms_section.backgroundMedia.userId` , 
  `cms_section.backgroundMedia` . `media_folder_id`  as  `cms_section.backgroundMedia.mediaFolderId` , 
  `cms_section.backgroundMedia` . `mime_type`  as  `cms_section.backgroundMedia.mimeType` , 
  `cms_section.backgroundMedia` . `file_extension`  as  `cms_section.backgroundMedia.fileExtension` , 
  `cms_section.backgroundMedia` . `uploaded_at`  as  `cms_section.backgroundMedia.uploadedAt` , 
  `cms_section.backgroundMedia` . `file_name`  as  `cms_section.backgroundMedia.fileName` , 
  `cms_section.backgroundMedia` . `file_size`  as  `cms_section.backgroundMedia.fileSize` , 
  `cms_section.backgroundMedia` . `media_type`  as  `cms_section.backgroundMedia.mediaTypeRaw` , 
  `cms_section.backgroundMedia` . `meta_data`  as  `cms_section.backgroundMedia.metaData` , 
  `cms_section.backgroundMedia` . `config`  as  `cms_section.backgroundMedia.config` , 
  `cms_section.backgroundMedia` . `path`  as  `cms_section.backgroundMedia.path` , 
  `cms_section.backgroundMedia` . `private`  as  `cms_section.backgroundMedia.private` , 
  `cms_section.backgroundMedia` . `thumbnails_ro`  as  `cms_section.backgroundMedia.thumbnailsRo` , 
  `cms_section.backgroundMedia` . `file_hash`  as  `cms_section.backgroundMedia.fileHash` , 
  `cms_section.backgroundMedia` . `created_at`  as  `cms_section.backgroundMedia.createdAt` , 
  `cms_section.backgroundMedia` . `updated_at`  as  `cms_section.backgroundMedia.updatedAt` , 
  `cms_section.backgroundMedia.translation.title` , 
  `cms_section.backgroundMedia.translation.title`  as  `cms_section.backgroundMedia.title` , 
  `cms_section.backgroundMedia.translation.alt` , 
  `cms_section.backgroundMedia.translation.alt`  as  `cms_section.backgroundMedia.alt` , 
  `cms_section.backgroundMedia.translation.customFields` , 
  `cms_section.backgroundMedia.translation.customFields`  as  `cms_section.backgroundMedia.customFields` 
FROM 
  `cms_section` 
  LEFT JOIN  `swag_cms_extensions_scroll_navigation`  `cms_section.swagCmsExtensionsScrollNavigation`  ON  `cms_section` . `id`  =  `cms_section.swagCmsExtensionsScrollNavigation` . `id` 
  LEFT JOIN  `media`  `cms_section.backgroundMedia`  ON  `cms_section` . `background_media_id`  =  `cms_section.backgroundMedia` . `id` 
  LEFT JOIN  `cms_section`  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection`  ON  `cms_section.swagCmsExtensionsScrollNavigation` . `cms_section_id`  =  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `id` 
  AND  `cms_section.swagCmsExtensionsScrollNavigation` . `cms_section_version_id`  =  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `version_id` 
  LEFT JOIN  (
    SELECT 
      `cms_section.swagCmsExtensionsScrollNavigation.translation` . `swag_cms_extensions_scroll_navigation_id` , 
      `cms_section.swagCmsExtensionsScrollNavigation.translation` . `display_name`  as  `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName` 
    FROM 
      `swag_cms_extensions_scroll_navigation_translation`  `cms_section.swagCmsExtensionsScrollNavigation.translation` 
    WHERE 
      `cms_section.swagCmsExtensionsScrollNavigation.translation` . `language_id`  =  ? 
  ) `cms_section.swagCmsExtensionsScrollNavigation.swag_cms_extensions_scroll_navigation_translation`  ON  `cms_section.swagCmsExtensionsScrollNavigation.swag_cms_extensions_scroll_navigation_translation` . `swag_cms_extensions_scroll_navigation_id`  =  `cms_section.swagCmsExtensionsScrollNavigation` . `id` 
  LEFT JOIN  (
    SELECT 
      `cms_section.backgroundMedia.translation` . `media_id` , 
      `cms_section.backgroundMedia.translation` . `alt`  as  `cms_section.backgroundMedia.translation.alt` , 
      `cms_section.backgroundMedia.translation` . `title`  as  `cms_section.backgroundMedia.translation.title` , 
      `cms_section.backgroundMedia.translation` . `custom_fields`  as  `cms_section.backgroundMedia.translation.customFields` 
    FROM 
      `media_translation`  `cms_section.backgroundMedia.translation` 
    WHERE 
      `cms_section.backgroundMedia.translation` . `language_id`  =  ? 
  ) `cms_section.backgroundMedia.media_translation`  ON  `cms_section.backgroundMedia.media_translation` . `media_id`  =  `cms_section.backgroundMedia` . `id` 
WHERE 
  (`cms_section` . `version_id`  =  ? )
  AND  (
    (
      `cms_section` . `cms_page_id`  IN  (? )
    )
  ) 
                                    Copy 
                                 
                                                                    
                                                                                
SELECT  `cms_section` . `id`  as  `cms_section.id` ,  `cms_section` . `position`  as  `cms_section.position` ,  `cms_section` . `type`  as  `cms_section.type` ,  `cms_section` . `locked`  as  `cms_section.locked` ,  `cms_section` . `name`  as  `cms_section.name` ,  `cms_section` . `sizing_mode`  as  `cms_section.sizingMode` ,  `cms_section` . `mobile_behavior`  as  `cms_section.mobileBehavior` ,  `cms_section` . `background_color`  as  `cms_section.backgroundColor` ,  `cms_section` . `background_media_id`  as  `cms_section.backgroundMediaId` ,  `cms_section` . `background_media_mode`  as  `cms_section.backgroundMediaMode` ,  `cms_section` . `css_class`  as  `cms_section.cssClass` ,  `cms_section` . `cms_page_id`  as  `cms_section.pageId` ,  `cms_section` . `visibility`  as  `cms_section.visibility` ,  `cms_section` . `custom_fields`  as  `cms_section.customFields` ,  `cms_section` . `version_id`  as  `cms_section.versionId` ,  `cms_section` . `cms_page_version_id`  as  `cms_section.cmsPageVersionId` ,  `cms_section` . `created_at`  as  `cms_section.createdAt` ,  `cms_section` . `updated_at`  as  `cms_section.updatedAt` ,  `cms_section.swagCmsExtensionsScrollNavigation` . `id`  as  `cms_section.swagCmsExtensionsScrollNavigation.id` ,  `cms_section.swagCmsExtensionsScrollNavigation` . `active`  as  `cms_section.swagCmsExtensionsScrollNavigation.active` ,  `cms_section.swagCmsExtensionsScrollNavigation` . `cms_section_version_id`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSectionVersionId` ,  `cms_section.swagCmsExtensionsScrollNavigation` . `cms_section_id`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSectionId` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `id`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.id` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `position`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.position` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `type`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.type` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `locked`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.locked` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `name`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.name` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `sizing_mode`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.sizingMode` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `mobile_behavior`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.mobileBehavior` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `background_color`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.backgroundColor` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `background_media_id`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.backgroundMediaId` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `background_media_mode`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.backgroundMediaMode` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `css_class`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.cssClass` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `cms_page_id`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.pageId` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `visibility`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.visibility` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `custom_fields`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.customFields` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `version_id`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.versionId` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `cms_page_version_id`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.cmsPageVersionId` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `created_at`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.createdAt` ,  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `updated_at`  as  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection.updatedAt` ,  `cms_section.swagCmsExtensionsScrollNavigation` . `created_at`  as  `cms_section.swagCmsExtensionsScrollNavigation.createdAt` ,  `cms_section.swagCmsExtensionsScrollNavigation` . `updated_at`  as  `cms_section.swagCmsExtensionsScrollNavigation.updatedAt` ,  `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName` ,  `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName`  as  `cms_section.swagCmsExtensionsScrollNavigation.displayName` ,  `cms_section.backgroundMedia` . `id`  as  `cms_section.backgroundMedia.id` ,  `cms_section.backgroundMedia` . `user_id`  as  `cms_section.backgroundMedia.userId` ,  `cms_section.backgroundMedia` . `media_folder_id`  as  `cms_section.backgroundMedia.mediaFolderId` ,  `cms_section.backgroundMedia` . `mime_type`  as  `cms_section.backgroundMedia.mimeType` ,  `cms_section.backgroundMedia` . `file_extension`  as  `cms_section.backgroundMedia.fileExtension` ,  `cms_section.backgroundMedia` . `uploaded_at`  as  `cms_section.backgroundMedia.uploadedAt` ,  `cms_section.backgroundMedia` . `file_name`  as  `cms_section.backgroundMedia.fileName` ,  `cms_section.backgroundMedia` . `file_size`  as  `cms_section.backgroundMedia.fileSize` ,  `cms_section.backgroundMedia` . `media_type`  as  `cms_section.backgroundMedia.mediaTypeRaw` ,  `cms_section.backgroundMedia` . `meta_data`  as  `cms_section.backgroundMedia.metaData` ,  `cms_section.backgroundMedia` . `config`  as  `cms_section.backgroundMedia.config` ,  `cms_section.backgroundMedia` . `path`  as  `cms_section.backgroundMedia.path` ,  `cms_section.backgroundMedia` . `private`  as  `cms_section.backgroundMedia.private` ,  `cms_section.backgroundMedia` . `thumbnails_ro`  as  `cms_section.backgroundMedia.thumbnailsRo` ,  `cms_section.backgroundMedia` . `file_hash`  as  `cms_section.backgroundMedia.fileHash` ,  `cms_section.backgroundMedia` . `created_at`  as  `cms_section.backgroundMedia.createdAt` ,  `cms_section.backgroundMedia` . `updated_at`  as  `cms_section.backgroundMedia.updatedAt` ,  `cms_section.backgroundMedia.translation.title` ,  `cms_section.backgroundMedia.translation.title`  as  `cms_section.backgroundMedia.title` ,  `cms_section.backgroundMedia.translation.alt` ,  `cms_section.backgroundMedia.translation.alt`  as  `cms_section.backgroundMedia.alt` ,  `cms_section.backgroundMedia.translation.customFields` ,  `cms_section.backgroundMedia.translation.customFields`  as  `cms_section.backgroundMedia.customFields`  FROM  `cms_section`  LEFT JOIN  `swag_cms_extensions_scroll_navigation`  `cms_section.swagCmsExtensionsScrollNavigation`  ON  `cms_section` . `id`  =  `cms_section.swagCmsExtensionsScrollNavigation` . `id`  LEFT JOIN  `media`  `cms_section.backgroundMedia`  ON  `cms_section` . `background_media_id`  =  `cms_section.backgroundMedia` . `id`  LEFT JOIN  `cms_section`  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection`  ON  `cms_section.swagCmsExtensionsScrollNavigation` . `cms_section_id`  =  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `id`  AND  `cms_section.swagCmsExtensionsScrollNavigation` . `cms_section_version_id`  =  `cms_section.swagCmsExtensionsScrollNavigation.cmsSection` . `version_id`  LEFT JOIN  (SELECT  `cms_section.swagCmsExtensionsScrollNavigation.translation` . `swag_cms_extensions_scroll_navigation_id` ,  `cms_section.swagCmsExtensionsScrollNavigation.translation` . `display_name`  as  `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName`  FROM  `swag_cms_extensions_scroll_navigation_translation`  `cms_section.swagCmsExtensionsScrollNavigation.translation`  WHERE  `cms_section.swagCmsExtensionsScrollNavigation.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_section.swagCmsExtensionsScrollNavigation.swag_cms_extensions_scroll_navigation_translation`  ON  `cms_section.swagCmsExtensionsScrollNavigation.swag_cms_extensions_scroll_navigation_translation` . `swag_cms_extensions_scroll_navigation_id`  =  `cms_section.swagCmsExtensionsScrollNavigation` . `id`  LEFT JOIN  (SELECT  `cms_section.backgroundMedia.translation` . `media_id` ,  `cms_section.backgroundMedia.translation` . `alt`  as  `cms_section.backgroundMedia.translation.alt` ,  `cms_section.backgroundMedia.translation` . `title`  as  `cms_section.backgroundMedia.translation.title` ,  `cms_section.backgroundMedia.translation` . `custom_fields`  as  `cms_section.backgroundMedia.translation.customFields`  FROM  `media_translation`  `cms_section.backgroundMedia.translation`  WHERE  `cms_section.backgroundMedia.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_section.backgroundMedia.media_translation`  ON  `cms_section.backgroundMedia.media_translation` . `media_id`  =  `cms_section.backgroundMedia` . `id`  WHERE  (`cms_section` . `version_id`  =  0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND  ((`cms_section` . `cms_page_id`  IN  (0x018BD3808E157AD5A07C3D6D84E8AA50 )));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            26 
                                0.76 ms 
                                                        
                                
SELECT  `cms_block` . `id`  as  `cms_block.id` ,  `cms_block` . `position`  as  `cms_block.position` ,  `cms_block` . `type`  as  `cms_block.type` ,  `cms_block` . `locked`  as  `cms_block.locked` ,  `cms_block` . `name`  as  `cms_block.name` ,  `cms_block` . `section_position`  as  `cms_block.sectionPosition` ,  `cms_block` . `margin_top`  as  `cms_block.marginTop` ,  `cms_block` . `margin_bottom`  as  `cms_block.marginBottom` ,  `cms_block` . `margin_left`  as  `cms_block.marginLeft` ,  `cms_block` . `margin_right`  as  `cms_block.marginRight` ,  `cms_block` . `background_color`  as  `cms_block.backgroundColor` ,  `cms_block` . `background_media_id`  as  `cms_block.backgroundMediaId` ,  `cms_block` . `background_media_mode`  as  `cms_block.backgroundMediaMode` ,  `cms_block` . `css_class`  as  `cms_block.cssClass` ,  `cms_block` . `visibility`  as  `cms_block.visibility` ,  `cms_block` . `cms_section_id`  as  `cms_block.sectionId` ,  `cms_block` . `custom_fields`  as  `cms_block.customFields` ,  `cms_block` . `version_id`  as  `cms_block.versionId` ,  `cms_block` . `cms_section_version_id`  as  `cms_block.cmsSectionVersionId` ,  `cms_block` . `created_at`  as  `cms_block.createdAt` ,  `cms_block` . `updated_at`  as  `cms_block.updatedAt` ,  `cms_block.swagCmsExtensionsBlockRule` . `id`  as  `cms_block.swagCmsExtensionsBlockRule.id` ,  `cms_block.swagCmsExtensionsBlockRule` . `inverted`  as  `cms_block.swagCmsExtensionsBlockRule.inverted` ,  `cms_block.swagCmsExtensionsBlockRule` . `visibility_rule_id`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRuleId` ,  `cms_block.swagCmsExtensionsBlockRule` . `cms_block_id`  as  `cms_block.swagCmsExtensionsBlockRule.cmsBlockId` ,  `cms_block.swagCmsExtensionsBlockRule` . `cms_block_version_id`  as  `cms_block.swagCmsExtensionsBlockRule.cmsBlockVersionId` ,  `cms_block.swagCmsExtensionsBlockRule` . `created_at`  as  `cms_block.swagCmsExtensionsBlockRule.createdAt` ,  `cms_block.swagCmsExtensionsBlockRule` . `updated_at`  as  `cms_block.swagCmsExtensionsBlockRule.updatedAt` ,  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `id`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRule.id` ,  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `name`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRule.name` ,  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `priority`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRule.priority` ,  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `description`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRule.description` ,  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `payload`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRule.payload` ,  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `invalid`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRule.invalid` ,  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `areas`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRule.areas` ,  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `custom_fields`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRule.customFields` ,  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `module_types`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRule.moduleTypes` ,  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `created_at`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRule.createdAt` ,  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `updated_at`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRule.updatedAt` ,  `cms_block.swagCmsExtensionsQuickview` . `id`  as  `cms_block.swagCmsExtensionsQuickview.id` ,  `cms_block.swagCmsExtensionsQuickview` . `active`  as  `cms_block.swagCmsExtensionsQuickview.active` ,  `cms_block.swagCmsExtensionsQuickview` . `cms_block_id`  as  `cms_block.swagCmsExtensionsQuickview.cmsBlockId` ,  `cms_block.swagCmsExtensionsQuickview` . `cms_block_version_id`  as  `cms_block.swagCmsExtensionsQuickview.cmsBlockVersionId` ,  `cms_block.swagCmsExtensionsQuickview` . `created_at`  as  `cms_block.swagCmsExtensionsQuickview.createdAt` ,  `cms_block.swagCmsExtensionsQuickview` . `updated_at`  as  `cms_block.swagCmsExtensionsQuickview.updatedAt` ,  `cms_block.backgroundMedia` . `id`  as  `cms_block.backgroundMedia.id` ,  `cms_block.backgroundMedia` . `user_id`  as  `cms_block.backgroundMedia.userId` ,  `cms_block.backgroundMedia` . `media_folder_id`  as  `cms_block.backgroundMedia.mediaFolderId` ,  `cms_block.backgroundMedia` . `mime_type`  as  `cms_block.backgroundMedia.mimeType` ,  `cms_block.backgroundMedia` . `file_extension`  as  `cms_block.backgroundMedia.fileExtension` ,  `cms_block.backgroundMedia` . `uploaded_at`  as  `cms_block.backgroundMedia.uploadedAt` ,  `cms_block.backgroundMedia` . `file_name`  as  `cms_block.backgroundMedia.fileName` ,  `cms_block.backgroundMedia` . `file_size`  as  `cms_block.backgroundMedia.fileSize` ,  `cms_block.backgroundMedia` . `media_type`  as  `cms_block.backgroundMedia.mediaTypeRaw` ,  `cms_block.backgroundMedia` . `meta_data`  as  `cms_block.backgroundMedia.metaData` ,  `cms_block.backgroundMedia` . `config`  as  `cms_block.backgroundMedia.config` ,  `cms_block.backgroundMedia` . `path`  as  `cms_block.backgroundMedia.path` ,  `cms_block.backgroundMedia` . `private`  as  `cms_block.backgroundMedia.private` ,  `cms_block.backgroundMedia` . `thumbnails_ro`  as  `cms_block.backgroundMedia.thumbnailsRo` ,  `cms_block.backgroundMedia` . `file_hash`  as  `cms_block.backgroundMedia.fileHash` ,  `cms_block.backgroundMedia` . `created_at`  as  `cms_block.backgroundMedia.createdAt` ,  `cms_block.backgroundMedia` . `updated_at`  as  `cms_block.backgroundMedia.updatedAt` ,  `cms_block.backgroundMedia.translation.title` ,  `cms_block.backgroundMedia.translation.title`  as  `cms_block.backgroundMedia.title` ,  `cms_block.backgroundMedia.translation.alt` ,  `cms_block.backgroundMedia.translation.alt`  as  `cms_block.backgroundMedia.alt` ,  `cms_block.backgroundMedia.translation.customFields` ,  `cms_block.backgroundMedia.translation.customFields`  as  `cms_block.backgroundMedia.customFields`  FROM  `cms_block`  LEFT JOIN  `swag_cms_extensions_block_rule`  `cms_block.swagCmsExtensionsBlockRule`  ON  `cms_block` . `id`  =  `cms_block.swagCmsExtensionsBlockRule` . `cms_block_id`  LEFT JOIN  `swag_cms_extensions_quickview`  `cms_block.swagCmsExtensionsQuickview`  ON  `cms_block` . `id`  =  `cms_block.swagCmsExtensionsQuickview` . `cms_block_id`  LEFT JOIN  `media`  `cms_block.backgroundMedia`  ON  `cms_block` . `background_media_id`  =  `cms_block.backgroundMedia` . `id`  LEFT JOIN  `rule`  `cms_block.swagCmsExtensionsBlockRule.visibilityRule`  ON  `cms_block.swagCmsExtensionsBlockRule` . `visibility_rule_id`  =  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `id`  LEFT JOIN  (SELECT  `cms_block.backgroundMedia.translation` . `media_id` ,  `cms_block.backgroundMedia.translation` . `alt`  as  `cms_block.backgroundMedia.translation.alt` ,  `cms_block.backgroundMedia.translation` . `title`  as  `cms_block.backgroundMedia.translation.title` ,  `cms_block.backgroundMedia.translation` . `custom_fields`  as  `cms_block.backgroundMedia.translation.customFields`  FROM  `media_translation`  `cms_block.backgroundMedia.translation`  WHERE  `cms_block.backgroundMedia.translation` . `language_id`  =  ? ) `cms_block.backgroundMedia.media_translation`  ON  `cms_block.backgroundMedia.media_translation` . `media_id`  =  `cms_block.backgroundMedia` . `id`  WHERE  (`cms_block` . `version_id`  =  ? ) AND  ((`cms_block` . `cms_section_id`  IN  (? ,  ? ,  ? ,  ? ))) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
  b"\x01 ‹Ó€£\x12 t§µò\x0E £\x0F iñ" "
  b"\x01 ‹ðø.U~,ƒBwT5wî= "
  b"""
    \x01 ‹ðýúq\n  
    ¿w-Ã}ªr§ 
    """
  b"\x01 ‹ñŠû¿xgŽþü¢"ºþm "
 ] 
                                 
                                
                                
                                    
SELECT 
  `cms_block` . `id`  as  `cms_block.id` , 
  `cms_block` . `position`  as  `cms_block.position` , 
  `cms_block` . `type`  as  `cms_block.type` , 
  `cms_block` . `locked`  as  `cms_block.locked` , 
  `cms_block` . `name`  as  `cms_block.name` , 
  `cms_block` . `section_position`  as  `cms_block.sectionPosition` , 
  `cms_block` . `margin_top`  as  `cms_block.marginTop` , 
  `cms_block` . `margin_bottom`  as  `cms_block.marginBottom` , 
  `cms_block` . `margin_left`  as  `cms_block.marginLeft` , 
  `cms_block` . `margin_right`  as  `cms_block.marginRight` , 
  `cms_block` . `background_color`  as  `cms_block.backgroundColor` , 
  `cms_block` . `background_media_id`  as  `cms_block.backgroundMediaId` , 
  `cms_block` . `background_media_mode`  as  `cms_block.backgroundMediaMode` , 
  `cms_block` . `css_class`  as  `cms_block.cssClass` , 
  `cms_block` . `visibility`  as  `cms_block.visibility` , 
  `cms_block` . `cms_section_id`  as  `cms_block.sectionId` , 
  `cms_block` . `custom_fields`  as  `cms_block.customFields` , 
  `cms_block` . `version_id`  as  `cms_block.versionId` , 
  `cms_block` . `cms_section_version_id`  as  `cms_block.cmsSectionVersionId` , 
  `cms_block` . `created_at`  as  `cms_block.createdAt` , 
  `cms_block` . `updated_at`  as  `cms_block.updatedAt` , 
  `cms_block.swagCmsExtensionsBlockRule` . `id`  as  `cms_block.swagCmsExtensionsBlockRule.id` , 
  `cms_block.swagCmsExtensionsBlockRule` . `inverted`  as  `cms_block.swagCmsExtensionsBlockRule.inverted` , 
  `cms_block.swagCmsExtensionsBlockRule` . `visibility_rule_id`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRuleId` , 
  `cms_block.swagCmsExtensionsBlockRule` . `cms_block_id`  as  `cms_block.swagCmsExtensionsBlockRule.cmsBlockId` , 
  `cms_block.swagCmsExtensionsBlockRule` . `cms_block_version_id`  as  `cms_block.swagCmsExtensionsBlockRule.cmsBlockVersionId` , 
  `cms_block.swagCmsExtensionsBlockRule` . `created_at`  as  `cms_block.swagCmsExtensionsBlockRule.createdAt` , 
  `cms_block.swagCmsExtensionsBlockRule` . `updated_at`  as  `cms_block.swagCmsExtensionsBlockRule.updatedAt` , 
  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `id`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRule.id` , 
  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `name`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRule.name` , 
  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `priority`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRule.priority` , 
  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `description`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRule.description` , 
  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `payload`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRule.payload` , 
  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `invalid`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRule.invalid` , 
  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `areas`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRule.areas` , 
  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `custom_fields`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRule.customFields` , 
  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `module_types`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRule.moduleTypes` , 
  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `created_at`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRule.createdAt` , 
  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `updated_at`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRule.updatedAt` , 
  `cms_block.swagCmsExtensionsQuickview` . `id`  as  `cms_block.swagCmsExtensionsQuickview.id` , 
  `cms_block.swagCmsExtensionsQuickview` . `active`  as  `cms_block.swagCmsExtensionsQuickview.active` , 
  `cms_block.swagCmsExtensionsQuickview` . `cms_block_id`  as  `cms_block.swagCmsExtensionsQuickview.cmsBlockId` , 
  `cms_block.swagCmsExtensionsQuickview` . `cms_block_version_id`  as  `cms_block.swagCmsExtensionsQuickview.cmsBlockVersionId` , 
  `cms_block.swagCmsExtensionsQuickview` . `created_at`  as  `cms_block.swagCmsExtensionsQuickview.createdAt` , 
  `cms_block.swagCmsExtensionsQuickview` . `updated_at`  as  `cms_block.swagCmsExtensionsQuickview.updatedAt` , 
  `cms_block.backgroundMedia` . `id`  as  `cms_block.backgroundMedia.id` , 
  `cms_block.backgroundMedia` . `user_id`  as  `cms_block.backgroundMedia.userId` , 
  `cms_block.backgroundMedia` . `media_folder_id`  as  `cms_block.backgroundMedia.mediaFolderId` , 
  `cms_block.backgroundMedia` . `mime_type`  as  `cms_block.backgroundMedia.mimeType` , 
  `cms_block.backgroundMedia` . `file_extension`  as  `cms_block.backgroundMedia.fileExtension` , 
  `cms_block.backgroundMedia` . `uploaded_at`  as  `cms_block.backgroundMedia.uploadedAt` , 
  `cms_block.backgroundMedia` . `file_name`  as  `cms_block.backgroundMedia.fileName` , 
  `cms_block.backgroundMedia` . `file_size`  as  `cms_block.backgroundMedia.fileSize` , 
  `cms_block.backgroundMedia` . `media_type`  as  `cms_block.backgroundMedia.mediaTypeRaw` , 
  `cms_block.backgroundMedia` . `meta_data`  as  `cms_block.backgroundMedia.metaData` , 
  `cms_block.backgroundMedia` . `config`  as  `cms_block.backgroundMedia.config` , 
  `cms_block.backgroundMedia` . `path`  as  `cms_block.backgroundMedia.path` , 
  `cms_block.backgroundMedia` . `private`  as  `cms_block.backgroundMedia.private` , 
  `cms_block.backgroundMedia` . `thumbnails_ro`  as  `cms_block.backgroundMedia.thumbnailsRo` , 
  `cms_block.backgroundMedia` . `file_hash`  as  `cms_block.backgroundMedia.fileHash` , 
  `cms_block.backgroundMedia` . `created_at`  as  `cms_block.backgroundMedia.createdAt` , 
  `cms_block.backgroundMedia` . `updated_at`  as  `cms_block.backgroundMedia.updatedAt` , 
  `cms_block.backgroundMedia.translation.title` , 
  `cms_block.backgroundMedia.translation.title`  as  `cms_block.backgroundMedia.title` , 
  `cms_block.backgroundMedia.translation.alt` , 
  `cms_block.backgroundMedia.translation.alt`  as  `cms_block.backgroundMedia.alt` , 
  `cms_block.backgroundMedia.translation.customFields` , 
  `cms_block.backgroundMedia.translation.customFields`  as  `cms_block.backgroundMedia.customFields` 
FROM 
  `cms_block` 
  LEFT JOIN  `swag_cms_extensions_block_rule`  `cms_block.swagCmsExtensionsBlockRule`  ON  `cms_block` . `id`  =  `cms_block.swagCmsExtensionsBlockRule` . `cms_block_id` 
  LEFT JOIN  `swag_cms_extensions_quickview`  `cms_block.swagCmsExtensionsQuickview`  ON  `cms_block` . `id`  =  `cms_block.swagCmsExtensionsQuickview` . `cms_block_id` 
  LEFT JOIN  `media`  `cms_block.backgroundMedia`  ON  `cms_block` . `background_media_id`  =  `cms_block.backgroundMedia` . `id` 
  LEFT JOIN  `rule`  `cms_block.swagCmsExtensionsBlockRule.visibilityRule`  ON  `cms_block.swagCmsExtensionsBlockRule` . `visibility_rule_id`  =  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `id` 
  LEFT JOIN  (
    SELECT 
      `cms_block.backgroundMedia.translation` . `media_id` , 
      `cms_block.backgroundMedia.translation` . `alt`  as  `cms_block.backgroundMedia.translation.alt` , 
      `cms_block.backgroundMedia.translation` . `title`  as  `cms_block.backgroundMedia.translation.title` , 
      `cms_block.backgroundMedia.translation` . `custom_fields`  as  `cms_block.backgroundMedia.translation.customFields` 
    FROM 
      `media_translation`  `cms_block.backgroundMedia.translation` 
    WHERE 
      `cms_block.backgroundMedia.translation` . `language_id`  =  ? 
  ) `cms_block.backgroundMedia.media_translation`  ON  `cms_block.backgroundMedia.media_translation` . `media_id`  =  `cms_block.backgroundMedia` . `id` 
WHERE 
  (`cms_block` . `version_id`  =  ? )
  AND  (
    (
      `cms_block` . `cms_section_id`  IN  (? ,  ? ,  ? ,  ? )
    )
  ) 
                                    Copy 
                                 
                                                                    
                                                                                
SELECT  `cms_block` . `id`  as  `cms_block.id` ,  `cms_block` . `position`  as  `cms_block.position` ,  `cms_block` . `type`  as  `cms_block.type` ,  `cms_block` . `locked`  as  `cms_block.locked` ,  `cms_block` . `name`  as  `cms_block.name` ,  `cms_block` . `section_position`  as  `cms_block.sectionPosition` ,  `cms_block` . `margin_top`  as  `cms_block.marginTop` ,  `cms_block` . `margin_bottom`  as  `cms_block.marginBottom` ,  `cms_block` . `margin_left`  as  `cms_block.marginLeft` ,  `cms_block` . `margin_right`  as  `cms_block.marginRight` ,  `cms_block` . `background_color`  as  `cms_block.backgroundColor` ,  `cms_block` . `background_media_id`  as  `cms_block.backgroundMediaId` ,  `cms_block` . `background_media_mode`  as  `cms_block.backgroundMediaMode` ,  `cms_block` . `css_class`  as  `cms_block.cssClass` ,  `cms_block` . `visibility`  as  `cms_block.visibility` ,  `cms_block` . `cms_section_id`  as  `cms_block.sectionId` ,  `cms_block` . `custom_fields`  as  `cms_block.customFields` ,  `cms_block` . `version_id`  as  `cms_block.versionId` ,  `cms_block` . `cms_section_version_id`  as  `cms_block.cmsSectionVersionId` ,  `cms_block` . `created_at`  as  `cms_block.createdAt` ,  `cms_block` . `updated_at`  as  `cms_block.updatedAt` ,  `cms_block.swagCmsExtensionsBlockRule` . `id`  as  `cms_block.swagCmsExtensionsBlockRule.id` ,  `cms_block.swagCmsExtensionsBlockRule` . `inverted`  as  `cms_block.swagCmsExtensionsBlockRule.inverted` ,  `cms_block.swagCmsExtensionsBlockRule` . `visibility_rule_id`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRuleId` ,  `cms_block.swagCmsExtensionsBlockRule` . `cms_block_id`  as  `cms_block.swagCmsExtensionsBlockRule.cmsBlockId` ,  `cms_block.swagCmsExtensionsBlockRule` . `cms_block_version_id`  as  `cms_block.swagCmsExtensionsBlockRule.cmsBlockVersionId` ,  `cms_block.swagCmsExtensionsBlockRule` . `created_at`  as  `cms_block.swagCmsExtensionsBlockRule.createdAt` ,  `cms_block.swagCmsExtensionsBlockRule` . `updated_at`  as  `cms_block.swagCmsExtensionsBlockRule.updatedAt` ,  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `id`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRule.id` ,  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `name`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRule.name` ,  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `priority`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRule.priority` ,  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `description`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRule.description` ,  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `payload`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRule.payload` ,  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `invalid`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRule.invalid` ,  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `areas`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRule.areas` ,  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `custom_fields`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRule.customFields` ,  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `module_types`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRule.moduleTypes` ,  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `created_at`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRule.createdAt` ,  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `updated_at`  as  `cms_block.swagCmsExtensionsBlockRule.visibilityRule.updatedAt` ,  `cms_block.swagCmsExtensionsQuickview` . `id`  as  `cms_block.swagCmsExtensionsQuickview.id` ,  `cms_block.swagCmsExtensionsQuickview` . `active`  as  `cms_block.swagCmsExtensionsQuickview.active` ,  `cms_block.swagCmsExtensionsQuickview` . `cms_block_id`  as  `cms_block.swagCmsExtensionsQuickview.cmsBlockId` ,  `cms_block.swagCmsExtensionsQuickview` . `cms_block_version_id`  as  `cms_block.swagCmsExtensionsQuickview.cmsBlockVersionId` ,  `cms_block.swagCmsExtensionsQuickview` . `created_at`  as  `cms_block.swagCmsExtensionsQuickview.createdAt` ,  `cms_block.swagCmsExtensionsQuickview` . `updated_at`  as  `cms_block.swagCmsExtensionsQuickview.updatedAt` ,  `cms_block.backgroundMedia` . `id`  as  `cms_block.backgroundMedia.id` ,  `cms_block.backgroundMedia` . `user_id`  as  `cms_block.backgroundMedia.userId` ,  `cms_block.backgroundMedia` . `media_folder_id`  as  `cms_block.backgroundMedia.mediaFolderId` ,  `cms_block.backgroundMedia` . `mime_type`  as  `cms_block.backgroundMedia.mimeType` ,  `cms_block.backgroundMedia` . `file_extension`  as  `cms_block.backgroundMedia.fileExtension` ,  `cms_block.backgroundMedia` . `uploaded_at`  as  `cms_block.backgroundMedia.uploadedAt` ,  `cms_block.backgroundMedia` . `file_name`  as  `cms_block.backgroundMedia.fileName` ,  `cms_block.backgroundMedia` . `file_size`  as  `cms_block.backgroundMedia.fileSize` ,  `cms_block.backgroundMedia` . `media_type`  as  `cms_block.backgroundMedia.mediaTypeRaw` ,  `cms_block.backgroundMedia` . `meta_data`  as  `cms_block.backgroundMedia.metaData` ,  `cms_block.backgroundMedia` . `config`  as  `cms_block.backgroundMedia.config` ,  `cms_block.backgroundMedia` . `path`  as  `cms_block.backgroundMedia.path` ,  `cms_block.backgroundMedia` . `private`  as  `cms_block.backgroundMedia.private` ,  `cms_block.backgroundMedia` . `thumbnails_ro`  as  `cms_block.backgroundMedia.thumbnailsRo` ,  `cms_block.backgroundMedia` . `file_hash`  as  `cms_block.backgroundMedia.fileHash` ,  `cms_block.backgroundMedia` . `created_at`  as  `cms_block.backgroundMedia.createdAt` ,  `cms_block.backgroundMedia` . `updated_at`  as  `cms_block.backgroundMedia.updatedAt` ,  `cms_block.backgroundMedia.translation.title` ,  `cms_block.backgroundMedia.translation.title`  as  `cms_block.backgroundMedia.title` ,  `cms_block.backgroundMedia.translation.alt` ,  `cms_block.backgroundMedia.translation.alt`  as  `cms_block.backgroundMedia.alt` ,  `cms_block.backgroundMedia.translation.customFields` ,  `cms_block.backgroundMedia.translation.customFields`  as  `cms_block.backgroundMedia.customFields`  FROM  `cms_block`  LEFT JOIN  `swag_cms_extensions_block_rule`  `cms_block.swagCmsExtensionsBlockRule`  ON  `cms_block` . `id`  =  `cms_block.swagCmsExtensionsBlockRule` . `cms_block_id`  LEFT JOIN  `swag_cms_extensions_quickview`  `cms_block.swagCmsExtensionsQuickview`  ON  `cms_block` . `id`  =  `cms_block.swagCmsExtensionsQuickview` . `cms_block_id`  LEFT JOIN  `media`  `cms_block.backgroundMedia`  ON  `cms_block` . `background_media_id`  =  `cms_block.backgroundMedia` . `id`  LEFT JOIN  `rule`  `cms_block.swagCmsExtensionsBlockRule.visibilityRule`  ON  `cms_block.swagCmsExtensionsBlockRule` . `visibility_rule_id`  =  `cms_block.swagCmsExtensionsBlockRule.visibilityRule` . `id`  LEFT JOIN  (SELECT  `cms_block.backgroundMedia.translation` . `media_id` ,  `cms_block.backgroundMedia.translation` . `alt`  as  `cms_block.backgroundMedia.translation.alt` ,  `cms_block.backgroundMedia.translation` . `title`  as  `cms_block.backgroundMedia.translation.title` ,  `cms_block.backgroundMedia.translation` . `custom_fields`  as  `cms_block.backgroundMedia.translation.customFields`  FROM  `media_translation`  `cms_block.backgroundMedia.translation`  WHERE  `cms_block.backgroundMedia.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_block.backgroundMedia.media_translation`  ON  `cms_block.backgroundMedia.media_translation` . `media_id`  =  `cms_block.backgroundMedia` . `id`  WHERE  (`cms_block` . `version_id`  =  0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND  ((`cms_block` . `cms_section_id`  IN  (0x018BD380A31274A7B5F20EA30F69F122 ,  0x018BF0F82E557E2C834277543577EE3D ,  0x018BF0FDADFA710ABF772DC37DAA72A7 ,  0x018BF18AFBBF78678DFEFCA222BAFE6D )));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            27 
                                0.83 ms 
                                                        
                                
SELECT  `cms_slot` . `id`  as  `cms_slot.id` ,  `cms_slot` . `version_id`  as  `cms_slot.versionId` ,  `cms_slot` . `type`  as  `cms_slot.type` ,  `cms_slot` . `slot`  as  `cms_slot.slot` ,  `cms_slot` . `locked`  as  `cms_slot.locked` ,  `cms_slot` . `cms_block_id`  as  `cms_slot.blockId` ,  `cms_slot` . `cms_block_version_id`  as  `cms_slot.cmsBlockVersionId` ,  `cms_slot` . `created_at`  as  `cms_slot.createdAt` ,  `cms_slot` . `updated_at`  as  `cms_slot.updatedAt` ,  `cms_slot.swagCmsExtensionsForm` . `id`  as  `cms_slot.swagCmsExtensionsForm.id` ,  `cms_slot.swagCmsExtensionsForm` . `cms_slot_id`  as  `cms_slot.swagCmsExtensionsForm.cmsSlotId` ,  `cms_slot.swagCmsExtensionsForm` . `cms_slot_version_id`  as  `cms_slot.swagCmsExtensionsForm.cmsSlotVersionId` ,  `cms_slot.swagCmsExtensionsForm` . `is_template`  as  `cms_slot.swagCmsExtensionsForm.isTemplate` ,  `cms_slot.swagCmsExtensionsForm` . `technical_name`  as  `cms_slot.swagCmsExtensionsForm.technicalName` ,  `cms_slot.swagCmsExtensionsForm` . `mail_template_id`  as  `cms_slot.swagCmsExtensionsForm.mailTemplateId` ,  `cms_slot.swagCmsExtensionsForm` . `created_at`  as  `cms_slot.swagCmsExtensionsForm.createdAt` ,  `cms_slot.swagCmsExtensionsForm` . `updated_at`  as  `cms_slot.swagCmsExtensionsForm.updatedAt` ,  `cms_slot.swagCmsExtensionsForm.translation.title` ,  `cms_slot.swagCmsExtensionsForm.translation.title`  as  `cms_slot.swagCmsExtensionsForm.title` ,  `cms_slot.swagCmsExtensionsForm.translation.successMessage` ,  `cms_slot.swagCmsExtensionsForm.translation.successMessage`  as  `cms_slot.swagCmsExtensionsForm.successMessage` ,  `cms_slot.swagCmsExtensionsForm.translation.receivers` ,  `cms_slot.swagCmsExtensionsForm.translation.receivers`  as  `cms_slot.swagCmsExtensionsForm.receivers` ,  `cms_slot.translation.config` ,  `cms_slot.translation.config`  as  `cms_slot.config` ,  `cms_slot.translation.customFields` ,  `cms_slot.translation.customFields`  as  `cms_slot.customFields`  FROM  `cms_slot`  LEFT JOIN  `swag_cms_extensions_form`  `cms_slot.swagCmsExtensionsForm`  ON  `cms_slot` . `id`  =  `cms_slot.swagCmsExtensionsForm` . `cms_slot_id`  LEFT JOIN  (SELECT  `cms_slot.translation` . `cms_slot_id` ,  `cms_slot.translation` . `cms_slot_version_id` ,  `cms_slot.translation` . `config`  as  `cms_slot.translation.config` ,  `cms_slot.translation` . `custom_fields`  as  `cms_slot.translation.customFields`  FROM  `cms_slot_translation`  `cms_slot.translation`  WHERE  `cms_slot.translation` . `language_id`  =  ? ) `cms_slot.cms_slot_translation`  ON  `cms_slot.cms_slot_translation` . `cms_slot_id`  =  `cms_slot` . `id`  AND  `cms_slot.cms_slot_translation` . `cms_slot_version_id`  =  `cms_slot` . `version_id`  LEFT JOIN  (SELECT  `cms_slot.swagCmsExtensionsForm.translation` . `swag_cms_extensions_form_id` ,  `cms_slot.swagCmsExtensionsForm.translation` . `title`  as  `cms_slot.swagCmsExtensionsForm.translation.title` ,  `cms_slot.swagCmsExtensionsForm.translation` . `success_message`  as  `cms_slot.swagCmsExtensionsForm.translation.successMessage` ,  `cms_slot.swagCmsExtensionsForm.translation` . `receivers`  as  `cms_slot.swagCmsExtensionsForm.translation.receivers`  FROM  `swag_cms_extensions_form_translation`  `cms_slot.swagCmsExtensionsForm.translation`  WHERE  `cms_slot.swagCmsExtensionsForm.translation` . `language_id`  =  ? ) `cms_slot.swagCmsExtensionsForm.swag_cms_extensions_form_translation`  ON  `cms_slot.swagCmsExtensionsForm.swag_cms_extensions_form_translation` . `swag_cms_extensions_form_id`  =  `cms_slot.swagCmsExtensionsForm` . `id`  WHERE  (`cms_slot` . `version_id`  =  ? ) AND  ((`cms_slot` . `cms_block_id`  IN  (? ,  ? ,  ? ,  ? ))) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  b"/»_ââšMpªXTÎ|ãâ\v  "
  b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
  b"\x01 ‹Ó€÷\x14 uÊ•ÊHÅA>ª\t  "
  b"\x01 ‹ðí:rxdÁhãk\~ "
  b"\x01 ‹ñ\x05 jå|U©W\x1C e\x1E O\x14 s "
  b"\x01 ‹÷=\x10 »p~ªL««ê’ÌÎ "
 ] 
                                 
                                
                                
                                                                    
                                                                                
SELECT  `cms_slot` . `id`  as  `cms_slot.id` ,  `cms_slot` . `version_id`  as  `cms_slot.versionId` ,  `cms_slot` . `type`  as  `cms_slot.type` ,  `cms_slot` . `slot`  as  `cms_slot.slot` ,  `cms_slot` . `locked`  as  `cms_slot.locked` ,  `cms_slot` . `cms_block_id`  as  `cms_slot.blockId` ,  `cms_slot` . `cms_block_version_id`  as  `cms_slot.cmsBlockVersionId` ,  `cms_slot` . `created_at`  as  `cms_slot.createdAt` ,  `cms_slot` . `updated_at`  as  `cms_slot.updatedAt` ,  `cms_slot.swagCmsExtensionsForm` . `id`  as  `cms_slot.swagCmsExtensionsForm.id` ,  `cms_slot.swagCmsExtensionsForm` . `cms_slot_id`  as  `cms_slot.swagCmsExtensionsForm.cmsSlotId` ,  `cms_slot.swagCmsExtensionsForm` . `cms_slot_version_id`  as  `cms_slot.swagCmsExtensionsForm.cmsSlotVersionId` ,  `cms_slot.swagCmsExtensionsForm` . `is_template`  as  `cms_slot.swagCmsExtensionsForm.isTemplate` ,  `cms_slot.swagCmsExtensionsForm` . `technical_name`  as  `cms_slot.swagCmsExtensionsForm.technicalName` ,  `cms_slot.swagCmsExtensionsForm` . `mail_template_id`  as  `cms_slot.swagCmsExtensionsForm.mailTemplateId` ,  `cms_slot.swagCmsExtensionsForm` . `created_at`  as  `cms_slot.swagCmsExtensionsForm.createdAt` ,  `cms_slot.swagCmsExtensionsForm` . `updated_at`  as  `cms_slot.swagCmsExtensionsForm.updatedAt` ,  `cms_slot.swagCmsExtensionsForm.translation.title` ,  `cms_slot.swagCmsExtensionsForm.translation.title`  as  `cms_slot.swagCmsExtensionsForm.title` ,  `cms_slot.swagCmsExtensionsForm.translation.successMessage` ,  `cms_slot.swagCmsExtensionsForm.translation.successMessage`  as  `cms_slot.swagCmsExtensionsForm.successMessage` ,  `cms_slot.swagCmsExtensionsForm.translation.receivers` ,  `cms_slot.swagCmsExtensionsForm.translation.receivers`  as  `cms_slot.swagCmsExtensionsForm.receivers` ,  `cms_slot.translation.config` ,  `cms_slot.translation.config`  as  `cms_slot.config` ,  `cms_slot.translation.customFields` ,  `cms_slot.translation.customFields`  as  `cms_slot.customFields`  FROM  `cms_slot`  LEFT JOIN  `swag_cms_extensions_form`  `cms_slot.swagCmsExtensionsForm`  ON  `cms_slot` . `id`  =  `cms_slot.swagCmsExtensionsForm` . `cms_slot_id`  LEFT JOIN  (SELECT  `cms_slot.translation` . `cms_slot_id` ,  `cms_slot.translation` . `cms_slot_version_id` ,  `cms_slot.translation` . `config`  as  `cms_slot.translation.config` ,  `cms_slot.translation` . `custom_fields`  as  `cms_slot.translation.customFields`  FROM  `cms_slot_translation`  `cms_slot.translation`  WHERE  `cms_slot.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_slot.cms_slot_translation`  ON  `cms_slot.cms_slot_translation` . `cms_slot_id`  =  `cms_slot` . `id`  AND  `cms_slot.cms_slot_translation` . `cms_slot_version_id`  =  `cms_slot` . `version_id`  LEFT JOIN  (SELECT  `cms_slot.swagCmsExtensionsForm.translation` . `swag_cms_extensions_form_id` ,  `cms_slot.swagCmsExtensionsForm.translation` . `title`  as  `cms_slot.swagCmsExtensionsForm.translation.title` ,  `cms_slot.swagCmsExtensionsForm.translation` . `success_message`  as  `cms_slot.swagCmsExtensionsForm.translation.successMessage` ,  `cms_slot.swagCmsExtensionsForm.translation` . `receivers`  as  `cms_slot.swagCmsExtensionsForm.translation.receivers`  FROM  `swag_cms_extensions_form_translation`  `cms_slot.swagCmsExtensionsForm.translation`  WHERE  `cms_slot.swagCmsExtensionsForm.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_slot.swagCmsExtensionsForm.swag_cms_extensions_form_translation`  ON  `cms_slot.swagCmsExtensionsForm.swag_cms_extensions_form_translation` . `swag_cms_extensions_form_id`  =  `cms_slot.swagCmsExtensionsForm` . `id`  WHERE  (`cms_slot` . `version_id`  =  0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND  ((`cms_slot` . `cms_block_id`  IN  (0x018BD380F71475CA95CA48C5413EAA09 ,  0x018BF0ED3A727864818FC168E36B5C7E ,  0x018BF1056AE57C55A9571C651E4F1473 ,  0x018BF73D10BB707EAA4CABABEA92CCCE )));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            28 
                                0.89 ms 
                                                        
                                SELECT  `product_sorting` . `id`  as  `product_sorting.id` ,  `product_sorting` . `locked`  as  `product_sorting.locked` ,  `product_sorting` . `url_key`  as  `product_sorting.key` ,  `product_sorting` . `priority`  as  `product_sorting.priority` ,  `product_sorting` . `active`  as  `product_sorting.active` ,  `product_sorting` . `fields`  as  `product_sorting.fields` ,  `product_sorting` . `created_at`  as  `product_sorting.createdAt` ,  `product_sorting` . `updated_at`  as  `product_sorting.updatedAt` ,  `product_sorting.translation.label` ,  `product_sorting.translation.label`  as  `product_sorting.label`  FROM  `product_sorting`  LEFT JOIN  (SELECT  `product_sorting.translation` . `product_sorting_id` ,  `product_sorting.translation` . `label`  as  `product_sorting.translation.label`  FROM  `product_sorting_translation`  `product_sorting.translation`  WHERE  `product_sorting.translation` . `language_id`  =  ? ) `product_sorting.product_sorting_translation`  ON  `product_sorting.product_sorting_translation` . `product_sorting_id`  =  `product_sorting` . `id`  WHERE  `product_sorting` . `id`  IN  (? ) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  b"`\x12 éà«\x12 M4žôø©úô\x1E å "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `product_sorting` . `id`  as  `product_sorting.id` ,  `product_sorting` . `locked`  as  `product_sorting.locked` ,  `product_sorting` . `url_key`  as  `product_sorting.key` ,  `product_sorting` . `priority`  as  `product_sorting.priority` ,  `product_sorting` . `active`  as  `product_sorting.active` ,  `product_sorting` . `fields`  as  `product_sorting.fields` ,  `product_sorting` . `created_at`  as  `product_sorting.createdAt` ,  `product_sorting` . `updated_at`  as  `product_sorting.updatedAt` ,  `product_sorting.translation.label` ,  `product_sorting.translation.label`  as  `product_sorting.label`  FROM  `product_sorting`  LEFT JOIN  (SELECT  `product_sorting.translation` . `product_sorting_id` ,  `product_sorting.translation` . `label`  as  `product_sorting.translation.label`  FROM  `product_sorting_translation`  `product_sorting.translation`  WHERE  `product_sorting.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_sorting.product_sorting_translation`  ON  `product_sorting.product_sorting_translation` . `product_sorting_id`  =  `product_sorting` . `id`  WHERE  `product_sorting` . `id`  IN  (0x6012E9E0AB124D349EF4F8A9FAF41EE5 );  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            29 
                                0.36 ms 
                                                        
                                
SELECT  `product_sorting` . `id`  FROM  `product_sorting`  WHERE  (`product_sorting` . `active`  =  ? ) ORDER BY  `product_sorting` . `priority`  DESC  
                                
                                
                                
                                                                    
                                                                                
SELECT  `product_sorting` . `id`  FROM  `product_sorting`  WHERE  (`product_sorting` . `active`  =  1 ) ORDER BY  `product_sorting` . `priority`  DESC ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            30 
                                0.95 ms 
                                                        
                                
SELECT  `product_sorting` . `id`  as  `product_sorting.id` ,  `product_sorting` . `locked`  as  `product_sorting.locked` ,  `product_sorting` . `url_key`  as  `product_sorting.key` ,  `product_sorting` . `priority`  as  `product_sorting.priority` ,  `product_sorting` . `active`  as  `product_sorting.active` ,  `product_sorting` . `fields`  as  `product_sorting.fields` ,  `product_sorting` . `created_at`  as  `product_sorting.createdAt` ,  `product_sorting` . `updated_at`  as  `product_sorting.updatedAt` ,  `product_sorting.translation.label` ,  `product_sorting.translation.label`  as  `product_sorting.label`  FROM  `product_sorting`  LEFT JOIN  (SELECT  `product_sorting.translation` . `product_sorting_id` ,  `product_sorting.translation` . `label`  as  `product_sorting.translation.label`  FROM  `product_sorting_translation`  `product_sorting.translation`  WHERE  `product_sorting.translation` . `language_id`  =  ? ) `product_sorting.product_sorting_translation`  ON  `product_sorting.product_sorting_translation` . `product_sorting_id`  =  `product_sorting` . `id`  WHERE  `product_sorting` . `id`  IN  (? ,  ? ,  ? ,  ? ,  ? ,  ? ) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  b"`\x12 éà«\x12 M4žôø©úô\x1E å "
  b"Óû¬kVHõµ¸EDû‹\x02 ½ "
  b"•d øç5@¨˜]h“*jô\x11  "
  b"yõ@7"\x07 LÛŽgMµ3ôMO "
  b"¼wÅÄk E•«sSúÑ/'Ð "
  b"ÓGÒþ°íJ…’'ø(–ßt "
 ] 
                                 
                                
                                
                                                                    
                                                                                
SELECT  `product_sorting` . `id`  as  `product_sorting.id` ,  `product_sorting` . `locked`  as  `product_sorting.locked` ,  `product_sorting` . `url_key`  as  `product_sorting.key` ,  `product_sorting` . `priority`  as  `product_sorting.priority` ,  `product_sorting` . `active`  as  `product_sorting.active` ,  `product_sorting` . `fields`  as  `product_sorting.fields` ,  `product_sorting` . `created_at`  as  `product_sorting.createdAt` ,  `product_sorting` . `updated_at`  as  `product_sorting.updatedAt` ,  `product_sorting.translation.label` ,  `product_sorting.translation.label`  as  `product_sorting.label`  FROM  `product_sorting`  LEFT JOIN  (SELECT  `product_sorting.translation` . `product_sorting_id` ,  `product_sorting.translation` . `label`  as  `product_sorting.translation.label`  FROM  `product_sorting_translation`  `product_sorting.translation`  WHERE  `product_sorting.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_sorting.product_sorting_translation`  ON  `product_sorting.product_sorting_translation` . `product_sorting_id`  =  `product_sorting` . `id`  WHERE  `product_sorting` . `id`  IN  (0x6012E9E0AB124D349EF4F8A9FAF41EE5 ,  0x8FD3FBAC6B5648F5B5B84544FB8B02BD ,  0x9564A0F8E73540A8985D68932A6AF411 ,  0x79F5403722074CDB8D674DB533F44D4F ,  0xBC77C5C46BA04595AB7353FAD12F27D0 ,  0xD347D2FEB0ED4A859227F82896DF9D74 );  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            31 
                                0.42 ms 
                                                        
                                
SELECT  `category` . `id` ,  `category` . `auto_increment`  FROM  `category`  WHERE  (`category` . `version_id`  =  ? ) AND  (`category` . `id`  IN  (? )) LIMIT  1  
                                
                                    Parameters : 
[
  b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
  b"ÂÂ ¶G‚H˜’8À~$_Ê5 "
 ] 
                                 
                                
                                
                                                                    
                                                                                
SELECT  `category` . `id` ,  `category` . `auto_increment`  FROM  `category`  WHERE  (`category` . `version_id`  =  0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND  (`category` . `id`  IN  (0xC2C220B6478248989238C07E245FCA35 )) LIMIT  1 ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            32 
                                0.22 ms 
                                                        
                                
SELECT  `category` . `id`  as  `category.id` ,  `category` . `version_id`  as  `category.versionId` ,  `category` . `product_assignment_type`  as  `category.productAssignmentType` ,  `category` . `product_stream_id`  as  `category.productStreamId`  FROM  `category`  WHERE  (`category` . `version_id`  =  ? ) AND  (`category` . `id`  IN  (? )) 
                                
                                    Parameters : 
[
  b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
  b"ÂÂ ¶G‚H˜’8À~$_Ê5 "
 ] 
                                 
                                
                                
                                                                    
                                                                                
SELECT  `category` . `id`  as  `category.id` ,  `category` . `version_id`  as  `category.versionId` ,  `category` . `product_assignment_type`  as  `category.productAssignmentType` ,  `category` . `product_stream_id`  as  `category.productStreamId`  FROM  `category`  WHERE  (`category` . `version_id`  =  0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND  (`category` . `id`  IN  (0xC2C220B6478248989238C07E245FCA35 ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            33 
                                1.01 ms 
                                                        
                                SELECT  `product_manufacturer` . `id`  as  `product_manufacturer.id` ,  `product_manufacturer` . `version_id`  as  `product_manufacturer.versionId` ,  `product_manufacturer` . `media_id`  as  `product_manufacturer.mediaId` ,  `product_manufacturer` . `link`  as  `product_manufacturer.link` ,  `product_manufacturer` . `created_at`  as  `product_manufacturer.createdAt` ,  `product_manufacturer` . `updated_at`  as  `product_manufacturer.updatedAt` ,  `product_manufacturer.translation.name` ,  `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`  FROM  `product_manufacturer`  LEFT JOIN  (SELECT  `product_manufacturer.translation` . `product_manufacturer_id` ,  `product_manufacturer.translation` . `product_manufacturer_version_id` ,  `product_manufacturer.translation` . `name`  as  `product_manufacturer.translation.name` ,  `product_manufacturer.translation` . `description`  as  `product_manufacturer.translation.description` ,  `product_manufacturer.translation` . `custom_fields`  as  `product_manufacturer.translation.customFields`  FROM  `product_manufacturer_translation`  `product_manufacturer.translation`  WHERE  `product_manufacturer.translation` . `language_id`  =  ? ) `product_manufacturer.product_manufacturer_translation`  ON  `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_id`  =  `product_manufacturer` . `id`  AND  `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_version_id`  =  `product_manufacturer` . `version_id`  WHERE  (`product_manufacturer` . `version_id`  =  ? ) AND  (`product_manufacturer` . `id`  IN  (? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? )) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
  b"Ôc^ÈQ»M–—°åiáæD# "
  b"Ü>\x06 /ЊIÉ™Y”çž{\x1F ! "
  b"™>ûʲ\x08 EO®c_:Lh™  "
  b"Ü%¼ðlƒOï‡P™o\x02 Ø!ƒ "
  b" ݨó|¬B;š\e O;†ö'î "
  b"¢\x12  õ\r FOßÃvœ—ë "
  b"\x01 Ž\x11 º´ŒrȲõÁ\x12 Y\x06 g "
  b"2£`+z\x16 K3µeóò)(žy "
  b" \x07 ÅjWÌF鳩Ď›q2æ "
  b"\x01 •¯mœ:pK–‹ÔOË8'K "
  b"ÕäÔ«\x08 ùAæ¹?\x17 Ô\x1E õ5g "
  b"V\x7F U¬}mLÛ‚Î\x00 uÀŽx- "
  b"¦•±{tqIq©èqÍêU\r \x03  "
  b"»žRÄeôG#’zãã2 ôF "
  b"„ÓñÀCGûö\x1C ÷¿Sš\ "
  b"\x03 “ºQ9¨EçŸr\f -\x1E œ¦û "
  b"\x01 —éÖ!\x02 r›µñü\v\x11 é‰Ý "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `product_manufacturer` . `id`  as  `product_manufacturer.id` ,  `product_manufacturer` . `version_id`  as  `product_manufacturer.versionId` ,  `product_manufacturer` . `media_id`  as  `product_manufacturer.mediaId` ,  `product_manufacturer` . `link`  as  `product_manufacturer.link` ,  `product_manufacturer` . `created_at`  as  `product_manufacturer.createdAt` ,  `product_manufacturer` . `updated_at`  as  `product_manufacturer.updatedAt` ,  `product_manufacturer.translation.name` ,  `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`  FROM  `product_manufacturer`  LEFT JOIN  (SELECT  `product_manufacturer.translation` . `product_manufacturer_id` ,  `product_manufacturer.translation` . `product_manufacturer_version_id` ,  `product_manufacturer.translation` . `name`  as  `product_manufacturer.translation.name` ,  `product_manufacturer.translation` . `description`  as  `product_manufacturer.translation.description` ,  `product_manufacturer.translation` . `custom_fields`  as  `product_manufacturer.translation.customFields`  FROM  `product_manufacturer_translation`  `product_manufacturer.translation`  WHERE  `product_manufacturer.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_manufacturer.product_manufacturer_translation`  ON  `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_id`  =  `product_manufacturer` . `id`  AND  `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_version_id`  =  `product_manufacturer` . `version_id`  WHERE  (`product_manufacturer` . `version_id`  =  0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND  (`product_manufacturer` . `id`  IN  (0xD4635EC851BB4D9697B0E569E1E64423 ,  0xDC3E062FD08A49C9995994E79E7B1F21 ,  0x993EFBCAB208454FAE635F3A4C689920 ,  0xDC25BCF06C834FEF8750996F02D82183 ,  0x20DDA8F37CAC423B9A1B4F3B86F627EE ,  0xA21220F5AD0D464F9DDFC3769C978EEB ,  0x018D11BAB48C72C8B2F5C112599D0667 ,  0x32A3602B7A164B33B565F3F229289E79 ,  0x2007C56A57CC46E9B3A9C48D9B7132E6 ,  0x0195AF6D9C3A704B968BD44FCB38274B ,  0xD5E4D4AB08F941E6B93F17D41EF53567 ,  0x567F55AC7D6D4CDB82CE0075C08D782D ,  0xA695B17B74714971A9E871CDEA550D03 ,  0xBB9E52C465F44723927AE3E332A0F446 ,  0x84D3F1ADC04347FB8FF61CF7BF539A5C ,  0x0393BA5139A845E79F720C2D1E9CA6FB ,  0x0197E9D62102729BB5F1FC0B11E989DD ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            34 
                                1.89 ms 
                                                        
                                
            SELECT 
                parent . variant_listing_config  as  variantListingConfig , 
                LOWER (HEX (child . id )) as  id , 
                LOWER (HEX (parent . id )) as  parentId 
             FROM  product  as  child 
                INNER JOIN  product  as  parent 
                    ON  parent . id  =  child . parent_id 
                    AND  parent . version_id  =  child . version_id 
             WHERE  child . version_id  =  ? 
             AND  child . id  IN  (? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ) 
                                
                                    Parameters : 
[
  b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
  b"\x01 •¯k\x1F\f q"‚ZPžÕ©©š "
  b"\x01 ˜Vp¾7rÈ\x11 ¢h(ò• "
  b"\x01 ˜Vp¾õp\x13 ³§ßq:.MÂ "
  b"\x01 ˜W0§ísÿ„–\x13\x7F pé0\e  "
  b"""
    \x01 •¯jE„pð¶Ã:\n  
    ]à2‘ 
    """
  b"\x01 •¯jKAsP˜zmû(ì/S "
  b"\x01 ˜Vp1Ds˜B$Ò‚bh "
  b"\x01 ˜W•ôÄqTƒaÏ ïÈ\x05 # "
  b"\x01 ˜VpŠRrQª×\r [M£’x "
  b"\x01 ˜Wq\x19 œr–™³;³x¿7\x08  "
  b"\x01 ˜Vp9æs8“¬WšM\x17 AS "
  b"\x01 ˜VpUæq/¨œ§öþ›%b "
  b"\x01 ˜Vp?Ýs¼Šˆ\x07 Ç8Ѹ. "
  b"\x01 •¯ky”sg¤²(\x1A üÜËT "
  b"\x01 •¯kr}r*ŽÆ\x18 ‰_ñšÃ "
  b"\x01 •¯ksSq+‰g3QVçi] "
  b"\x01 •¯kz±s‹‹š»Ž'\x0E ^d "
  b"\x01 •¯kŽ"pö¿\x03 §†ŠËŠ¡ "
  b"\x01 ˜ž†$1s¿(<ÕÌ{äs "
  b"\x01 ˜ ‹Ù±s•›\v ËašX½\x03  "
  b"\x01 •¯k–Üq\x1A ’Ê}…“¼“v "
  b"\x01 ˜Šò·Žsr—Â9a¼3²V "
  b"\x01 •¯kLp›½»TùvMûô "
  b"\x01 —éÖ)°sHªù\x1E\e Ó‡\x0E c "
 ] 
                                 
                                
                                
                                                                    
                                                                                
            SELECT 
                parent . variant_listing_config  as  variantListingConfig , 
                LOWER (HEX (child . id )) as  id , 
                LOWER (HEX (parent . id )) as  parentId 
             FROM  product  as  child 
                INNER JOIN  product  as  parent 
                    ON  parent . id  =  child . parent_id 
                    AND  parent . version_id  =  child . version_id 
             WHERE  child . version_id  =  0x0FA91CE3E96A4BC2BE4BD9CE752C3425 
             AND  child . id  IN  (0x0195AF6B1F0C7122825A509ED5A9A99A ,  0x01985670BE3772C89D11A2689D28F295 ,  0x01985670BEF57013B3A7DF713A2E4DC2 ,  0x01985730A7ED73FF8496137F70E9301B ,  0x0195AF6A458470F0B6C33A0A5DE03291 ,  0x0195AF6A4B417350987A6DFB28EC2F53 ,  0x0198567031447381984224D282629D68 ,  0x01985795F4C471548361CF20EFC80523 ,  0x019856708A527251AAD70D5B4DA39278 ,  0x01985771199C729699B33BB378BF3708 ,  0x0198567039E6733893AC579A4D174153 ,  0x0198567055E6712FA89CA7F6FE9B2562 ,  0x019856703FDD73BC8A8807C738D1B82E ,  0x0195AF6B79947367A4B2281AFCDCCB54 ,  0x0195AF6B727D722A8DC618895FF19AC3 ,  0x0195AF6B7353712B8967335156E7695D ,  0x0195AF6B7AB1738B8B9ABB8E270E5E64 ,  0x0195AF6B8E2270F6BF03A7868ACB8AA1 ,  0x01989E86243173ADBF283CD5CC7BE473 ,  0x0198A08BD9B173959B0BCB619A58BD03 ,  0x0195AF6B96DC711A92CA7D8593BC9376 ,  0x01988AF2B78E737297C23961BC33B256 ,  0x0195AF6B9D4C709BBDBB54F9764DFBF4 ,  0x0197E9D629B07348AAF91E1BD3870E63 );  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            35 
                                2.89 ms 
                                                        
                                
SELECT  `product` . `id` ,  `product` . `product_number` ,  `product` . `auto_increment`  FROM  `product`  LEFT JOIN  `product`  `product.parent`  ON  `product` . `parent_id`  =  `product.parent` . `id`  AND  `product` . `parent_version_id`  =  `product.parent` . `version_id`  LEFT JOIN  `product_visibility`  `product.visibilities`  ON  `product` . `visibilities`  =  `product.visibilities` . `product_id`  AND  `product` . version_id  =  `product.visibilities` . product_version_id  WHERE  (`product` . `version_id`  =  ? ) AND  ((((`product.visibilities` . `visibility`  > =  ? ) AND  `product.visibilities` . `sales_channel_id`  =  ?  AND  IFNULL (`product` . `active` ,  `product.parent` . `active` ) =  ? ))) AND  (`product` . `id`  IN  (? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? )) GROUP BY  `product` . `id`  
                                
                                    Parameters : 
[
  b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
  10 
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
  true 
  b"\x01 •¯k\x1F\f q"‚ZPžÕ©©š "
  b"\x01 ˜Vp¾7rÈ\x11 ¢h(ò• "
  b"\x01 ˜Vp¾õp\x13 ³§ßq:.MÂ "
  b"\x01 ˜W0§ísÿ„–\x13\x7F pé0\e  "
  b"""
    \x01 •¯jE„pð¶Ã:\n  
    ]à2‘ 
    """
  b"\x01 •¯jKAsP˜zmû(ì/S "
  b"\x01 ˜Vp1Ds˜B$Ò‚bh "
  b"\x01 ˜W•ôÄqTƒaÏ ïÈ\x05 # "
  b"\x01 ˜VpŠRrQª×\r [M£’x "
  b"\x01 ˜Wq\x19 œr–™³;³x¿7\x08  "
  b"\x01 ˜Vp9æs8“¬WšM\x17 AS "
  b"\x01 ˜VpUæq/¨œ§öþ›%b "
  b"\x01 ˜Vp?Ýs¼Šˆ\x07 Ç8Ѹ. "
  b"\x01 •¯ky”sg¤²(\x1A üÜËT "
  b"\x01 •¯kr}r*ŽÆ\x18 ‰_ñšÃ "
  b"\x01 •¯ksSq+‰g3QVçi] "
  b"\x01 •¯kz±s‹‹š»Ž'\x0E ^d "
  b"\x01 •¯kŽ"pö¿\x03 §†ŠËŠ¡ "
  b"\x01 ˜ž†$1s¿(<ÕÌ{äs "
  b"\x01 ˜ ‹Ù±s•›\v ËašX½\x03  "
  b"\x01 •¯k–Üq\x1A ’Ê}…“¼“v "
  b"\x01 ˜Šò·Žsr—Â9a¼3²V "
  b"\x01 •¯kLp›½»TùvMûô "
  b"\x01 —éÖ)°sHªù\x1E\e Ó‡\x0E c "
 ] 
                                 
                                
                                
                                                                    
                                                                                
SELECT  `product` . `id` ,  `product` . `product_number` ,  `product` . `auto_increment`  FROM  `product`  LEFT JOIN  `product`  `product.parent`  ON  `product` . `parent_id`  =  `product.parent` . `id`  AND  `product` . `parent_version_id`  =  `product.parent` . `version_id`  LEFT JOIN  `product_visibility`  `product.visibilities`  ON  `product` . `visibilities`  =  `product.visibilities` . `product_id`  AND  `product` . version_id  =  `product.visibilities` . product_version_id  WHERE  (`product` . `version_id`  =  0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND  ((((`product.visibilities` . `visibility`  > =  10 ) AND  `product.visibilities` . `sales_channel_id`  =  0x3455302FFEF548F797F73592361CE7A1  AND  IFNULL (`product` . `active` ,  `product.parent` . `active` ) =  1 ))) AND  (`product` . `id`  IN  (0x0195AF6B1F0C7122825A509ED5A9A99A ,  0x01985670BE3772C89D11A2689D28F295 ,  0x01985670BEF57013B3A7DF713A2E4DC2 ,  0x01985730A7ED73FF8496137F70E9301B ,  0x0195AF6A458470F0B6C33A0A5DE03291 ,  0x0195AF6A4B417350987A6DFB28EC2F53 ,  0x0198567031447381984224D282629D68 ,  0x01985795F4C471548361CF20EFC80523 ,  0x019856708A527251AAD70D5B4DA39278 ,  0x01985771199C729699B33BB378BF3708 ,  0x0198567039E6733893AC579A4D174153 ,  0x0198567055E6712FA89CA7F6FE9B2562 ,  0x019856703FDD73BC8A8807C738D1B82E ,  0x0195AF6B79947367A4B2281AFCDCCB54 ,  0x0195AF6B727D722A8DC618895FF19AC3 ,  0x0195AF6B7353712B8967335156E7695D ,  0x0195AF6B7AB1738B8B9ABB8E270E5E64 ,  0x0195AF6B8E2270F6BF03A7868ACB8AA1 ,  0x01989E86243173ADBF283CD5CC7BE473 ,  0x0198A08BD9B173959B0BCB619A58BD03 ,  0x0195AF6B96DC711A92CA7D8593BC9376 ,  0x01988AF2B78E737297C23961BC33B256 ,  0x0195AF6B9D4C709BBDBB54F9764DFBF4 ,  0x0197E9D629B07348AAF91E1BD3870E63 )) GROUP BY  `product` . `id` ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            36 
                                12.27 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.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` ,  `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` . `file_hash`  as  `product.cover.media.fileHash` ,  `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  (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.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"\x0F ©\x1C ãéjK¾KÙÎu,4% "
  b"\x01 •¯k\x1F\f q"‚ZPžÕ©©š "
  b"\x01 ˜Vp¾7rÈ\x11 ¢h(ò• "
  b"\x01 ˜Vp¾õp\x13 ³§ßq:.MÂ "
  b"\x01 ˜W0§ísÿ„–\x13\x7F pé0\e  "
  b"""
    \x01 •¯jE„pð¶Ã:\n  
    ]à2‘ 
    """
  b"\x01 •¯jKAsP˜zmû(ì/S "
  b"\x01 ˜Vp1Ds˜B$Ò‚bh "
  b"\x01 ˜W•ôÄqTƒaÏ ïÈ\x05 # "
  b"\x01 ˜VpŠRrQª×\r [M£’x "
  b"\x01 ˜Wq\x19 œr–™³;³x¿7\x08  "
  b"\x01 ˜Vp9æs8“¬WšM\x17 AS "
  b"\x01 ˜VpUæq/¨œ§öþ›%b "
  b"\x01 ˜Vp?Ýs¼Šˆ\x07 Ç8Ѹ. "
  b"\x01 •¯ky”sg¤²(\x1A üÜËT "
  b"\x01 •¯kr}r*ŽÆ\x18 ‰_ñšÃ "
  b"\x01 •¯ksSq+‰g3QVçi] "
  b"\x01 •¯kz±s‹‹š»Ž'\x0E ^d "
  b"\x01 •¯kŽ"pö¿\x03 §†ŠËŠ¡ "
  b"\x01 ˜ž†$1s¿(<ÕÌ{äs "
  b"\x01 ˜ ‹Ù±s•›\v ËašX½\x03  "
  b"\x01 •¯k–Üq\x1A ’Ê}…“¼“v "
  b"\x01 ˜Šò·Žsr—Â9a¼3²V "
  b"\x01 •¯kLp›½»TùvMûô "
  b"\x01 —éÖ)°sHªù\x1E\e Ó‡\x0E c "
 ] 
                                 
                                
                                
                                    
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.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` , 
  `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` . `file_hash`  as  `product.cover.media.fileHash` , 
  `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  (
    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.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.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` ,  `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` . `file_hash`  as  `product.cover.media.fileHash` ,  `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  (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.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  (0x0195AF6B1F0C7122825A509ED5A9A99A ,  0x01985670BE3772C89D11A2689D28F295 ,  0x01985670BEF57013B3A7DF713A2E4DC2 ,  0x01985730A7ED73FF8496137F70E9301B ,  0x0195AF6A458470F0B6C33A0A5DE03291 ,  0x0195AF6A4B417350987A6DFB28EC2F53 ,  0x0198567031447381984224D282629D68 ,  0x01985795F4C471548361CF20EFC80523 ,  0x019856708A527251AAD70D5B4DA39278 ,  0x01985771199C729699B33BB378BF3708 ,  0x0198567039E6733893AC579A4D174153 ,  0x0198567055E6712FA89CA7F6FE9B2562 ,  0x019856703FDD73BC8A8807C738D1B82E ,  0x0195AF6B79947367A4B2281AFCDCCB54 ,  0x0195AF6B727D722A8DC618895FF19AC3 ,  0x0195AF6B7353712B8967335156E7695D ,  0x0195AF6B7AB1738B8B9ABB8E270E5E64 ,  0x0195AF6B8E2270F6BF03A7868ACB8AA1 ,  0x01989E86243173ADBF283CD5CC7BE473 ,  0x0198A08BD9B173959B0BCB619A58BD03 ,  0x0195AF6B96DC711A92CA7D8593BC9376 ,  0x01988AF2B78E737297C23961BC33B256 ,  0x0195AF6B9D4C709BBDBB54F9764DFBF4 ,  0x0197E9D629B07348AAF91E1BD3870E63 ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            37 
                                1.37 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"=»Š=ð~JUœ^0‘Â!£© "
  b"GQÆ;§½KP°\e kÇ\x03 ÃØ„ "
  b"(\x13 ŽkÀ÷I\x11 •9´õüaɪ "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  b"¹dÀÁC¹IX³<—Ó‘æaª "
  b"ÉJ€ïŠ5Oš“»ÝööÅ´þ "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  b"w¢Èc}_K²©\t ™œtTs\x1E  "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  b"Äÿ^\f ™7M\x13 ³èF¬Ÿ\x1F 4´ "
  b"Õ\x00 Þ¨\t ƒN¬Ê\x08 ZRûH/ "
  b"œ;“"l\x0E Nï™\x10 Ñß\x17 Ø“Ú "
  b"œ;“"l\x0E Nï™\x10 Ñß\x17 Ø“Ú "
  b"GQÆ;§½KP°\e kÇ\x03 ÃØ„ "
  b"GQÆ;§½KP°\e kÇ\x03 ÃØ„ "
  b"GQÆ;§½KP°\e kÇ\x03 ÃØ„ "
  b"""
    \x1A ’\x17 \n  
    \x01 ^@rŸ(×Vò˜±¶ 
    """
  b"Äÿ^\f ™7M\x13 ³èF¬Ÿ\x1F 4´ "
  b"\x18\x01 NßÅ“IÏœ ZÌêº+\x0E  "
  b"GQÆ;§½KP°\e kÇ\x03 ÃØ„ "
  b"""
    \x1A ’\x17 \n  
    \x01 ^@rŸ(×Vò˜±¶ 
    """
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  b"ÈãÉáëÊF2°ø*DhŽ2Þ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
 ] 
                                 
                                
                                
                                    
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  (0x3DBB8A3DF07E4A559C5E3091C221A3A9 ,  0x4751C63BA7BD4B50B01B6BC703C3D884 ,  0x28138E6BC0F749119539B4F5FC61C9AA ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0xF00914139C1841C9A56D7C61681815B7 ,  0xB964C0C143B94958B33C97D391E661AA ,  0xC94A80EF8A354F9A93BBDDF6F6C5B4FE ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xF00914139C1841C9A56D7C61681815B7 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xF00914139C1841C9A56D7C61681815B7 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xF00914139C1841C9A56D7C61681815B7 ,  0x77A2C8637D5F4BB2A909999C7454731E ,  0xF00914139C1841C9A56D7C61681815B7 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0xF00914139C1841C9A56D7C61681815B7 ,  0xC4FF5E0C99374D13B3E846AC9F1F34B4 ,  0xD500DEA809834E9DACCA085A52FB482F ,  0x9C3B93226C0E4EEF9910D1DF17D893DA ,  0x9C3B93226C0E4EEF9910D1DF17D893DA ,  0x4751C63BA7BD4B50B01B6BC703C3D884 ,  0x4751C63BA7BD4B50B01B6BC703C3D884 ,  0x4751C63BA7BD4B50B01B6BC703C3D884 ,  0x1A92170A015E40729F28D756F298B1B6 ,  0xC4FF5E0C99374D13B3E846AC9F1F34B4 ,  0x18014EDFC59349CF9CA05ACCEABA2B0E ,  0x4751C63BA7BD4B50B01B6BC703C3D884 ,  0x1A92170A015E40729F28D756F298B1B6 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0xF00914139C1841C9A56D7C61681815B7 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0xF00914139C1841C9A56D7C61681815B7 ,  0xC8E3C9E1EBCA4632B0F82A44688D32DE ,  0xD885C54B21E740B6ABFCC275F8F80488 );  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            38 
                                2.45 ms 
                                                        
                                
SELECT  `product_price` . `id`  as  `product_price.id` ,  `product_price` . `version_id`  as  `product_price.versionId` ,  `product_price` . `product_id`  as  `product_price.productId` ,  `product_price` . `product_version_id`  as  `product_price.productVersionId` ,  `product_price` . `rule_id`  as  `product_price.ruleId` ,  `product_price` . `price`  as  `product_price.price` ,  `product_price` . `quantity_start`  as  `product_price.quantityStart` ,  `product_price` . `quantity_end`  as  `product_price.quantityEnd` ,  `product_price` . `custom_fields`  as  `product_price.customFields` ,  `product_price` . `created_at`  as  `product_price.createdAt` ,  `product_price` . `updated_at`  as  `product_price.updatedAt`  FROM  `product_price`  WHERE  (`product_price` . `version_id`  =  ? ) AND  ((`product_price` . `product_id`  IN  (? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ))) 
                                
                                    Parameters : 
[
  b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
  b"""
    \x01 •¯jE„pð¶Ã:\n  
    ]à2‘ 
    """
  b"\x01 •¯jKAsP˜zmû(ì/S "
  b"\x01 •¯k\x1F\f q"‚ZPžÕ©©š "
  b"\x01 •¯kr}r*ŽÆ\x18 ‰_ñšÃ "
  b"\x01 •¯ksSq+‰g3QVçi] "
  b"\x01 •¯ky”sg¤²(\x1A üÜËT "
  b"\x01 •¯kz±s‹‹š»Ž'\x0E ^d "
  b"\x01 •¯kŽ"pö¿\x03 §†ŠËŠ¡ "
  b"\x01 •¯k–Üq\x1A ’Ê}…“¼“v "
  b"\x01 •¯kLp›½»TùvMûô "
  b"\x01 —éÖ)°sHªù\x1E\e Ó‡\x0E c "
  b"\x01 ˜Vp1Ds˜B$Ò‚bh "
  b"\x01 ˜Vp9æs8“¬WšM\x17 AS "
  b"\x01 ˜Vp?Ýs¼Šˆ\x07 Ç8Ѹ. "
  b"\x01 ˜VpUæq/¨œ§öþ›%b "
  b"\x01 ˜VpŠRrQª×\r [M£’x "
  b"\x01 ˜Vp¾7rÈ\x11 ¢h(ò• "
  b"\x01 ˜Vp¾õp\x13 ³§ßq:.MÂ "
  b"\x01 ˜W0§ísÿ„–\x13\x7F pé0\e  "
  b"\x01 ˜Wq\x19 œr–™³;³x¿7\x08  "
  b"\x01 ˜W•ôÄqTƒaÏ ïÈ\x05 # "
  b"\x01 ˜Šò·Žsr—Â9a¼3²V "
  b"\x01 ˜ž†$1s¿(<ÕÌ{äs "
  b"\x01 ˜ ‹Ù±s•›\v ËašX½\x03  "
  b"\x07\x14 kçqF-ƒ½;ô§±`é "
  b"–ç«áF\x10 JC·Ñöᆡ€\x16  "
  b"¿\x0F &\j7B\f ¨\x05 ó<Éã/þ "
  b"[I=ü:NJ³ Ú^&cÕs "
  b"zÒ\f cúDÞT\x1A\x16\x07\x1F †] "
  b"(X†Œi—I\v ’-bÔÜgw™ "
  b"öÐz¹FþI¬=Y-ñÎbª "
  b"XÔ\x07 â\x0F ÷MñxÍ]:¬¢ "
  b"tD:4]¥AõµÛá\x1F ½E¹º "
  b"\x7F (]%E\x10 J8¬ô¹KÕ\x06 KÓ "
  b"\x01 —éÖ)—q;¼!ª*0q½ç "
  b"´¡Î=\x0E ¬D/€yÒÎΦ\x05 K "
  b"½S¦?\t A\x13 ˆ-O˜˜hô\x1A  "
  b"-Äí§Î[I@±ø¸¼¼$RT "
  b"n”õQµ÷GJ±ŸU²?ý·T "
  b"©"Ï¢¨ŒD#¸£µ\x16 )íÈ{ "
  b"nÍ9ƒ\x0E EŽ›FçÜž¿\x18 w "
  b"3ÌqqÈL@^´.\x02 `dËôÞ "
  b"\x01 Œ\x1A ÈÓÙr¸˜³FŽ\x02 0 A "
  b"\x01 •¯m’Ôrò©.s–Ç7\x02 Q "
  b"©Ò˜÷zB•º#\x18 B¨\x08 )ò "
  b"""
    û÷zÇüq@‹¨µÂ\v \n  
    én= 
    """
  b"ZP\x18 Ê«õH£Žp¤o¹h\x02 S "
  b"\x03 ƒ‡Û—ˆM\e Ž>¬TQ^\x07 ^ "
 ] 
                                 
                                
                                
                                    
SELECT 
  `product_price` . `id`  as  `product_price.id` , 
  `product_price` . `version_id`  as  `product_price.versionId` , 
  `product_price` . `product_id`  as  `product_price.productId` , 
  `product_price` . `product_version_id`  as  `product_price.productVersionId` , 
  `product_price` . `rule_id`  as  `product_price.ruleId` , 
  `product_price` . `price`  as  `product_price.price` , 
  `product_price` . `quantity_start`  as  `product_price.quantityStart` , 
  `product_price` . `quantity_end`  as  `product_price.quantityEnd` , 
  `product_price` . `custom_fields`  as  `product_price.customFields` , 
  `product_price` . `created_at`  as  `product_price.createdAt` , 
  `product_price` . `updated_at`  as  `product_price.updatedAt` 
FROM 
  `product_price` 
WHERE 
  (`product_price` . `version_id`  =  ? )
  AND  (
    (
      `product_price` . `product_id`  IN  (
        ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? , 
        ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? , 
        ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? , 
        ? ,  ? 
      )
    )
  ) 
                                    Copy 
                                 
                                                                    
                                                                                
SELECT  `product_price` . `id`  as  `product_price.id` ,  `product_price` . `version_id`  as  `product_price.versionId` ,  `product_price` . `product_id`  as  `product_price.productId` ,  `product_price` . `product_version_id`  as  `product_price.productVersionId` ,  `product_price` . `rule_id`  as  `product_price.ruleId` ,  `product_price` . `price`  as  `product_price.price` ,  `product_price` . `quantity_start`  as  `product_price.quantityStart` ,  `product_price` . `quantity_end`  as  `product_price.quantityEnd` ,  `product_price` . `custom_fields`  as  `product_price.customFields` ,  `product_price` . `created_at`  as  `product_price.createdAt` ,  `product_price` . `updated_at`  as  `product_price.updatedAt`  FROM  `product_price`  WHERE  (`product_price` . `version_id`  =  0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND  ((`product_price` . `product_id`  IN  (0x0195AF6A458470F0B6C33A0A5DE03291 ,  0x0195AF6A4B417350987A6DFB28EC2F53 ,  0x0195AF6B1F0C7122825A509ED5A9A99A ,  0x0195AF6B727D722A8DC618895FF19AC3 ,  0x0195AF6B7353712B8967335156E7695D ,  0x0195AF6B79947367A4B2281AFCDCCB54 ,  0x0195AF6B7AB1738B8B9ABB8E270E5E64 ,  0x0195AF6B8E2270F6BF03A7868ACB8AA1 ,  0x0195AF6B96DC711A92CA7D8593BC9376 ,  0x0195AF6B9D4C709BBDBB54F9764DFBF4 ,  0x0197E9D629B07348AAF91E1BD3870E63 ,  0x0198567031447381984224D282629D68 ,  0x0198567039E6733893AC579A4D174153 ,  0x019856703FDD73BC8A8807C738D1B82E ,  0x0198567055E6712FA89CA7F6FE9B2562 ,  0x019856708A527251AAD70D5B4DA39278 ,  0x01985670BE3772C89D11A2689D28F295 ,  0x01985670BEF57013B3A7DF713A2E4DC2 ,  0x01985730A7ED73FF8496137F70E9301B ,  0x01985771199C729699B33BB378BF3708 ,  0x01985795F4C471548361CF20EFC80523 ,  0x01988AF2B78E737297C23961BC33B256 ,  0x01989E86243173ADBF283CD5CC7BE473 ,  0x0198A08BD9B173959B0BCB619A58BD03 ,  0x07146BE77190462D83BD3BF4A7B160E9 ,  0x96E7ABE146104A43B7D1F6E186A18016 ,  0xBF0F265C6A37420CA805F33CC9E32FFE ,  0x5B499D3DFC3A4E4AB320DA5E2663D573 ,  0x7AD20C63FA9D44DE9D541A16071F865D ,  0x2858868C6997490B922D62D4DC677799 ,  0xF6D07AB946FE49ACAD3D592DF1CE62AA ,  0x58D407E20FF74DF18F78CD5D903AACA2 ,  0x74443A345DA541F5B5DBE11FBD45B9BA ,  0x7F285D2545104A38ACF4B94BD5064BD3 ,  0x0197E9D62997713BBC21AA2A3071BDE7 ,  0xB4A1CE3D0EAC442F8079D2CECEA6054B ,  0xBD53C2A63F094113882D4F989868F41A ,  0x2DC4EDA7CE5B4940B1F8B8BCBC245254 ,  0x6E94F551B5F7474AB19F55B23FFDB754 ,  0xA922CFA2A88C4423B8A3B51629EDC87B ,  0x8E6ECD39830E458D9B46E7DC9EBF1877 ,  0x33CC7171C84C405EB42E026064CBF4DE ,  0x018C1AC8D3D972B898B3468E0230A041 ,  0x0195AF6D92D472F2A92E7396C7370251 ,  0xA9D2AD98F77A4295BA231842A80829F2 ,  0xFBF77AC7FC71408BA8B5C20B0AE96E3D ,  0x5A5018CAABF548A38D70A46FB9680253 ,  0x038387DB97884D1B8D3EAC54515E075E )));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            39 
                                0.80 ms 
                                                        
                                
SELECT  `unit` . `id`  as  `unit.id` ,  `unit` . `created_at`  as  `unit.createdAt` ,  `unit` . `updated_at`  as  `unit.updatedAt` ,  `unit.translation.shortCode` ,  `unit.translation.shortCode`  as  `unit.shortCode` ,  `unit.translation.name` ,  `unit.translation.name`  as  `unit.name` ,  `unit.translation.customFields` ,  `unit.translation.customFields`  as  `unit.customFields`  FROM  `unit`  LEFT JOIN  (SELECT  `unit.translation` . `unit_id` ,  `unit.translation` . `short_code`  as  `unit.translation.shortCode` ,  `unit.translation` . `name`  as  `unit.translation.name` ,  `unit.translation` . `custom_fields`  as  `unit.translation.customFields`  FROM  `unit_translation`  `unit.translation`  WHERE  `unit.translation` . `language_id`  =  ? ) `unit.unit_translation`  ON  `unit.unit_translation` . `unit_id`  =  `unit` . `id`  
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
 ] 
                                 
                                
                                
                                                                    
                                                                                
SELECT  `unit` . `id`  as  `unit.id` ,  `unit` . `created_at`  as  `unit.createdAt` ,  `unit` . `updated_at`  as  `unit.updatedAt` ,  `unit.translation.shortCode` ,  `unit.translation.shortCode`  as  `unit.shortCode` ,  `unit.translation.name` ,  `unit.translation.name`  as  `unit.name` ,  `unit.translation.customFields` ,  `unit.translation.customFields`  as  `unit.customFields`  FROM  `unit`  LEFT JOIN  (SELECT  `unit.translation` . `unit_id` ,  `unit.translation` . `short_code`  as  `unit.translation.shortCode` ,  `unit.translation` . `name`  as  `unit.translation.name` ,  `unit.translation` . `custom_fields`  as  `unit.translation.customFields`  FROM  `unit_translation`  `unit.translation`  WHERE  `unit.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `unit.unit_translation`  ON  `unit.unit_translation` . `unit_id`  =  `unit` . `id` ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            40 
                                0.65 ms 
                                                        
                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  ?  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `option`  IN  (? ) OR  `manufacturer_price_surcharge` . `option`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  ?  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  ? ) AND  `manufacturer_price_surcharge` . `active`  =  ? ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC  
                                
                                    Parameters : 
[
  b" ݨó|¬B;š\e O;†ö'î "
  null 
  b"(\x13 ŽkÀ÷I\x11 •9´õüaɪ "
  null 
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
  null 
  true 
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  0x20DDA8F37CAC423B9A1B4F3B86F627EE  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `option`  IN  (0x28138E6BC0F749119539B4F5FC61C9AA ) OR  `manufacturer_price_surcharge` . `option`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  0x3455302FFEF548F797F73592361CE7A1  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  NULL ) AND  `manufacturer_price_surcharge` . `active`  =  1 ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            41 
                                0.57 ms 
                                                        
                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  ?  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `option`  IN  (? ) OR  `manufacturer_price_surcharge` . `option`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  ?  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  ? ) AND  `manufacturer_price_surcharge` . `active`  =  ? ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC  
                                
                                    Parameters : 
[
  b" ݨó|¬B;š\e O;†ö'î "
  null 
  b"""
    \x1A ’\x17 \n  
    \x01 ^@rŸ(×Vò˜±¶ 
    """
  null 
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
  null 
  true 
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  0x20DDA8F37CAC423B9A1B4F3B86F627EE  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `option`  IN  (0x1A92170A015E40729F28D756F298B1B6 ) OR  `manufacturer_price_surcharge` . `option`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  0x3455302FFEF548F797F73592361CE7A1  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  NULL ) AND  `manufacturer_price_surcharge` . `active`  =  1 ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            42 
                                0.52 ms 
                                                        
                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  ?  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `option`  IN  (? ) OR  `manufacturer_price_surcharge` . `option`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  ?  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  ? ) AND  `manufacturer_price_surcharge` . `active`  =  ? ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC  
                                
                                    Parameters : 
[
  b" ݨó|¬B;š\e O;†ö'î "
  null 
  b"Äÿ^\f ™7M\x13 ³èF¬Ÿ\x1F 4´ "
  null 
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
  null 
  true 
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  0x20DDA8F37CAC423B9A1B4F3B86F627EE  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `option`  IN  (0xC4FF5E0C99374D13B3E846AC9F1F34B4 ) OR  `manufacturer_price_surcharge` . `option`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  0x3455302FFEF548F797F73592361CE7A1  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  NULL ) AND  `manufacturer_price_surcharge` . `active`  =  1 ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            43 
                                0.94 ms 
                                                        
                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  ?  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `option`  IN  (? ) OR  `manufacturer_price_surcharge` . `option`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  ?  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  ? ) AND  `manufacturer_price_surcharge` . `active`  =  ? ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC  
                                
                                    Parameters : 
[
  b" ݨó|¬B;š\e O;†ö'î "
  null 
  b"\x18\x01 NßÅ“IÏœ ZÌêº+\x0E  "
  null 
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
  null 
  true 
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  0x20DDA8F37CAC423B9A1B4F3B86F627EE  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `option`  IN  (0x18014EDFC59349CF9CA05ACCEABA2B0E ) OR  `manufacturer_price_surcharge` . `option`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  0x3455302FFEF548F797F73592361CE7A1  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  NULL ) AND  `manufacturer_price_surcharge` . `active`  =  1 ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            44 
                                0.94 ms 
                                                        
                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  ?  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `option`  IN  (? ) OR  `manufacturer_price_surcharge` . `option`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  ?  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  ? ) AND  `manufacturer_price_surcharge` . `active`  =  ? ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC  
                                
                                    Parameters : 
[
  b" ݨó|¬B;š\e O;†ö'î "
  null 
  b"=»Š=ð~JUœ^0‘Â!£© "
  null 
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
  null 
  true 
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  0x20DDA8F37CAC423B9A1B4F3B86F627EE  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `option`  IN  (0x3DBB8A3DF07E4A559C5E3091C221A3A9 ) OR  `manufacturer_price_surcharge` . `option`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  0x3455302FFEF548F797F73592361CE7A1  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  NULL ) AND  `manufacturer_price_surcharge` . `active`  =  1 ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            45 
                                0.94 ms 
                                                        
                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  ?  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `option`  IN  (? ) OR  `manufacturer_price_surcharge` . `option`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  ?  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  ? ) AND  `manufacturer_price_surcharge` . `active`  =  ? ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC  
                                
                                    Parameters : 
[
  b" ݨó|¬B;š\e O;†ö'î "
  null 
  b"GQÆ;§½KP°\e kÇ\x03 ÃØ„ "
  null 
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
  null 
  true 
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  0x20DDA8F37CAC423B9A1B4F3B86F627EE  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `option`  IN  (0x4751C63BA7BD4B50B01B6BC703C3D884 ) OR  `manufacturer_price_surcharge` . `option`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  0x3455302FFEF548F797F73592361CE7A1  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  NULL ) AND  `manufacturer_price_surcharge` . `active`  =  1 ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            46 
                                0.84 ms 
                                                        
                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  ?  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `option`  IN  (? ) OR  `manufacturer_price_surcharge` . `option`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  ?  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  ? ) AND  `manufacturer_price_surcharge` . `active`  =  ? ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC  
                                
                                    Parameters : 
[
  b" ݨó|¬B;š\e O;†ö'î "
  null 
  b"œ;“"l\x0E Nï™\x10 Ñß\x17 Ø“Ú "
  null 
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
  null 
  true 
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  0x20DDA8F37CAC423B9A1B4F3B86F627EE  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `option`  IN  (0x9C3B93226C0E4EEF9910D1DF17D893DA ) OR  `manufacturer_price_surcharge` . `option`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  0x3455302FFEF548F797F73592361CE7A1  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  NULL ) AND  `manufacturer_price_surcharge` . `active`  =  1 ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            47 
                                0.90 ms 
                                                        
                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  ?  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `option`  IN  (? ) OR  `manufacturer_price_surcharge` . `option`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  ?  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  ? ) AND  `manufacturer_price_surcharge` . `active`  =  ? ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC  
                                
                                    Parameters : 
[
  b" ݨó|¬B;š\e O;†ö'î "
  null 
  b"""
    \x1A ’\x17 \n  
    \x01 ^@rŸ(×Vò˜±¶ 
    """
  null 
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
  null 
  true 
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  0x20DDA8F37CAC423B9A1B4F3B86F627EE  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `option`  IN  (0x1A92170A015E40729F28D756F298B1B6 ) OR  `manufacturer_price_surcharge` . `option`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  0x3455302FFEF548F797F73592361CE7A1  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  NULL ) AND  `manufacturer_price_surcharge` . `active`  =  1 ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            48 
                                0.44 ms 
                                                        
                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  ?  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `option`  IN  (? ) OR  `manufacturer_price_surcharge` . `option`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  ?  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  ? ) AND  `manufacturer_price_surcharge` . `active`  =  ? ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC  
                                
                                    Parameters : 
[
  b" ݨó|¬B;š\e O;†ö'î "
  null 
  b"GQÆ;§½KP°\e kÇ\x03 ÃØ„ "
  null 
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
  null 
  true 
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  0x20DDA8F37CAC423B9A1B4F3B86F627EE  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `option`  IN  (0x4751C63BA7BD4B50B01B6BC703C3D884 ) OR  `manufacturer_price_surcharge` . `option`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  0x3455302FFEF548F797F73592361CE7A1  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  NULL ) AND  `manufacturer_price_surcharge` . `active`  =  1 ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            49 
                                0.34 ms 
                                                        
                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  ?  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `option`  IN  (? ) OR  `manufacturer_price_surcharge` . `option`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  ?  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  ? ) AND  `manufacturer_price_surcharge` . `active`  =  ? ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC  
                                
                                    Parameters : 
[
  b" ݨó|¬B;š\e O;†ö'î "
  null 
  b"GQÆ;§½KP°\e kÇ\x03 ÃØ„ "
  null 
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
  null 
  true 
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  0x20DDA8F37CAC423B9A1B4F3B86F627EE  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `option`  IN  (0x4751C63BA7BD4B50B01B6BC703C3D884 ) OR  `manufacturer_price_surcharge` . `option`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  0x3455302FFEF548F797F73592361CE7A1  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  NULL ) AND  `manufacturer_price_surcharge` . `active`  =  1 ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            50 
                                0.32 ms 
                                                        
                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  ?  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `option`  IN  (? ) OR  `manufacturer_price_surcharge` . `option`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  ?  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  ? ) AND  `manufacturer_price_surcharge` . `active`  =  ? ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC  
                                
                                    Parameters : 
[
  b" ݨó|¬B;š\e O;†ö'î "
  null 
  b"œ;“"l\x0E Nï™\x10 Ñß\x17 Ø“Ú "
  null 
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
  null 
  true 
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  0x20DDA8F37CAC423B9A1B4F3B86F627EE  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `option`  IN  (0x9C3B93226C0E4EEF9910D1DF17D893DA ) OR  `manufacturer_price_surcharge` . `option`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  0x3455302FFEF548F797F73592361CE7A1  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  NULL ) AND  `manufacturer_price_surcharge` . `active`  =  1 ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            51 
                                0.33 ms 
                                                        
                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  ?  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `option`  IN  (? ) OR  `manufacturer_price_surcharge` . `option`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  ?  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  ? ) AND  `manufacturer_price_surcharge` . `active`  =  ? ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC  
                                
                                    Parameters : 
[
  b" ݨó|¬B;š\e O;†ö'î "
  null 
  b"GQÆ;§½KP°\e kÇ\x03 ÃØ„ "
  null 
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
  null 
  true 
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  0x20DDA8F37CAC423B9A1B4F3B86F627EE  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `option`  IN  (0x4751C63BA7BD4B50B01B6BC703C3D884 ) OR  `manufacturer_price_surcharge` . `option`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  0x3455302FFEF548F797F73592361CE7A1  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  NULL ) AND  `manufacturer_price_surcharge` . `active`  =  1 ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            52 
                                0.34 ms 
                                                        
                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  ?  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `option`  IN  (? ) OR  `manufacturer_price_surcharge` . `option`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  ?  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  ? ) AND  `manufacturer_price_surcharge` . `active`  =  ? ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC  
                                
                                    Parameters : 
[
  b" ݨó|¬B;š\e O;†ö'î "
  null 
  b"GQÆ;§½KP°\e kÇ\x03 ÃØ„ "
  null 
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
  null 
  true 
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  0x20DDA8F37CAC423B9A1B4F3B86F627EE  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `option`  IN  (0x4751C63BA7BD4B50B01B6BC703C3D884 ) OR  `manufacturer_price_surcharge` . `option`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  0x3455302FFEF548F797F73592361CE7A1  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  NULL ) AND  `manufacturer_price_surcharge` . `active`  =  1 ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            53 
                                0.33 ms 
                                                        
                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  ?  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `option`  IN  (? ,  ? ) OR  `manufacturer_price_surcharge` . `option`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  ?  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  ? ) AND  `manufacturer_price_surcharge` . `active`  =  ? ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC  
                                
                                    Parameters : 
[
  b"Ü%¼ðlƒOï‡P™o\x02 Ø!ƒ "
  null 
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  null 
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
  null 
  true 
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  0xDC25BCF06C834FEF8750996F02D82183  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `option`  IN  (0xB7A8653AD2E64073BF0923D083A082A0 ,  0xF00914139C1841C9A56D7C61681815B7 ) OR  `manufacturer_price_surcharge` . `option`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  0x3455302FFEF548F797F73592361CE7A1  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  NULL ) AND  `manufacturer_price_surcharge` . `active`  =  1 ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            54 
                                0.36 ms 
                                                        
                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  ?  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `option`  IN  (? ,  ? ) OR  `manufacturer_price_surcharge` . `option`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  ?  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  ? ) AND  `manufacturer_price_surcharge` . `active`  =  ? ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC  
                                
                                    Parameters : 
[
  b"Ü%¼ðlƒOï‡P™o\x02 Ø!ƒ "
  null 
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  null 
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
  null 
  true 
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  0xDC25BCF06C834FEF8750996F02D82183  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `option`  IN  (0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0xF00914139C1841C9A56D7C61681815B7 ) OR  `manufacturer_price_surcharge` . `option`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  0x3455302FFEF548F797F73592361CE7A1  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  NULL ) AND  `manufacturer_price_surcharge` . `active`  =  1 ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            55 
                                0.38 ms 
                                                        
                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  ?  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `option`  IN  (? ,  ? ) OR  `manufacturer_price_surcharge` . `option`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  ?  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  ? ) AND  `manufacturer_price_surcharge` . `active`  =  ? ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC  
                                
                                    Parameters : 
[
  b"Ü%¼ðlƒOï‡P™o\x02 Ø!ƒ "
  null 
  b"¹dÀÁC¹IX³<—Ó‘æaª "
  b"ÉJ€ïŠ5Oš“»ÝööÅ´þ "
  null 
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
  null 
  true 
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  0xDC25BCF06C834FEF8750996F02D82183  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `option`  IN  (0xB964C0C143B94958B33C97D391E661AA ,  0xC94A80EF8A354F9A93BBDDF6F6C5B4FE ) OR  `manufacturer_price_surcharge` . `option`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  0x3455302FFEF548F797F73592361CE7A1  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  NULL ) AND  `manufacturer_price_surcharge` . `active`  =  1 ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            56 
                                0.36 ms 
                                                        
                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  ?  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `option`  IN  (? ,  ? ) OR  `manufacturer_price_surcharge` . `option`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  ?  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  ? ) AND  `manufacturer_price_surcharge` . `active`  =  ? ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC  
                                
                                    Parameters : 
[
  b"Ü%¼ðlƒOï‡P™o\x02 Ø!ƒ "
  null 
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  null 
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
  null 
  true 
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  0xDC25BCF06C834FEF8750996F02D82183  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `option`  IN  (0xB7A8653AD2E64073BF0923D083A082A0 ,  0xF00914139C1841C9A56D7C61681815B7 ) OR  `manufacturer_price_surcharge` . `option`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  0x3455302FFEF548F797F73592361CE7A1  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  NULL ) AND  `manufacturer_price_surcharge` . `active`  =  1 ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            57 
                                0.74 ms 
                                                        
                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  ?  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `option`  IN  (? ,  ? ) OR  `manufacturer_price_surcharge` . `option`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  ?  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  ? ) AND  `manufacturer_price_surcharge` . `active`  =  ? ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC  
                                
                                    Parameters : 
[
  b"Ü%¼ðlƒOï‡P™o\x02 Ø!ƒ "
  null 
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  null 
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
  null 
  true 
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  0xDC25BCF06C834FEF8750996F02D82183  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `option`  IN  (0xD885C54B21E740B6ABFCC275F8F80488 ,  0xF00914139C1841C9A56D7C61681815B7 ) OR  `manufacturer_price_surcharge` . `option`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  0x3455302FFEF548F797F73592361CE7A1  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  NULL ) AND  `manufacturer_price_surcharge` . `active`  =  1 ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            58 
                                0.55 ms 
                                                        
                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  ?  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `option`  IN  (? ,  ? ) OR  `manufacturer_price_surcharge` . `option`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  ?  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  ? ) AND  `manufacturer_price_surcharge` . `active`  =  ? ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC  
                                
                                    Parameters : 
[
  b"Ü%¼ðlƒOï‡P™o\x02 Ø!ƒ "
  null 
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  null 
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
  null 
  true 
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  0xDC25BCF06C834FEF8750996F02D82183  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `option`  IN  (0x55728378E5BE4067A3D5E612F4B39C98 ,  0xF00914139C1841C9A56D7C61681815B7 ) OR  `manufacturer_price_surcharge` . `option`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  0x3455302FFEF548F797F73592361CE7A1  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  NULL ) AND  `manufacturer_price_surcharge` . `active`  =  1 ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            59 
                                0.88 ms 
                                                        
                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  ?  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `option`  IN  (? ,  ? ) OR  `manufacturer_price_surcharge` . `option`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  ?  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  ? ) AND  `manufacturer_price_surcharge` . `active`  =  ? ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC  
                                
                                    Parameters : 
[
  b"Ü%¼ðlƒOï‡P™o\x02 Ø!ƒ "
  null 
  b"ÈãÉáëÊF2°ø*DhŽ2Þ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  null 
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
  null 
  true 
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  0xDC25BCF06C834FEF8750996F02D82183  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `option`  IN  (0xC8E3C9E1EBCA4632B0F82A44688D32DE ,  0xD885C54B21E740B6ABFCC275F8F80488 ) OR  `manufacturer_price_surcharge` . `option`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  0x3455302FFEF548F797F73592361CE7A1  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  NULL ) AND  `manufacturer_price_surcharge` . `active`  =  1 ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            60 
                                0.81 ms 
                                                        
                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  ?  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `option`  IN  (? ,  ? ) OR  `manufacturer_price_surcharge` . `option`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  ?  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  ? ) AND  `manufacturer_price_surcharge` . `active`  =  ? ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC  
                                
                                    Parameters : 
[
  b"Ü%¼ðlƒOï‡P™o\x02 Ø!ƒ "
  null 
  b"w¢Èc}_K²©\t ™œtTs\x1E  "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  null 
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
  null 
  true 
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  0xDC25BCF06C834FEF8750996F02D82183  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `option`  IN  (0x77A2C8637D5F4BB2A909999C7454731E ,  0xF00914139C1841C9A56D7C61681815B7 ) OR  `manufacturer_price_surcharge` . `option`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  0x3455302FFEF548F797F73592361CE7A1  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  NULL ) AND  `manufacturer_price_surcharge` . `active`  =  1 ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            61 
                                0.91 ms 
                                                        
                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  ?  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `option`  IN  (? ,  ? ) OR  `manufacturer_price_surcharge` . `option`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  ?  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  ? ) AND  `manufacturer_price_surcharge` . `active`  =  ? ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC  
                                
                                    Parameters : 
[
  b"Ü%¼ðlƒOï‡P™o\x02 Ø!ƒ "
  null 
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  null 
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
  null 
  true 
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  0xDC25BCF06C834FEF8750996F02D82183  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `option`  IN  (0x55728378E5BE4067A3D5E612F4B39C98 ,  0xF00914139C1841C9A56D7C61681815B7 ) OR  `manufacturer_price_surcharge` . `option`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  0x3455302FFEF548F797F73592361CE7A1  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  NULL ) AND  `manufacturer_price_surcharge` . `active`  =  1 ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            62 
                                1.09 ms 
                                                        
                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  ?  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `option`  IN  (? ,  ? ) OR  `manufacturer_price_surcharge` . `option`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  ?  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  ? ) AND  `manufacturer_price_surcharge` . `active`  =  ? ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC  
                                
                                    Parameters : 
[
  b"Ü%¼ðlƒOï‡P™o\x02 Ø!ƒ "
  null 
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  null 
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
  null 
  true 
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  0xDC25BCF06C834FEF8750996F02D82183  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `option`  IN  (0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0xF00914139C1841C9A56D7C61681815B7 ) OR  `manufacturer_price_surcharge` . `option`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  0x3455302FFEF548F797F73592361CE7A1  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  NULL ) AND  `manufacturer_price_surcharge` . `active`  =  1 ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            63 
                                1.02 ms 
                                                        
                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  ?  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `option`  IN  (? ,  ? ) OR  `manufacturer_price_surcharge` . `option`  < = >  ? ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  ?  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  ? ) AND  `manufacturer_price_surcharge` . `active`  =  ? ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC  
                                
                                    Parameters : 
[
  b"\x01 —éÖ!\x02 r›µñü\v\x11 é‰Ý "
  null 
  b"Äÿ^\f ™7M\x13 ³èF¬Ÿ\x1F 4´ "
  b"Õ\x00 Þ¨\t ƒN¬Ê\x08 ZRûH/ "
  null 
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
  null 
  true 
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `manufacturer_price_surcharge` . `id`  FROM  `manufacturer_price_surcharge`  WHERE  ((`manufacturer_price_surcharge` . `manufacturer_id`  =  0x0197E9D62102729BB5F1FC0B11E989DD  OR  `manufacturer_price_surcharge` . `manufacturer_id`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `option`  IN  (0xC4FF5E0C99374D13B3E846AC9F1F34B4 ,  0xD500DEA809834E9DACCA085A52FB482F ) OR  `manufacturer_price_surcharge` . `option`  < = >  NULL ) AND  (`manufacturer_price_surcharge` . `sales_channel_id`  =  0x3455302FFEF548F797F73592361CE7A1  OR  `manufacturer_price_surcharge` . `sales_channel_id`  < = >  NULL ) AND  `manufacturer_price_surcharge` . `active`  =  1 ) ORDER BY  `manufacturer_price_surcharge` . `manufacturer_id`  DESC ,  `manufacturer_price_surcharge` . `sales_channel_id`  DESC ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            64 
                                11.27 ms 
                                                        
                                SELECT  `product` . `id` ,  `product` . `product_number` ,  `product` . `auto_increment`  FROM  `product`  LEFT JOIN  `product`  `product.parent`  ON  `product` . `parent_id`  =  `product.parent` . `id`  AND  `product` . `parent_version_id`  =  `product.parent` . `version_id`  LEFT JOIN  `product_visibility`  `product.visibilities`  ON  `product` . `visibilities`  =  `product.visibilities` . `product_id`  AND  `product` . version_id  =  `product.visibilities` . product_version_id  WHERE  (`product` . `version_id`  =  ? ) AND  ((`product` . `parent_id`  IN  (? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ) AND  IFNULL (`product` . `active` ,  `product.parent` . `active` ) =  ?  AND  `product.visibilities` . `sales_channel_id`  =  ? )) GROUP BY  `product` . `id`  
                                
                                    Parameters : 
[
  b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
  b"¿\x0F &\j7B\f ¨\x05 ó<Éã/þ "
  b"nÍ9ƒ\x0E EŽ›FçÜž¿\x18 w "
  b"3ÌqqÈL@^´.\x02 `dËôÞ "
  b"\x01 Œ\x1A ÈÓÙr¸˜³FŽ\x02 0 A "
  b"\x07\x14 kçqF-ƒ½;ô§±`é "
  b"–ç«áF\x10 JC·Ñöᆡ€\x16  "
  b"´¡Î=\x0E ¬D/€yÒÎΦ\x05 K "
  b"©Ò˜÷zB•º#\x18 B¨\x08 )ò "
  b"©"Ï¢¨ŒD#¸£µ\x16 )íÈ{ "
  b"\x01 •¯m’Ôrò©.s–Ç7\x02 Q "
  b"½S¦?\t A\x13 ˆ-O˜˜hô\x1A  "
  b"n”õQµ÷GJ±ŸU²?ý·T "
  b"-Äí§Î[I@±ø¸¼¼$RT "
  b"(X†Œi—I\v ’-bÔÜgw™ "
  b"[I=ü:NJ³ Ú^&cÕs "
  b"zÒ\f cúDÞT\x1A\x16\x07\x1F †] "
  b"öÐz¹FþI¬=Y-ñÎbª "
  b"XÔ\x07 â\x0F ÷MñxÍ]:¬¢ "
  b"ZP\x18 Ê«õH£Žp¤o¹h\x02 S "
  b"\x03 ƒ‡Û—ˆM\e Ž>¬TQ^\x07 ^ "
  b"tD:4]¥AõµÛá\x1F ½E¹º "
  b"""
    û÷zÇüq@‹¨µÂ\v \n  
    én= 
    """
  b"\x7F (]%E\x10 J8¬ô¹KÕ\x06 KÓ "
  b"\x01 —éÖ)—q;¼!ª*0q½ç "
  true 
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `product` . `id` ,  `product` . `product_number` ,  `product` . `auto_increment`  FROM  `product`  LEFT JOIN  `product`  `product.parent`  ON  `product` . `parent_id`  =  `product.parent` . `id`  AND  `product` . `parent_version_id`  =  `product.parent` . `version_id`  LEFT JOIN  `product_visibility`  `product.visibilities`  ON  `product` . `visibilities`  =  `product.visibilities` . `product_id`  AND  `product` . version_id  =  `product.visibilities` . product_version_id  WHERE  (`product` . `version_id`  =  0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND  ((`product` . `parent_id`  IN  (0xBF0F265C6A37420CA805F33CC9E32FFE ,  0x8E6ECD39830E458D9B46E7DC9EBF1877 ,  0x33CC7171C84C405EB42E026064CBF4DE ,  0x018C1AC8D3D972B898B3468E0230A041 ,  0x07146BE77190462D83BD3BF4A7B160E9 ,  0x96E7ABE146104A43B7D1F6E186A18016 ,  0xB4A1CE3D0EAC442F8079D2CECEA6054B ,  0xA9D2AD98F77A4295BA231842A80829F2 ,  0xA922CFA2A88C4423B8A3B51629EDC87B ,  0x0195AF6D92D472F2A92E7396C7370251 ,  0xBD53C2A63F094113882D4F989868F41A ,  0x6E94F551B5F7474AB19F55B23FFDB754 ,  0x2DC4EDA7CE5B4940B1F8B8BCBC245254 ,  0x2858868C6997490B922D62D4DC677799 ,  0x5B499D3DFC3A4E4AB320DA5E2663D573 ,  0x7AD20C63FA9D44DE9D541A16071F865D ,  0xF6D07AB946FE49ACAD3D592DF1CE62AA ,  0x58D407E20FF74DF18F78CD5D903AACA2 ,  0x5A5018CAABF548A38D70A46FB9680253 ,  0x038387DB97884D1B8D3EAC54515E075E ,  0x74443A345DA541F5B5DBE11FBD45B9BA ,  0xFBF77AC7FC71408BA8B5C20B0AE96E3D ,  0x7F285D2545104A38ACF4B94BD5064BD3 ,  0x0197E9D62997713BBC21AA2A3071BDE7 ) AND  IFNULL (`product` . `active` ,  `product.parent` . `active` ) =  1  AND  `product.visibilities` . `sales_channel_id`  =  0x3455302FFEF548F797F73592361CE7A1 )) GROUP BY  `product` . `id` ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            65 
                                26.56 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` . `created_at`  as  `product.createdAt` ,  `product` . `updated_at`  as  `product.updatedAt` ,  (SELECT  GROUP_CONCAT (HEX (`product.options.mapping` . `property_group_option_id` ) SEPARATOR  '||' )
                  FROM  `product_option`  `product.options.mapping` 
                  WHERE  `product.options.mapping` . `product_id`  =  `product` . `id`  ) as  `product.options.id_mapping` ,  `product.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` . `file_hash`  as  `product.cover.media.fileHash` ,  `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_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.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"\x0F ©\x1C ãéjK¾KÙÎu,4% "
  b"\x01 ˜W0§ísÿ„–\x13\x7F pé0\e  "
  b"\x01 ˜XÕ¾Þs]³Ã‡SP@\x11 $ "
  b"\x01 ˜XÕ¿\x02 p4¯¦3\ºT\x00 m "
  b"\x01 ˜XÕ¿\x1A ss®æ=%‡yf\x15  "
  b"\x01 ˜XÕ¿4rû¬-’%'Ù "
  b"\x01 ˜XÕ¿Osެ?òŠUµ(‰ "
  b"\x01 ˜XÕ¿gp\x00 ±•ÁWì§Ñö "
  b"\x01 ˜XÕ¿\x7F s\x16 ±Â×e_#ˆ "
  b"\x01 ˜XÕ¿™rýŸÃ\x15 'Þ’Jæ "
  b"\x01 ˜XÕ¿²rYª\x19 ØP¥\f G "
  b"\x01 ˜XÕ¿Ês\f ·“†ŠK‰\x17 4 "
  b"\x01 ˜XÕ¿âqa‡[Æ£v\x17 8Ê "
  b"\x01 ˜XÕ¿ûp0ŸÉ¯³¨¬Ž+ "
  b"\x01 ˜XÕÀ\x14 sC°LšÐ\f\x07 ;£ "
  b"\x01 ˜XÕÀ-r<«øÞº-²¹k "
  b"\x01 ˜XÕÀGp{¦·\x0E ?\v ß\x1D x "
  b"\x01 ˜XÕÀhsvŸ¯\x1A #$µÎï "
  b"\x01 ˜XÕÀp›Ž–'í,åóÊ "
  b"\x01 ˜XÕÀšpŽ“ b~ºn\x10 ¡ "
  b"\x01 ˜XÕÀ³r\x07 —_\x08 ëSk\x07 Û "
  b"\x01 ˜XÕÀÒs䳬.Bý´ÞÎ "
  b"\x01 ˜XÕÀíqU·\x01 ¢—ÇÄål "
  b"\x01 ˜Wq\x19 œr–™³;³x¿7\x08  "
  b"\x01 ˜XÚ]|q£†ß8\x19 r"–¹ "
  b"\x01 ˜XÚ]§r6¸½|ûz™ § "
  b"""
    \x01 ˜XÚ]Èq\e ¥¨\x1F TÐù\n  
    ö 
    """
  b"\x01 ˜XÚ]îp»§$£\x03 è\x13 T "
  b"\x01 ˜XÚ^\x18 s[„\x1E ˜"iG†â "
  b"\x01 ˜XÚ^?s\t µ¯Í&X4áš "
  b"\x01 ˜XÚ^irC¬ÃÑÐS¹\x03 g "
  b"\x01 ˜XÚ^q•’®\x13 fîV3 "
  b"\x01 ˜XÚ^´p‹jæ…Š`Ï\x14  "
  b"\x01 ˜XÚ^ÓqX (ÜûjŠ\v  "
  b"\x01 ˜XÚ^üpT„J2nôô\x19 Q "
  b"\x01 ˜XÚ_ r߉‡cEÍÐ "
  b"\x01 —éÖ)°sHªù\x1E\e Ó‡\x0E c "
  b"\x01 —éï¨\x17 sϺl˜.·õê3 "
  b"\x01 —éï¨&rͲ\x15 ݪ†3\x06  "
  b"\x01 —éï¨7ql³dN¦wÀ”7 "
  b"\x01 —éï¨Dr®ŠÞ,\x12 ¦¨TR "
  b"\x01 —éï¨Tq˜‡÷ÕFK\x16 >ò "
  b"\x01 —éï¨isµ‚¥ò„«t$‰ "
  b"\x01 —éï¨ys›¢Úâq|ùz "
  b"\x01 —é降pÔ§ºe7HD¢› "
  b"\x01 —é祥q‘”4\x1A ø<\x03 9# "
  b"\x01 —é﨩sË®¸mËbXvš "
  b"\x01 —é塀sq–½Qø\x13 Õ5 "
  b"\x01 —éï¨Ìs¤®\v .k\x13 ³\x03 ö "
  b"\x01 —éï¨àr‹„ô§Mæ«\x10 ð "
  b"\x01 —éï¨óqÀ‚«ç]”Jo9 "
  b"""
    \x01 —éï©\n  
    s6…Ñ=¿¶u 
    """
  b"\x01 ˜ ‹Ù±s•›\v ËašX½\x03  "
  b"\x01 ˜ ‹Ù¾rä—¹\x04\x19 ‚ëì\x7F  "
  b"\x01 ˜ ‹ÙËps“«VAã¬lz "
  b"\x01 ˜ ‹Ùßq!¥S‹q\x14 §E… "
  b"\x01 ˜ ‹Ùóqξº¼p¤ƒÃé "
  b"\x01 ˜ ‹Ú\x08 s\x07 ¤:Ú‡\x06\x08 ˆŒ "
  b"\x01 ˜ ‹Ú\x15 p\r «T\f äh5#Û "
  b"\x01 ˜ ‹Ú*rœ‘ÈUÏ4”ˆ\x01  "
  b"\x01 ˜ ‹Ú8p´ž¢±( "
  b"\x01 ˜ ‹ÚFr\x18 ¼\x1C ûluý?W "
  b"\x01 ˜ ‹ÚWsu”Ž\x17 ß„’ï\t  "
  b"\x01 ˜ ‹Újs5™ôE{%!,° "
  b"\x01 ˜ ‹Ú€qN§ç[Ý@8\x16  "
  b"\x01 ˜ ‹Üåq„€Óbfî\x04\x04 ¦ "
  b"\x01 ˜ ‹Ý\x03 qA¨\x7F ޤú\x01 3Ö "
  b"\x01 ˜ ‹Ý\x1C qO£\f seÝ%>¥ "
  b"\x01 ˜ ‹Ý/q@˜'œ\e ‚NÏ” "
  b"\x01 ˜ ‹ÝDr\t »X(U¾tT\x05  "
  b"\x01 ˜ ‹ÝUpª²å†!ëlÛ\x12  "
  b"\x01 ˜ ‹Ýer7¸Š+ðúž†ú "
  b"\x01 ˜ ‹Ýup?½ñÌa$y±F "
  b"\x01 ˜ ‹Ý„qÿ“•"\x7F Õ÷~í "
  b"\x01 ˜ ‹ÝšsK¢\x10 ;Æèð\x12 ñ "
  b"\x01 ˜ ‹Ý±q0 ŸÞ&óA\x17 ¡ "
  b"\x01 ˜ ‹ÝÅsÞªføIµVÁ\f  "
  b"\x01 ˜ ‹ÝÝpœ±ëàÑ¥Þ•% "
  b"\x01 ˜ ‹Ýðsæ»\x1F q\x16 §£ƒ2 "
  b"\x01 ˜ ‹Þ\x01 sj¡úZÉ\x1A ±è) "
  b"\x01 ˜ ‹Þ\x1A qž¬x0\f ¶÷ª "
  b"\x01 ˜ ‹Þ-q*ˆÕƒtÚYíÒ "
  b"""
    \x01 ˜ ‹Þ=s£\n  
    Ä—íÖ2Œ 
    """
  b"\x01 ˜ ‹ÞTs©˜üÌÛÎJF\x15  "
  b"\x01 ˜ ‹Þbr¢¼whdúx¬ì "
  b"\x01 ˜ ‹Þqr†–y€\x08 ²«ÌD "
  b"\x01 ˜ ‹Þ‚pˆ³õ©NIÿèf "
  b"\x01 ˜ ‹Þ‘s„ŠwIx·\x1E j "
  b"\x01 ˜ ‹Þ¡rîŒÏ>ˆå\x1C ¡j "
  b"\x01 ˜ ‹Þºs{\f\x0F G·S†b "
  b"\x01 ˜ ‹ÞÑrYš\x1D Jø7¢ÄŸ "
  b"\x01 ˜ ‹Þâp:·ñ²½ôp\x16 ª "
  b"\x01 ˜ ‹Þõr\r \x07 .£øŽ®° "
  b"\x01 ˜ ‹ß\x06 p4“\x0E ì/\x01 CíÔ "
  b"\x01 ˜ ‹ß\x15 sq¢Å†§Oß\x1E Z "
  b"\x01 ˜¢Šñ¯rî½Ô\x04 O›S‹~ "
  b"""
    \x01 •¯jE„pð¶Ã:\n  
    ]à2‘ 
    """
  b"\x01 ˜XÏ_\x1F p\x01 ŠdXf¶ä\x1D  "
  b"\x01 ˜XÏ_6r\x19 ¼\x1A ÿ³F\x11 &$ "
  b"\x01 ˜XÏ_Gré˜cÒ3/hÏ? "
  b"""
    \x01 ˜XÏ_]rÅŒ±\n  
    ƒõ°6v 
    """
  b"\x01 ˜XÏ_upí¶\x11 y8f!¼Ë "
  b"\x01 ˜XÏ_Œq]´ÀQÚš„î "
  b"""
    \x01 ˜XÏ_¡r°Œu‚ÀZ\n  
    \t\x1E  
    """
  b"\x01 ˜XÏ_·qΔä¨âH©0F "
  b"\x01 ˜XÏ_Ðsßž\x0E gfZíWQ "
  b"\x01 ˜XÏ_äp¼‹íèD?ºjU "
  b"\x01 ˜XϬ\x17 pñ\x18 Õ™]9} "
  b"\x01 ˜XÏ®=sõŽzÙsBÁ~€ "
  b"\x01 ˜XÏ®fq€»\x10 Ÿ™^¨¨Ý "
  b"\x01 ˜XÜ5ùsà±t‰¿]Iž\x11  "
  b"\x01 ˜XÜÈrr%«È\r ÈÛdƒ= "
  b"\x01 •¯ky”sg¤²(\x1A üÜËT "
  b"\x01 ˜¢ùG[q\x03 ž\x12 ,vºäÒ "
  b"\x01 ˜¢ùGnpº•º¿¡bHŽ "
  b"\x01 ˜¢ùG~s•¹iÆò«\x0F ±Ê "
  b"\x01 ˜¢ùGrb¥£—3\x1E õ£Ð "
  b"\x01 ˜¢ùG¡rP‚]Á\v FõHÒ "
  b"\x01 ˜¢ùGµs•ˆý7íúË\n  "
  b"\x01 ˜¢ùGÊqqž”§É…e©H "
  b"\x01 ˜¢ùGßr“»ùÂ4-䔼 "
  b"\x01 ˜¢ùGòs&‡×\x08 µóHTû "
  b"\x01 ˜¢ùH\x04 s†ŠŒŽ³\x1F ú\x18 ä "
  b"\x01 ˜¢ùH\x17 p·šx\x11 g¬\x1F £¦ "
  b"\x01 ˜¢ùH,s\x16 ±‚\v †šêkô "
  b"\x01 ˜¢ùH;s…‹¾|±Æ<\È "
  b"\x01 ˜¢ùHNs@–™—4¥œÙ\x10  "
  b"\x01 ˜¢ùHbs\x1C ªX©ˆ\x14 ®\x11 Ù "
  b"\x01 ˜¢ùH}r–•Ô2WöѵK "
  b"\x01 ˜¢ùH”sQŽ -þ\x07 ²ªÙ "
  b"\x01 ˜¢ùH£s·&g‡\x1E –K\x02  "
  b"\x01 ˜¢ùH¹s\x06 ‰Ï!cèé{ø "
  b"\x01 ˜¢ùHÉr8€n0—E¤öG "
  b"\x01 ˜¢ùHãsÇžß¼å#ÆUþ "
  b"\x01 ˜Vp?Ýs¼Šˆ\x07 Ç8Ѹ. "
  b"\x01 ˜XÊ(Rs~ªè\x01 ”Õf#v "
  b"\x01 ˜XÊ(lsx±Õ–ñ'G«\x7F  "
  b"\x01 ˜XÊ(q\t ›š%)‚\x07 \W "
  b"\x01 ˜XÊ(ÐqÀ„úäAë"\x00\x0F  "
  b"\x01 ˜XÊ(ésl“ c˜Ï“SN "
  b"\x01 ˜XÊ)\r p\v ‚\x1C\v è8¡Ñà "
  b"\x01 ˜XÊ))q[¸4æºiR  "
  b"\x01 ˜XÊ)Mp9„6\r uëˆ "
  b"\x01 ˜XÊ)mrþ9\x08 \þç¨p "
  b"\x01 ˜XÊ)•q\x04 Ž\x14 Lºâ‚€£ "
  b"\x01 ˜XÊ)²p¨¼g²œgŸ K "
  b"\x01 ˜XÊ)ÐsBž·¥‚›ïK8 "
  b"\x01 ˜XÊ)þpoŽ\x19 Æ8UN·q "
  b"\x01 ˜XÊ*\x18 q"¢È‚økGI "
  b"\x01 ˜XÊ*5sL²\x13 èFf¡õ\x0F  "
  b"\x01 ˜XÊ*MrŒ©ãJØ2Bù¾ "
  b"\x01 ˜XÊ*pqP’(ýRnA>q "
  b"""
    \x01 ˜XÊ*Šp6¤\n  
    ¬\x06 ˜màÙ 
    """
  b"""
    \x01 ˜XÛ7q\n  
    œà?ö…\r T 
    """
  b"\x01 ˜Vp¾õp\x13 ³§ßq:.MÂ "
  b"\x01 ˜XËÖ)qô´[c·çÿ³à "
  b"\x01 ˜XËÖAp5”\x00 i\x0E\x03 øP "
  b"\x01 ˜XËÖeq\x15 §n}²2á“= "
  b"\x01 ˜XϸdrÚå\x02 Nƶ˜U "
  b"\x01 ˜XÛQØsì·f\x02 édÃI "
  b"\x01 ˜XÛQùsXº\x17 JÁœ\x12 ŠØ "
  b"\x01 •¯kŽ"pö¿\x03 §†ŠËŠ¡ "
  b"\x01 ˜¢ùc sX,\x1D\f Î\x1D ž "
  b"\x01 ˜¢ùc2s\x06 ‰Õ\x04 Ø\x1C ]Eµ "
  b"\x01 ˜¢ùc?rMž\x7F ë\f\x14 Ç´° "
  b"\x01 ˜¢ùcJrÜ¿›oðú\x04 °\x18  "
  b"\x01 ˜¢ùcXq|ˆ±Ô‹b\x17 %„ "
  b"\x01 ˜¢ùcps:£CE0\e ÎR "
  b"\x01 ˜¢ùc€s*«ó\x06 [A\v qA "
  b"\x01 ˜¢ùcsð¾1áñ¯K,ä "
  b"\x01 ˜¢ùc¡sÐŽéT½ÁIŠ! "
  b"\x01 ˜¢ùc²rÑ«({M™\x1A\x14 – "
  b"\x01 ˜¢ùcÄpQ«‘\f >iOâð "
  b"\x01 ˜¢ùcÓrf´½<Ûá¾Ñ° "
  b"\x01 ˜¢ùcârµ¸#t¥z¬â "
  b"\x01 ˜¢ùcòr&¼ÑÔ9±N$! "
  b"\x01 ˜¢ùd\x02 r®´£¾Eü¶\x02  "
  b"\x01 ˜¢ùd\x12 rló«ÎQ¤ºÿ "
  b"\x01 ˜¢ùd!r`½U =•ºƒÔ "
  b"\x01 ˜¢ùd1sk³:<®It¸Ñ "
  b"\x01 ˜¢ùd?ql‘QÅ\x14 Øve+ "
  b"\x01 ˜¢ùdNp¤œR~·\x13 à-Æ "
  b"\x01 ˜¢ùd^s'›i\x10 OݧŒä "
  b"\x01 ˜¢ùdlr$».7û\x0F n–g "
  b"\x01 ˜¢ùdzsœœÂâÉ^\x1C .t "
  b"\x01 ˜¢ùdŠr\x13 µŒk\t\x01 Ê_x "
  b"\x01 ˜¢ùd™ry¬ž¾_\e žå5 "
  b"\x01 ˜¢ùd©ršŽ:ÇïjÚ:ñ "
  b"\x01 ˜¢ùd·p@º\x14 [†î¶\x0E  "
  b"\x01 ˜¢ùdÊq\x17 ·â¤ŽFùç\x16  "
  b"\x01 ˜¢ùdÝpP¥\e 1ä`¬ì "
  b"\x01 ˜¢ùdîrœ^\x0F j¸â\x18 6 "
  b"\x01 ˜¢ùe\x03 qÿºƒfd&1e¾ "
  b"\x01 ˜¢ùe\e r\x7F ·>üÖ¥‹i "
  b"\x01 ˜¢ùe.q\x11 ‰û½’íÆ¦ö "
  b"\x01 ˜¢ùe>rë *ZuÁ<ª< "
  b"\x01 ˜¢ùePs(½lÙv·¢e\x07  "
  b"\x01 ˜¢ùe^rw¯Äã&ÉgëØ "
  b"\x01 ˜¢ùenpv¥•\x01 »Âa©Ë "
  b"\x01 ˜¢ùe\x7F pϪØaM“\x14 µ\t  "
  b"\x01 ˜¢ùe’q[©¿øÒ¯?:« "
  b"\x01 ˜¢ùerÑr\x10 Ð\x05 ºXÔ "
  b"\x01 ˜¢ùe¬q/±ú.Öcoe "
  b"\x01 ˜¢ùeÀpùšò{\x03 Ž5] "
  b"\x01 ˜¢ùeÍqc‰kà¾`¾%û "
  b"\x01 ˜ž†$1s¿(<ÕÌ{äs "
  b"\x01 ˜¢ùQLp…›ó\t ëÁG½3 "
  b"\x01 ˜¢ùQYs—¬ý \x1E\x10\x1A È\x7F  "
  b"\x01 ˜¢ùQer®¶cg?¤Ì\x1F › "
  b"\x01 ˜¢ùQqr9—¬íôˆ¾Š› "
  b"\x01 ˜¢ùQ…pÂ’2ßü#‡ ç "
  b"\x01 ˜¢ùQ“r€Ÿ\x11 óG\x16 ‚à "
  b"\x01 ˜¢ùQ¦rÏ¡\x17 ¼ñ…¾Ð "
  b"\x01 ˜¢ùQ¼q§ñd¢eT»a "
  b"\x01 ˜¢ùQÎs„©ýüKË}¯i "
  b"\x01 ˜¢ùQâp¹—ó66÷G?\x14  "
  b"\x01 ˜¢ùQöré—héú½©ÂF "
  b"\x01 ˜¢ùR\x02 ss²ZÞI\x18 çLt "
  b"\x01 ˜¢ùR\x17 r\x18 „>\x1F µ‘·Û- "
  b"\x01 ˜¢ùR'qò9CÆüõ¬ "
  b"\x01 ˜¢ùR;s5‡\x19 Ø4¤æ„t "
  b"\x01 ˜¢ùRLp¨¡ì\x03 :|xN° "
  b"\x01 ˜¢ùRasæ’X\t\v 3m‰¿ "
  b"\x01 ˜¢ùRuq’—®O)HÇšù "
  b"\x01 ˜¢ùR„r3²Ëf“Qá÷ã "
  b"\x01 ˜¢ùRqV“¸Å\f è·\v Ð "
  b"\x01 ˜¢ùR°q\x14 ¦”þáA{‘~ "
  b"\x01 •¯kr}r*ŽÆ\x18 ‰_ñšÃ "
  b"\x01 ˜¢ù=!sè™Ð¢<ip\x1A ) "
  b"\x01 ˜¢ù=/s-ˆËû\x10 š‘'j "
  b"\x01 ˜¢ù=<sͧ^kÇEÊ^; "
  b"\x01 ˜¢ù=Vs\x07 •\x1F\x13 ¶6·€Æ "
  b"\x01 ˜¢ù=jq¢¼š‚\x14 œä¡ "
  b"\x01 ˜¢ù=|pz\x00 E¡¸‘ "
  b"\x01 ˜¢ù=ŒqÀ!\x11 ŒAº*@ "
  b"\x01 ˜¢ù=œpú–õØüe]ô” "
  b"\x01 ˜¢ù=®p\v ¥&+¤÷\x04 ‘Z "
  b"\x01 ˜¢ù=¿s¸¿ù[@4\x16\x18 ® "
  b"\x01 ˜¢ù=ÏpÀ¸Î*\x01\x7F °¿õ "
  b"\x01 ˜¢ù=ÛsŠ¥À5d,\x01 (¸ "
  b"\x01 ˜¢ù=êpP…jÞ¾Låg\x11  "
  b"\x01 ˜¢ù=öq€àýX\x1A 솚 "
  b"\x01 ˜¢ù>\x03 rÛ›\v &eÃ‘ÞÆ "
  b"\x01 ˜¢ù>\x15 sá…\x05 G›ºê‹Â "
  b"\x01 ˜¢ù>)qË (\x19 *'Ú½ù "
  b"\x01 ˜¢ù>:sƒ¤Âa'óíZo "
  b"\x01 ˜¢ù>Ls¹šjðgK2j" "
  b"\x01 ˜¢ù>^s-°\e N5ßêõ "
  b"\x01 ˜¢ù>qr¡˜×¤«8OA‡ "
  b"\x01 ˜¢ù>‚rRŽû¢i¸£Ìo "
  b"\x01 ˜¢ù>•s(™à6ŒóZ9Ž "
  b"\x01 ˜¢ù>¥r£¦\x1C ›"±\x13 S³ "
  b"\x01 ˜¢ù>µp\x14 ½>ç?;£g "
  b"\x01 ˜¢ù>ÍsÖ¨nŽ®·Y×V "
  b"\x01 ˜¢ù>çrß¾T¹ø)Úv0 "
  b"\x01 ˜¢ù>þqº4\e ÊFp¥ "
  b"\x01 ˜¢ù?\x10 q»žÒ®áTÕ<„ "
  b"\x01 ˜¢ù?\x1D qc…N'ÆU€ÿ\x18  "
  b"\x01 ˜¢ù?*r„€\x18 ‚Ïb/àu "
  b"\x01 ˜¢ù?9rއS–Ož\x05\x16  "
  b"\x01 ˜¢ù?Hp…œVTÒý5\x07 ¨ "
  b"\x01 ˜¢ù?\qµˆ\x1A 8²\x03 òƒ€ "
  b"\x01 ˜¢ù?tpn¿Äjæ>Ö{\t  "
  b"\x01 ˜¢ù?‡sT“Wúf&¹ "
  b"\x01 ˜¢ù?™pŒ¬€ëóuŸ½„ "
  b"\x01 ˜¢ù?¬rÓŠ‹ô8Ý£ö{ "
  b"\x01 ˜¢ù?ºp|¡Ó9æ=û*? "
  b"\x01 ˜¢ù?És)½Nšá;\x1E\x04 ¸ "
  b"\x01 ˜¢ù?Øq>œ+™ºÐ\x12\x15  "
  b"\x01 ˜¢ù?ïpô‚ÖéY\x07 d> "
  b"\x01 ˜¢ù@\x01 r=ºÿ(\e \r Ê?¹ "
  b"\x01 ˜VpUæq/¨œ§öþ›%b "
  b"\x01 ˜XÊN‹ríª¿ôÎãEø„ "
  b"\x01 ˜XÊN°rQ³Kj‹òé:R "
  b"\x01 ˜XÊNÇr›·ƒ\t ±ëÏäZ "
  b"\x01 ˜XÊNðs\r ¶ 3ý‘B\x19 U "
  b"\x01 ˜XÊO\r q–ž»Ì©-\x7F º "
  b"\x01 ˜XÊO2p©…\x1C ¯öL}ÚÏ "
  b"\x01 ˜XÊO`süˆ\x17 óð…\œ× "
  b"\x01 ˜XÊVks:«Ü.ö~ásí "
  b"\x01 ˜XÊVšp³§S\x0E "…˜;• "
  b"\x01 ˜XÊVÁsCµ¢Ô5O/ÏÙ "
  b"\x01 ˜XÊVëqš¬Ö¬\x0E =¤^\x06  "
  b"\x01 ˜XÊW\x17 qJ³ñ?JMvÔ "
  b"\x01 ˜XÊW<p¸¤\x08 “¿Rá\x02\x03  "
  b"\x01 ˜XÊWorݸ¥µâ'$T_ "
  b"\x01 ˜XÊWŽr£—Ýç±;,Zy "
  b"\x01 ˜XÊW°q_š5é\x1C e‘ëÜ "
  b"\x01 ˜XÊWÑqiîö±Õz4z "
  b"\x01 ˜XÛ9®pàþtDBEÞ; "
  b"\x01 ˜XÛ9Õrt»(œ=Bö+Æ "
  b"\x01 •¯k–Üq\x1A ’Ê}…“¼“v "
  b"\x01 ˜¢ùl‚s‹ª3½Ô6y>¼ "
  b"\x01 ˜¢ùl–rßµœ+Q=ëÿ "
  b"\x01 ˜¢ùl«q‚b9NwÄg£ "
  b"\x01 ˜¢ùl»r^¸ˆJüÚ=j} "
  b"""
    \x01 ˜¢ùlÍq-²\n  
    ñ\x01 Á'eà 
    """
  b"\x01 ˜¢ùlÚq¥¬q×{P³¤\x05  "
  b"\x01 ˜¢ùlðp@Œ<,Ÿ\x08 »4R "
  b"\x01 ˜¢ùm\x04 qh¯SŒ\x01 \r Põ  "
  b"\x01 ˜¢ùm\x19 r\x06 ¾öû\t ã\x0E n¬ "
  b"\x01 ˜¢ùm-sïœróÍÁLÈ\x05  "
  b"\x01 •¯ksSq+‰g3QVçi] "
  b"\x01 ˜¢ù@\x18 pÇ¢þ™ó-\v 8\x1C  "
  b"""
    \x01 ˜¢ù@0p\x0F “fÝ\x0E \n  
    ·y% 
    """
  b"\x01 ˜¢ù@Csi©¦ôÜnËQ "
  b"\x01 ˜¢ù@Rq\x14 €co)f¤&É "
  b"\x01 ˜¢ù@`sÈŽæKˆ{J\x16 Ç "
  b"\x01 ˜¢ù@wq\x03 ªÓ§F¬Iþ] "
  b"\x01 ˜¢ù@Žs^¤>\x1F %^QY "
  b"\x01 ˜¢ù@¢pûŒ/8›‘G³„ "
  b"\x01 ˜¢ù@³sD½¤o$Àñ\x1F  "
  b"\x01 ˜¢ù@Êr\x16 ¿®DÕA²Õ( "
  b"\x01 ˜¢ù@Ürƒ‡#\x7F ø§rѽ "
  b"\x01 ˜¢ù@ìqǦ=¯\x00 ‡ýXG "
  b"\x01 ˜¢ù@ÿs[’¦gÔ©Þ "
  b"\x01 •¯kLp›½»TùvMûô "
  b"\x01 ˜¢ùqárø¼Eꉒ]òo "
  b"\x01 ˜¢ùqöpM‚·´È ´ "
  b"\x01 ˜¢ùr\x07 pX¨\Ú6ª4±U "
  b"\x01 ˜¢ùr\x1A p§\x1E o©(S§\v  "
  b"\x01 ˜¢ùr,r+ºG©\x18 ÁÁ\± "
  b"\x01 ˜¢ùr;pX\›’½Á„} "
  b"""
    \x01 ˜¢ùrLq¡€\n  
    ¸‡ÿóRH 
    """
  b"\x01 ˜¢ùr\q¶¡ï\e N´”î† "
  b"\x01 ˜¢ùrnpѦGÏ[̾ "
  b"\x01 ˜¢ùrrû†âíê>4#\x12  "
  b"\x01 ˜¢ùr‘qw¯Ëë–e˜¯ "
  b"\x01 ˜¢ùr¢p\x14 •La¡'\r \k "
  b"\x01 ˜¢ùr¹pÁ„šm\x10 ²³ "
  b"\x01 ˜¢ùrÉqT›{+ø_\x10 ?ô "
  b"\x01 ˜¢ùrÞp[ƒŠ˜;͹°½ "
  b"\x01 ˜¢ùrïr{£Q»\x07 «FÏA "
  b"\x01 ˜¢ùs\x03 rÊ‚=\t ÝýˆD "
  b"\x01 ˜¢ùs\x17 rWœP\x7F\x05 ¿ým² "
  b"\x01 ˜¢ùs,rE²-\x02 ¤²TÑ "
  b"\x01 ˜Vp¾7rÈ\x11 ¢h(ò• "
  b"\x01 ˜XËÕMqôˆaõ‹ÇÉ|Ð "
  b"\x01 ˜XËÕzr\x11 ½•\x00 LY‹„Ž "
  b"\x01 ˜XËÕq95\x00 GÉñÀ• "
  b"\x01 ˜XËÕ«s-§\x01 5>,5ÆÜ "
  b"\x01 ˜XËÕÅrÝ¿vãBŒ;X "
  b"\x01 ˜XËÕàp\x00 „\x18\x04 ~£;1& "
  b"\x01 ˜XËÕ÷ry÷*ÐDÄý "
  b"\x01 ˜XËÖ\x10 qK¼¤-f>±Äg "
  b"\x01 ˜XÏ·Uqf§¶ \x03 ÌËž- "
  b"\x01 ˜XÏ·vp§žküä¸òD> "
  b"\x01 ˜XÏ·®p\t ¤"ˆ·|—‹Ç "
  b"\x01 ˜XÏ·Îsr¢\e d©o\v ¹M "
  b"\x01 ˜XÏ·ïr«”ç{\f !\x17 €+ "
  b"\x01 ˜Xϸ\x11 p!‘\x06 ÐÄŒký "
  b"\x01 ˜Xϸ.s\x18 +NÃB—˜ "
  b"\x01 ˜XÛQqZÄ„\G3üV "
  b"\x01 •¯jKAsP˜zmû(ì/S "
  b"\x01 ˜XÏg{rlºøB\x1A µéH© "
  b"\x01 ˜XÏg‘r\x06 ¹\x07\x17 áì\x18 ™ "
  b"\x01 ˜XÏg«q “EÉj_\x7F\x1D » "
  b"\x01 ˜XÏgÄqc¾·ë’Ÿ+‡£ "
  b"\x01 ˜XÏgÞpb¶¼\x04 ÂÝ\x10 ˆ "
  b"\x01 ˜XÏgüsᶤåŠU£_\v  "
  b"\x01 ˜XÏh\x11 q=—gEÇw§k! "
  b"\x01 ˜XÏh.pÊ’½)×\x0E ›" "
  b"\x01 ˜XÏhHrç™\x02 Ç`F3mz "
  b"\x01 ˜XÏh^q\x1E ´\x1C ÂxB( "
  b"\x01 ˜XÏhvrˆ°"\x7F ºZ¤\r \x06  "
  b"\x01 ˜XÏhŠra¬ª;L•zƒ "
  b"\x01 ˜XÏh£r˜—\x01 cäØCض "
  b"\x01 ˜XÏh¿s ³{\x02 \5¿\x12  "
  b"\x01 ˜XÏhÙpR»´âTÍÅá› "
  b"\x01 ˜XÛ7p\x08 µÂ_\ô# "
  b"\x01 ˜VpŠRrQª×\r [M£’x "
  b"\x01 ˜XÊK\x08 rÛ°aΆ\x18 q¾M "
  b"\x01 ˜XÊK!sŸ á¸Ò{ßÖ` "
  b"\x01 ˜XÊK@rÖ’Éæ\r .iœ˜ "
  b"\x01 ˜XÊK_r›ŒÜq»eÊ\e › "
  b"\x01 ˜XÊKp*€îæ\x08\x1A Ìl1 "
  b"\x01 ˜XÊK£sÛ—\x07 àh„Òõ\x14  "
  b"\x01 ˜XÊKËq¼¡éUÎk5ïº "
  b"\x01 ˜XÊL\x00 qý—ÊH?˜ÍŠO "
  b"\x01 ˜XÊL5s•¢*ìxØSÇ~ "
  b"\x01 ˜XÊLas\e ¥U…"}\x1A Îç "
  b"\x01 ˜XÊL‹ræ“úÝr×Ê«Ô "
  b"\x01 ˜X˘ßp\x18 ¯iy8÷o4z "
  b"\x01 ˜X˘ÿrp¿™\x1E 7£=;y "
  b"\x01 ˜XË™\x19 r>´\x19 “\f ì0Ê "
  b"\x01 ˜XË™6sÙŒ\x1F Wå2\x18 ‘€ "
  b"\x01 ˜XË™^rÞƒ+K7â“F "
  b"\x01 ˜XË™tsô—`µ¦6\r üþ "
  b"\x01 ˜XÛ9\f s„€ßߗã9ž "
  b"\x01 ˜XÜ\x16\x7F r¸©#H_\x14 ÷tb "
  b"\x01 ˜W•ôÄqTƒaÏ ïÈ\x05 # "
  b"\x01 ˜XÊ\x18 äp3‰ºŸ\x08\x13 æâ@ "
  b"""
    \x01 ˜XÊ\x19 \n  
    r.¡ÀÃ\x17 _\x16 “ 
    """
  b"\x01 ˜XÊ\x19 /søœa&}ýß(Ë "
  b"\x01 ˜XÊ\x19 Jp'€=qÔF\IÌ "
  b"\x01 ˜XÊ\x19 ip\x19 ºt³ó89\x01 · "
  b"\x01 ˜XÊ\x19 ˜r²…ò\x1C Þ\x13 ï#k "
  b"\x01 ˜XÊ\x19 ±pè’k&Ô\x02 ¤\x1D  "
  b"\x01 ˜XË—Opx®\x06 ·N£Ì‘R "
  b"\x01 ˜XÏ»Kp/–³‹@{\x14 ©‹ "
  b"\x01 ˜XÏ»esû™IŽh“Çcì "
  b"\x01 ˜XÏ»Žsè½ÓD²\x11 «3  "
  b"\x01 ˜XÏ»ºq|¯\x04 º\x0F ôOx© "
  b"\x01 ˜XÏ»ÙrC¹M~LiØià "
  b"\x01 ˜XÏ»öp´E›¤—zîî "
  b"\x01 ˜XÛ5\x7F rÙkB\x17 ÷o\x1C + "
  b"\x01 ˜XÛ˜€p£¾X\x02 g[]nÍ "
  b"\x01 ˜XÛ˜¤q\x01 «¼\x01 úíäR± "
  b"\x01 ˜XÜ\x13 wq(ŽÍ̪릫ï "
  b"\x01 ˜XÜ9\f p—½\x04\x14 1¢}ó. "
  b"\x01 ˜Vp1Ds˜B$Ò‚bh "
  b"\x01 ˜XË•¢r#‘¾$©å4\x01 ^ "
  b"\x01 ˜XË•Ês€«¿—¾kµÆš "
  b"\x01 ˜XË•àsŽ€\x1E Af16¡ "
  b"\x01 ˜XË•ùrc´\x02 5Àß\x7F ù\t  "
  b"\x01 ˜XË–\x0E pÒ¿¡\x1A à½k\r ø "
  b"\x01 ˜XË–*rÞJ£\x04\x1E •2x "
  b"\x01 ˜XË–OsÌ9\x08 ÑŽºÁ\x14  "
  b"\x01 ˜XË–fp@žè\x03 p\x16 /á( "
  b"\x01 ˜XË–\x7F pŽ»tærq½!÷ "
  b"\x01 ˜XË––pÁªkÓ@^\x0E Ãþ "
  b"\x01 ˜XË–¹pî‰|ÜAçrp³ "
  b"\x01 ˜XË–Ðqj¥ÝÜ–áõêž "
  b"\x01 ˜XË–îsZ„åÇ‚’D¥ç "
  b"\x01 ˜XË—\x08 qA¤p[\r 3a2è "
  b"\x01 ˜XË—#q$úŽV„œæ¹ "
  b"\x01 ˜XË—4q÷¬›:tª=u "
  b"\x01 ˜XϹ”s.³i²Ç™Às{ "
  b"\x01 ˜XϹ°r\x15 ¿*ÒÝ[‡v\x07  "
  b"\x01 ˜XϹÆqi»0k¼Q—¹Å "
  b"\x01 ˜XϹÜs\x14 ŽÍ\x1F w\x1C Ý\x19 ? "
  b"\x01 ˜XϹ÷s\x1D ¡\x01 4†ê›b\x1F  "
  b"\x01 ˜XϺ\x15 p–‚DÎØ¦Fóˆ "
  b"\x01 ˜XϺ2p„£µvGé\x15 ìk "
  b"\x01 ˜XϺTrÕˆëì¤ú×98 "
  b"\x01 ˜XϺos”¯ÌgÕ\x1A ¬Ïm "
  b"\x01 ˜XÛJ¹røF9Ðk\x02 «D "
  b"\x01 ˜XÛJãrÑ£ýg%y° "
  b"\x01 ˜Vp9æs8“¬WšM\x17 AS "
  b"\x01 ˜XÊ"‹r#¹{‡\x1C R,Q[ "
  b"\x01 ˜XÊ"qS³;‚«3-\x1F  "
  b"\x01 ˜XÊ"Ép\e ö²Ð€K×\ "
  b"\x01 ˜XÊ"åsk\x1D JÀkܳ "
  b"\x01 ˜XÊ#\x00 r0·]a0§ø+# "
  b"\x01 ˜XÊ#\e p–µ\x07 qv¥Ôrp "
  b"\x01 ˜XÊ#5p\£\x08 +Ï\x0E Ã<¦ "
  b"\x01 ˜XÊ#Vps¹ÉøÃ×ËT¯ "
  b"\x01 ˜XÊ#qq]ªŽ–ãò1²ö "
  b"\x01 ˜XÊ#Žrˆ™€Ñ´–\x11 bD "
  b"\x01 ˜XÊ#©r`¹-ÎÈ©aFÞ "
  b"\x01 ˜XÊ#Ísç„pÀ\x16 ôº\x0E è "
  b"\x01 ˜XÛ5ørb“¨MÍü{º "
  b"\x01 ˜XÛ6!qW„#—zVpiR "
  b"\x01 ˜XÜ¡‡r$†¸…<˜å "
  b"\x01 ˜XÜ¡´q^‚t>ÞœV8 "
  b"\x01 ˜XÜîs¤¬Î\x11 l~¢ô "
  b"\x01 ˜XÜöÅré§Fë*†AN° "
  b"\x01 •¯k\x1F\f q"‚ZPžÕ©©š "
  b"\x01 ˜XÐ.\x1D p\x06 ˜\x07 ‘\x17 Äóq "
  b"\x01 ˜XÐ.7q4¥{¢ù„\x02 ". "
  b"\x01 ˜XÐ.Ps½/Ö1åðƒ "
  b"\x01 ˜XÐ.lsÉc2¶“È\x1C b "
  b"\x01 ˜XÐ.‹sú…>\f 1|CÖM "
  b"\x01 ˜XÛ¡¼qA¾?€wÇ Óø "
  b"\x01 ˜XÛ¡èsŸ±•\x0E kSP±ï "
  b"\x01 ˜XÛ¢\x16 rY·K½®\x12 1|‹ "
  b"""
    \x01 ˜XÜ=#p\x05 ‘\n  
    \x15\x07 ‹ÔÀ 
    """
  b"\x01 ˜XÜË\x01 q¶‡Àvé\x16\x1F z "
  b"\x01 •¯kz±s‹‹š»Ž'\x0E ^d "
  b"\x01 ˜¢ùHósI…åúHýƆ… "
  b"\x01 ˜¢ùI\x0E r‘ŒüèT²ðž "
  b"\x01 ˜¢ùI qö§£§\x10\x1E ˜Ÿº "
  b"\x01 ˜¢ùI3sÚ”®Fý\x1E Õ(w "
  b"\x01 ˜¢ùIDsÁ©\x1F €ej-Ó± "
  b"\x01 ˜¢ùI_põ²±Â\x1E »ó\x00 b "
  b"\x01 ˜¢ùIsp\x15 ‡|@7Á¤©ý "
  b"\x01 ˜¢ùI…qO—:Xbº,,Ÿ "
  b"\x01 ˜¢ùI“q^½Ô.l69 ž "
  b"\x01 ˜¢ùI¡sp\x11 AÖ\x15 fí "
  b"\x01 ˜¢ùI´r/ŸãJ÷}ÃóK "
  b"\x01 ˜¢ùIÆqñŽG‘œpß§¼ "
  b"\x01 ˜¢ùIÜpý›\x02 ae\x12 ‰\x0E ¨ "
  b"\x01 ˜¢ùIõpÕ†åº\x0E û~³1 "
  b"\x01 ˜¢ùJ\x07 q\t ¼¢ªQLÏ× "
  b"\x01 ˜¢ùJ\x19 pœ¦#ñ1iµÖ\x12  "
  b"\x01 ˜¢ùJ(q Á”°ö_Ô "
  b"\x01 ˜¢ùJ8prš”\r EJ©¹° "
  b"\x01 ˜¢ùJHs\x05 §Ø)\t §\x12\x08 Ü "
  b"\x01 ˜¢ùJ`s5’\x1D Ã’åŸy| "
  b"\x01 ˜¢ùJyr\x06 –,…µÑY™O "
  b"\x01 ˜Šò·Žsr—Â9a¼3²V "
  b"\x01 ˜¢ùRÇsn®:\x0E\x19 KH³k "
  b"\x01 ˜¢ùRÖp\x7F –ÙÿkJ‚N "
  b"\x01 ˜¢ùRír<¨¬\x03 þ\x10 Ÿé¢ "
  b"\x01 ˜¢ùS\x00 pØ“Ã=o•¬Û "
  b"\x01 ˜¢ùS\x14 qܯá\x1A ³ø\x1F ‰Z "
  b"\x01 ˜¢ùS'r\x0E ´Ÿ¯Âdl\v ¿ "
  b"\x01 ˜¢ùS4rtž\x10\x03 x\x1E N\f f "
  b"\x01 ˜¢ùS@pX¶¬\x19 ¾Üë" "
  b"\x01 ˜¢ùSMpi‹ƒ¨q`rÚ\x11  "
  b"\x01 ˜¢ùS[p3†Ðá™jb9 "
  b"\x01 ˜¢ùSrsƒºy(\r ê»—Ë "
  b"\x01 ˜¢ùS„q¨Ó¶\x06 ä¸xÒ "
  b"\x01 ˜¢ùS“rÒ¥HÄ‹{ú\x10  "
  b"\x01 ˜¢ùS rú—‰'lGjÂQ "
  b"\x01 ˜¢ùSqå‰îÄ›ÿ¿¿q "
  b"\x01 ˜¢ùS¾r\x1A —²àÆ,sZx "
  b"\x01 ˜¢ùSÌsí}\x07 wgJ} "
  b"\x01 ˜¢ùSÚr‘¥Ò)çÆ/ðl "
  b"\x01 ˜¢ùSírz¡|3\x1E ‡òÃ\x00  "
  b"\x01 ˜¢ùT\x01 p¹““_$¹Ô\x12 ˆ "
  b"\x01 ˜¢ùT\x0F p±¡IèY]]W\x03  "
 ] 
                                 
                                
                                
                                    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` . `created_at`  as  `product.createdAt` , 
  `product` . `updated_at`  as  `product.updatedAt` , 
  (
    SELECT 
      GROUP_CONCAT (
        HEX (
          `product.options.mapping` . `property_group_option_id` 
        ) SEPARATOR  '||' 
      )
    FROM 
      `product_option`  `product.options.mapping` 
    WHERE 
      `product.options.mapping` . `product_id`  =  `product` . `id` 
  ) as  `product.options.id_mapping` , 
  `product.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` . `file_hash`  as  `product.cover.media.fileHash` , 
  `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_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.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` . `created_at`  as  `product.createdAt` ,  `product` . `updated_at`  as  `product.updatedAt` ,  (SELECT  GROUP_CONCAT (HEX (`product.options.mapping` . `property_group_option_id` ) SEPARATOR  '||' )
                  FROM  `product_option`  `product.options.mapping` 
                  WHERE  `product.options.mapping` . `product_id`  =  `product` . `id`  ) as  `product.options.id_mapping` ,  `product.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` . `file_hash`  as  `product.cover.media.fileHash` ,  `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_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.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  (0x01985730A7ED73FF8496137F70E9301B ,  0x019858D5BEDE735DB3C3875350401124 ,  0x019858D5BF027034AFA6335CBA54006D ,  0x019858D5BF1A7373AEE63D2587796615 ,  0x019858D5BF3472FBADAC2D922527C399 ,  0x019858D5BF4F738EAC3FF28A55B52889 ,  0x019858D5BF677000B195C157ECA7D1F6 ,  0x019858D5BF7F7316B1C2D7655F23CB86 ,  0x019858D5BF9972FD9FC31527DE924AE6 ,  0x019858D5BFB27259AA19D850A50C8147 ,  0x019858D5BFCA730CB793868A4B891734 ,  0x019858D5BFE27161875BC6A3761738CA ,  0x019858D5BFFB70309FC9AFB3A8AC8E2B ,  0x019858D5C0147343B04C9AD00C073BA3 ,  0x019858D5C02D723CABF8DEBA2DB2B96B ,  0x019858D5C047707BA6B70E3F0BDF1D78 ,  0x019858D5C06873769FAF1A2324B5CEEF ,  0x019858D5C081709B8D9627ED2CE5F3CA ,  0x019858D5C09A708E93A0627EBA6E10A1 ,  0x019858D5C0B37207975F08EB536B07DB ,  0x019858D5C0D273E4B3AC2E42FDB4DECE ,  0x019858D5C0ED7155B701A297C7C4E56C ,  0x01985771199C729699B33BB378BF3708 ,  0x019858DA5D7C71A386DF3819722296B9 ,  0x019858DA5DA77236B8BD7CFB7A99A0A7 ,  0x019858DA5DC8711BA5A81F54D0F90AF6 ,  0x019858DA5DEE70BBA724A303E8811354 ,  0x019858DA5E18735B841E9822694786E2 ,  0x019858DA5E3F7309B5AFCD265834E19A ,  0x019858DA5E697243ACC3D1D053B90367 ,  0x019858DA5E8E719592AE139066EE5633 ,  0x019858DA5EB4708F8B6AE6858A60CF14 ,  0x019858DA5ED37158A028DCFB6AC28A0B ,  0x019858DA5EFC7054844A326EF4F41951 ,  0x019858DA5F2072DF89AD9D876345CDD0 ,  0x0197E9D629B07348AAF91E1BD3870E63 ,  0x0197E9EFA81773CFBA6C982EB7F5EA33 ,  0x0197E9EFA82672CDB21590DDAA863306 ,  0x0197E9EFA837716CB3644EA677C09437 ,  0x0197E9EFA84472AE8ADE2C12A6A85452 ,  0x0197E9EFA854719887F7D5464B163EF2 ,  0x0197E9EFA86973B582A5F284AB742489 ,  0x0197E9EFA879739B9DA2DAE2717CF97A ,  0x0197E9EFA88970D4A7BA65374844A29B ,  0x0197E9EFA89A719194341AF83C033923 ,  0x0197E9EFA8A973CBAEB86DCB6258769A ,  0x0197E9EFA8B97371969DBD51F813D535 ,  0x0197E9EFA8CC73A4AE0B2E6B13B303F6 ,  0x0197E9EFA8E0728B84F4A74DE6AB10F0 ,  0x0197E9EFA8F371C082ABE75D944A6F39 ,  0x0197E9EFA90A73369085D13D81BFB675 ,  0x0198A08BD9B173959B0BCB619A58BD03 ,  0x0198A08BD9BE72E497B9041982EBEC7F ,  0x0198A08BD9CB707393AB5641E3AC6C7A ,  0x0198A08BD9DF7121A5538B7114A74585 ,  0x0198A08BD9F371CEBEBABC70A483C3E9 ,  0x0198A08BDA087307A43ADA870608888C ,  0x0198A08BDA15700DAB540CE4683523DB ,  0x0198A08BDA2A729C91C855CF34948801 ,  0x0198A08BDA3870B49E8F9DA28F81B128 ,  0x0198A08BDA467218BC1CFB6C75FD3F57 ,  0x0198A08BDA577375948D17DF8492EF09 ,  0x0198A08BDA6A733599F4457B25212CB0 ,  0x0198A08BDA80714EA7E7AD5BDD403816 ,  0x0198A08BDCE5718480D36266EE0404A6 ,  0x0198A08BDD037141A87F8EA4FA0133D6 ,  0x0198A08BDD1C714FA30C7365DD253EA5 ,  0x0198A08BDD2F714098279C1B824ECF94 ,  0x0198A08BDD447209BB582855BE745405 ,  0x0198A08BDD5570AAB2E58621EB6CDB12 ,  0x0198A08BDD657237B88A2BF0FA9E86FA ,  0x0198A08BDD75703FBDF1CC612479B146 ,  0x0198A08BDD8471FF9395227FD5F77EED ,  0x0198A08BDD9A734BA2103BC6E8F012F1 ,  0x0198A08BDDB17130A09FDE26F34117A1 ,  0x0198A08BDDC573DEAA66F849B556C10C ,  0x0198A08BDDDD709CB1EBE0D1A5DE9525 ,  0x0198A08BDDF073E6BB1F7116A7A38332 ,  0x0198A08BDE01736AA1FA5AC91AB1E829 ,  0x0198A08BDE1A719EACAD78300CB6F7AA ,  0x0198A08BDE2D712A88D58374DA59EDD2 ,  0x0198A08BDE3D73C2A30AC497EDD6328C ,  0x0198A08BDE5473A998FCCCDBCE4A4615 ,  0x0198A08BDE6272A2BC776864FA78ACEC ,  0x0198A08BDE71728696798008B2ABCC44 ,  0x0198A08BDE827088B3F5A94E49FFE866 ,  0x0198A08BDE9173848A774978B79D1E6A ,  0x0198A08BDEA172EE8CCF3E88E51CA16A ,  0x0198A08BDEBA737B9D0C0F47B7538662 ,  0x0198A08BDED172599A1D4AF837A2C49F ,  0x0198A08BDEE2703AB7F1B2BDF47016AA ,  0x0198A08BDEF5720D9F072EA3F88DAEB0 ,  0x0198A08BDF067034930EEC2F0143EDD4 ,  0x0198A08BDF157371A2C586A74FDF1E5A ,  0x0198A28AF1AF72EEBDD4044F9B538B7E ,  0x0195AF6A458470F0B6C33A0A5DE03291 ,  0x019858CF5F1F70018A645866B69DE41D ,  0x019858CF5F367219BC1AFFB346112624 ,  0x019858CF5F4772E99863D2332F68CF3F ,  0x019858CF5F5D72C58CB10A83F5B03676 ,  0x019858CF5F7570EDB61179386621BCCB ,  0x019858CF5F8C715DB4C051DA9A8481EE ,  0x019858CF5FA172B08C7582C05A0A091E ,  0x019858CF5FB771CE94E4A8E248A93046 ,  0x019858CF5FD073DF9E0E67665AED5751 ,  0x019858CF5FE470BC8BEDE8443FBA6A55 ,  0x019858CFAC1770F19F18D599815D397D ,  0x019858CFAE3D73F58D7AD97342C17E80 ,  0x019858CFAE667180BB109F995EA8A8DD ,  0x019858DC35F973E0B17489BF5D499E11 ,  0x019858DCC8727225ABC80DC8DB64833D ,  0x0195AF6B79947367A4B2281AFCDCCB54 ,  0x0198A2F9475B71039E122C76C2BAE4D2 ,  0x0198A2F9476E70BA95BABFA162488E8D ,  0x0198A2F9477E7395B969C6F2AB0FB1CA ,  0x0198A2F9478F7262A5A397331EF5A3D0 ,  0x0198A2F947A17250825DC10B46F548D2 ,  0x0198A2F947B5739588FD37EDFACB900A ,  0x0198A2F947CA71719E94A7C98565A948 ,  0x0198A2F947DF7293BBF9C2342DE494BC ,  0x0198A2F947F2732687D708B5F34854FB ,  0x0198A2F9480473868A8C8EB31FFA18E4 ,  0x0198A2F9481770B79A781167AC1FA3A6 ,  0x0198A2F9482C7316B1820B869AEA6BF4 ,  0x0198A2F9483B73858BBE7CB1C63C5CC8 ,  0x0198A2F9484E734096999734A59CD910 ,  0x0198A2F94862731CAA58A98814AE11D9 ,  0x0198A2F9487D729695D43257F6D1B54B ,  0x0198A2F9489473518EA02DFE07B2AAD9 ,  0x0198A2F948A37390B72667871E964B02 ,  0x0198A2F948B9730689CF2163E8E97BF8 ,  0x0198A2F948C97238806E309745A4F647 ,  0x0198A2F948E373C79EDFBCE523C655FE ,  0x019856703FDD73BC8A8807C738D1B82E ,  0x019858CA2852737EAAE80194D5662376 ,  0x019858CA286C7378B1D596F12747AB7F ,  0x019858CA28AD71099B9A252982075C57 ,  0x019858CA28D071C084FAE441EB22000F ,  0x019858CA28E9736C93206398CF93534E ,  0x019858CA290D700B821C0BE838A1D1E0 ,  0x019858CA2929715BB834E6BA816952A0 ,  0x019858CA294D703984ADAD360D75EB88 ,  0x019858CA296D72FE9D39085CFEE7A870 ,  0x019858CA299571048D144CBAE28280A3 ,  0x019858CA29B270A8BC67B29C679F204B ,  0x019858CA29D073429EB7A5829BEF4B38 ,  0x019858CA29FE706F8E19C638554EB771 ,  0x019858CA2A187122A2C882F88F6B4749 ,  0x019858CA2A35734CB213E84666A1F50F ,  0x019858CA2A4D728CA9E34AD83242F9BE ,  0x019858CA2A7071509228FD526E413E71 ,  0x019858CA2A8A7036A40AAC06986DE0D9 ,  0x019858DB378F710A9CE03FF6850D5481 ,  0x01985670BEF57013B3A7DF713A2E4DC2 ,  0x019858CBD62971F4B45B63B7E7FFB3E0 ,  0x019858CBD6417035940090690E03F850 ,  0x019858CBD6657115A76E7DB232E1933D ,  0x019858CFB86472C39AE5024EC6B69855 ,  0x019858DB51D873ECB78F6602E964C349 ,  0x019858DB51F97358BA174AC19C128AD8 ,  0x0195AF6B8E2270F6BF03A7868ACB8AA1 ,  0x0198A2F963207358819D2C1D0CCE1D9E ,  0x0198A2F96332730689D504D81C5D45B5 ,  0x0198A2F9633F724D9E7FEB0C14C7B4B0 ,  0x0198A2F9634A72DCBF9B6FF0FA04B018 ,  0x0198A2F96358717C88B1D48B62172584 ,  0x0198A2F96370733AA3438145301BCE52 ,  0x0198A2F96380732AABF3065B410B7141 ,  0x0198A2F9639073F0BE31E1F1AF4B2CE4 ,  0x0198A2F963A173D08EE954BDC1498A21 ,  0x0198A2F963B272D1AB287B4D991A1496 ,  0x0198A2F963C47051AB910C3E694FE2F0 ,  0x0198A2F963D37266B4BD3CDBE1BED1B0 ,  0x0198A2F963E272B5B82374A57AACE290 ,  0x0198A2F963F27226BCD1D439B14E2421 ,  0x0198A2F9640272AEB4ADA3BE45FCB602 ,  0x0198A2F96412726C90F3ABCE51A4BAFF ,  0x0198A2F964217260BD55203D95BA83D4 ,  0x0198A2F96431736BB33A3CAE4974B8D1 ,  0x0198A2F9643F716C9151C514D876652B ,  0x0198A2F9644E70A49C527EB713E02DC6 ,  0x0198A2F9645E73279B69104FDDA78CE4 ,  0x0198A2F9646C7224BB2E37FB0F6E9667 ,  0x0198A2F9647A739C9CC2E2C95E1C2E74 ,  0x0198A2F9648A7213B58C6B0901CA5F78 ,  0x0198A2F964997279AC9EBE5F1B9EE535 ,  0x0198A2F964A9729A8E3AC7EF6ADA3AF1 ,  0x0198A2F964B7704081BA145B86EEB60E ,  0x0198A2F964CA7117B7E2A48D46F9E716 ,  0x0198A2F964DD7050A51B318FE460ACEC ,  0x0198A2F964EE72C29C5E0F6AB8E21836 ,  0x0198A2F9650371FFBA836664263165BE ,  0x0198A2F9651B727FB73E9DFCD6A58B69 ,  0x0198A2F9652E711189FBBD92EDC6A6F6 ,  0x0198A2F9653E72EBA02A5A75C13CAA3C ,  0x0198A2F965507328BD6CD976B7A26507 ,  0x0198A2F9655E7277AFC4E326C967EBD8 ,  0x0198A2F9656E7076A59501BBC261A9CB ,  0x0198A2F9657F70CFAAD8614D9314B509 ,  0x0198A2F96592715BA9BFF8D2AF3F3AAB ,  0x0198A2F9659F72D19D7210D005BA58D4 ,  0x0198A2F965AC712FB1FA2ED6636F658F ,  0x0198A2F965C070F99AF27B038E355DAD ,  0x0198A2F965CD7163896BE0BE60BE25FB ,  0x01989E86243173ADBF283CD5CC7BE473 ,  0x0198A2F9514C70859BF309EBC147BD33 ,  0x0198A2F951597397ACFD201E101AC87F ,  0x0198A2F9516572AEB663673FA4CC1F9B ,  0x0198A2F95171723997ACEDF488BE8A9B ,  0x0198A2F9518570C29232DFFC238720E7 ,  0x0198A2F9519372809FAD11F3471682E0 ,  0x0198A2F951A672CFA19D17BCF185BED0 ,  0x0198A2F951BC71A79DF164A26554BB61 ,  0x0198A2F951CE7384A9FDFC4BCB7DAF69 ,  0x0198A2F951E270B997F33636F7473F14 ,  0x0198A2F951F672E99768E9FABDA9C246 ,  0x0198A2F952027373B25ADE4918E74C74 ,  0x0198A2F952177218843E1FB591B7DB2D ,  0x0198A2F9522771F2903943C6FCADF5AC ,  0x0198A2F9523B73358719D834A4E68474 ,  0x0198A2F9524C70A8A1EC033A7C784EB0 ,  0x0198A2F9526173E69258090B336D89BF ,  0x0198A2F95275719297AE4F2948C79AF9 ,  0x0198A2F952847233B2CB669351E1F7E3 ,  0x0198A2F9529D715693B8C50CE8B70BD0 ,  0x0198A2F952B07114A694FEE1417B917E ,  0x0195AF6B727D722A8DC618895FF19AC3 ,  0x0198A2F93D2173E899D0A23C69701A29 ,  0x0198A2F93D2F732D88CBFB109A91276A ,  0x0198A2F93D3C73CDA75E6BC745CA5E3B ,  0x0198A2F93D567307951F13B636B780C6 ,  0x0198A2F93D6A71A2BC9A8F82149CE4A1 ,  0x0198A2F93D7C707A909D0045A18FB891 ,  0x0198A2F93D8C71C08121118C41BA2A40 ,  0x0198A2F93D9C70FA96F5D8FC655DF494 ,  0x0198A2F93DAE700BA5262BA4F704915A ,  0x0198A2F93DBF73B8BFF95B40341618AE ,  0x0198A2F93DCF70C0B8CE2A017FB0BFF5 ,  0x0198A2F93DDB738AA5C035642C0128B8 ,  0x0198A2F93DEA7050856ADEBE4CE56711 ,  0x0198A2F93DF671809DE0FD581AEC869A ,  0x0198A2F93E0372DB9B0B2665C391DEC6 ,  0x0198A2F93E1573E18505479BBAEA8BC2 ,  0x0198A2F93E2971CBA028192A27DABDF9 ,  0x0198A2F93E3A7383A4C26127F3ED5A6F ,  0x0198A2F93E4C73B99A6AF0674B326A22 ,  0x0198A2F93E5E732DB01B4E358FDFEAF5 ,  0x0198A2F93E7172A198D7A4AB384F4187 ,  0x0198A2F93E8272528EFBA269B8A3CC6F ,  0x0198A2F93E95732899E0368CF35A398D ,  0x0198A2F93EA572A3A61C9B22B11353B3 ,  0x0198A2F93EB57014BD3EE7AD3F3BA367 ,  0x0198A2F93ECD73D6A86E8DAEB759D756 ,  0x0198A2F93EE772DFBE54B9F829DA7630 ,  0x0198A2F93EFE71C2BA341BCA467090A5 ,  0x0198A2F93F1071BB9ED2AEE154D53C84 ,  0x0198A2F93F1D7163854E27C65580FF18 ,  0x0198A2F93F2A7284801882CF622FE075 ,  0x0198A2F93F39728D8753964F9E900516 ,  0x0198A2F93F4870859C5654D2FD3507A8 ,  0x0198A2F93F5C71B5881A38B203F28380 ,  0x0198A2F93F74706EBFC46AE63ED67B09 ,  0x0198A2F93F8773549357FA9066269DB9 ,  0x0198A2F93F99708CAC80EBF3759FBD84 ,  0x0198A2F93FAC72D38A8BF438DDA3F67B ,  0x0198A2F93FBA707CA1D339E63DFB2A3F ,  0x0198A2F93FC97329BD4E9AE13B1E04B8 ,  0x0198A2F93FD8713E9C8F2B99BAD01215 ,  0x0198A2F93FEF70F48182D6E95907643E ,  0x0198A2F94001723DBAFF281B0DCA3FB9 ,  0x0198567055E6712FA89CA7F6FE9B2562 ,  0x019858CA4E8B72EDAABFF4CEE345F884 ,  0x019858CA4EB07251B34B6A8BF2E93A52 ,  0x019858CA4EC7729BB78309B1EBCFE45A ,  0x019858CA4EF0730DB62033FD91421955 ,  0x019858CA4F0D71969EBBCCA92D7FC2BA ,  0x019858CA4F3270A9851CAFF64C7DDACF ,  0x019858CA4F6073FC8817F3F0855C9CD7 ,  0x019858CA566B733AABDC2EF67EE173ED ,  0x019858CA569A70B3A7530E2285983B95 ,  0x019858CA56C17343B5A2D4354F2FCFD9 ,  0x019858CA56EB719AACD6AC0E3DA45E06 ,  0x019858CA5717714AB39DF13F4A4D76D4 ,  0x019858CA573C70B8A40893BF52E10203 ,  0x019858CA576F72DDB8A5B5E22724545F ,  0x019858CA578D72A397DDE7B13B2C5A79 ,  0x019858CA57B0715F9A35E91C6591EBDC ,  0x019858CA57D171698FEEF6B1D57A347A ,  0x019858DB39AE70E0ADFE74444245DE3B ,  0x019858DB39D57274BB289C3D42F62BC6 ,  0x0195AF6B96DC711A92CA7D8593BC9376 ,  0x0198A2F96C82738BAA33BDD436793EBC ,  0x0198A2F96C9672DFB59C2B513DC3ABFF ,  0x0198A2F96CAB718F8262394E77C467A3 ,  0x0198A2F96CBB725EB8884AFCDA3D6A7D ,  0x0198A2F96CCD712DB20AF101C12765C3 ,  0x0198A2F96CDA71A5AC71D77B50B3A405 ,  0x0198A2F96CF070408C3C2C9F08BB3452 ,  0x0198A2F96D047168AF538C010D50F520 ,  0x0198A2F96D197206BEF6FB09E30E6EAC ,  0x0198A2F96D2D73EF9C72F3CDC14CC805 ,  0x0195AF6B7353712B8967335156E7695D ,  0x0198A2F9401870C7A2FE99F32D0B381C ,  0x0198A2F94030700F9366DD0E0AB77925 ,  0x0198A2F940437369A9A6F4DC6ECB5190 ,  0x0198A2F94052711480636F2966A426C9 ,  0x0198A2F9406073C88DE64B887B4A16C7 ,  0x0198A2F940777103AAD3A746AC49FE5D ,  0x0198A2F9408D735EA43E1F258F5E5159 ,  0x0198A2F940A270FB8C2F389B9147B384 ,  0x0198A2F940B3734490BDA46F24C0F11F ,  0x0198A2F940CA7216BFAE44D541B2D528 ,  0x0198A2F940DC728387237FF8A772D1BD ,  0x0198A2F940EC71C7A63DAF0087FD5847 ,  0x0198A2F940FF735B92A69D67D49DA9DE ,  0x0195AF6B9D4C709BBDBB54F9764DFBF4 ,  0x0198A2F971E172F8BC45EA89925DF26F ,  0x0198A2F971F6704D829DB7B4C8208FB4 ,  0x0198A2F972077058A85CDA36AA34B155 ,  0x0198A2F9721A7090A71E6FA92853A70B ,  0x0198A2F9722C722BBA47A918C1C15CB1 ,  0x0198A2F9723B7058905C9B92BDC1847D ,  0x0198A2F9724C71A1800AB887FFF35248 ,  0x0198A2F9725C71B6A1EF1B4EB494EE86 ,  0x0198A2F9726E70AD9DD1A647CF5BCCBE ,  0x0198A2F9728172FB86E2EDEA3E342312 ,  0x0198A2F972917177AFCBEB9665989DAF ,  0x0198A2F972A27014954C61A1270D5C6B ,  0x0198A2F972B970C1849D9A6D10B28EB3 ,  0x0198A2F972C971549B7B2BF85F103FF4 ,  0x0198A2F972DE705B838A983BCDB9B0BD ,  0x0198A2F972EF727BA351BB07AB46CF41 ,  0x0198A2F9730372CA823D09DDFD908844 ,  0x0198A2F9731772579C507F05BFFD6DB2 ,  0x0198A2F9732C7245B22D02A4B25481D1 ,  0x01985670BE3772C89D11A2689D28F295 ,  0x019858CBD54D71F48861F58BC7C97CD0 ,  0x019858CBD57A7211BD95004C598B848D ,  0x019858CBD58F71399D350047C9F1C095 ,  0x019858CBD5AB732DA701353E2C35C6DC ,  0x019858CBD5C572DDBF76E342AD8C3B58 ,  0x019858CBD5E070008418047EA33B3126 ,  0x019858CBD5F7728E9D79F72AD044C4FD ,  0x019858CBD610714BBCA42D663EB1C467 ,  0x019858CFB7557166A7B6A003CCCB9E2D ,  0x019858CFB77670A79E6BFCE4B8F2443E ,  0x019858CFB7AE7009A42288B77C978BC7 ,  0x019858CFB7CE7372A21B64A96F0BB94D ,  0x019858CFB7EF72AB94E77B0C2117802B ,  0x019858CFB81170219106D0C4908C6BFD ,  0x019858CFB82E73188F2B4EC342979D98 ,  0x019858DB51AD715A81C4845C4733FC56 ,  0x0195AF6A4B417350987A6DFB28EC2F53 ,  0x019858CF677B726CBAF8421AB5E948A9 ,  0x019858CF67917206B99D0717E1EC1899 ,  0x019858CF67AB71A09345C96A5F7F1DBB ,  0x019858CF67C47163BEB7EB929F2B87A3 ,  0x019858CF67DE7062B68FBC04C2DD1088 ,  0x019858CF67FC73E1B6A4E58A55A35F0B ,  0x019858CF6811713D976745C777A76B21 ,  0x019858CF682E70CA92BD8129D70E9B22 ,  0x019858CF684872E79902C76046336D7A ,  0x019858CF685E711EB48E1CC27842288F ,  0x019858CF68767288B0227FBA5AA40D06 ,  0x019858CF688A7261ACAA3B4C957A838F ,  0x019858CF68A37298970163E4D843D8B6 ,  0x019858CF68BF739DA0B37B025C35BF12 ,  0x019858CF68D97052BBB4E254CDC5E19B ,  0x019858DB90377008B5C25F8F5CF4238F ,  0x019856708A527251AAD70D5B4DA39278 ,  0x019858CA4B0872DBB061CE861871BE4D ,  0x019858CA4B21739FA0E1B8D27BDFD660 ,  0x019858CA4B4072D692C9E60D2E699C98 ,  0x019858CA4B5F729B8CDC71BB65CA1B9B ,  0x019858CA4B81702A80EEE6081ACC6C31 ,  0x019858CA4BA373DB9707E06884D2F514 ,  0x019858CA4BCB71BCA1E955CE6B35EFBA ,  0x019858CA4C0071FD97CA483F98CD8A4F ,  0x019858CA4C357395A22AEC78D853C77E ,  0x019858CA4C61731BA55585227D1ACEE7 ,  0x019858CA4C8B72E693FADD72D7CAABD4 ,  0x019858CB98DF7018AF697938F76F347A ,  0x019858CB98FF7270BF991E37A33D3B79 ,  0x019858CB9919723EB48119930CEC30CA ,  0x019858CB993673D98C1F57E532189180 ,  0x019858CB995E72DE90832B4B37E29346 ,  0x019858CB997473F49760B5A6360DFCFE ,  0x019858DB390C738480DFDF97C3A3399E ,  0x019858DC167F72B8A923485F14F77462 ,  0x01985795F4C471548361CF20EFC80523 ,  0x019858CA18E4703389BA9F0813E6E240 ,  0x019858CA190A722EA18FC0C3175F1693 ,  0x019858CA192F73F89C61267DFDDF28CB ,  0x019858CA194A7027803D71D4465C49CC ,  0x019858CA19697019BA74B3F3383901B7 ,  0x019858CA199872B285F21CDE13EF236B ,  0x019858CA19B170E8926B26D402ADA41D ,  0x019858CB974F7078AE06B74EA3CC9152 ,  0x019858CFBB4B702F96B38B407B14A98B ,  0x019858CFBB6573FB99498E6893C763EC ,  0x019858CFBB8D73E8BDD344B211AB33A0 ,  0x019858CFBBBA717CAF04BA0FF44F78A9 ,  0x019858CFBBD97243B94D7E4C69D869C3 ,  0x019858CFBBF670ADB4459BA4977AEEEE ,  0x019858DB357F72D99D6B4217F76F1C2B ,  0x019858DB988070A3BE5802675B5D6ECD ,  0x019858DB98A47101ABBC01FAEDE452B1 ,  0x019858DC137771288ECDCCAAEBA6ABEF ,  0x019858DC390C7097BD041431A27DF32E ,  0x0198567031447381984224D282629D68 ,  0x019858CB95A2722391BE24A9E534015E ,  0x019858CB95CA7380ABBF97BE6BB5C69A ,  0x019858CB95E0738D801E41663136A1AD ,  0x019858CB95F97263B40235C0DF7FF909 ,  0x019858CB960E70D2BFA11AE0BD6B0DF8 ,  0x019858CB962A72DE814AA3041E953278 ,  0x019858CB964F73CC903908D18DBAC114 ,  0x019858CB966670409EE80370162FE128 ,  0x019858CB967F708DBB74E67271BD21F7 ,  0x019858CB969670C1AA6BD3405E0EC3FE ,  0x019858CB96B970EE897CDC41E77270B3 ,  0x019858CB96D0716AA5DDDC96E1F5EA9E ,  0x019858CB96EE735A84E5C7829244A5E7 ,  0x019858CB97087141A4705B0D336132E8 ,  0x019858CB972371249FFA8D56849CE6B9 ,  0x019858CB973471F7ACAD9B3A74AA3D75 ,  0x019858CFB994732EB369B2C799C0737B ,  0x019858CFB9B07215BF2AD2DD5B877607 ,  0x019858CFB9C67169BB306BBC5197B9C5 ,  0x019858CFB9DC73148ECD1F771CDD193F ,  0x019858CFB9F7731DA1013486EA9B621F ,  0x019858CFBA1570968244CED8A646F388 ,  0x019858CFBA327084A3B57647E915EC6B ,  0x019858CFBA5472D588EBECA4FAD73938 ,  0x019858CFBA6F7394AFCC67D51AACCF6D ,  0x019858DB4AB972F8814639D06B02AB44 ,  0x019858DB4AE372D1A3FDAD67259D79B0 ,  0x0198567039E6733893AC579A4D174153 ,  0x019858CA228B7223B97B871C522C515B ,  0x019858CA22AD7153B33B9D82AB332D1F ,  0x019858CA22C9701B81F6B2D0804BD75C ,  0x019858CA22E5736B901D904AC06BDCB3 ,  0x019858CA23007230B75D6130A7F82B23 ,  0x019858CA231B7096B5077176A5D47270 ,  0x019858CA2335705CA3082BCF0EC33CA6 ,  0x019858CA23567073B9C9F8C3D7CB54AF ,  0x019858CA2371715DAA8D96E3F231B2F6 ,  0x019858CA238D72889980D1B496116244 ,  0x019858CA23A97260B92DCEC8A96146DE ,  0x019858CA23CD73E78470C016F4BA0EE8 ,  0x019858DB35F8726293A84DADCDFC7BBA ,  0x019858DB362171578423977A56706952 ,  0x019858DCA187722486B89D85903C98E5 ,  0x019858DCA1B4715E828F743EDE9C5638 ,  0x019858DCEE9F73A4ACCE116C7EA2F481 ,  0x019858DCF6C572E9A746EB2A86414EB0 ,  0x0195AF6B1F0C7122825A509ED5A9A99A ,  0x019858D02E1D700698079117C48FF371 ,  0x019858D02E377134A57BA2F98402222E ,  0x019858D02E5073BD9D2FD631E5C3B083 ,  0x019858D02E6C73C9906332B693C81C62 ,  0x019858D02E8B73FA853E0C317C43D64D ,  0x019858DBA1BC7141BE3F8077C720D3F8 ,  0x019858DBA1E8739FB1950E6B5350B1EF ,  0x019858DBA2167259B74BBDAE12317C8B ,  0x019858DC3D237005910A15078BD4ADC0 ,  0x019858DCCB0171B687C0768FE9161F7A ,  0x0195AF6B7AB1738B8B9ABB8E270E5E64 ,  0x0198A2F948F3734985E5FA48FDC68685 ,  0x0198A2F9490E72918CFCE854B281F09E ,  0x0198A2F9492071F6A7A3A7101E989FBA ,  0x0198A2F9493373DA94AE46FD1ED52877 ,  0x0198A2F9494473C1A91F80656A2DD3B1 ,  0x0198A2F9495F70F5B2B1C21EBBF30062 ,  0x0198A2F949737015877C4037C1A4A9FD ,  0x0198A2F94985714F973A5862BA2C2C9F ,  0x0198A2F94993715EBDD42E6C3639A09E ,  0x0198A2F949A173709D1141D68E1566ED ,  0x0198A2F949B4722F9FE34AF77DC3F34B ,  0x0198A2F949C671F18E47919C70DFA7BC ,  0x0198A2F949DC70FD9B02616512890EA8 ,  0x0198A2F949F570D586E5BA0EFB7EB331 ,  0x0198A2F94A077109BCA28FAA514CCFD7 ,  0x0198A2F94A19709CA623F13169B5D612 ,  0x0198A2F94A287181A0C194B0F65F81D4 ,  0x0198A2F94A3870729A940D454AA9B9B0 ,  0x0198A2F94A487305A7D82909A71208DC ,  0x0198A2F94A607335921DC392E59F797C ,  0x0198A2F94A797206962C85B5D159994F ,  0x01988AF2B78E737297C23961BC33B256 ,  0x0198A2F952C7736EAE3A0E194B48B36B ,  0x0198A2F952D6707F96D9FF6B4AAD824E ,  0x0198A2F952ED723CA8AC03FE109FE9A2 ,  0x0198A2F9530070D893C33D9D6F95ACDB ,  0x0198A2F9531471DCAFE11AB3F81F895A ,  0x0198A2F95327720EB49FAFC2646C0BBF ,  0x0198A2F9533472749E1003781E4E0C66 ,  0x0198A2F953407058B6AC199DBEDCEB22 ,  0x0198A2F9534D70698B83A8716072DA11 ,  0x0198A2F9535B703386D0ADE1996A6239 ,  0x0198A2F953727383BA79280DEABB97CB ,  0x0198A2F953847181A8D3B606E4B878D2 ,  0x0198A2F9539372D2A548C4908B7BFA10 ,  0x0198A2F953A072FA9789276C476AC251 ,  0x0198A2F953AD71E589EEC49BFFBFBF71 ,  0x0198A2F953BE721A97B2E0C62C735A78 ,  0x0198A2F953CC739F81ED7D0777674A7D ,  0x0198A2F953DA7291A5D229E7C62FF06C ,  0x0198A2F953ED727AA17C331E87F2C300 ,  0x0198A2F9540170B993935F24B9D41288 ,  0x0198A2F9540F70B1A149E8595D5D5703 ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            66 
                                4.78 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.media` . `id`  as  `property_group_option.media.id` ,  `property_group_option.media` . `user_id`  as  `property_group_option.media.userId` ,  `property_group_option.media` . `media_folder_id`  as  `property_group_option.media.mediaFolderId` ,  `property_group_option.media` . `mime_type`  as  `property_group_option.media.mimeType` ,  `property_group_option.media` . `file_extension`  as  `property_group_option.media.fileExtension` ,  `property_group_option.media` . `uploaded_at`  as  `property_group_option.media.uploadedAt` ,  `property_group_option.media` . `file_name`  as  `property_group_option.media.fileName` ,  `property_group_option.media` . `file_size`  as  `property_group_option.media.fileSize` ,  `property_group_option.media` . `media_type`  as  `property_group_option.media.mediaTypeRaw` ,  `property_group_option.media` . `meta_data`  as  `property_group_option.media.metaData` ,  `property_group_option.media` . `config`  as  `property_group_option.media.config` ,  `property_group_option.media` . `path`  as  `property_group_option.media.path` ,  `property_group_option.media` . `private`  as  `property_group_option.media.private` ,  `property_group_option.media` . `thumbnails_ro`  as  `property_group_option.media.thumbnailsRo` ,  `property_group_option.media` . `file_hash`  as  `property_group_option.media.fileHash` ,  `property_group_option.media` . `created_at`  as  `property_group_option.media.createdAt` ,  `property_group_option.media` . `updated_at`  as  `property_group_option.media.updatedAt` ,  `property_group_option.media.translation.title` ,  `property_group_option.media.translation.title`  as  `property_group_option.media.title` ,  `property_group_option.media.translation.alt` ,  `property_group_option.media.translation.alt`  as  `property_group_option.media.alt` ,  `property_group_option.media.translation.customFields` ,  `property_group_option.media.translation.customFields`  as  `property_group_option.media.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  `media`  `property_group_option.media`  ON  `property_group_option` . `media_id`  =  `property_group_option.media` . `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`  LEFT JOIN  (SELECT  `property_group_option.media.translation` . `media_id` ,  `property_group_option.media.translation` . `alt`  as  `property_group_option.media.translation.alt` ,  `property_group_option.media.translation` . `title`  as  `property_group_option.media.translation.title` ,  `property_group_option.media.translation` . `custom_fields`  as  `property_group_option.media.translation.customFields`  FROM  `media_translation`  `property_group_option.media.translation`  WHERE  `property_group_option.media.translation` . `language_id`  =  ? ) `property_group_option.media.media_translation`  ON  `property_group_option.media.media_translation` . `media_id`  =  `property_group_option.media` . `id`  WHERE  `property_group_option` . `id`  IN  (? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  b"/»_ââšMpªXTÎ|ãâ\v  "
  b"/»_ââšMpªXTÎ|ãâ\v  "
  b"=»Š=ð~JUœ^0‘Â!£© "
  b"GQÆ;§½KP°\e kÇ\x03 ÃØ„ "
  b"(\x13 ŽkÀ÷I\x11 •9´õüaɪ "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  b"¹dÀÁC¹IX³<—Ó‘æaª "
  b"ÉJ€ïŠ5Oš“»ÝööÅ´þ "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  b"w¢Èc}_K²©\t ™œtTs\x1E  "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  b"Äÿ^\f ™7M\x13 ³èF¬Ÿ\x1F 4´ "
  b"Õ\x00 Þ¨\t ƒN¬Ê\x08 ZRûH/ "
  b"º\x19\v Ì3"LJ“¨XT(uÐ8 "
  b"Õ\x00 Þ¨\t ƒN¬Ê\x08 ZRûH/ "
  b"xíîûç‹H@Œ“\x13 ů{\x03 ‚ "
  b"Õ\x00 Þ¨\t ƒN¬Ê\x08 ZRûH/ "
  b"-\x7F ¹@-\x16 N ¹¦Ú˜Vôk "
  b"Õ\x00 Þ¨\t ƒN¬Ê\x08 ZRûH/ "
  b"¶äŒ\x07 zOƦ\x16\x15\x12 ññÅÁ "
  b"Õ\x00 Þ¨\t ƒN¬Ê\x08 ZRûH/ "
  b"Õ\x00 Þ¨\t ƒN¬Ê\x08 ZRûH/ "
  b"ù¤ÄmeJÛºÔ0Géo  "
  b"|\x13 ŽsFyK\x08 ޝ§Y¹7s "
  b"Õ\x00 Þ¨\t ƒN¬Ê\x08 ZRûH/ "
  b"\x1D oV%ô°CJ¥ó²² d)z "
  b"Õ\x00 Þ¨\t ƒN¬Ê\x08 ZRûH/ "
  b"Äÿ^\f ™7M\x13 ³èF¬Ÿ\x1F 4´ "
  b"×^•\x02 ÐcM¢ŒÛáÆ‚ØW "
  b"º\x19\v Ì3"LJ“¨XT(uÐ8 "
  b"×^•\x02 ÐcM¢ŒÛáÆ‚ØW "
  b"xíîûç‹H@Œ“\x13 ů{\x03 ‚ "
  b"×^•\x02 ÐcM¢ŒÛáÆ‚ØW "
  b"-\x7F ¹@-\x16 N ¹¦Ú˜Vôk "
  b"×^•\x02 ÐcM¢ŒÛáÆ‚ØW "
  b"¶äŒ\x07 zOƦ\x16\x15\x12 ññÅÁ "
  b"×^•\x02 ÐcM¢ŒÛáÆ‚ØW "
  b"×^•\x02 ÐcM¢ŒÛáÆ‚ØW "
  b"ù¤ÄmeJÛºÔ0Géo  "
  b"|\x13 ŽsFyK\x08 ޝ§Y¹7s "
  b"×^•\x02 ÐcM¢ŒÛáÆ‚ØW "
  b"\x1D oV%ô°CJ¥ó²² d)z "
  b"×^•\x02 ÐcM¢ŒÛáÆ‚ØW "
  b"œ;“"l\x0E Nï™\x10 Ñß\x17 Ø“Ú "
  b"œ;“"l\x0E Nï™\x10 Ñß\x17 Ø“Ú "
  b"GQÆ;§½KP°\e kÇ\x03 ÃØ„ "
  b"GQÆ;§½KP°\e kÇ\x03 ÃØ„ "
  b"GQÆ;§½KP°\e kÇ\x03 ÃØ„ "
  b"""
    \x1A ’\x17 \n  
    \x01 ^@rŸ(×Vò˜±¶ 
    """
  b"Äÿ^\f ™7M\x13 ³èF¬Ÿ\x1F 4´ "
  b"\x18\x01 NßÅ“IÏœ ZÌêº+\x0E  "
  b"GQÆ;§½KP°\e kÇ\x03 ÃØ„ "
  b"""
    \x1A ’\x17 \n  
    \x01 ^@rŸ(×Vò˜±¶ 
    """
  b"=»Š=ð~JUœ^0‘Â!£© "
  b"XãKÀ…qM‚´\x1F\x07 ‰aJý4 "
  b"&²ó¥å\x17 Dlž¹§ø ð†† "
  b"•K2?µñJ‰©4ßZb’\x7F   "
  b"Ñ/e@÷˜q_8GÈþu "
  b"È\x0F ã\x04 A-¡šç|v„»\x0F  "
  b"\x01 l×7ÌÓK_¹\x1A OUZet: "
  b"GQÆ;§½KP°\e kÇ\x03 ÃØ„ "
  b"""
    \x1A ’\x17 \n  
    \x01 ^@rŸ(×Vò˜±¶ 
    """
  b"=»Š=ð~JUœ^0‘Â!£© "
  b"XãKÀ…qM‚´\x1F\x07 ‰aJý4 "
  b"Ñ/e@÷˜q_8GÈþu "
  b"È\x0F ã\x04 A-¡šç|v„»\x0F  "
  b"\x01 l×7ÌÓK_¹\x1A OUZet: "
  b"A+=KÑ\x11 LŽLª"Êù8 "
  b"""
    ÷\n  
    y©z\x0F N© jdb¨R4y 
    """
  b"AñÅÉø%O÷¾Ê5:l\t ]G "
  b"cźçoM\x7F ¥\x16 7»:0`¡ "
  b"ôͱtàMOœ¸À;nÖ\x17 ÙA "
  b"""
    \x1A ’\x17 \n  
    \x01 ^@rŸ(×Vò˜±¶ 
    """
  b"=»Š=ð~JUœ^0‘Â!£© "
  b"XãKÀ…qM‚´\x1F\x07 ‰aJý4 "
  b"aÓâhâ¤EúªŽ–\f\x13 nÙ} "
  b"&²ó¥å\x17 Dlž¹§ø ð†† "
  b"•K2?µñJ‰©4ßZb’\x7F   "
  b"Ð )ž{òGt¸-m–מãÅ "
  b"Ñ/e@÷˜q_8GÈþu "
  b"È\x0F ã\x04 A-¡šç|v„»\x0F  "
  b"`H„”ÛMHq¼Êb¯ˆ\x07 ô "
  b"ðîÄ\x18 gàOd¸W¡Qd~Ùn "
  b"""
    ÷\n  
    y©z\x0F N© jdb¨R4y 
    """
  b"AñÅÉø%O÷¾Ê5:l\t ]G "
  b"cźçoM\x7F ¥\x16 7»:0`¡ "
  b"mM\v\x06 :\x11 C3ˆÜq\x0E Î\x14 _ "
  b"ôͱtàMOœ¸À;nÖ\x17 ÙA "
  b"aè\x05 ©“DMHšM™¦ì[¤9 "
  b"ñ=$„\x14\v NºµhÂè÷\r ¹ÿ "
  b"""
    \x1A ’\x17 \n  
    \x01 ^@rŸ(×Vò˜±¶ 
    """
  b"=»Š=ð~JUœ^0‘Â!£© "
  b"aÓâhâ¤EúªŽ–\f\x13 nÙ} "
  b"•K2?µñJ‰©4ßZb’\x7F   "
  b"Ð )ž{òGt¸-m–מãÅ "
  b"Ñ/e@÷˜q_8GÈþu "
  b"È\x0F ã\x04 A-¡šç|v„»\x0F  "
  b"\x01 l×7ÌÓK_¹\x1A OUZet: "
  b"cźçoM\x7F ¥\x16 7»:0`¡ "
  b"mM\v\x06 :\x11 C3ˆÜq\x0E Î\x14 _ "
  b"ôͱtàMOœ¸À;nÖ\x17 ÙA "
  b"""
    \x1A ’\x17 \n  
    \x01 ^@rŸ(×Vò˜±¶ 
    """
  b"=»Š=ð~JUœ^0‘Â!£© "
  b"XãKÀ…qM‚´\x1F\x07 ‰aJý4 "
  b"aÓâhâ¤EúªŽ–\f\x13 nÙ} "
  b"•K2?µñJ‰©4ßZb’\x7F   "
  b"Ð )ž{òGt¸-m–מãÅ "
  b"Ñ/e@÷˜q_8GÈþu "
  b"È\x0F ã\x04 A-¡šç|v„»\x0F  "
  b"\x01 l×7ÌÓK_¹\x1A OUZet: "
  b"`H„”ÛMHq¼Êb¯ˆ\x07 ô "
  b"A+=KÑ\x11 LŽLª"Êù8 "
  b"Uµ\f WõMŽŠ\x03 _ý‰˜•ã "
  b"AñÅÉø%O÷¾Ê5:l\t ]G "
  b"cźçoM\x7F ¥\x16 7»:0`¡ "
  b"mM\v\x06 :\x11 C3ˆÜq\x0E Î\x14 _ "
  b"ôͱtàMOœ¸À;nÖ\x17 ÙA "
  b"aè\x05 ©“DMHšM™¦ì[¤9 "
  b"GQÆ;§½KP°\e kÇ\x03 ÃØ„ "
  b"""
    \x1A ’\x17 \n  
    \x01 ^@rŸ(×Vò˜±¶ 
    """
  b"=»Š=ð~JUœ^0‘Â!£© "
  b"`H„”ÛMHq¼Êb¯ˆ\x07 ô "
  b"&²ó¥å\x17 Dlž¹§ø ð†† "
  b"•K2?µñJ‰©4ßZb’\x7F   "
  b"Ð )ž{òGt¸-m–מãÅ "
  b"Ñ/e@÷˜q_8GÈþu "
  b"È\x0F ã\x04 A-¡šç|v„»\x0F  "
  b"\x01 l×7ÌÓK_¹\x1A OUZet: "
  b"aè\x05 ©“DMHšM™¦ì[¤9 "
  b"""
    ÷\n  
    y©z\x0F N© jdb¨R4y 
    """
  b"AñÅÉø%O÷¾Ê5:l\t ]G "
  b"cźçoM\x7F ¥\x16 7»:0`¡ "
  b"mM\v\x06 :\x11 C3ˆÜq\x0E Î\x14 _ "
  b"ôͱtàMOœ¸À;nÖ\x17 ÙA "
  b"GQÆ;§½KP°\e kÇ\x03 ÃØ„ "
  b"`H„”ÛMHq¼Êb¯ˆ\x07 ô "
  b"A+=KÑ\x11 LŽLª"Êù8 "
  b"aè\x05 ©“DMHšM™¦ì[¤9 "
  b"ñ=$„\x14\v NºµhÂè÷\r ¹ÿ "
  b"""
    ÷\n  
    y©z\x0F N© jdb¨R4y 
    """
  b"AñÅÉø%O÷¾Ê5:l\t ]G "
  b"=»Š=ð~JUœ^0‘Â!£© "
  b"XãKÀ…qM‚´\x1F\x07 ‰aJý4 "
  b"&²ó¥å\x17 Dlž¹§ø ð†† "
  b"•K2?µñJ‰©4ßZb’\x7F   "
  b"Ð )ž{òGt¸-m–מãÅ "
  b"Ñ/e@÷˜q_8GÈþu "
  b"È\x0F ã\x04 A-¡šç|v„»\x0F  "
  b"\x01 l×7ÌÓK_¹\x1A OUZet: "
  b"º\x19\v Ì3"LJ“¨XT(uÐ8 "
  b"-\x7F ¹@-\x16 N ¹¦Ú˜Vôk "
  b"ù¤ÄmeJÛºÔ0Géo  "
  b"XãKÀ…qM‚´\x1F\x07 ‰aJý4 "
  b"•K2?µñJ‰©4ßZb’\x7F   "
  b"Ð )ž{òGt¸-m–מãÅ "
  b"Ñ/e@÷˜q_8GÈþu "
  b"È\x0F ã\x04 A-¡šç|v„»\x0F  "
  b"\x01 l×7ÌÓK_¹\x1A OUZet: "
  b"AñÅÉø%O÷¾Ê5:l\t ]G "
  b"cźçoM\x7F ¥\x16 7»:0`¡ "
  b"mM\v\x06 :\x11 C3ˆÜq\x0E Î\x14 _ "
  b"ôͱtàMOœ¸À;nÖ\x17 ÙA "
  b"""
    \x1A ’\x17 \n  
    \x01 ^@rŸ(×Vò˜±¶ 
    """
  b"=»Š=ð~JUœ^0‘Â!£© "
  b"XãKÀ…qM‚´\x1F\x07 ‰aJý4 "
  b"&²ó¥å\x17 Dlž¹§ø ð†† "
  b"•K2?µñJ‰©4ßZb’\x7F   "
  b"Ð )ž{òGt¸-m–מãÅ "
  b"Ñ/e@÷˜q_8GÈþu "
  b"È\x0F ã\x04 A-¡šç|v„»\x0F  "
  b"\x01 l×7ÌÓK_¹\x1A OUZet: "
  b"ðîÄ\x18 gàOd¸W¡Qd~Ùn "
  b"""
    ÷\n  
    y©z\x0F N© jdb¨R4y 
    """
  b"AñÅÉø%O÷¾Ê5:l\t ]G "
  b"cźçoM\x7F ¥\x16 7»:0`¡ "
  b"mM\v\x06 :\x11 C3ˆÜq\x0E Î\x14 _ "
  b"ôͱtàMOœ¸À;nÖ\x17 ÙA "
  b"`H„”ÛMHq¼Êb¯ˆ\x07 ô "
  b"A+=KÑ\x11 LŽLª"Êù8 "
  b"""
    ÷\n  
    y©z\x0F N© jdb¨R4y 
    """
  b"""
    ÷\n  
    y©z\x0F N© jdb¨R4y 
    """
  b"AñÅÉø%O÷¾Ê5:l\t ]G "
  b"cźçoM\x7F ¥\x16 7»:0`¡ "
  b"mM\v\x06 :\x11 C3ˆÜq\x0E Î\x14 _ "
  b"ôͱtàMOœ¸À;nÖ\x17 ÙA "
  b"aè\x05 ©“DMHšM™¦ì[¤9 "
  b"ñ=$„\x14\v NºµhÂè÷\r ¹ÿ "
  b"\x1D oV%ô°CJ¥ó²² d)z "
  b"…>èû½\x1D E°Š|•×…ú|Ã "
  b"^ÚŠåcÉJè WèL†/\t ² "
  b"Y®CÐm7O¾Ž±ôŽBH7ÿ "
  b"·F\x1F „HJ.¾Ôþ¼îZ[ "
  b"æœò¡HGe•¢7KìI= "
  b"+(G[.*O\x08 ¨Cß„\x01 ÓÉü "
  b"ñ=$„\x14\v NºµhÂè÷\r ¹ÿ "
  b"\x06 ô\x0F ™ž\x15 FeƒºMþ(€{ "
  b"bíP®&FJÊ£÷9Ým{\v é "
  b"`H„”ÛMHq¼Êb¯ˆ\x07 ô "
  b"cźçoM\x7F ¥\x16 7»:0`¡ "
  b"mM\v\x06 :\x11 C3ˆÜq\x0E Î\x14 _ "
  b"ôͱtàMOœ¸À;nÖ\x17 ÙA "
  b"ñ=$„\x14\v NºµhÂè÷\r ¹ÿ "
  b"‚é²\x19 Ú@…’.ÚÃáÍ\x1D ë "
  b"´¯Ó.‡nL¥ ñŽxO¬°r "
  b"èÚ6\x06\x10 }K°¤!!£f'D "
  b"ïÿ›|Ú&F¬ž\x02 ‡%×ì\x15 µ "
  b"iX½\x02 –?L,¶\x1F á‚㯯k "
  b"¾B\x15 ˜<ZO$¬›øpíJºà "
  b"…>èû½\x1D E°Š|•×…ú|Ã "
  b"^ÚŠåcÉJè WèL†/\t ² "
  b"Y®CÐm7O¾Ž±ôŽBH7ÿ "
  b"æœò¡HGe•¢7KìI= "
  b"GQÆ;§½KP°\e kÇ\x03 ÃØ„ "
  b"""
    \x1A ’\x17 \n  
    \x01 ^@rŸ(×Vò˜±¶ 
    """
  b"=»Š=ð~JUœ^0‘Â!£© "
  b"XãKÀ…qM‚´\x1F\x07 ‰aJý4 "
  b"aÓâhâ¤EúªŽ–\f\x13 nÙ} "
  b"&²ó¥å\x17 Dlž¹§ø ð†† "
  b"•K2?µñJ‰©4ßZb’\x7F   "
  b"Ð )ž{òGt¸-m–מãÅ "
  b"Ñ/e@÷˜q_8GÈþu "
  b"È\x0F ã\x04 A-¡šç|v„»\x0F  "
  b"\x01 l×7ÌÓK_¹\x1A OUZet: "
  b"""
    ÷\n  
    y©z\x0F N© jdb¨R4y 
    """
  b"AñÅÉø%O÷¾Ê5:l\t ]G "
  b"cźçoM\x7F ¥\x16 7»:0`¡ "
  b"mM\v\x06 :\x11 C3ˆÜq\x0E Î\x14 _ "
  b"ôͱtàMOœ¸À;nÖ\x17 ÙA "
  b"Ø,ÎQÈ\v M3¢?c§p\x07 1ü "
  b"""
    \x1A ’\x17 \n  
    \x01 ^@rŸ(×Vò˜±¶ 
    """
  b"`H„”ÛMHq¼Êb¯ˆ\x07 ô "
  b"=»Š=ð~JUœ^0‘Â!£© "
  b"XãKÀ…qM‚´\x1F\x07 ‰aJý4 "
  b"aÓâhâ¤EúªŽ–\f\x13 nÙ} "
  b"&²ó¥å\x17 Dlž¹§ø ð†† "
  b"A+=KÑ\x11 LŽLª"Êù8 "
  b"•K2?µñJ‰©4ßZb’\x7F   "
  b"Ð )ž{òGt¸-m–מãÅ "
  b"Ñ/e@÷˜q_8GÈþu "
  b"È\x0F ã\x04 A-¡šç|v„»\x0F  "
  b"\x01 l×7ÌÓK_¹\x1A OUZet: "
  b"aÓâhâ¤EúªŽ–\f\x13 nÙ} "
  b"`H„”ÛMHq¼Êb¯ˆ\x07 ô "
  b"mM\v\x06 :\x11 C3ˆÜq\x0E Î\x14 _ "
  b"\x01 l×7ÌÓK_¹\x1A OUZet: "
  b"XãKÀ…qM‚´\x1F\x07 ‰aJý4 "
  b"&²ó¥å\x17 Dlž¹§ø ð†† "
  b"‚é²\x19 Ú@…’.ÚÃáÍ\x1D ë "
  b"XãKÀ…qM‚´\x1F\x07 ‰aJý4 "
  b"aÓâhâ¤EúªŽ–\f\x13 nÙ} "
  b"aÓâhâ¤EúªŽ–\f\x13 nÙ} "
  b"xíîûç‹H@Œ“\x13 ů{\x03 ‚ "
  b"¶äŒ\x07 zOƦ\x16\x15\x12 ññÅÁ "
  b"aÓâhâ¤EúªŽ–\f\x13 nÙ} "
  b"A+=KÑ\x11 LŽLª"Êù8 "
  b"Uµ\f WõMŽŠ\x03 _ý‰˜•ã "
  b": ñ«\x12 AK݈§!â`.9\x17  "
  b"ưhÛè«Ab½Ì5‡]D+Q "
  b"\r \x0E ¸\r \x02\v BòºÉ .:Þò\x1E  "
  b"Ð )ž{òGt¸-m–מãÅ "
  b"&²ó¥å\x17 Dlž¹§ø ð†† "
  b"&²ó¥å\x17 Dlž¹§ø ð†† "
  b"""
    'ñfÏC\n  
    L›Žw|wÔL\x10\x1E  
    """
  b"¸&¼è´†H»–ìý"ÑêÑò "
  b"aÓâhâ¤EúªŽ–\f\x13 nÙ} "
  b"•K2?µñJ‰©4ßZb’\x7F   "
  b"aÓâhâ¤EúªŽ–\f\x13 nÙ} "
  b"¸Ö5¼]O#¿'u¡9[pV "
  b"&²ó¥å\x17 Dlž¹§ø ð†† "
  b"Ð )ž{òGt¸-m–מãÅ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  b"ÈãÉáëÊF2°ø*DhŽ2Þ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"jD¥1\x0F Fƒ¶Â\x05 |eî\x1A E "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"f8\e\x00 ¼îCgº|€KðЇr "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"["x’ö$E£¸PRøˆ¼G¢ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"\x0F Rì~:©IMªð‘\x1E Ã±È "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"\x12 ¨¥›úMÞ¨M5\x19 \\x04 lµ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"""
    Tá¾Íý‰BAŽ\n  
    vRbB\x17 · 
    """
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"¯Ä¨Úö N\x14 „%$3[ÊkÖ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"÷kiãŽúJh™“õOŸI\x15 N "
  b"+!.bX$Mí¢1eº\x10\v ø "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"ýjJ…øÔK’ŸÏLwkœñƒ "
  b";S\r «\x08 òA*Š 6„\f Pò "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"wŠ\x02 üêÒJZ°‘DqS—îq "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"q\x03 ¯/èPA™¯ûg®U5m\x08  "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"*Dâ¦ëfFÌ®²Bß35!\x18  "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"\x00 º¿Ü£<Ið¾Ú5’\x16 ¥ZÚ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"x\¿!ŽÀKš…¡@èÂáD… "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"?+Ÿq\t ÏA\x17 £ÿ©ˆcµ\x11  "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"´N\x03 \v öIÜ™\x18 úöíTÿA "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"4j@/É;Có´1¦¦)ÉÅ) "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"êŠ\x15\x14\x15\x19 Hõƒ3º¶g=¹ "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"ÈãÉáëÊF2°ø*DhŽ2Þ "
  b"jD¥1\x0F Fƒ¶Â\x05 |eî\x1A E "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"f8\e\x00 ¼îCgº|€KðЇr "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"["x’ö$E£¸PRøˆ¼G¢ "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"\x0F Rì~:©IMªð‘\x1E Ã±È "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"\x12 ¨¥›úMÞ¨M5\x19 \\x04 lµ "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  b"""
    Tá¾Íý‰BAŽ\n  
    vRbB\x17 · 
    """
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"¯Ä¨Úö N\x14 „%$3[ÊkÖ "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"÷kiãŽúJh™“õOŸI\x15 N "
  b"+!.bX$Mí¢1eº\x10\v ø "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"ýjJ…øÔK’ŸÏLwkœñƒ "
  b";S\r «\x08 òA*Š 6„\f Pò "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"wŠ\x02 üêÒJZ°‘DqS—îq "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"q\x03 ¯/èPA™¯ûg®U5m\x08  "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"*Dâ¦ëfFÌ®²Bß35!\x18  "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"\x00 º¿Ü£<Ið¾Ú5’\x16 ¥ZÚ "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"x\¿!ŽÀKš…¡@èÂáD… "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"?+Ÿq\t ÏA\x17 £ÿ©ˆcµ\x11  "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"´N\x03 \v öIÜ™\x18 úöíTÿA "
  b"4j@/É;Có´1¦¦)ÉÅ) "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"êŠ\x15\x14\x15\x19 Hõƒ3º¶g=¹ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  b"ÈãÉáëÊF2°ø*DhŽ2Þ "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"jD¥1\x0F Fƒ¶Â\x05 |eî\x1A E "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"f8\e\x00 ¼îCgº|€KðЇr "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"["x’ö$E£¸PRøˆ¼G¢ "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"\x0F Rì~:©IMªð‘\x1E Ã±È "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"\x12 ¨¥›úMÞ¨M5\x19 \\x04 lµ "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"""
    Tá¾Íý‰BAŽ\n  
    vRbB\x17 · 
    """
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"¯Ä¨Úö N\x14 „%$3[ÊkÖ "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"÷kiãŽúJh™“õOŸI\x15 N "
  b"+!.bX$Mí¢1eº\x10\v ø "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"ýjJ…øÔK’ŸÏLwkœñƒ "
  b";S\r «\x08 òA*Š 6„\f Pò "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"wŠ\x02 üêÒJZ°‘DqS—îq "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"q\x03 ¯/èPA™¯ûg®U5m\x08  "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"*Dâ¦ëfFÌ®²Bß35!\x18  "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"\x00 º¿Ü£<Ið¾Ú5’\x16 ¥ZÚ "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"x\¿!ŽÀKš…¡@èÂáD… "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"?+Ÿq\t ÏA\x17 £ÿ©ˆcµ\x11  "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"´N\x03 \v öIÜ™\x18 úöíTÿA "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"4j@/É;Có´1¦¦)ÉÅ) "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"êŠ\x15\x14\x15\x19 Hõƒ3º¶g=¹ "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"ÈãÉáëÊF2°ø*DhŽ2Þ "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"jD¥1\x0F Fƒ¶Â\x05 |eî\x1A E "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"f8\e\x00 ¼îCgº|€KðЇr "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"["x’ö$E£¸PRøˆ¼G¢ "
  b"\x0F Rì~:©IMªð‘\x1E Ã±È "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"\x12 ¨¥›úMÞ¨M5\x19 \\x04 lµ "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"""
    Tá¾Íý‰BAŽ\n  
    vRbB\x17 · 
    """
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"¯Ä¨Úö N\x14 „%$3[ÊkÖ "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"÷kiãŽúJh™“õOŸI\x15 N "
  b"+!.bX$Mí¢1eº\x10\v ø "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"ýjJ…øÔK’ŸÏLwkœñƒ "
  b";S\r «\x08 òA*Š 6„\f Pò "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"wŠ\x02 üêÒJZ°‘DqS—îq "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"q\x03 ¯/èPA™¯ûg®U5m\x08  "
  b"*Dâ¦ëfFÌ®²Bß35!\x18  "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"\x00 º¿Ü£<Ið¾Ú5’\x16 ¥ZÚ "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"x\¿!ŽÀKš…¡@èÂáD… "
  b"?+Ÿq\t ÏA\x17 £ÿ©ˆcµ\x11  "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"´N\x03 \v öIÜ™\x18 úöíTÿA "
  b"4j@/É;Có´1¦¦)ÉÅ) "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"êŠ\x15\x14\x15\x19 Hõƒ3º¶g=¹ "
  b"¹dÀÁC¹IX³<—Ó‘æaª "
  b"Äÿ^\f ™7M\x13 ³èF¬Ÿ\x1F 4´ "
  b"¹dÀÁC¹IX³<—Ó‘æaª "
  b"º\x19\v Ì3"LJ“¨XT(uÐ8 "
  b"xíîûç‹H@Œ“\x13 ů{\x03 ‚ "
  b"¹dÀÁC¹IX³<—Ó‘æaª "
  b"-\x7F ¹@-\x16 N ¹¦Ú˜Vôk "
  b"¹dÀÁC¹IX³<—Ó‘æaª "
  b"¶äŒ\x07 zOƦ\x16\x15\x12 ññÅÁ "
  b"¹dÀÁC¹IX³<—Ó‘æaª "
  b"¹dÀÁC¹IX³<—Ó‘æaª "
  b"ù¤ÄmeJÛºÔ0Géo  "
  b"ÉJ€ïŠ5Oš“»ÝööÅ´þ "
  b"ö‡……IgNœƒa4{%"_Ö "
  b"Äÿ^\f ™7M\x13 ³èF¬Ÿ\x1F 4´ "
  b"ö‡……IgNœƒa4{%"_Ö "
  b"º\x19\v Ì3"LJ“¨XT(uÐ8 "
  b"ö‡……IgNœƒa4{%"_Ö "
  b"xíîûç‹H@Œ“\x13 ů{\x03 ‚ "
  b"ö‡……IgNœƒa4{%"_Ö "
  b"¶äŒ\x07 zOƦ\x16\x15\x12 ññÅÁ "
  b"ö‡……IgNœƒa4{%"_Ö "
  b"-\x7F ¹@-\x16 N ¹¦Ú˜Vôk "
  b"ö‡……IgNœƒa4{%"_Ö "
  b"ö‡……IgNœƒa4{%"_Ö "
  b"ù¤ÄmeJÛºÔ0Géo  "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"ÈãÉáëÊF2°ø*DhŽ2Þ "
  b"jD¥1\x0F Fƒ¶Â\x05 |eî\x1A E "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"f8\e\x00 ¼îCgº|€KðЇr "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"["x’ö$E£¸PRøˆ¼G¢ "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"\x0F Rì~:©IMªð‘\x1E Ã±È "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"\x12 ¨¥›úMÞ¨M5\x19 \\x04 lµ "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"""
    Tá¾Íý‰BAŽ\n  
    vRbB\x17 · 
    """
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"¯Ä¨Úö N\x14 „%$3[ÊkÖ "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"÷kiãŽúJh™“õOŸI\x15 N "
  b"+!.bX$Mí¢1eº\x10\v ø "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"ýjJ…øÔK’ŸÏLwkœñƒ "
  b";S\r «\x08 òA*Š 6„\f Pò "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"wŠ\x02 üêÒJZ°‘DqS—îq "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"q\x03 ¯/èPA™¯ûg®U5m\x08  "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"*Dâ¦ëfFÌ®²Bß35!\x18  "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"\x00 º¿Ü£<Ið¾Ú5’\x16 ¥ZÚ "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"x\¿!ŽÀKš…¡@èÂáD… "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"?+Ÿq\t ÏA\x17 £ÿ©ˆcµ\x11  "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"´N\x03 \v öIÜ™\x18 úöíTÿA "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"4j@/É;Có´1¦¦)ÉÅ) "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"êŠ\x15\x14\x15\x19 Hõƒ3º¶g=¹ "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"ÈãÉáëÊF2°ø*DhŽ2Þ "
  b"jD¥1\x0F Fƒ¶Â\x05 |eî\x1A E "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"f8\e\x00 ¼îCgº|€KðЇr "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"["x’ö$E£¸PRøˆ¼G¢ "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"\x0F Rì~:©IMªð‘\x1E Ã±È "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"\x12 ¨¥›úMÞ¨M5\x19 \\x04 lµ "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"""
    Tá¾Íý‰BAŽ\n  
    vRbB\x17 · 
    """
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"¯Ä¨Úö N\x14 „%$3[ÊkÖ "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"÷kiãŽúJh™“õOŸI\x15 N "
  b"+!.bX$Mí¢1eº\x10\v ø "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"ýjJ…øÔK’ŸÏLwkœñƒ "
  b";S\r «\x08 òA*Š 6„\f Pò "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"wŠ\x02 üêÒJZ°‘DqS—îq "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"q\x03 ¯/èPA™¯ûg®U5m\x08  "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"*Dâ¦ëfFÌ®²Bß35!\x18  "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"\x00 º¿Ü£<Ið¾Ú5’\x16 ¥ZÚ "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"x\¿!ŽÀKš…¡@èÂáD… "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"?+Ÿq\t ÏA\x17 £ÿ©ˆcµ\x11  "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"´N\x03 \v öIÜ™\x18 úöíTÿA "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"4j@/É;Có´1¦¦)ÉÅ) "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"êŠ\x15\x14\x15\x19 Hõƒ3º¶g=¹ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"ÈãÉáëÊF2°ø*DhŽ2Þ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"jD¥1\x0F Fƒ¶Â\x05 |eî\x1A E "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"f8\e\x00 ¼îCgº|€KðЇr "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"["x’ö$E£¸PRøˆ¼G¢ "
  b"\x0F Rì~:©IMªð‘\x1E Ã±È "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"\x12 ¨¥›úMÞ¨M5\x19 \\x04 lµ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"""
    Tá¾Íý‰BAŽ\n  
    vRbB\x17 · 
    """
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"¯Ä¨Úö N\x14 „%$3[ÊkÖ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"÷kiãŽúJh™“õOŸI\x15 N "
  b"+!.bX$Mí¢1eº\x10\v ø "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"ýjJ…øÔK’ŸÏLwkœñƒ "
  b";S\r «\x08 òA*Š 6„\f Pò "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"wŠ\x02 üêÒJZ°‘DqS—îq "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"q\x03 ¯/èPA™¯ûg®U5m\x08  "
  b"*Dâ¦ëfFÌ®²Bß35!\x18  "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"\x00 º¿Ü£<Ið¾Ú5’\x16 ¥ZÚ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"x\¿!ŽÀKš…¡@èÂáD… "
  b"?+Ÿq\t ÏA\x17 £ÿ©ˆcµ\x11  "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"´N\x03 \v öIÜ™\x18 úöíTÿA "
  b"4j@/É;Có´1¦¦)ÉÅ) "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"êŠ\x15\x14\x15\x19 Hõƒ3º¶g=¹ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"ÈãÉáëÊF2°ø*DhŽ2Þ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"jD¥1\x0F Fƒ¶Â\x05 |eî\x1A E "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"f8\e\x00 ¼îCgº|€KðЇr "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"["x’ö$E£¸PRøˆ¼G¢ "
  b"\x0F Rì~:©IMªð‘\x1E Ã±È "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"\x12 ¨¥›úMÞ¨M5\x19 \\x04 lµ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"""
    Tá¾Íý‰BAŽ\n  
    vRbB\x17 · 
    """
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"¯Ä¨Úö N\x14 „%$3[ÊkÖ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"÷kiãŽúJh™“õOŸI\x15 N "
  b"+!.bX$Mí¢1eº\x10\v ø "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"ýjJ…øÔK’ŸÏLwkœñƒ "
  b";S\r «\x08 òA*Š 6„\f Pò "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"wŠ\x02 üêÒJZ°‘DqS—îq "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"q\x03 ¯/èPA™¯ûg®U5m\x08  "
  b"*Dâ¦ëfFÌ®²Bß35!\x18  "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"\x00 º¿Ü£<Ið¾Ú5’\x16 ¥ZÚ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"x\¿!ŽÀKš…¡@èÂáD… "
  b"?+Ÿq\t ÏA\x17 £ÿ©ˆcµ\x11  "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"´N\x03 \v öIÜ™\x18 úöíTÿA "
  b"4j@/É;Có´1¦¦)ÉÅ) "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"êŠ\x15\x14\x15\x19 Hõƒ3º¶g=¹ "
  b"ÈãÉáëÊF2°ø*DhŽ2Þ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"jD¥1\x0F Fƒ¶Â\x05 |eî\x1A E "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"f8\e\x00 ¼îCgº|€KðЇr "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"["x’ö$E£¸PRøˆ¼G¢ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"\x0F Rì~:©IMªð‘\x1E Ã±È "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"\x12 ¨¥›úMÞ¨M5\x19 \\x04 lµ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"""
    Tá¾Íý‰BAŽ\n  
    vRbB\x17 · 
    """
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"¯Ä¨Úö N\x14 „%$3[ÊkÖ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"÷kiãŽúJh™“õOŸI\x15 N "
  b"+!.bX$Mí¢1eº\x10\v ø "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"ýjJ…øÔK’ŸÏLwkœñƒ "
  b";S\r «\x08 òA*Š 6„\f Pò "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"wŠ\x02 üêÒJZ°‘DqS—îq "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"q\x03 ¯/èPA™¯ûg®U5m\x08  "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"*Dâ¦ëfFÌ®²Bß35!\x18  "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"\x00 º¿Ü£<Ið¾Ú5’\x16 ¥ZÚ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"x\¿!ŽÀKš…¡@èÂáD… "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"?+Ÿq\t ÏA\x17 £ÿ©ˆcµ\x11  "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"´N\x03 \v öIÜ™\x18 úöíTÿA "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"4j@/É;Có´1¦¦)ÉÅ) "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"êŠ\x15\x14\x15\x19 Hõƒ3º¶g=¹ "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"ÈãÉáëÊF2°ø*DhŽ2Þ "
  b"jD¥1\x0F Fƒ¶Â\x05 |eî\x1A E "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"f8\e\x00 ¼îCgº|€KðЇr "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"["x’ö$E£¸PRøˆ¼G¢ "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"\x0F Rì~:©IMªð‘\x1E Ã±È "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"\x12 ¨¥›úMÞ¨M5\x19 \\x04 lµ "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  b"""
    Tá¾Íý‰BAŽ\n  
    vRbB\x17 · 
    """
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"¯Ä¨Úö N\x14 „%$3[ÊkÖ "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"÷kiãŽúJh™“õOŸI\x15 N "
  b"+!.bX$Mí¢1eº\x10\v ø "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"ýjJ…øÔK’ŸÏLwkœñƒ "
  b";S\r «\x08 òA*Š 6„\f Pò "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"wŠ\x02 üêÒJZ°‘DqS—îq "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"q\x03 ¯/èPA™¯ûg®U5m\x08  "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"*Dâ¦ëfFÌ®²Bß35!\x18  "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"\x00 º¿Ü£<Ið¾Ú5’\x16 ¥ZÚ "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"x\¿!ŽÀKš…¡@èÂáD… "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"?+Ÿq\t ÏA\x17 £ÿ©ˆcµ\x11  "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"´N\x03 \v öIÜ™\x18 úöíTÿA "
  b"4j@/É;Có´1¦¦)ÉÅ) "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"êŠ\x15\x14\x15\x19 Hõƒ3º¶g=¹ "
  b"""
    Tá¾Íý‰BAŽ\n  
    vRbB\x17 · 
    """
  b"w¢Èc}_K²©\t ™œtTs\x1E  "
  b"w¢Èc}_K²©\t ™œtTs\x1E  "
  b"¯Ä¨Úö N\x14 „%$3[ÊkÖ "
  b"w¢Èc}_K²©\t ™œtTs\x1E  "
  b"÷kiãŽúJh™“õOŸI\x15 N "
  b"+!.bX$Mí¢1eº\x10\v ø "
  b"w¢Èc}_K²©\t ™œtTs\x1E  "
  b"w¢Èc}_K²©\t ™œtTs\x1E  "
  b"ýjJ…øÔK’ŸÏLwkœñƒ "
  b";S\r «\x08 òA*Š 6„\f Pò "
  b"w¢Èc}_K²©\t ™œtTs\x1E  "
  b"wŠ\x02 üêÒJZ°‘DqS—îq "
  b"w¢Èc}_K²©\t ™œtTs\x1E  "
  b"q\x03 ¯/èPA™¯ûg®U5m\x08  "
  b"w¢Èc}_K²©\t ™œtTs\x1E  "
  b"*Dâ¦ëfFÌ®²Bß35!\x18  "
  b"w¢Èc}_K²©\t ™œtTs\x1E  "
  b"\x00 º¿Ü£<Ið¾Ú5’\x16 ¥ZÚ "
  b"w¢Èc}_K²©\t ™œtTs\x1E  "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"ÈãÉáëÊF2°ø*DhŽ2Þ "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"jD¥1\x0F Fƒ¶Â\x05 |eî\x1A E "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"f8\e\x00 ¼îCgº|€KðЇr "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"["x’ö$E£¸PRøˆ¼G¢ "
  b"\x0F Rì~:©IMªð‘\x1E Ã±È "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"\x12 ¨¥›úMÞ¨M5\x19 \\x04 lµ "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"""
    Tá¾Íý‰BAŽ\n  
    vRbB\x17 · 
    """
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"÷kiãŽúJh™“õOŸI\x15 N "
  b"+!.bX$Mí¢1eº\x10\v ø "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"ýjJ…øÔK’ŸÏLwkœñƒ "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b";S\r «\x08 òA*Š 6„\f Pò "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"wŠ\x02 üêÒJZ°‘DqS—îq "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"q\x03 ¯/èPA™¯ûg®U5m\x08  "
  b"\x00 º¿Ü£<Ið¾Ú5’\x16 ¥ZÚ "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"x\¿!ŽÀKš…¡@èÂáD… "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"?+Ÿq\t ÏA\x17 £ÿ©ˆcµ\x11  "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"´N\x03 \v öIÜ™\x18 úöíTÿA "
  b"4j@/É;Có´1¦¦)ÉÅ) "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"êŠ\x15\x14\x15\x19 Hõƒ3º¶g=¹ "
 ] 
                                 
                                
                                
                                    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.media` . `id`  as  `property_group_option.media.id` , 
  `property_group_option.media` . `user_id`  as  `property_group_option.media.userId` , 
  `property_group_option.media` . `media_folder_id`  as  `property_group_option.media.mediaFolderId` , 
  `property_group_option.media` . `mime_type`  as  `property_group_option.media.mimeType` , 
  `property_group_option.media` . `file_extension`  as  `property_group_option.media.fileExtension` , 
  `property_group_option.media` . `uploaded_at`  as  `property_group_option.media.uploadedAt` , 
  `property_group_option.media` . `file_name`  as  `property_group_option.media.fileName` , 
  `property_group_option.media` . `file_size`  as  `property_group_option.media.fileSize` , 
  `property_group_option.media` . `media_type`  as  `property_group_option.media.mediaTypeRaw` , 
  `property_group_option.media` . `meta_data`  as  `property_group_option.media.metaData` , 
  `property_group_option.media` . `config`  as  `property_group_option.media.config` , 
  `property_group_option.media` . `path`  as  `property_group_option.media.path` , 
  `property_group_option.media` . `private`  as  `property_group_option.media.private` , 
  `property_group_option.media` . `thumbnails_ro`  as  `property_group_option.media.thumbnailsRo` , 
  `property_group_option.media` . `file_hash`  as  `property_group_option.media.fileHash` , 
  `property_group_option.media` . `created_at`  as  `property_group_option.media.createdAt` , 
  `property_group_option.media` . `updated_at`  as  `property_group_option.media.updatedAt` , 
  `property_group_option.media.translation.title` , 
  `property_group_option.media.translation.title`  as  `property_group_option.media.title` , 
  `property_group_option.media.translation.alt` , 
  `property_group_option.media.translation.alt`  as  `property_group_option.media.alt` , 
  `property_group_option.media.translation.customFields` , 
  `property_group_option.media.translation.customFields`  as  `property_group_option.media.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  `media`  `property_group_option.media`  ON  `property_group_option` . `media_id`  =  `property_group_option.media` . `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` 
  LEFT JOIN  (
    SELECT 
      `property_group_option.media.translation` . `media_id` , 
      `property_group_option.media.translation` . `alt`  as  `property_group_option.media.translation.alt` , 
      `property_group_option.media.translation` . `title`  as  `property_group_option.media.translation.title` , 
      `property_group_option.media.translation` . `custom_fields`  as  `property_group_option.media.translation.customFields` 
    FROM 
      `media_translation`  `property_group_option.media.translation` 
    WHERE 
      `property_group_option.media.translation` . `language_id`  =  ? 
  ) `property_group_option.media.media_translation`  ON  `property_group_option.media.media_translation` . `media_id`  =  `property_group_option.media` . `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.media` . `id`  as  `property_group_option.media.id` ,  `property_group_option.media` . `user_id`  as  `property_group_option.media.userId` ,  `property_group_option.media` . `media_folder_id`  as  `property_group_option.media.mediaFolderId` ,  `property_group_option.media` . `mime_type`  as  `property_group_option.media.mimeType` ,  `property_group_option.media` . `file_extension`  as  `property_group_option.media.fileExtension` ,  `property_group_option.media` . `uploaded_at`  as  `property_group_option.media.uploadedAt` ,  `property_group_option.media` . `file_name`  as  `property_group_option.media.fileName` ,  `property_group_option.media` . `file_size`  as  `property_group_option.media.fileSize` ,  `property_group_option.media` . `media_type`  as  `property_group_option.media.mediaTypeRaw` ,  `property_group_option.media` . `meta_data`  as  `property_group_option.media.metaData` ,  `property_group_option.media` . `config`  as  `property_group_option.media.config` ,  `property_group_option.media` . `path`  as  `property_group_option.media.path` ,  `property_group_option.media` . `private`  as  `property_group_option.media.private` ,  `property_group_option.media` . `thumbnails_ro`  as  `property_group_option.media.thumbnailsRo` ,  `property_group_option.media` . `file_hash`  as  `property_group_option.media.fileHash` ,  `property_group_option.media` . `created_at`  as  `property_group_option.media.createdAt` ,  `property_group_option.media` . `updated_at`  as  `property_group_option.media.updatedAt` ,  `property_group_option.media.translation.title` ,  `property_group_option.media.translation.title`  as  `property_group_option.media.title` ,  `property_group_option.media.translation.alt` ,  `property_group_option.media.translation.alt`  as  `property_group_option.media.alt` ,  `property_group_option.media.translation.customFields` ,  `property_group_option.media.translation.customFields`  as  `property_group_option.media.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  `media`  `property_group_option.media`  ON  `property_group_option` . `media_id`  =  `property_group_option.media` . `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`  LEFT JOIN  (SELECT  `property_group_option.media.translation` . `media_id` ,  `property_group_option.media.translation` . `alt`  as  `property_group_option.media.translation.alt` ,  `property_group_option.media.translation` . `title`  as  `property_group_option.media.translation.title` ,  `property_group_option.media.translation` . `custom_fields`  as  `property_group_option.media.translation.customFields`  FROM  `media_translation`  `property_group_option.media.translation`  WHERE  `property_group_option.media.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.media.media_translation`  ON  `property_group_option.media.media_translation` . `media_id`  =  `property_group_option.media` . `id`  WHERE  `property_group_option` . `id`  IN  (0x3DBB8A3DF07E4A559C5E3091C221A3A9 ,  0x4751C63BA7BD4B50B01B6BC703C3D884 ,  0x28138E6BC0F749119539B4F5FC61C9AA ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0xF00914139C1841C9A56D7C61681815B7 ,  0xB964C0C143B94958B33C97D391E661AA ,  0xC94A80EF8A354F9A93BBDDF6F6C5B4FE ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xF00914139C1841C9A56D7C61681815B7 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xF00914139C1841C9A56D7C61681815B7 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xF00914139C1841C9A56D7C61681815B7 ,  0x77A2C8637D5F4BB2A909999C7454731E ,  0xF00914139C1841C9A56D7C61681815B7 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0xF00914139C1841C9A56D7C61681815B7 ,  0xC4FF5E0C99374D13B3E846AC9F1F34B4 ,  0xD500DEA809834E9DACCA085A52FB482F ,  0xBA190BCC33224C4A93A858542875D038 ,  0xD500DEA809834E9DACCA085A52FB482F ,  0x78EDEEFBE78B48408C9313C5AF7B0382 ,  0xD500DEA809834E9DACCA085A52FB482F ,  0x2D7FB9402D164EA0B9A681DA9856F46B ,  0xD500DEA809834E9DACCA085A52FB482F ,  0xB6E48C81077A4FC6A6161512F1F1C5C1 ,  0xD500DEA809834E9DACCA085A52FB482F ,  0xD500DEA809834E9DACCA085A52FB482F ,  0xF990A4C46D654ADBBAD4903047E96F20 ,  0x7C138D7346794B088DAFA759B98E3773 ,  0xD500DEA809834E9DACCA085A52FB482F ,  0x1D6F5625F4B0434AA5F3B2B22064297A ,  0xD500DEA809834E9DACCA085A52FB482F ,  0xC4FF5E0C99374D13B3E846AC9F1F34B4 ,  0xD75E9502D0634DA28CDBE1C682D89057 ,  0xBA190BCC33224C4A93A858542875D038 ,  0xD75E9502D0634DA28CDBE1C682D89057 ,  0x78EDEEFBE78B48408C9313C5AF7B0382 ,  0xD75E9502D0634DA28CDBE1C682D89057 ,  0x2D7FB9402D164EA0B9A681DA9856F46B ,  0xD75E9502D0634DA28CDBE1C682D89057 ,  0xB6E48C81077A4FC6A6161512F1F1C5C1 ,  0xD75E9502D0634DA28CDBE1C682D89057 ,  0xD75E9502D0634DA28CDBE1C682D89057 ,  0xF990A4C46D654ADBBAD4903047E96F20 ,  0x7C138D7346794B088DAFA759B98E3773 ,  0xD75E9502D0634DA28CDBE1C682D89057 ,  0x1D6F5625F4B0434AA5F3B2B22064297A ,  0xD75E9502D0634DA28CDBE1C682D89057 ,  0x9C3B93226C0E4EEF9910D1DF17D893DA ,  0x9C3B93226C0E4EEF9910D1DF17D893DA ,  0x4751C63BA7BD4B50B01B6BC703C3D884 ,  0x4751C63BA7BD4B50B01B6BC703C3D884 ,  0x4751C63BA7BD4B50B01B6BC703C3D884 ,  0x1A92170A015E40729F28D756F298B1B6 ,  0xC4FF5E0C99374D13B3E846AC9F1F34B4 ,  0x18014EDFC59349CF9CA05ACCEABA2B0E ,  0x4751C63BA7BD4B50B01B6BC703C3D884 ,  0x1A92170A015E40729F28D756F298B1B6 ,  0x3DBB8A3DF07E4A559C5E3091C221A3A9 ,  0x58E34BC085714D82B41F0789614AFD34 ,  0x26B2F3A5E517446C9EB9A7F8A0F08686 ,  0x954B323FB5F14A89A934DF5A62927FA0 ,  0xEE95A6D12F6540F798715F3847C8FE75 ,  0x9D90C80FE304412DA19AE77C7684BB0F ,  0x016CD737CCD34B5FB91A4F555A65743A ,  0x4751C63BA7BD4B50B01B6BC703C3D884 ,  0x1A92170A015E40729F28D756F298B1B6 ,  0x3DBB8A3DF07E4A559C5E3091C221A3A9 ,  0x58E34BC085714D82B41F0789614AFD34 ,  0xEE95A6D12F6540F798715F3847C8FE75 ,  0x9D90C80FE304412DA19AE77C7684BB0F ,  0x016CD737CCD34B5FB91A4F555A65743A ,  0x412B3D4BD1114C8E8D9F4CAA22CAF938 ,  0xF70A79A97A0F4EA9A06A6462A8523479 ,  0x41F1C5C9F8254FF7BECA353A6C095D47 ,  0x8163C5BAE76F4D7FA51637BB3A3060A1 ,  0xF4CDB174E04D4F9CB8C03B6ED617D941 ,  0x1A92170A015E40729F28D756F298B1B6 ,  0x3DBB8A3DF07E4A559C5E3091C221A3A9 ,  0x58E34BC085714D82B41F0789614AFD34 ,  0x61D3E268E2A445FAAA8E960C136ED97D ,  0x26B2F3A5E517446C9EB9A7F8A0F08686 ,  0x954B323FB5F14A89A934DF5A62927FA0 ,  0xD020299E7BF24774B82D6D96D79EE3C5 ,  0xEE95A6D12F6540F798715F3847C8FE75 ,  0x9D90C80FE304412DA19AE77C7684BB0F ,  0x60488494DB4D4871BCCA62AF889D07F4 ,  0xF0EEC41867E04F64B857A151647ED96E ,  0xF70A79A97A0F4EA9A06A6462A8523479 ,  0x41F1C5C9F8254FF7BECA353A6C095D47 ,  0x8163C5BAE76F4D7FA51637BB3A3060A1 ,  0x6D4D0B063A114333888FDC710ECE145F ,  0xF4CDB174E04D4F9CB8C03B6ED617D941 ,  0x61E805A993444D489A4D99A6EC5BA439 ,  0xF13D2484140B4EBAB568C2E8F70DB9FF ,  0x1A92170A015E40729F28D756F298B1B6 ,  0x3DBB8A3DF07E4A559C5E3091C221A3A9 ,  0x61D3E268E2A445FAAA8E960C136ED97D ,  0x954B323FB5F14A89A934DF5A62927FA0 ,  0xD020299E7BF24774B82D6D96D79EE3C5 ,  0xEE95A6D12F6540F798715F3847C8FE75 ,  0x9D90C80FE304412DA19AE77C7684BB0F ,  0x016CD737CCD34B5FB91A4F555A65743A ,  0x8163C5BAE76F4D7FA51637BB3A3060A1 ,  0x6D4D0B063A114333888FDC710ECE145F ,  0xF4CDB174E04D4F9CB8C03B6ED617D941 ,  0x1A92170A015E40729F28D756F298B1B6 ,  0x3DBB8A3DF07E4A559C5E3091C221A3A9 ,  0x58E34BC085714D82B41F0789614AFD34 ,  0x61D3E268E2A445FAAA8E960C136ED97D ,  0x954B323FB5F14A89A934DF5A62927FA0 ,  0xD020299E7BF24774B82D6D96D79EE3C5 ,  0xEE95A6D12F6540F798715F3847C8FE75 ,  0x9D90C80FE304412DA19AE77C7684BB0F ,  0x016CD737CCD34B5FB91A4F555A65743A ,  0x60488494DB4D4871BCCA62AF889D07F4 ,  0x412B3D4BD1114C8E8D9F4CAA22CAF938 ,  0x55B5900C57F54D8D8A035FFD899895E3 ,  0x41F1C5C9F8254FF7BECA353A6C095D47 ,  0x8163C5BAE76F4D7FA51637BB3A3060A1 ,  0x6D4D0B063A114333888FDC710ECE145F ,  0xF4CDB174E04D4F9CB8C03B6ED617D941 ,  0x61E805A993444D489A4D99A6EC5BA439 ,  0x4751C63BA7BD4B50B01B6BC703C3D884 ,  0x1A92170A015E40729F28D756F298B1B6 ,  0x3DBB8A3DF07E4A559C5E3091C221A3A9 ,  0x60488494DB4D4871BCCA62AF889D07F4 ,  0x26B2F3A5E517446C9EB9A7F8A0F08686 ,  0x954B323FB5F14A89A934DF5A62927FA0 ,  0xD020299E7BF24774B82D6D96D79EE3C5 ,  0xEE95A6D12F6540F798715F3847C8FE75 ,  0x9D90C80FE304412DA19AE77C7684BB0F ,  0x016CD737CCD34B5FB91A4F555A65743A ,  0x61E805A993444D489A4D99A6EC5BA439 ,  0xF70A79A97A0F4EA9A06A6462A8523479 ,  0x41F1C5C9F8254FF7BECA353A6C095D47 ,  0x8163C5BAE76F4D7FA51637BB3A3060A1 ,  0x6D4D0B063A114333888FDC710ECE145F ,  0xF4CDB174E04D4F9CB8C03B6ED617D941 ,  0x4751C63BA7BD4B50B01B6BC703C3D884 ,  0x60488494DB4D4871BCCA62AF889D07F4 ,  0x412B3D4BD1114C8E8D9F4CAA22CAF938 ,  0x61E805A993444D489A4D99A6EC5BA439 ,  0xF13D2484140B4EBAB568C2E8F70DB9FF ,  0xF70A79A97A0F4EA9A06A6462A8523479 ,  0x41F1C5C9F8254FF7BECA353A6C095D47 ,  0x3DBB8A3DF07E4A559C5E3091C221A3A9 ,  0x58E34BC085714D82B41F0789614AFD34 ,  0x26B2F3A5E517446C9EB9A7F8A0F08686 ,  0x954B323FB5F14A89A934DF5A62927FA0 ,  0xD020299E7BF24774B82D6D96D79EE3C5 ,  0xEE95A6D12F6540F798715F3847C8FE75 ,  0x9D90C80FE304412DA19AE77C7684BB0F ,  0x016CD737CCD34B5FB91A4F555A65743A ,  0xBA190BCC33224C4A93A858542875D038 ,  0x2D7FB9402D164EA0B9A681DA9856F46B ,  0xF990A4C46D654ADBBAD4903047E96F20 ,  0x58E34BC085714D82B41F0789614AFD34 ,  0x954B323FB5F14A89A934DF5A62927FA0 ,  0xD020299E7BF24774B82D6D96D79EE3C5 ,  0xEE95A6D12F6540F798715F3847C8FE75 ,  0x9D90C80FE304412DA19AE77C7684BB0F ,  0x016CD737CCD34B5FB91A4F555A65743A ,  0x41F1C5C9F8254FF7BECA353A6C095D47 ,  0x8163C5BAE76F4D7FA51637BB3A3060A1 ,  0x6D4D0B063A114333888FDC710ECE145F ,  0xF4CDB174E04D4F9CB8C03B6ED617D941 ,  0x1A92170A015E40729F28D756F298B1B6 ,  0x3DBB8A3DF07E4A559C5E3091C221A3A9 ,  0x58E34BC085714D82B41F0789614AFD34 ,  0x26B2F3A5E517446C9EB9A7F8A0F08686 ,  0x954B323FB5F14A89A934DF5A62927FA0 ,  0xD020299E7BF24774B82D6D96D79EE3C5 ,  0xEE95A6D12F6540F798715F3847C8FE75 ,  0x9D90C80FE304412DA19AE77C7684BB0F ,  0x016CD737CCD34B5FB91A4F555A65743A ,  0xF0EEC41867E04F64B857A151647ED96E ,  0xF70A79A97A0F4EA9A06A6462A8523479 ,  0x41F1C5C9F8254FF7BECA353A6C095D47 ,  0x8163C5BAE76F4D7FA51637BB3A3060A1 ,  0x6D4D0B063A114333888FDC710ECE145F ,  0xF4CDB174E04D4F9CB8C03B6ED617D941 ,  0x60488494DB4D4871BCCA62AF889D07F4 ,  0x412B3D4BD1114C8E8D9F4CAA22CAF938 ,  0xF70A79A97A0F4EA9A06A6462A8523479 ,  0xF70A79A97A0F4EA9A06A6462A8523479 ,  0x41F1C5C9F8254FF7BECA353A6C095D47 ,  0x8163C5BAE76F4D7FA51637BB3A3060A1 ,  0x6D4D0B063A114333888FDC710ECE145F ,  0xF4CDB174E04D4F9CB8C03B6ED617D941 ,  0x61E805A993444D489A4D99A6EC5BA439 ,  0xF13D2484140B4EBAB568C2E8F70DB9FF ,  0x1D6F5625F4B0434AA5F3B2B22064297A ,  0x853EE8FBBD1D45B08A7C95D785FA7CC3 ,  0x5EDA8AE563C94AE8A057E84C862F09B2 ,  0x59AE43D06D374FBE8EB1F48E424837FF ,  0xB7461F8490484A2E90BED4FEBCEE5A5B ,  0xE69CF2A19F4847658195A2374BEC493D ,  0x2B28475B2E2A4F08A843DF8401D3C9FC ,  0xF13D2484140B4EBAB568C2E8F70DB9FF ,  0x06F40F999E15466583BA904DFE28807B ,  0x62ED50AE26464ACAA3F739DD6D7B0BE9 ,  0x60488494DB4D4871BCCA62AF889D07F4 ,  0x8163C5BAE76F4D7FA51637BB3A3060A1 ,  0x6D4D0B063A114333888FDC710ECE145F ,  0xF4CDB174E04D4F9CB8C03B6ED617D941 ,  0xF13D2484140B4EBAB568C2E8F70DB9FF ,  0x828FE9B219DA4085922EDAC3E1CD1DEB ,  0xB4AFD32E876E4CA5A0F18D784FACB072 ,  0xE8DA3606107D4BB0A42121A366278F44 ,  0xEFFF9B7CDA2646AC9E028725D7EC15B5 ,  0x6958BD02963F4C2CB61FE182E3AFAF6B ,  0xBE4215983C5A4F24AC9BF870ED4ABAE0 ,  0x853EE8FBBD1D45B08A7C95D785FA7CC3 ,  0x5EDA8AE563C94AE8A057E84C862F09B2 ,  0x59AE43D06D374FBE8EB1F48E424837FF ,  0xE69CF2A19F4847658195A2374BEC493D ,  0x4751C63BA7BD4B50B01B6BC703C3D884 ,  0x1A92170A015E40729F28D756F298B1B6 ,  0x3DBB8A3DF07E4A559C5E3091C221A3A9 ,  0x58E34BC085714D82B41F0789614AFD34 ,  0x61D3E268E2A445FAAA8E960C136ED97D ,  0x26B2F3A5E517446C9EB9A7F8A0F08686 ,  0x954B323FB5F14A89A934DF5A62927FA0 ,  0xD020299E7BF24774B82D6D96D79EE3C5 ,  0xEE95A6D12F6540F798715F3847C8FE75 ,  0x9D90C80FE304412DA19AE77C7684BB0F ,  0x016CD737CCD34B5FB91A4F555A65743A ,  0xF70A79A97A0F4EA9A06A6462A8523479 ,  0x41F1C5C9F8254FF7BECA353A6C095D47 ,  0x8163C5BAE76F4D7FA51637BB3A3060A1 ,  0x6D4D0B063A114333888FDC710ECE145F ,  0xF4CDB174E04D4F9CB8C03B6ED617D941 ,  0xD82CCE51C80B4D33A23F63A7700731FC ,  0x1A92170A015E40729F28D756F298B1B6 ,  0x60488494DB4D4871BCCA62AF889D07F4 ,  0x3DBB8A3DF07E4A559C5E3091C221A3A9 ,  0x58E34BC085714D82B41F0789614AFD34 ,  0x61D3E268E2A445FAAA8E960C136ED97D ,  0x26B2F3A5E517446C9EB9A7F8A0F08686 ,  0x412B3D4BD1114C8E8D9F4CAA22CAF938 ,  0x954B323FB5F14A89A934DF5A62927FA0 ,  0xD020299E7BF24774B82D6D96D79EE3C5 ,  0xEE95A6D12F6540F798715F3847C8FE75 ,  0x9D90C80FE304412DA19AE77C7684BB0F ,  0x016CD737CCD34B5FB91A4F555A65743A ,  0x61D3E268E2A445FAAA8E960C136ED97D ,  0x60488494DB4D4871BCCA62AF889D07F4 ,  0x6D4D0B063A114333888FDC710ECE145F ,  0x016CD737CCD34B5FB91A4F555A65743A ,  0x58E34BC085714D82B41F0789614AFD34 ,  0x26B2F3A5E517446C9EB9A7F8A0F08686 ,  0x828FE9B219DA4085922EDAC3E1CD1DEB ,  0x58E34BC085714D82B41F0789614AFD34 ,  0x61D3E268E2A445FAAA8E960C136ED97D ,  0x61D3E268E2A445FAAA8E960C136ED97D ,  0x78EDEEFBE78B48408C9313C5AF7B0382 ,  0xB6E48C81077A4FC6A6161512F1F1C5C1 ,  0x61D3E268E2A445FAAA8E960C136ED97D ,  0x412B3D4BD1114C8E8D9F4CAA22CAF938 ,  0x55B5900C57F54D8D8A035FFD899895E3 ,  0x3A20F1AB12414BDD88A721E2602E3917 ,  0xC6B068DBE8AB4162BDCC35875D442B51 ,  0x0D0EB80D020B42F2BAC9202E3ADEF21E ,  0xD020299E7BF24774B82D6D96D79EE3C5 ,  0x26B2F3A5E517446C9EB9A7F8A0F08686 ,  0x26B2F3A5E517446C9EB9A7F8A0F08686 ,  0x27F166CF430A4C9B8D777C77D44C101E ,  0xB826BCE8B48648BB96ECFD22D1EAD1F2 ,  0x61D3E268E2A445FAAA8E960C136ED97D ,  0x954B323FB5F14A89A934DF5A62927FA0 ,  0x61D3E268E2A445FAAA8E960C136ED97D ,  0xB8D6358FBC5D4F23BF2775A1395B7056 ,  0x26B2F3A5E517446C9EB9A7F8A0F08686 ,  0xD020299E7BF24774B82D6D96D79EE3C5 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0xF00914139C1841C9A56D7C61681815B7 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0xF00914139C1841C9A56D7C61681815B7 ,  0xC8E3C9E1EBCA4632B0F82A44688D32DE ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x6A9044A5310F4683B6C2057C65EE1A45 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x66381B00BCEE4367BA7C804BF08A8772 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x5B227892F62445A3B85052F888BC47A2 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x0F52EC7E3AA9494DAAF0918F1EC3B1C8 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x12A8A59BFA904DDEA84D35195C046CB5 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x54E1BECDFD8942418D0A7652624217B7 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xAFC4A8DAF6204E14842524335BCA6BD6 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xF76B69E38EFA4A689993F54F9F49154E ,  0x2B212E6258244DEDA28F3165BA100BF8 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xFD6A4A85F8D44B929FCF4C776B9CF183 ,  0x3B530DAB08F2412A8A203684900C50F2 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x778A02FCEAD24A5AB09144715397EE71 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x7103AF2FE8504199AFFB67AE55356D08 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x2A44E2A6EB6646CCAEB242DF33352118 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x00BABFDCA33C49F0BEDA359216A55ADA ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x785CBF218DC04B9A85A140E8C2E14485 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x3F2B9F7109CF4117A3FFA98863C2B511 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xB44E039D0BF649DC9918FAF6ED54FF41 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x346A402FC93B43F3B431A6A629C9C529 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xEA8A1514151948F5818333BAB6673DB9 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0xC8E3C9E1EBCA4632B0F82A44688D32DE ,  0x6A9044A5310F4683B6C2057C65EE1A45 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x66381B00BCEE4367BA7C804BF08A8772 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x5B227892F62445A3B85052F888BC47A2 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x0F52EC7E3AA9494DAAF0918F1EC3B1C8 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x12A8A59BFA904DDEA84D35195C046CB5 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0xF00914139C1841C9A56D7C61681815B7 ,  0x54E1BECDFD8942418D0A7652624217B7 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0xAFC4A8DAF6204E14842524335BCA6BD6 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0xF76B69E38EFA4A689993F54F9F49154E ,  0x2B212E6258244DEDA28F3165BA100BF8 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0xFD6A4A85F8D44B929FCF4C776B9CF183 ,  0x3B530DAB08F2412A8A203684900C50F2 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x778A02FCEAD24A5AB09144715397EE71 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x7103AF2FE8504199AFFB67AE55356D08 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x2A44E2A6EB6646CCAEB242DF33352118 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x00BABFDCA33C49F0BEDA359216A55ADA ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x785CBF218DC04B9A85A140E8C2E14485 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x3F2B9F7109CF4117A3FFA98863C2B511 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0xB44E039D0BF649DC9918FAF6ED54FF41 ,  0x346A402FC93B43F3B431A6A629C9C529 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0xEA8A1514151948F5818333BAB6673DB9 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xF00914139C1841C9A56D7C61681815B7 ,  0xC8E3C9E1EBCA4632B0F82A44688D32DE ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0x6A9044A5310F4683B6C2057C65EE1A45 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0x66381B00BCEE4367BA7C804BF08A8772 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0x5B227892F62445A3B85052F888BC47A2 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0x0F52EC7E3AA9494DAAF0918F1EC3B1C8 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0x12A8A59BFA904DDEA84D35195C046CB5 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0x54E1BECDFD8942418D0A7652624217B7 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0xAFC4A8DAF6204E14842524335BCA6BD6 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0xF76B69E38EFA4A689993F54F9F49154E ,  0x2B212E6258244DEDA28F3165BA100BF8 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0xFD6A4A85F8D44B929FCF4C776B9CF183 ,  0x3B530DAB08F2412A8A203684900C50F2 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0x778A02FCEAD24A5AB09144715397EE71 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0x7103AF2FE8504199AFFB67AE55356D08 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0x2A44E2A6EB6646CCAEB242DF33352118 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0x00BABFDCA33C49F0BEDA359216A55ADA ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0x785CBF218DC04B9A85A140E8C2E14485 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0x3F2B9F7109CF4117A3FFA98863C2B511 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0xB44E039D0BF649DC9918FAF6ED54FF41 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0x346A402FC93B43F3B431A6A629C9C529 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0xEA8A1514151948F5818333BAB6673DB9 ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0xC8E3C9E1EBCA4632B0F82A44688D32DE ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0x6A9044A5310F4683B6C2057C65EE1A45 ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0x66381B00BCEE4367BA7C804BF08A8772 ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0x5B227892F62445A3B85052F888BC47A2 ,  0x0F52EC7E3AA9494DAAF0918F1EC3B1C8 ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0x12A8A59BFA904DDEA84D35195C046CB5 ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0xF00914139C1841C9A56D7C61681815B7 ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0x54E1BECDFD8942418D0A7652624217B7 ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0xAFC4A8DAF6204E14842524335BCA6BD6 ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0xF76B69E38EFA4A689993F54F9F49154E ,  0x2B212E6258244DEDA28F3165BA100BF8 ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0xFD6A4A85F8D44B929FCF4C776B9CF183 ,  0x3B530DAB08F2412A8A203684900C50F2 ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0x778A02FCEAD24A5AB09144715397EE71 ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0x7103AF2FE8504199AFFB67AE55356D08 ,  0x2A44E2A6EB6646CCAEB242DF33352118 ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0x00BABFDCA33C49F0BEDA359216A55ADA ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0x785CBF218DC04B9A85A140E8C2E14485 ,  0x3F2B9F7109CF4117A3FFA98863C2B511 ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0xB44E039D0BF649DC9918FAF6ED54FF41 ,  0x346A402FC93B43F3B431A6A629C9C529 ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0xEA8A1514151948F5818333BAB6673DB9 ,  0xB964C0C143B94958B33C97D391E661AA ,  0xC4FF5E0C99374D13B3E846AC9F1F34B4 ,  0xB964C0C143B94958B33C97D391E661AA ,  0xBA190BCC33224C4A93A858542875D038 ,  0x78EDEEFBE78B48408C9313C5AF7B0382 ,  0xB964C0C143B94958B33C97D391E661AA ,  0x2D7FB9402D164EA0B9A681DA9856F46B ,  0xB964C0C143B94958B33C97D391E661AA ,  0xB6E48C81077A4FC6A6161512F1F1C5C1 ,  0xB964C0C143B94958B33C97D391E661AA ,  0xB964C0C143B94958B33C97D391E661AA ,  0xF990A4C46D654ADBBAD4903047E96F20 ,  0xC94A80EF8A354F9A93BBDDF6F6C5B4FE ,  0xF687858549674E9C8361347B25225FD6 ,  0xC4FF5E0C99374D13B3E846AC9F1F34B4 ,  0xF687858549674E9C8361347B25225FD6 ,  0xBA190BCC33224C4A93A858542875D038 ,  0xF687858549674E9C8361347B25225FD6 ,  0x78EDEEFBE78B48408C9313C5AF7B0382 ,  0xF687858549674E9C8361347B25225FD6 ,  0xB6E48C81077A4FC6A6161512F1F1C5C1 ,  0xF687858549674E9C8361347B25225FD6 ,  0x2D7FB9402D164EA0B9A681DA9856F46B ,  0xF687858549674E9C8361347B25225FD6 ,  0xF687858549674E9C8361347B25225FD6 ,  0xF990A4C46D654ADBBAD4903047E96F20 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xC8E3C9E1EBCA4632B0F82A44688D32DE ,  0x6A9044A5310F4683B6C2057C65EE1A45 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x66381B00BCEE4367BA7C804BF08A8772 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x5B227892F62445A3B85052F888BC47A2 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x0F52EC7E3AA9494DAAF0918F1EC3B1C8 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x12A8A59BFA904DDEA84D35195C046CB5 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x54E1BECDFD8942418D0A7652624217B7 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xAFC4A8DAF6204E14842524335BCA6BD6 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xF76B69E38EFA4A689993F54F9F49154E ,  0x2B212E6258244DEDA28F3165BA100BF8 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xFD6A4A85F8D44B929FCF4C776B9CF183 ,  0x3B530DAB08F2412A8A203684900C50F2 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x778A02FCEAD24A5AB09144715397EE71 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x7103AF2FE8504199AFFB67AE55356D08 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x2A44E2A6EB6646CCAEB242DF33352118 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x00BABFDCA33C49F0BEDA359216A55ADA ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x785CBF218DC04B9A85A140E8C2E14485 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x3F2B9F7109CF4117A3FFA98863C2B511 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xB44E039D0BF649DC9918FAF6ED54FF41 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x346A402FC93B43F3B431A6A629C9C529 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xEA8A1514151948F5818333BAB6673DB9 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xC8E3C9E1EBCA4632B0F82A44688D32DE ,  0x6A9044A5310F4683B6C2057C65EE1A45 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x66381B00BCEE4367BA7C804BF08A8772 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x5B227892F62445A3B85052F888BC47A2 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x0F52EC7E3AA9494DAAF0918F1EC3B1C8 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x12A8A59BFA904DDEA84D35195C046CB5 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x54E1BECDFD8942418D0A7652624217B7 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xAFC4A8DAF6204E14842524335BCA6BD6 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xF76B69E38EFA4A689993F54F9F49154E ,  0x2B212E6258244DEDA28F3165BA100BF8 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xFD6A4A85F8D44B929FCF4C776B9CF183 ,  0x3B530DAB08F2412A8A203684900C50F2 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x778A02FCEAD24A5AB09144715397EE71 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x7103AF2FE8504199AFFB67AE55356D08 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x2A44E2A6EB6646CCAEB242DF33352118 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x00BABFDCA33C49F0BEDA359216A55ADA ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x785CBF218DC04B9A85A140E8C2E14485 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x3F2B9F7109CF4117A3FFA98863C2B511 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xB44E039D0BF649DC9918FAF6ED54FF41 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x346A402FC93B43F3B431A6A629C9C529 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xEA8A1514151948F5818333BAB6673DB9 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0xC8E3C9E1EBCA4632B0F82A44688D32DE ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x6A9044A5310F4683B6C2057C65EE1A45 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x66381B00BCEE4367BA7C804BF08A8772 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x5B227892F62445A3B85052F888BC47A2 ,  0x0F52EC7E3AA9494DAAF0918F1EC3B1C8 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x12A8A59BFA904DDEA84D35195C046CB5 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x54E1BECDFD8942418D0A7652624217B7 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0xAFC4A8DAF6204E14842524335BCA6BD6 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0xF76B69E38EFA4A689993F54F9F49154E ,  0x2B212E6258244DEDA28F3165BA100BF8 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0xFD6A4A85F8D44B929FCF4C776B9CF183 ,  0x3B530DAB08F2412A8A203684900C50F2 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x778A02FCEAD24A5AB09144715397EE71 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x7103AF2FE8504199AFFB67AE55356D08 ,  0x2A44E2A6EB6646CCAEB242DF33352118 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x00BABFDCA33C49F0BEDA359216A55ADA ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x785CBF218DC04B9A85A140E8C2E14485 ,  0x3F2B9F7109CF4117A3FFA98863C2B511 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0xB44E039D0BF649DC9918FAF6ED54FF41 ,  0x346A402FC93B43F3B431A6A629C9C529 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0xEA8A1514151948F5818333BAB6673DB9 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0xC8E3C9E1EBCA4632B0F82A44688D32DE ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x6A9044A5310F4683B6C2057C65EE1A45 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x66381B00BCEE4367BA7C804BF08A8772 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x5B227892F62445A3B85052F888BC47A2 ,  0x0F52EC7E3AA9494DAAF0918F1EC3B1C8 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x12A8A59BFA904DDEA84D35195C046CB5 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x54E1BECDFD8942418D0A7652624217B7 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0xAFC4A8DAF6204E14842524335BCA6BD6 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0xF76B69E38EFA4A689993F54F9F49154E ,  0x2B212E6258244DEDA28F3165BA100BF8 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0xFD6A4A85F8D44B929FCF4C776B9CF183 ,  0x3B530DAB08F2412A8A203684900C50F2 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x778A02FCEAD24A5AB09144715397EE71 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x7103AF2FE8504199AFFB67AE55356D08 ,  0x2A44E2A6EB6646CCAEB242DF33352118 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x00BABFDCA33C49F0BEDA359216A55ADA ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x785CBF218DC04B9A85A140E8C2E14485 ,  0x3F2B9F7109CF4117A3FFA98863C2B511 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0xB44E039D0BF649DC9918FAF6ED54FF41 ,  0x346A402FC93B43F3B431A6A629C9C529 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0xEA8A1514151948F5818333BAB6673DB9 ,  0xC8E3C9E1EBCA4632B0F82A44688D32DE ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x6A9044A5310F4683B6C2057C65EE1A45 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x66381B00BCEE4367BA7C804BF08A8772 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x5B227892F62445A3B85052F888BC47A2 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x0F52EC7E3AA9494DAAF0918F1EC3B1C8 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x12A8A59BFA904DDEA84D35195C046CB5 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x54E1BECDFD8942418D0A7652624217B7 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xAFC4A8DAF6204E14842524335BCA6BD6 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xF76B69E38EFA4A689993F54F9F49154E ,  0x2B212E6258244DEDA28F3165BA100BF8 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xFD6A4A85F8D44B929FCF4C776B9CF183 ,  0x3B530DAB08F2412A8A203684900C50F2 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x778A02FCEAD24A5AB09144715397EE71 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x7103AF2FE8504199AFFB67AE55356D08 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x2A44E2A6EB6646CCAEB242DF33352118 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x00BABFDCA33C49F0BEDA359216A55ADA ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x785CBF218DC04B9A85A140E8C2E14485 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x3F2B9F7109CF4117A3FFA98863C2B511 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xB44E039D0BF649DC9918FAF6ED54FF41 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x346A402FC93B43F3B431A6A629C9C529 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xEA8A1514151948F5818333BAB6673DB9 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0xC8E3C9E1EBCA4632B0F82A44688D32DE ,  0x6A9044A5310F4683B6C2057C65EE1A45 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x66381B00BCEE4367BA7C804BF08A8772 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x5B227892F62445A3B85052F888BC47A2 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x0F52EC7E3AA9494DAAF0918F1EC3B1C8 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x12A8A59BFA904DDEA84D35195C046CB5 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0xF00914139C1841C9A56D7C61681815B7 ,  0x54E1BECDFD8942418D0A7652624217B7 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0xAFC4A8DAF6204E14842524335BCA6BD6 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0xF76B69E38EFA4A689993F54F9F49154E ,  0x2B212E6258244DEDA28F3165BA100BF8 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0xFD6A4A85F8D44B929FCF4C776B9CF183 ,  0x3B530DAB08F2412A8A203684900C50F2 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x778A02FCEAD24A5AB09144715397EE71 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x7103AF2FE8504199AFFB67AE55356D08 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x2A44E2A6EB6646CCAEB242DF33352118 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x00BABFDCA33C49F0BEDA359216A55ADA ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x785CBF218DC04B9A85A140E8C2E14485 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x3F2B9F7109CF4117A3FFA98863C2B511 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0xB44E039D0BF649DC9918FAF6ED54FF41 ,  0x346A402FC93B43F3B431A6A629C9C529 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0xEA8A1514151948F5818333BAB6673DB9 ,  0x54E1BECDFD8942418D0A7652624217B7 ,  0x77A2C8637D5F4BB2A909999C7454731E ,  0x77A2C8637D5F4BB2A909999C7454731E ,  0xAFC4A8DAF6204E14842524335BCA6BD6 ,  0x77A2C8637D5F4BB2A909999C7454731E ,  0xF76B69E38EFA4A689993F54F9F49154E ,  0x2B212E6258244DEDA28F3165BA100BF8 ,  0x77A2C8637D5F4BB2A909999C7454731E ,  0x77A2C8637D5F4BB2A909999C7454731E ,  0xFD6A4A85F8D44B929FCF4C776B9CF183 ,  0x3B530DAB08F2412A8A203684900C50F2 ,  0x77A2C8637D5F4BB2A909999C7454731E ,  0x778A02FCEAD24A5AB09144715397EE71 ,  0x77A2C8637D5F4BB2A909999C7454731E ,  0x7103AF2FE8504199AFFB67AE55356D08 ,  0x77A2C8637D5F4BB2A909999C7454731E ,  0x2A44E2A6EB6646CCAEB242DF33352118 ,  0x77A2C8637D5F4BB2A909999C7454731E ,  0x00BABFDCA33C49F0BEDA359216A55ADA ,  0x77A2C8637D5F4BB2A909999C7454731E ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0xC8E3C9E1EBCA4632B0F82A44688D32DE ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0x6A9044A5310F4683B6C2057C65EE1A45 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0x66381B00BCEE4367BA7C804BF08A8772 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0x5B227892F62445A3B85052F888BC47A2 ,  0x0F52EC7E3AA9494DAAF0918F1EC3B1C8 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0x12A8A59BFA904DDEA84D35195C046CB5 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0x54E1BECDFD8942418D0A7652624217B7 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0xF76B69E38EFA4A689993F54F9F49154E ,  0x2B212E6258244DEDA28F3165BA100BF8 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0xFD6A4A85F8D44B929FCF4C776B9CF183 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0x3B530DAB08F2412A8A203684900C50F2 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0x778A02FCEAD24A5AB09144715397EE71 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0x7103AF2FE8504199AFFB67AE55356D08 ,  0x00BABFDCA33C49F0BEDA359216A55ADA ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0x785CBF218DC04B9A85A140E8C2E14485 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0x3F2B9F7109CF4117A3FFA98863C2B511 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0xB44E039D0BF649DC9918FAF6ED54FF41 ,  0x346A402FC93B43F3B431A6A629C9C529 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0xEA8A1514151948F5818333BAB6673DB9 );  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            67 
                                4.36 ms 
                                                        
                                SELECT  `product_visibility` . `id`  as  `product_visibility.id` ,  `product_visibility` . `product_id`  as  `product_visibility.productId` ,  `product_visibility` . `product_version_id`  as  `product_visibility.productVersionId` ,  `product_visibility` . `sales_channel_id`  as  `product_visibility.salesChannelId` ,  `product_visibility` . `visibility`  as  `product_visibility.visibility` ,  `product_visibility` . `created_at`  as  `product_visibility.createdAt` ,  `product_visibility` . `updated_at`  as  `product_visibility.updatedAt`  FROM  `product_visibility`  WHERE  (`product_visibility` . `product_id`  IN  (? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? )) 
                                
                                    Parameters : 
[
  b"""
    \x01 •¯jE„pð¶Ã:\n  
    ]à2‘ 
    """
  b"\x01 •¯jKAsP˜zmû(ì/S "
  b"\x01 •¯k\x1F\f q"‚ZPžÕ©©š "
  b"\x01 •¯kr}r*ŽÆ\x18 ‰_ñšÃ "
  b"\x01 •¯ksSq+‰g3QVçi] "
  b"\x01 •¯ky”sg¤²(\x1A üÜËT "
  b"\x01 •¯kz±s‹‹š»Ž'\x0E ^d "
  b"\x01 •¯kŽ"pö¿\x03 §†ŠËŠ¡ "
  b"\x01 •¯k–Üq\x1A ’Ê}…“¼“v "
  b"\x01 •¯kLp›½»TùvMûô "
  b"\x01 —éÖ)°sHªù\x1E\e Ó‡\x0E c "
  b"\x01 —éï¨\x17 sϺl˜.·õê3 "
  b"\x01 —éï¨&rͲ\x15 ݪ†3\x06  "
  b"\x01 —éï¨7ql³dN¦wÀ”7 "
  b"\x01 —éï¨Dr®ŠÞ,\x12 ¦¨TR "
  b"\x01 —éï¨Tq˜‡÷ÕFK\x16 >ò "
  b"\x01 —éï¨isµ‚¥ò„«t$‰ "
  b"\x01 —éï¨ys›¢Úâq|ùz "
  b"\x01 —é降pÔ§ºe7HD¢› "
  b"\x01 —é祥q‘”4\x1A ø<\x03 9# "
  b"\x01 —é﨩sË®¸mËbXvš "
  b"\x01 —é塀sq–½Qø\x13 Õ5 "
  b"\x01 —éï¨Ìs¤®\v .k\x13 ³\x03 ö "
  b"\x01 —éï¨àr‹„ô§Mæ«\x10 ð "
  b"\x01 —éï¨óqÀ‚«ç]”Jo9 "
  b"""
    \x01 —éï©\n  
    s6…Ñ=¿¶u 
    """
  b"\x01 ˜Vp1Ds˜B$Ò‚bh "
  b"\x01 ˜Vp9æs8“¬WšM\x17 AS "
  b"\x01 ˜Vp?Ýs¼Šˆ\x07 Ç8Ѹ. "
  b"\x01 ˜VpUæq/¨œ§öþ›%b "
  b"\x01 ˜VpŠRrQª×\r [M£’x "
  b"\x01 ˜Vp¾7rÈ\x11 ¢h(ò• "
  b"\x01 ˜Vp¾õp\x13 ³§ßq:.MÂ "
  b"\x01 ˜W0§ísÿ„–\x13\x7F pé0\e  "
  b"\x01 ˜Wq\x19 œr–™³;³x¿7\x08  "
  b"\x01 ˜W•ôÄqTƒaÏ ïÈ\x05 # "
  b"\x01 ˜XÊ\x18 äp3‰ºŸ\x08\x13 æâ@ "
  b"""
    \x01 ˜XÊ\x19 \n  
    r.¡ÀÃ\x17 _\x16 “ 
    """
  b"\x01 ˜XÊ\x19 /søœa&}ýß(Ë "
  b"\x01 ˜XÊ\x19 Jp'€=qÔF\IÌ "
  b"\x01 ˜XÊ\x19 ip\x19 ºt³ó89\x01 · "
  b"\x01 ˜XÊ\x19 ˜r²…ò\x1C Þ\x13 ï#k "
  b"\x01 ˜XÊ\x19 ±pè’k&Ô\x02 ¤\x1D  "
  b"\x01 ˜XÊ"‹r#¹{‡\x1C R,Q[ "
  b"\x01 ˜XÊ"qS³;‚«3-\x1F  "
  b"\x01 ˜XÊ"Ép\e ö²Ð€K×\ "
  b"\x01 ˜XÊ"åsk\x1D JÀkܳ "
  b"\x01 ˜XÊ#\x00 r0·]a0§ø+# "
  b"\x01 ˜XÊ#\e p–µ\x07 qv¥Ôrp "
  b"\x01 ˜XÊ#5p\£\x08 +Ï\x0E Ã<¦ "
  b"\x01 ˜XÊ#Vps¹ÉøÃ×ËT¯ "
  b"\x01 ˜XÊ#qq]ªŽ–ãò1²ö "
  b"\x01 ˜XÊ#Žrˆ™€Ñ´–\x11 bD "
  b"\x01 ˜XÊ#©r`¹-ÎÈ©aFÞ "
  b"\x01 ˜XÊ#Ísç„pÀ\x16 ôº\x0E è "
  b"\x01 ˜XÊ(Rs~ªè\x01 ”Õf#v "
  b"\x01 ˜XÊ(lsx±Õ–ñ'G«\x7F  "
  b"\x01 ˜XÊ(q\t ›š%)‚\x07 \W "
  b"\x01 ˜XÊ(ÐqÀ„úäAë"\x00\x0F  "
  b"\x01 ˜XÊ(ésl“ c˜Ï“SN "
  b"\x01 ˜XÊ)\r p\v ‚\x1C\v è8¡Ñà "
  b"\x01 ˜XÊ))q[¸4æºiR  "
  b"\x01 ˜XÊ)Mp9„6\r uëˆ "
  b"\x01 ˜XÊ)mrþ9\x08 \þç¨p "
  b"\x01 ˜XÊ)•q\x04 Ž\x14 Lºâ‚€£ "
  b"\x01 ˜XÊ)²p¨¼g²œgŸ K "
  b"\x01 ˜XÊ)ÐsBž·¥‚›ïK8 "
  b"\x01 ˜XÊ)þpoŽ\x19 Æ8UN·q "
  b"\x01 ˜XÊ*\x18 q"¢È‚økGI "
  b"\x01 ˜XÊ*5sL²\x13 èFf¡õ\x0F  "
  b"\x01 ˜XÊ*MrŒ©ãJØ2Bù¾ "
  b"\x01 ˜XÊ*pqP’(ýRnA>q "
  b"""
    \x01 ˜XÊ*Šp6¤\n  
    ¬\x06 ˜màÙ 
    """
  b"\x01 ˜XÊK\x08 rÛ°aΆ\x18 q¾M "
  b"\x01 ˜XÊK!sŸ á¸Ò{ßÖ` "
  b"\x01 ˜XÊK@rÖ’Éæ\r .iœ˜ "
  b"\x01 ˜XÊK_r›ŒÜq»eÊ\e › "
  b"\x01 ˜XÊKp*€îæ\x08\x1A Ìl1 "
  b"\x01 ˜XÊK£sÛ—\x07 àh„Òõ\x14  "
  b"\x01 ˜XÊKËq¼¡éUÎk5ïº "
  b"\x01 ˜XÊL\x00 qý—ÊH?˜ÍŠO "
  b"\x01 ˜XÊL5s•¢*ìxØSÇ~ "
  b"\x01 ˜XÊLas\e ¥U…"}\x1A Îç "
  b"\x01 ˜XÊL‹ræ“úÝr×Ê«Ô "
  b"\x01 ˜XÊN‹ríª¿ôÎãEø„ "
  b"\x01 ˜XÊN°rQ³Kj‹òé:R "
  b"\x01 ˜XÊNÇr›·ƒ\t ±ëÏäZ "
  b"\x01 ˜XÊNðs\r ¶ 3ý‘B\x19 U "
  b"\x01 ˜XÊO\r q–ž»Ì©-\x7F º "
  b"\x01 ˜XÊO2p©…\x1C ¯öL}ÚÏ "
  b"\x01 ˜XÊO`süˆ\x17 óð…\œ× "
  b"\x01 ˜XÊVks:«Ü.ö~ásí "
  b"\x01 ˜XÊVšp³§S\x0E "…˜;• "
  b"\x01 ˜XÊVÁsCµ¢Ô5O/ÏÙ "
  b"\x01 ˜XÊVëqš¬Ö¬\x0E =¤^\x06  "
  b"\x01 ˜XÊW\x17 qJ³ñ?JMvÔ "
  b"\x01 ˜XÊW<p¸¤\x08 “¿Rá\x02\x03  "
  b"\x01 ˜XÊWorݸ¥µâ'$T_ "
  b"\x01 ˜XÊWŽr£—Ýç±;,Zy "
  b"\x01 ˜XÊW°q_š5é\x1C e‘ëÜ "
  b"\x01 ˜XÊWÑqiîö±Õz4z "
  b"\x01 ˜XË•¢r#‘¾$©å4\x01 ^ "
  b"\x01 ˜XË•Ês€«¿—¾kµÆš "
  b"\x01 ˜XË•àsŽ€\x1E Af16¡ "
  b"\x01 ˜XË•ùrc´\x02 5Àß\x7F ù\t  "
  b"\x01 ˜XË–\x0E pÒ¿¡\x1A à½k\r ø "
  b"\x01 ˜XË–*rÞJ£\x04\x1E •2x "
  b"\x01 ˜XË–OsÌ9\x08 ÑŽºÁ\x14  "
  b"\x01 ˜XË–fp@žè\x03 p\x16 /á( "
  b"\x01 ˜XË–\x7F pŽ»tærq½!÷ "
  b"\x01 ˜XË––pÁªkÓ@^\x0E Ãþ "
  b"\x01 ˜XË–¹pî‰|ÜAçrp³ "
  b"\x01 ˜XË–Ðqj¥ÝÜ–áõêž "
  b"\x01 ˜XË–îsZ„åÇ‚’D¥ç "
  b"\x01 ˜XË—\x08 qA¤p[\r 3a2è "
  b"\x01 ˜XË—#q$úŽV„œæ¹ "
  b"\x01 ˜XË—4q÷¬›:tª=u "
  b"\x01 ˜XË—Opx®\x06 ·N£Ì‘R "
  b"\x01 ˜X˘ßp\x18 ¯iy8÷o4z "
  b"\x01 ˜X˘ÿrp¿™\x1E 7£=;y "
  b"\x01 ˜XË™\x19 r>´\x19 “\f ì0Ê "
  b"\x01 ˜XË™6sÙŒ\x1F Wå2\x18 ‘€ "
  b"\x01 ˜XË™^rÞƒ+K7â“F "
  b"\x01 ˜XË™tsô—`µ¦6\r üþ "
  b"\x01 ˜XËÕMqôˆaõ‹ÇÉ|Ð "
  b"\x01 ˜XËÕzr\x11 ½•\x00 LY‹„Ž "
  b"\x01 ˜XËÕq95\x00 GÉñÀ• "
  b"\x01 ˜XËÕ«s-§\x01 5>,5ÆÜ "
  b"\x01 ˜XËÕÅrÝ¿vãBŒ;X "
  b"\x01 ˜XËÕàp\x00 „\x18\x04 ~£;1& "
  b"\x01 ˜XËÕ÷ry÷*ÐDÄý "
  b"\x01 ˜XËÖ\x10 qK¼¤-f>±Äg "
  b"\x01 ˜XËÖ)qô´[c·çÿ³à "
  b"\x01 ˜XËÖAp5”\x00 i\x0E\x03 øP "
  b"\x01 ˜XËÖeq\x15 §n}²2á“= "
  b"\x01 ˜XÏ_\x1F p\x01 ŠdXf¶ä\x1D  "
  b"\x01 ˜XÏ_6r\x19 ¼\x1A ÿ³F\x11 &$ "
  b"\x01 ˜XÏ_Gré˜cÒ3/hÏ? "
  b"""
    \x01 ˜XÏ_]rÅŒ±\n  
    ƒõ°6v 
    """
  b"\x01 ˜XÏ_upí¶\x11 y8f!¼Ë "
  b"\x01 ˜XÏ_Œq]´ÀQÚš„î "
  b"""
    \x01 ˜XÏ_¡r°Œu‚ÀZ\n  
    \t\x1E  
    """
  b"\x01 ˜XÏ_·qΔä¨âH©0F "
  b"\x01 ˜XÏ_Ðsßž\x0E gfZíWQ "
  b"\x01 ˜XÏ_äp¼‹íèD?ºjU "
  b"\x01 ˜XÏg{rlºøB\x1A µéH© "
  b"\x01 ˜XÏg‘r\x06 ¹\x07\x17 áì\x18 ™ "
  b"\x01 ˜XÏg«q “EÉj_\x7F\x1D » "
  b"\x01 ˜XÏgÄqc¾·ë’Ÿ+‡£ "
  b"\x01 ˜XÏgÞpb¶¼\x04 ÂÝ\x10 ˆ "
  b"\x01 ˜XÏgüsᶤåŠU£_\v  "
  b"\x01 ˜XÏh\x11 q=—gEÇw§k! "
  b"\x01 ˜XÏh.pÊ’½)×\x0E ›" "
  b"\x01 ˜XÏhHrç™\x02 Ç`F3mz "
  b"\x01 ˜XÏh^q\x1E ´\x1C ÂxB( "
  b"\x01 ˜XÏhvrˆ°"\x7F ºZ¤\r \x06  "
  b"\x01 ˜XÏhŠra¬ª;L•zƒ "
  b"\x01 ˜XÏh£r˜—\x01 cäØCض "
  b"\x01 ˜XÏh¿s ³{\x02 \5¿\x12  "
  b"\x01 ˜XÏhÙpR»´âTÍÅá› "
  b"\x01 ˜XϬ\x17 pñ\x18 Õ™]9} "
  b"\x01 ˜XÏ®=sõŽzÙsBÁ~€ "
  b"\x01 ˜XÏ®fq€»\x10 Ÿ™^¨¨Ý "
  b"\x01 ˜XÏ·Uqf§¶ \x03 ÌËž- "
  b"\x01 ˜XÏ·vp§žküä¸òD> "
  b"\x01 ˜XÏ·®p\t ¤"ˆ·|—‹Ç "
  b"\x01 ˜XÏ·Îsr¢\e d©o\v ¹M "
  b"\x01 ˜XÏ·ïr«”ç{\f !\x17 €+ "
  b"\x01 ˜Xϸ\x11 p!‘\x06 ÐÄŒký "
  b"\x01 ˜Xϸ.s\x18 +NÃB—˜ "
  b"\x01 ˜XϸdrÚå\x02 Nƶ˜U "
  b"\x01 ˜XϹ”s.³i²Ç™Às{ "
  b"\x01 ˜XϹ°r\x15 ¿*ÒÝ[‡v\x07  "
  b"\x01 ˜XϹÆqi»0k¼Q—¹Å "
  b"\x01 ˜XϹÜs\x14 ŽÍ\x1F w\x1C Ý\x19 ? "
  b"\x01 ˜XϹ÷s\x1D ¡\x01 4†ê›b\x1F  "
  b"\x01 ˜XϺ\x15 p–‚DÎØ¦Fóˆ "
  b"\x01 ˜XϺ2p„£µvGé\x15 ìk "
  b"\x01 ˜XϺTrÕˆëì¤ú×98 "
  b"\x01 ˜XϺos”¯ÌgÕ\x1A ¬Ïm "
  b"\x01 ˜XÏ»Kp/–³‹@{\x14 ©‹ "
  b"\x01 ˜XÏ»esû™IŽh“Çcì "
  b"\x01 ˜XÏ»Žsè½ÓD²\x11 «3  "
  b"\x01 ˜XÏ»ºq|¯\x04 º\x0F ôOx© "
  b"\x01 ˜XÏ»ÙrC¹M~LiØià "
  b"\x01 ˜XÏ»öp´E›¤—zîî "
  b"\x01 ˜XÐ.\x1D p\x06 ˜\x07 ‘\x17 Äóq "
  b"\x01 ˜XÐ.7q4¥{¢ù„\x02 ". "
  b"\x01 ˜XÐ.Ps½/Ö1åðƒ "
  b"\x01 ˜XÐ.lsÉc2¶“È\x1C b "
  b"\x01 ˜XÐ.‹sú…>\f 1|CÖM "
  b"\x01 ˜XÕ¾Þs]³Ã‡SP@\x11 $ "
  b"\x01 ˜XÕ¿\x02 p4¯¦3\ºT\x00 m "
  b"\x01 ˜XÕ¿\x1A ss®æ=%‡yf\x15  "
  b"\x01 ˜XÕ¿4rû¬-’%'Ù "
  b"\x01 ˜XÕ¿Osެ?òŠUµ(‰ "
  b"\x01 ˜XÕ¿gp\x00 ±•ÁWì§Ñö "
  b"\x01 ˜XÕ¿\x7F s\x16 ±Â×e_#ˆ "
  b"\x01 ˜XÕ¿™rýŸÃ\x15 'Þ’Jæ "
  b"\x01 ˜XÕ¿²rYª\x19 ØP¥\f G "
  b"\x01 ˜XÕ¿Ês\f ·“†ŠK‰\x17 4 "
  b"\x01 ˜XÕ¿âqa‡[Æ£v\x17 8Ê "
  b"\x01 ˜XÕ¿ûp0ŸÉ¯³¨¬Ž+ "
  b"\x01 ˜XÕÀ\x14 sC°LšÐ\f\x07 ;£ "
  b"\x01 ˜XÕÀ-r<«øÞº-²¹k "
  b"\x01 ˜XÕÀGp{¦·\x0E ?\v ß\x1D x "
  b"\x01 ˜XÕÀhsvŸ¯\x1A #$µÎï "
  b"\x01 ˜XÕÀp›Ž–'í,åóÊ "
  b"\x01 ˜XÕÀšpŽ“ b~ºn\x10 ¡ "
  b"\x01 ˜XÕÀ³r\x07 —_\x08 ëSk\x07 Û "
  b"\x01 ˜XÕÀÒs䳬.Bý´ÞÎ "
  b"\x01 ˜XÕÀíqU·\x01 ¢—ÇÄål "
  b"\x01 ˜XÚ]|q£†ß8\x19 r"–¹ "
  b"\x01 ˜XÚ]§r6¸½|ûz™ § "
  b"""
    \x01 ˜XÚ]Èq\e ¥¨\x1F TÐù\n  
    ö 
    """
  b"\x01 ˜XÚ]îp»§$£\x03 è\x13 T "
  b"\x01 ˜XÚ^\x18 s[„\x1E ˜"iG†â "
  b"\x01 ˜XÚ^?s\t µ¯Í&X4áš "
  b"\x01 ˜XÚ^irC¬ÃÑÐS¹\x03 g "
  b"\x01 ˜XÚ^q•’®\x13 fîV3 "
  b"\x01 ˜XÚ^´p‹jæ…Š`Ï\x14  "
  b"\x01 ˜XÚ^ÓqX (ÜûjŠ\v  "
  b"\x01 ˜XÚ^üpT„J2nôô\x19 Q "
  b"\x01 ˜XÚ_ r߉‡cEÍÐ "
  b"\x01 ˜XÛ5\x7F rÙkB\x17 ÷o\x1C + "
  b"\x01 ˜XÛ5ørb“¨MÍü{º "
  b"\x01 ˜XÛ6!qW„#—zVpiR "
  b"""
    \x01 ˜XÛ7q\n  
    œà?ö…\r T 
    """
  b"\x01 ˜XÛ9\f s„€ßߗã9ž "
  b"\x01 ˜XÛ9®pàþtDBEÞ; "
  b"\x01 ˜XÛ9Õrt»(œ=Bö+Æ "
  b"\x01 ˜XÛJ¹røF9Ðk\x02 «D "
  b"\x01 ˜XÛJãrÑ£ýg%y° "
  b"\x01 ˜XÛQqZÄ„\G3üV "
  b"\x01 ˜XÛQØsì·f\x02 édÃI "
  b"\x01 ˜XÛQùsXº\x17 JÁœ\x12 ŠØ "
  b"\x01 ˜XÛ7p\x08 µÂ_\ô# "
  b"\x01 ˜XÛ˜€p£¾X\x02 g[]nÍ "
  b"\x01 ˜XÛ˜¤q\x01 «¼\x01 úíäR± "
  b"\x01 ˜XÛ¡¼qA¾?€wÇ Óø "
  b"\x01 ˜XÛ¡èsŸ±•\x0E kSP±ï "
  b"\x01 ˜XÛ¢\x16 rY·K½®\x12 1|‹ "
  b"\x01 ˜XÜ\x13 wq(ŽÍ̪릫ï "
  b"\x01 ˜XÜ\x16\x7F r¸©#H_\x14 ÷tb "
  b"\x01 ˜XÜ5ùsà±t‰¿]Iž\x11  "
  b"\x01 ˜XÜ9\f p—½\x04\x14 1¢}ó. "
  b"""
    \x01 ˜XÜ=#p\x05 ‘\n  
    \x15\x07 ‹ÔÀ 
    """
  b"\x01 ˜XÜ¡‡r$†¸…<˜å "
  b"\x01 ˜XÜ¡´q^‚t>ÞœV8 "
  b"\x01 ˜XÜÈrr%«È\r ÈÛdƒ= "
  b"\x01 ˜XÜË\x01 q¶‡Àvé\x16\x1F z "
  b"\x01 ˜XÜîs¤¬Î\x11 l~¢ô "
  b"\x01 ˜XÜöÅré§Fë*†AN° "
  b"\x01 ˜Šò·Žsr—Â9a¼3²V "
  b"\x01 ˜ž†$1s¿(<ÕÌ{äs "
  b"\x01 ˜ ‹Ù±s•›\v ËašX½\x03  "
  b"\x01 ˜ ‹Ù¾rä—¹\x04\x19 ‚ëì\x7F  "
  b"\x01 ˜ ‹ÙËps“«VAã¬lz "
  b"\x01 ˜ ‹Ùßq!¥S‹q\x14 §E… "
  b"\x01 ˜ ‹Ùóqξº¼p¤ƒÃé "
  b"\x01 ˜ ‹Ú\x08 s\x07 ¤:Ú‡\x06\x08 ˆŒ "
  b"\x01 ˜ ‹Ú\x15 p\r «T\f äh5#Û "
  b"\x01 ˜ ‹Ú*rœ‘ÈUÏ4”ˆ\x01  "
  b"\x01 ˜ ‹Ú8p´ž¢±( "
  b"\x01 ˜ ‹ÚFr\x18 ¼\x1C ûluý?W "
  b"\x01 ˜ ‹ÚWsu”Ž\x17 ß„’ï\t  "
  b"\x01 ˜ ‹Újs5™ôE{%!,° "
  b"\x01 ˜ ‹Ú€qN§ç[Ý@8\x16  "
  b"\x01 ˜ ‹Üåq„€Óbfî\x04\x04 ¦ "
  b"\x01 ˜ ‹Ý\x03 qA¨\x7F ޤú\x01 3Ö "
  b"\x01 ˜ ‹Ý\x1C qO£\f seÝ%>¥ "
  b"\x01 ˜ ‹Ý/q@˜'œ\e ‚NÏ” "
  b"\x01 ˜ ‹ÝDr\t »X(U¾tT\x05  "
  b"\x01 ˜ ‹ÝUpª²å†!ëlÛ\x12  "
  b"\x01 ˜ ‹Ýer7¸Š+ðúž†ú "
  b"\x01 ˜ ‹Ýup?½ñÌa$y±F "
  b"\x01 ˜ ‹Ý„qÿ“•"\x7F Õ÷~í "
  b"\x01 ˜ ‹ÝšsK¢\x10 ;Æèð\x12 ñ "
  b"\x01 ˜ ‹Ý±q0 ŸÞ&óA\x17 ¡ "
  b"\x01 ˜ ‹ÝÅsÞªføIµVÁ\f  "
  b"\x01 ˜ ‹ÝÝpœ±ëàÑ¥Þ•% "
  b"\x01 ˜ ‹Ýðsæ»\x1F q\x16 §£ƒ2 "
  b"\x01 ˜ ‹Þ\x01 sj¡úZÉ\x1A ±è) "
  b"\x01 ˜ ‹Þ\x1A qž¬x0\f ¶÷ª "
  b"\x01 ˜ ‹Þ-q*ˆÕƒtÚYíÒ "
  b"""
    \x01 ˜ ‹Þ=s£\n  
    Ä—íÖ2Œ 
    """
  b"\x01 ˜ ‹ÞTs©˜üÌÛÎJF\x15  "
  b"\x01 ˜ ‹Þbr¢¼whdúx¬ì "
  b"\x01 ˜ ‹Þqr†–y€\x08 ²«ÌD "
  b"\x01 ˜ ‹Þ‚pˆ³õ©NIÿèf "
  b"\x01 ˜ ‹Þ‘s„ŠwIx·\x1E j "
  b"\x01 ˜ ‹Þ¡rîŒÏ>ˆå\x1C ¡j "
  b"\x01 ˜ ‹Þºs{\f\x0F G·S†b "
  b"\x01 ˜ ‹ÞÑrYš\x1D Jø7¢ÄŸ "
  b"\x01 ˜ ‹Þâp:·ñ²½ôp\x16 ª "
  b"\x01 ˜ ‹Þõr\r \x07 .£øŽ®° "
  b"\x01 ˜ ‹ß\x06 p4“\x0E ì/\x01 CíÔ "
  b"\x01 ˜ ‹ß\x15 sq¢Å†§Oß\x1E Z "
  b"\x01 ˜¢Šñ¯rî½Ô\x04 O›S‹~ "
  b"\x01 ˜¢ù=!sè™Ð¢<ip\x1A ) "
  b"\x01 ˜¢ù=/s-ˆËû\x10 š‘'j "
  b"\x01 ˜¢ù=<sͧ^kÇEÊ^; "
  b"\x01 ˜¢ù=Vs\x07 •\x1F\x13 ¶6·€Æ "
  b"\x01 ˜¢ù=jq¢¼š‚\x14 œä¡ "
  b"\x01 ˜¢ù=|pz\x00 E¡¸‘ "
  b"\x01 ˜¢ù=ŒqÀ!\x11 ŒAº*@ "
  b"\x01 ˜¢ù=œpú–õØüe]ô” "
  b"\x01 ˜¢ù=®p\v ¥&+¤÷\x04 ‘Z "
  b"\x01 ˜¢ù=¿s¸¿ù[@4\x16\x18 ® "
  b"\x01 ˜¢ù=ÏpÀ¸Î*\x01\x7F °¿õ "
  b"\x01 ˜¢ù=ÛsŠ¥À5d,\x01 (¸ "
  b"\x01 ˜¢ù=êpP…jÞ¾Låg\x11  "
  b"\x01 ˜¢ù=öq€àýX\x1A 솚 "
  b"\x01 ˜¢ù>\x03 rÛ›\v &eÃ‘ÞÆ "
  b"\x01 ˜¢ù>\x15 sá…\x05 G›ºê‹Â "
  b"\x01 ˜¢ù>)qË (\x19 *'Ú½ù "
  b"\x01 ˜¢ù>:sƒ¤Âa'óíZo "
  b"\x01 ˜¢ù>Ls¹šjðgK2j" "
  b"\x01 ˜¢ù>^s-°\e N5ßêõ "
  b"\x01 ˜¢ù>qr¡˜×¤«8OA‡ "
  b"\x01 ˜¢ù>‚rRŽû¢i¸£Ìo "
  b"\x01 ˜¢ù>•s(™à6ŒóZ9Ž "
  b"\x01 ˜¢ù>¥r£¦\x1C ›"±\x13 S³ "
  b"\x01 ˜¢ù>µp\x14 ½>ç?;£g "
  b"\x01 ˜¢ù>ÍsÖ¨nŽ®·Y×V "
  b"\x01 ˜¢ù>çrß¾T¹ø)Úv0 "
  b"\x01 ˜¢ù>þqº4\e ÊFp¥ "
  b"\x01 ˜¢ù?\x10 q»žÒ®áTÕ<„ "
  b"\x01 ˜¢ù?\x1D qc…N'ÆU€ÿ\x18  "
  b"\x01 ˜¢ù?*r„€\x18 ‚Ïb/àu "
  b"\x01 ˜¢ù?9rއS–Ož\x05\x16  "
  b"\x01 ˜¢ù?Hp…œVTÒý5\x07 ¨ "
  b"\x01 ˜¢ù?\qµˆ\x1A 8²\x03 òƒ€ "
  b"\x01 ˜¢ù?tpn¿Äjæ>Ö{\t  "
  b"\x01 ˜¢ù?‡sT“Wúf&¹ "
  b"\x01 ˜¢ù?™pŒ¬€ëóuŸ½„ "
  b"\x01 ˜¢ù?¬rÓŠ‹ô8Ý£ö{ "
  b"\x01 ˜¢ù?ºp|¡Ó9æ=û*? "
  b"\x01 ˜¢ù?És)½Nšá;\x1E\x04 ¸ "
  b"\x01 ˜¢ù?Øq>œ+™ºÐ\x12\x15  "
  b"\x01 ˜¢ù?ïpô‚ÖéY\x07 d> "
  b"\x01 ˜¢ù@\x01 r=ºÿ(\e \r Ê?¹ "
  b"\x01 ˜¢ù@\x18 pÇ¢þ™ó-\v 8\x1C  "
  b"""
    \x01 ˜¢ù@0p\x0F “fÝ\x0E \n  
    ·y% 
    """
  b"\x01 ˜¢ù@Csi©¦ôÜnËQ "
  b"\x01 ˜¢ù@Rq\x14 €co)f¤&É "
  b"\x01 ˜¢ù@`sÈŽæKˆ{J\x16 Ç "
  b"\x01 ˜¢ù@wq\x03 ªÓ§F¬Iþ] "
  b"\x01 ˜¢ù@Žs^¤>\x1F %^QY "
  b"\x01 ˜¢ù@¢pûŒ/8›‘G³„ "
  b"\x01 ˜¢ù@³sD½¤o$Àñ\x1F  "
  b"\x01 ˜¢ù@Êr\x16 ¿®DÕA²Õ( "
  b"\x01 ˜¢ù@Ürƒ‡#\x7F ø§rѽ "
  b"\x01 ˜¢ù@ìqǦ=¯\x00 ‡ýXG "
  b"\x01 ˜¢ù@ÿs[’¦gÔ©Þ "
  b"\x01 ˜¢ùG[q\x03 ž\x12 ,vºäÒ "
  b"\x01 ˜¢ùGnpº•º¿¡bHŽ "
  b"\x01 ˜¢ùG~s•¹iÆò«\x0F ±Ê "
  b"\x01 ˜¢ùGrb¥£—3\x1E õ£Ð "
  b"\x01 ˜¢ùG¡rP‚]Á\v FõHÒ "
  b"\x01 ˜¢ùGµs•ˆý7íúË\n  "
  b"\x01 ˜¢ùGÊqqž”§É…e©H "
  b"\x01 ˜¢ùGßr“»ùÂ4-䔼 "
  b"\x01 ˜¢ùGòs&‡×\x08 µóHTû "
  b"\x01 ˜¢ùH\x04 s†ŠŒŽ³\x1F ú\x18 ä "
  b"\x01 ˜¢ùH\x17 p·šx\x11 g¬\x1F £¦ "
  b"\x01 ˜¢ùH,s\x16 ±‚\v †šêkô "
  b"\x01 ˜¢ùH;s…‹¾|±Æ<\È "
  b"\x01 ˜¢ùHNs@–™—4¥œÙ\x10  "
  b"\x01 ˜¢ùHbs\x1C ªX©ˆ\x14 ®\x11 Ù "
  b"\x01 ˜¢ùH}r–•Ô2WöѵK "
  b"\x01 ˜¢ùH”sQŽ -þ\x07 ²ªÙ "
  b"\x01 ˜¢ùH£s·&g‡\x1E –K\x02  "
  b"\x01 ˜¢ùH¹s\x06 ‰Ï!cèé{ø "
  b"\x01 ˜¢ùHÉr8€n0—E¤öG "
  b"\x01 ˜¢ùHãsÇžß¼å#ÆUþ "
  b"\x01 ˜¢ùHósI…åúHýƆ… "
  b"\x01 ˜¢ùI\x0E r‘ŒüèT²ðž "
  b"\x01 ˜¢ùI qö§£§\x10\x1E ˜Ÿº "
  b"\x01 ˜¢ùI3sÚ”®Fý\x1E Õ(w "
  b"\x01 ˜¢ùIDsÁ©\x1F €ej-Ó± "
  b"\x01 ˜¢ùI_põ²±Â\x1E »ó\x00 b "
  b"\x01 ˜¢ùIsp\x15 ‡|@7Á¤©ý "
  b"\x01 ˜¢ùI…qO—:Xbº,,Ÿ "
  b"\x01 ˜¢ùI“q^½Ô.l69 ž "
  b"\x01 ˜¢ùI¡sp\x11 AÖ\x15 fí "
  b"\x01 ˜¢ùI´r/ŸãJ÷}ÃóK "
  b"\x01 ˜¢ùIÆqñŽG‘œpß§¼ "
  b"\x01 ˜¢ùIÜpý›\x02 ae\x12 ‰\x0E ¨ "
  b"\x01 ˜¢ùIõpÕ†åº\x0E û~³1 "
  b"\x01 ˜¢ùJ\x07 q\t ¼¢ªQLÏ× "
  b"\x01 ˜¢ùJ\x19 pœ¦#ñ1iµÖ\x12  "
  b"\x01 ˜¢ùJ(q Á”°ö_Ô "
  b"\x01 ˜¢ùJ8prš”\r EJ©¹° "
  b"\x01 ˜¢ùJHs\x05 §Ø)\t §\x12\x08 Ü "
  b"\x01 ˜¢ùJ`s5’\x1D Ã’åŸy| "
  b"\x01 ˜¢ùJyr\x06 –,…µÑY™O "
  b"\x01 ˜¢ùQLp…›ó\t ëÁG½3 "
  b"\x01 ˜¢ùQYs—¬ý \x1E\x10\x1A È\x7F  "
  b"\x01 ˜¢ùQer®¶cg?¤Ì\x1F › "
  b"\x01 ˜¢ùQqr9—¬íôˆ¾Š› "
  b"\x01 ˜¢ùQ…pÂ’2ßü#‡ ç "
  b"\x01 ˜¢ùQ“r€Ÿ\x11 óG\x16 ‚à "
  b"\x01 ˜¢ùQ¦rÏ¡\x17 ¼ñ…¾Ð "
  b"\x01 ˜¢ùQ¼q§ñd¢eT»a "
  b"\x01 ˜¢ùQÎs„©ýüKË}¯i "
  b"\x01 ˜¢ùQâp¹—ó66÷G?\x14  "
  b"\x01 ˜¢ùQöré—héú½©ÂF "
  b"\x01 ˜¢ùR\x02 ss²ZÞI\x18 çLt "
  b"\x01 ˜¢ùR\x17 r\x18 „>\x1F µ‘·Û- "
  b"\x01 ˜¢ùR'qò9CÆüõ¬ "
  b"\x01 ˜¢ùR;s5‡\x19 Ø4¤æ„t "
  b"\x01 ˜¢ùRLp¨¡ì\x03 :|xN° "
  b"\x01 ˜¢ùRasæ’X\t\v 3m‰¿ "
  b"\x01 ˜¢ùRuq’—®O)HÇšù "
  b"\x01 ˜¢ùR„r3²Ëf“Qá÷ã "
  b"\x01 ˜¢ùRqV“¸Å\f è·\v Ð "
  b"\x01 ˜¢ùR°q\x14 ¦”þáA{‘~ "
  b"\x01 ˜¢ùRÇsn®:\x0E\x19 KH³k "
  b"\x01 ˜¢ùRÖp\x7F –ÙÿkJ‚N "
  b"\x01 ˜¢ùRír<¨¬\x03 þ\x10 Ÿé¢ "
  b"\x01 ˜¢ùS\x00 pØ“Ã=o•¬Û "
  b"\x01 ˜¢ùS\x14 qܯá\x1A ³ø\x1F ‰Z "
  b"\x01 ˜¢ùS'r\x0E ´Ÿ¯Âdl\v ¿ "
  b"\x01 ˜¢ùS4rtž\x10\x03 x\x1E N\f f "
  b"\x01 ˜¢ùS@pX¶¬\x19 ¾Üë" "
  b"\x01 ˜¢ùSMpi‹ƒ¨q`rÚ\x11  "
  b"\x01 ˜¢ùS[p3†Ðá™jb9 "
  b"\x01 ˜¢ùSrsƒºy(\r ê»—Ë "
  b"\x01 ˜¢ùS„q¨Ó¶\x06 ä¸xÒ "
  b"\x01 ˜¢ùS“rÒ¥HÄ‹{ú\x10  "
  b"\x01 ˜¢ùS rú—‰'lGjÂQ "
  b"\x01 ˜¢ùSqå‰îÄ›ÿ¿¿q "
  b"\x01 ˜¢ùS¾r\x1A —²àÆ,sZx "
  b"\x01 ˜¢ùSÌsí}\x07 wgJ} "
  b"\x01 ˜¢ùSÚr‘¥Ò)çÆ/ðl "
  b"\x01 ˜¢ùSírz¡|3\x1E ‡òÃ\x00  "
  b"\x01 ˜¢ùT\x01 p¹““_$¹Ô\x12 ˆ "
  b"\x01 ˜¢ùT\x0F p±¡IèY]]W\x03  "
  b"\x01 ˜¢ùc sX,\x1D\f Î\x1D ž "
  b"\x01 ˜¢ùc2s\x06 ‰Õ\x04 Ø\x1C ]Eµ "
  b"\x01 ˜¢ùc?rMž\x7F ë\f\x14 Ç´° "
  b"\x01 ˜¢ùcJrÜ¿›oðú\x04 °\x18  "
  b"\x01 ˜¢ùcXq|ˆ±Ô‹b\x17 %„ "
  b"\x01 ˜¢ùcps:£CE0\e ÎR "
  b"\x01 ˜¢ùc€s*«ó\x06 [A\v qA "
  b"\x01 ˜¢ùcsð¾1áñ¯K,ä "
  b"\x01 ˜¢ùc¡sÐŽéT½ÁIŠ! "
  b"\x01 ˜¢ùc²rÑ«({M™\x1A\x14 – "
  b"\x01 ˜¢ùcÄpQ«‘\f >iOâð "
  b"\x01 ˜¢ùcÓrf´½<Ûá¾Ñ° "
  b"\x01 ˜¢ùcârµ¸#t¥z¬â "
  b"\x01 ˜¢ùcòr&¼ÑÔ9±N$! "
  b"\x01 ˜¢ùd\x02 r®´£¾Eü¶\x02  "
  b"\x01 ˜¢ùd\x12 rló«ÎQ¤ºÿ "
  b"\x01 ˜¢ùd!r`½U =•ºƒÔ "
  b"\x01 ˜¢ùd1sk³:<®It¸Ñ "
  b"\x01 ˜¢ùd?ql‘QÅ\x14 Øve+ "
  b"\x01 ˜¢ùdNp¤œR~·\x13 à-Æ "
  b"\x01 ˜¢ùd^s'›i\x10 OݧŒä "
  b"\x01 ˜¢ùdlr$».7û\x0F n–g "
  b"\x01 ˜¢ùdzsœœÂâÉ^\x1C .t "
  b"\x01 ˜¢ùdŠr\x13 µŒk\t\x01 Ê_x "
  b"\x01 ˜¢ùd™ry¬ž¾_\e žå5 "
  b"\x01 ˜¢ùd©ršŽ:ÇïjÚ:ñ "
  b"\x01 ˜¢ùd·p@º\x14 [†î¶\x0E  "
  b"\x01 ˜¢ùdÊq\x17 ·â¤ŽFùç\x16  "
  b"\x01 ˜¢ùdÝpP¥\e 1ä`¬ì "
  b"\x01 ˜¢ùdîrœ^\x0F j¸â\x18 6 "
  b"\x01 ˜¢ùe\x03 qÿºƒfd&1e¾ "
  b"\x01 ˜¢ùe\e r\x7F ·>üÖ¥‹i "
  b"\x01 ˜¢ùe.q\x11 ‰û½’íÆ¦ö "
  b"\x01 ˜¢ùe>rë *ZuÁ<ª< "
  b"\x01 ˜¢ùePs(½lÙv·¢e\x07  "
  b"\x01 ˜¢ùe^rw¯Äã&ÉgëØ "
  b"\x01 ˜¢ùenpv¥•\x01 »Âa©Ë "
  b"\x01 ˜¢ùe\x7F pϪØaM“\x14 µ\t  "
  b"\x01 ˜¢ùe’q[©¿øÒ¯?:« "
  b"\x01 ˜¢ùerÑr\x10 Ð\x05 ºXÔ "
  b"\x01 ˜¢ùe¬q/±ú.Öcoe "
  b"\x01 ˜¢ùeÀpùšò{\x03 Ž5] "
  b"\x01 ˜¢ùeÍqc‰kà¾`¾%û "
  b"\x01 ˜¢ùl‚s‹ª3½Ô6y>¼ "
  b"\x01 ˜¢ùl–rßµœ+Q=ëÿ "
  b"\x01 ˜¢ùl«q‚b9NwÄg£ "
  b"\x01 ˜¢ùl»r^¸ˆJüÚ=j} "
  b"""
    \x01 ˜¢ùlÍq-²\n  
    ñ\x01 Á'eà 
    """
  b"\x01 ˜¢ùlÚq¥¬q×{P³¤\x05  "
  b"\x01 ˜¢ùlðp@Œ<,Ÿ\x08 »4R "
  b"\x01 ˜¢ùm\x04 qh¯SŒ\x01 \r Põ  "
  b"\x01 ˜¢ùm\x19 r\x06 ¾öû\t ã\x0E n¬ "
  b"\x01 ˜¢ùm-sïœróÍÁLÈ\x05  "
  b"\x01 ˜¢ùqárø¼Eꉒ]òo "
  b"\x01 ˜¢ùqöpM‚·´È ´ "
  b"\x01 ˜¢ùr\x07 pX¨\Ú6ª4±U "
  b"\x01 ˜¢ùr\x1A p§\x1E o©(S§\v  "
  b"\x01 ˜¢ùr,r+ºG©\x18 ÁÁ\± "
  b"\x01 ˜¢ùr;pX\›’½Á„} "
  b"""
    \x01 ˜¢ùrLq¡€\n  
    ¸‡ÿóRH 
    """
  b"\x01 ˜¢ùr\q¶¡ï\e N´”î† "
  b"\x01 ˜¢ùrnpѦGÏ[̾ "
  b"\x01 ˜¢ùrrû†âíê>4#\x12  "
  b"\x01 ˜¢ùr‘qw¯Ëë–e˜¯ "
  b"\x01 ˜¢ùr¢p\x14 •La¡'\r \k "
  b"\x01 ˜¢ùr¹pÁ„šm\x10 ²³ "
  b"\x01 ˜¢ùrÉqT›{+ø_\x10 ?ô "
  b"\x01 ˜¢ùrÞp[ƒŠ˜;͹°½ "
  b"\x01 ˜¢ùrïr{£Q»\x07 «FÏA "
  b"\x01 ˜¢ùs\x03 rÊ‚=\t ÝýˆD "
  b"\x01 ˜¢ùs\x17 rWœP\x7F\x05 ¿ým² "
  b"\x01 ˜¢ùs,rE²-\x02 ¤²TÑ "
  b"\x07\x14 kçqF-ƒ½;ô§±`é "
  b"–ç«áF\x10 JC·Ñöᆡ€\x16  "
  b"¿\x0F &\j7B\f ¨\x05 ó<Éã/þ "
  b"[I=ü:NJ³ Ú^&cÕs "
  b"zÒ\f cúDÞT\x1A\x16\x07\x1F †] "
  b"(X†Œi—I\v ’-bÔÜgw™ "
  b"öÐz¹FþI¬=Y-ñÎbª "
  b"XÔ\x07 â\x0F ÷MñxÍ]:¬¢ "
  b"tD:4]¥AõµÛá\x1F ½E¹º "
  b"\x7F (]%E\x10 J8¬ô¹KÕ\x06 KÓ "
  b"\x01 —éÖ)—q;¼!ª*0q½ç "
  b"´¡Î=\x0E ¬D/€yÒÎΦ\x05 K "
  b"½S¦?\t A\x13 ˆ-O˜˜hô\x1A  "
  b"-Äí§Î[I@±ø¸¼¼$RT "
  b"n”õQµ÷GJ±ŸU²?ý·T "
  b"©"Ï¢¨ŒD#¸£µ\x16 )íÈ{ "
  b"nÍ9ƒ\x0E EŽ›FçÜž¿\x18 w "
  b"3ÌqqÈL@^´.\x02 `dËôÞ "
  b"\x01 Œ\x1A ÈÓÙr¸˜³FŽ\x02 0 A "
  b"\x01 •¯m’Ôrò©.s–Ç7\x02 Q "
  b"©Ò˜÷zB•º#\x18 B¨\x08 )ò "
  b"""
    û÷zÇüq@‹¨µÂ\v \n  
    én= 
    """
  b"ZP\x18 Ê«õH£Žp¤o¹h\x02 S "
  b"\x03 ƒ‡Û—ˆM\e Ž>¬TQ^\x07 ^ "
 ] 
                                 
                                
                                
                                    SELECT 
  `product_visibility` . `id`  as  `product_visibility.id` , 
  `product_visibility` . `product_id`  as  `product_visibility.productId` , 
  `product_visibility` . `product_version_id`  as  `product_visibility.productVersionId` , 
  `product_visibility` . `sales_channel_id`  as  `product_visibility.salesChannelId` , 
  `product_visibility` . `visibility`  as  `product_visibility.visibility` , 
  `product_visibility` . `created_at`  as  `product_visibility.createdAt` , 
  `product_visibility` . `updated_at`  as  `product_visibility.updatedAt` 
FROM 
  `product_visibility` 
WHERE 
  (
    `product_visibility` . `product_id`  IN  (
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? 
    )
  ) 
                                    Copy 
                                 
                                                                    
                                                                                SELECT  `product_visibility` . `id`  as  `product_visibility.id` ,  `product_visibility` . `product_id`  as  `product_visibility.productId` ,  `product_visibility` . `product_version_id`  as  `product_visibility.productVersionId` ,  `product_visibility` . `sales_channel_id`  as  `product_visibility.salesChannelId` ,  `product_visibility` . `visibility`  as  `product_visibility.visibility` ,  `product_visibility` . `created_at`  as  `product_visibility.createdAt` ,  `product_visibility` . `updated_at`  as  `product_visibility.updatedAt`  FROM  `product_visibility`  WHERE  (`product_visibility` . `product_id`  IN  (0x0195AF6A458470F0B6C33A0A5DE03291 ,  0x0195AF6A4B417350987A6DFB28EC2F53 ,  0x0195AF6B1F0C7122825A509ED5A9A99A ,  0x0195AF6B727D722A8DC618895FF19AC3 ,  0x0195AF6B7353712B8967335156E7695D ,  0x0195AF6B79947367A4B2281AFCDCCB54 ,  0x0195AF6B7AB1738B8B9ABB8E270E5E64 ,  0x0195AF6B8E2270F6BF03A7868ACB8AA1 ,  0x0195AF6B96DC711A92CA7D8593BC9376 ,  0x0195AF6B9D4C709BBDBB54F9764DFBF4 ,  0x0197E9D629B07348AAF91E1BD3870E63 ,  0x0197E9EFA81773CFBA6C982EB7F5EA33 ,  0x0197E9EFA82672CDB21590DDAA863306 ,  0x0197E9EFA837716CB3644EA677C09437 ,  0x0197E9EFA84472AE8ADE2C12A6A85452 ,  0x0197E9EFA854719887F7D5464B163EF2 ,  0x0197E9EFA86973B582A5F284AB742489 ,  0x0197E9EFA879739B9DA2DAE2717CF97A ,  0x0197E9EFA88970D4A7BA65374844A29B ,  0x0197E9EFA89A719194341AF83C033923 ,  0x0197E9EFA8A973CBAEB86DCB6258769A ,  0x0197E9EFA8B97371969DBD51F813D535 ,  0x0197E9EFA8CC73A4AE0B2E6B13B303F6 ,  0x0197E9EFA8E0728B84F4A74DE6AB10F0 ,  0x0197E9EFA8F371C082ABE75D944A6F39 ,  0x0197E9EFA90A73369085D13D81BFB675 ,  0x0198567031447381984224D282629D68 ,  0x0198567039E6733893AC579A4D174153 ,  0x019856703FDD73BC8A8807C738D1B82E ,  0x0198567055E6712FA89CA7F6FE9B2562 ,  0x019856708A527251AAD70D5B4DA39278 ,  0x01985670BE3772C89D11A2689D28F295 ,  0x01985670BEF57013B3A7DF713A2E4DC2 ,  0x01985730A7ED73FF8496137F70E9301B ,  0x01985771199C729699B33BB378BF3708 ,  0x01985795F4C471548361CF20EFC80523 ,  0x019858CA18E4703389BA9F0813E6E240 ,  0x019858CA190A722EA18FC0C3175F1693 ,  0x019858CA192F73F89C61267DFDDF28CB ,  0x019858CA194A7027803D71D4465C49CC ,  0x019858CA19697019BA74B3F3383901B7 ,  0x019858CA199872B285F21CDE13EF236B ,  0x019858CA19B170E8926B26D402ADA41D ,  0x019858CA228B7223B97B871C522C515B ,  0x019858CA22AD7153B33B9D82AB332D1F ,  0x019858CA22C9701B81F6B2D0804BD75C ,  0x019858CA22E5736B901D904AC06BDCB3 ,  0x019858CA23007230B75D6130A7F82B23 ,  0x019858CA231B7096B5077176A5D47270 ,  0x019858CA2335705CA3082BCF0EC33CA6 ,  0x019858CA23567073B9C9F8C3D7CB54AF ,  0x019858CA2371715DAA8D96E3F231B2F6 ,  0x019858CA238D72889980D1B496116244 ,  0x019858CA23A97260B92DCEC8A96146DE ,  0x019858CA23CD73E78470C016F4BA0EE8 ,  0x019858CA2852737EAAE80194D5662376 ,  0x019858CA286C7378B1D596F12747AB7F ,  0x019858CA28AD71099B9A252982075C57 ,  0x019858CA28D071C084FAE441EB22000F ,  0x019858CA28E9736C93206398CF93534E ,  0x019858CA290D700B821C0BE838A1D1E0 ,  0x019858CA2929715BB834E6BA816952A0 ,  0x019858CA294D703984ADAD360D75EB88 ,  0x019858CA296D72FE9D39085CFEE7A870 ,  0x019858CA299571048D144CBAE28280A3 ,  0x019858CA29B270A8BC67B29C679F204B ,  0x019858CA29D073429EB7A5829BEF4B38 ,  0x019858CA29FE706F8E19C638554EB771 ,  0x019858CA2A187122A2C882F88F6B4749 ,  0x019858CA2A35734CB213E84666A1F50F ,  0x019858CA2A4D728CA9E34AD83242F9BE ,  0x019858CA2A7071509228FD526E413E71 ,  0x019858CA2A8A7036A40AAC06986DE0D9 ,  0x019858CA4B0872DBB061CE861871BE4D ,  0x019858CA4B21739FA0E1B8D27BDFD660 ,  0x019858CA4B4072D692C9E60D2E699C98 ,  0x019858CA4B5F729B8CDC71BB65CA1B9B ,  0x019858CA4B81702A80EEE6081ACC6C31 ,  0x019858CA4BA373DB9707E06884D2F514 ,  0x019858CA4BCB71BCA1E955CE6B35EFBA ,  0x019858CA4C0071FD97CA483F98CD8A4F ,  0x019858CA4C357395A22AEC78D853C77E ,  0x019858CA4C61731BA55585227D1ACEE7 ,  0x019858CA4C8B72E693FADD72D7CAABD4 ,  0x019858CA4E8B72EDAABFF4CEE345F884 ,  0x019858CA4EB07251B34B6A8BF2E93A52 ,  0x019858CA4EC7729BB78309B1EBCFE45A ,  0x019858CA4EF0730DB62033FD91421955 ,  0x019858CA4F0D71969EBBCCA92D7FC2BA ,  0x019858CA4F3270A9851CAFF64C7DDACF ,  0x019858CA4F6073FC8817F3F0855C9CD7 ,  0x019858CA566B733AABDC2EF67EE173ED ,  0x019858CA569A70B3A7530E2285983B95 ,  0x019858CA56C17343B5A2D4354F2FCFD9 ,  0x019858CA56EB719AACD6AC0E3DA45E06 ,  0x019858CA5717714AB39DF13F4A4D76D4 ,  0x019858CA573C70B8A40893BF52E10203 ,  0x019858CA576F72DDB8A5B5E22724545F ,  0x019858CA578D72A397DDE7B13B2C5A79 ,  0x019858CA57B0715F9A35E91C6591EBDC ,  0x019858CA57D171698FEEF6B1D57A347A ,  0x019858CB95A2722391BE24A9E534015E ,  0x019858CB95CA7380ABBF97BE6BB5C69A ,  0x019858CB95E0738D801E41663136A1AD ,  0x019858CB95F97263B40235C0DF7FF909 ,  0x019858CB960E70D2BFA11AE0BD6B0DF8 ,  0x019858CB962A72DE814AA3041E953278 ,  0x019858CB964F73CC903908D18DBAC114 ,  0x019858CB966670409EE80370162FE128 ,  0x019858CB967F708DBB74E67271BD21F7 ,  0x019858CB969670C1AA6BD3405E0EC3FE ,  0x019858CB96B970EE897CDC41E77270B3 ,  0x019858CB96D0716AA5DDDC96E1F5EA9E ,  0x019858CB96EE735A84E5C7829244A5E7 ,  0x019858CB97087141A4705B0D336132E8 ,  0x019858CB972371249FFA8D56849CE6B9 ,  0x019858CB973471F7ACAD9B3A74AA3D75 ,  0x019858CB974F7078AE06B74EA3CC9152 ,  0x019858CB98DF7018AF697938F76F347A ,  0x019858CB98FF7270BF991E37A33D3B79 ,  0x019858CB9919723EB48119930CEC30CA ,  0x019858CB993673D98C1F57E532189180 ,  0x019858CB995E72DE90832B4B37E29346 ,  0x019858CB997473F49760B5A6360DFCFE ,  0x019858CBD54D71F48861F58BC7C97CD0 ,  0x019858CBD57A7211BD95004C598B848D ,  0x019858CBD58F71399D350047C9F1C095 ,  0x019858CBD5AB732DA701353E2C35C6DC ,  0x019858CBD5C572DDBF76E342AD8C3B58 ,  0x019858CBD5E070008418047EA33B3126 ,  0x019858CBD5F7728E9D79F72AD044C4FD ,  0x019858CBD610714BBCA42D663EB1C467 ,  0x019858CBD62971F4B45B63B7E7FFB3E0 ,  0x019858CBD6417035940090690E03F850 ,  0x019858CBD6657115A76E7DB232E1933D ,  0x019858CF5F1F70018A645866B69DE41D ,  0x019858CF5F367219BC1AFFB346112624 ,  0x019858CF5F4772E99863D2332F68CF3F ,  0x019858CF5F5D72C58CB10A83F5B03676 ,  0x019858CF5F7570EDB61179386621BCCB ,  0x019858CF5F8C715DB4C051DA9A8481EE ,  0x019858CF5FA172B08C7582C05A0A091E ,  0x019858CF5FB771CE94E4A8E248A93046 ,  0x019858CF5FD073DF9E0E67665AED5751 ,  0x019858CF5FE470BC8BEDE8443FBA6A55 ,  0x019858CF677B726CBAF8421AB5E948A9 ,  0x019858CF67917206B99D0717E1EC1899 ,  0x019858CF67AB71A09345C96A5F7F1DBB ,  0x019858CF67C47163BEB7EB929F2B87A3 ,  0x019858CF67DE7062B68FBC04C2DD1088 ,  0x019858CF67FC73E1B6A4E58A55A35F0B ,  0x019858CF6811713D976745C777A76B21 ,  0x019858CF682E70CA92BD8129D70E9B22 ,  0x019858CF684872E79902C76046336D7A ,  0x019858CF685E711EB48E1CC27842288F ,  0x019858CF68767288B0227FBA5AA40D06 ,  0x019858CF688A7261ACAA3B4C957A838F ,  0x019858CF68A37298970163E4D843D8B6 ,  0x019858CF68BF739DA0B37B025C35BF12 ,  0x019858CF68D97052BBB4E254CDC5E19B ,  0x019858CFAC1770F19F18D599815D397D ,  0x019858CFAE3D73F58D7AD97342C17E80 ,  0x019858CFAE667180BB109F995EA8A8DD ,  0x019858CFB7557166A7B6A003CCCB9E2D ,  0x019858CFB77670A79E6BFCE4B8F2443E ,  0x019858CFB7AE7009A42288B77C978BC7 ,  0x019858CFB7CE7372A21B64A96F0BB94D ,  0x019858CFB7EF72AB94E77B0C2117802B ,  0x019858CFB81170219106D0C4908C6BFD ,  0x019858CFB82E73188F2B4EC342979D98 ,  0x019858CFB86472C39AE5024EC6B69855 ,  0x019858CFB994732EB369B2C799C0737B ,  0x019858CFB9B07215BF2AD2DD5B877607 ,  0x019858CFB9C67169BB306BBC5197B9C5 ,  0x019858CFB9DC73148ECD1F771CDD193F ,  0x019858CFB9F7731DA1013486EA9B621F ,  0x019858CFBA1570968244CED8A646F388 ,  0x019858CFBA327084A3B57647E915EC6B ,  0x019858CFBA5472D588EBECA4FAD73938 ,  0x019858CFBA6F7394AFCC67D51AACCF6D ,  0x019858CFBB4B702F96B38B407B14A98B ,  0x019858CFBB6573FB99498E6893C763EC ,  0x019858CFBB8D73E8BDD344B211AB33A0 ,  0x019858CFBBBA717CAF04BA0FF44F78A9 ,  0x019858CFBBD97243B94D7E4C69D869C3 ,  0x019858CFBBF670ADB4459BA4977AEEEE ,  0x019858D02E1D700698079117C48FF371 ,  0x019858D02E377134A57BA2F98402222E ,  0x019858D02E5073BD9D2FD631E5C3B083 ,  0x019858D02E6C73C9906332B693C81C62 ,  0x019858D02E8B73FA853E0C317C43D64D ,  0x019858D5BEDE735DB3C3875350401124 ,  0x019858D5BF027034AFA6335CBA54006D ,  0x019858D5BF1A7373AEE63D2587796615 ,  0x019858D5BF3472FBADAC2D922527C399 ,  0x019858D5BF4F738EAC3FF28A55B52889 ,  0x019858D5BF677000B195C157ECA7D1F6 ,  0x019858D5BF7F7316B1C2D7655F23CB86 ,  0x019858D5BF9972FD9FC31527DE924AE6 ,  0x019858D5BFB27259AA19D850A50C8147 ,  0x019858D5BFCA730CB793868A4B891734 ,  0x019858D5BFE27161875BC6A3761738CA ,  0x019858D5BFFB70309FC9AFB3A8AC8E2B ,  0x019858D5C0147343B04C9AD00C073BA3 ,  0x019858D5C02D723CABF8DEBA2DB2B96B ,  0x019858D5C047707BA6B70E3F0BDF1D78 ,  0x019858D5C06873769FAF1A2324B5CEEF ,  0x019858D5C081709B8D9627ED2CE5F3CA ,  0x019858D5C09A708E93A0627EBA6E10A1 ,  0x019858D5C0B37207975F08EB536B07DB ,  0x019858D5C0D273E4B3AC2E42FDB4DECE ,  0x019858D5C0ED7155B701A297C7C4E56C ,  0x019858DA5D7C71A386DF3819722296B9 ,  0x019858DA5DA77236B8BD7CFB7A99A0A7 ,  0x019858DA5DC8711BA5A81F54D0F90AF6 ,  0x019858DA5DEE70BBA724A303E8811354 ,  0x019858DA5E18735B841E9822694786E2 ,  0x019858DA5E3F7309B5AFCD265834E19A ,  0x019858DA5E697243ACC3D1D053B90367 ,  0x019858DA5E8E719592AE139066EE5633 ,  0x019858DA5EB4708F8B6AE6858A60CF14 ,  0x019858DA5ED37158A028DCFB6AC28A0B ,  0x019858DA5EFC7054844A326EF4F41951 ,  0x019858DA5F2072DF89AD9D876345CDD0 ,  0x019858DB357F72D99D6B4217F76F1C2B ,  0x019858DB35F8726293A84DADCDFC7BBA ,  0x019858DB362171578423977A56706952 ,  0x019858DB378F710A9CE03FF6850D5481 ,  0x019858DB390C738480DFDF97C3A3399E ,  0x019858DB39AE70E0ADFE74444245DE3B ,  0x019858DB39D57274BB289C3D42F62BC6 ,  0x019858DB4AB972F8814639D06B02AB44 ,  0x019858DB4AE372D1A3FDAD67259D79B0 ,  0x019858DB51AD715A81C4845C4733FC56 ,  0x019858DB51D873ECB78F6602E964C349 ,  0x019858DB51F97358BA174AC19C128AD8 ,  0x019858DB90377008B5C25F8F5CF4238F ,  0x019858DB988070A3BE5802675B5D6ECD ,  0x019858DB98A47101ABBC01FAEDE452B1 ,  0x019858DBA1BC7141BE3F8077C720D3F8 ,  0x019858DBA1E8739FB1950E6B5350B1EF ,  0x019858DBA2167259B74BBDAE12317C8B ,  0x019858DC137771288ECDCCAAEBA6ABEF ,  0x019858DC167F72B8A923485F14F77462 ,  0x019858DC35F973E0B17489BF5D499E11 ,  0x019858DC390C7097BD041431A27DF32E ,  0x019858DC3D237005910A15078BD4ADC0 ,  0x019858DCA187722486B89D85903C98E5 ,  0x019858DCA1B4715E828F743EDE9C5638 ,  0x019858DCC8727225ABC80DC8DB64833D ,  0x019858DCCB0171B687C0768FE9161F7A ,  0x019858DCEE9F73A4ACCE116C7EA2F481 ,  0x019858DCF6C572E9A746EB2A86414EB0 ,  0x01988AF2B78E737297C23961BC33B256 ,  0x01989E86243173ADBF283CD5CC7BE473 ,  0x0198A08BD9B173959B0BCB619A58BD03 ,  0x0198A08BD9BE72E497B9041982EBEC7F ,  0x0198A08BD9CB707393AB5641E3AC6C7A ,  0x0198A08BD9DF7121A5538B7114A74585 ,  0x0198A08BD9F371CEBEBABC70A483C3E9 ,  0x0198A08BDA087307A43ADA870608888C ,  0x0198A08BDA15700DAB540CE4683523DB ,  0x0198A08BDA2A729C91C855CF34948801 ,  0x0198A08BDA3870B49E8F9DA28F81B128 ,  0x0198A08BDA467218BC1CFB6C75FD3F57 ,  0x0198A08BDA577375948D17DF8492EF09 ,  0x0198A08BDA6A733599F4457B25212CB0 ,  0x0198A08BDA80714EA7E7AD5BDD403816 ,  0x0198A08BDCE5718480D36266EE0404A6 ,  0x0198A08BDD037141A87F8EA4FA0133D6 ,  0x0198A08BDD1C714FA30C7365DD253EA5 ,  0x0198A08BDD2F714098279C1B824ECF94 ,  0x0198A08BDD447209BB582855BE745405 ,  0x0198A08BDD5570AAB2E58621EB6CDB12 ,  0x0198A08BDD657237B88A2BF0FA9E86FA ,  0x0198A08BDD75703FBDF1CC612479B146 ,  0x0198A08BDD8471FF9395227FD5F77EED ,  0x0198A08BDD9A734BA2103BC6E8F012F1 ,  0x0198A08BDDB17130A09FDE26F34117A1 ,  0x0198A08BDDC573DEAA66F849B556C10C ,  0x0198A08BDDDD709CB1EBE0D1A5DE9525 ,  0x0198A08BDDF073E6BB1F7116A7A38332 ,  0x0198A08BDE01736AA1FA5AC91AB1E829 ,  0x0198A08BDE1A719EACAD78300CB6F7AA ,  0x0198A08BDE2D712A88D58374DA59EDD2 ,  0x0198A08BDE3D73C2A30AC497EDD6328C ,  0x0198A08BDE5473A998FCCCDBCE4A4615 ,  0x0198A08BDE6272A2BC776864FA78ACEC ,  0x0198A08BDE71728696798008B2ABCC44 ,  0x0198A08BDE827088B3F5A94E49FFE866 ,  0x0198A08BDE9173848A774978B79D1E6A ,  0x0198A08BDEA172EE8CCF3E88E51CA16A ,  0x0198A08BDEBA737B9D0C0F47B7538662 ,  0x0198A08BDED172599A1D4AF837A2C49F ,  0x0198A08BDEE2703AB7F1B2BDF47016AA ,  0x0198A08BDEF5720D9F072EA3F88DAEB0 ,  0x0198A08BDF067034930EEC2F0143EDD4 ,  0x0198A08BDF157371A2C586A74FDF1E5A ,  0x0198A28AF1AF72EEBDD4044F9B538B7E ,  0x0198A2F93D2173E899D0A23C69701A29 ,  0x0198A2F93D2F732D88CBFB109A91276A ,  0x0198A2F93D3C73CDA75E6BC745CA5E3B ,  0x0198A2F93D567307951F13B636B780C6 ,  0x0198A2F93D6A71A2BC9A8F82149CE4A1 ,  0x0198A2F93D7C707A909D0045A18FB891 ,  0x0198A2F93D8C71C08121118C41BA2A40 ,  0x0198A2F93D9C70FA96F5D8FC655DF494 ,  0x0198A2F93DAE700BA5262BA4F704915A ,  0x0198A2F93DBF73B8BFF95B40341618AE ,  0x0198A2F93DCF70C0B8CE2A017FB0BFF5 ,  0x0198A2F93DDB738AA5C035642C0128B8 ,  0x0198A2F93DEA7050856ADEBE4CE56711 ,  0x0198A2F93DF671809DE0FD581AEC869A ,  0x0198A2F93E0372DB9B0B2665C391DEC6 ,  0x0198A2F93E1573E18505479BBAEA8BC2 ,  0x0198A2F93E2971CBA028192A27DABDF9 ,  0x0198A2F93E3A7383A4C26127F3ED5A6F ,  0x0198A2F93E4C73B99A6AF0674B326A22 ,  0x0198A2F93E5E732DB01B4E358FDFEAF5 ,  0x0198A2F93E7172A198D7A4AB384F4187 ,  0x0198A2F93E8272528EFBA269B8A3CC6F ,  0x0198A2F93E95732899E0368CF35A398D ,  0x0198A2F93EA572A3A61C9B22B11353B3 ,  0x0198A2F93EB57014BD3EE7AD3F3BA367 ,  0x0198A2F93ECD73D6A86E8DAEB759D756 ,  0x0198A2F93EE772DFBE54B9F829DA7630 ,  0x0198A2F93EFE71C2BA341BCA467090A5 ,  0x0198A2F93F1071BB9ED2AEE154D53C84 ,  0x0198A2F93F1D7163854E27C65580FF18 ,  0x0198A2F93F2A7284801882CF622FE075 ,  0x0198A2F93F39728D8753964F9E900516 ,  0x0198A2F93F4870859C5654D2FD3507A8 ,  0x0198A2F93F5C71B5881A38B203F28380 ,  0x0198A2F93F74706EBFC46AE63ED67B09 ,  0x0198A2F93F8773549357FA9066269DB9 ,  0x0198A2F93F99708CAC80EBF3759FBD84 ,  0x0198A2F93FAC72D38A8BF438DDA3F67B ,  0x0198A2F93FBA707CA1D339E63DFB2A3F ,  0x0198A2F93FC97329BD4E9AE13B1E04B8 ,  0x0198A2F93FD8713E9C8F2B99BAD01215 ,  0x0198A2F93FEF70F48182D6E95907643E ,  0x0198A2F94001723DBAFF281B0DCA3FB9 ,  0x0198A2F9401870C7A2FE99F32D0B381C ,  0x0198A2F94030700F9366DD0E0AB77925 ,  0x0198A2F940437369A9A6F4DC6ECB5190 ,  0x0198A2F94052711480636F2966A426C9 ,  0x0198A2F9406073C88DE64B887B4A16C7 ,  0x0198A2F940777103AAD3A746AC49FE5D ,  0x0198A2F9408D735EA43E1F258F5E5159 ,  0x0198A2F940A270FB8C2F389B9147B384 ,  0x0198A2F940B3734490BDA46F24C0F11F ,  0x0198A2F940CA7216BFAE44D541B2D528 ,  0x0198A2F940DC728387237FF8A772D1BD ,  0x0198A2F940EC71C7A63DAF0087FD5847 ,  0x0198A2F940FF735B92A69D67D49DA9DE ,  0x0198A2F9475B71039E122C76C2BAE4D2 ,  0x0198A2F9476E70BA95BABFA162488E8D ,  0x0198A2F9477E7395B969C6F2AB0FB1CA ,  0x0198A2F9478F7262A5A397331EF5A3D0 ,  0x0198A2F947A17250825DC10B46F548D2 ,  0x0198A2F947B5739588FD37EDFACB900A ,  0x0198A2F947CA71719E94A7C98565A948 ,  0x0198A2F947DF7293BBF9C2342DE494BC ,  0x0198A2F947F2732687D708B5F34854FB ,  0x0198A2F9480473868A8C8EB31FFA18E4 ,  0x0198A2F9481770B79A781167AC1FA3A6 ,  0x0198A2F9482C7316B1820B869AEA6BF4 ,  0x0198A2F9483B73858BBE7CB1C63C5CC8 ,  0x0198A2F9484E734096999734A59CD910 ,  0x0198A2F94862731CAA58A98814AE11D9 ,  0x0198A2F9487D729695D43257F6D1B54B ,  0x0198A2F9489473518EA02DFE07B2AAD9 ,  0x0198A2F948A37390B72667871E964B02 ,  0x0198A2F948B9730689CF2163E8E97BF8 ,  0x0198A2F948C97238806E309745A4F647 ,  0x0198A2F948E373C79EDFBCE523C655FE ,  0x0198A2F948F3734985E5FA48FDC68685 ,  0x0198A2F9490E72918CFCE854B281F09E ,  0x0198A2F9492071F6A7A3A7101E989FBA ,  0x0198A2F9493373DA94AE46FD1ED52877 ,  0x0198A2F9494473C1A91F80656A2DD3B1 ,  0x0198A2F9495F70F5B2B1C21EBBF30062 ,  0x0198A2F949737015877C4037C1A4A9FD ,  0x0198A2F94985714F973A5862BA2C2C9F ,  0x0198A2F94993715EBDD42E6C3639A09E ,  0x0198A2F949A173709D1141D68E1566ED ,  0x0198A2F949B4722F9FE34AF77DC3F34B ,  0x0198A2F949C671F18E47919C70DFA7BC ,  0x0198A2F949DC70FD9B02616512890EA8 ,  0x0198A2F949F570D586E5BA0EFB7EB331 ,  0x0198A2F94A077109BCA28FAA514CCFD7 ,  0x0198A2F94A19709CA623F13169B5D612 ,  0x0198A2F94A287181A0C194B0F65F81D4 ,  0x0198A2F94A3870729A940D454AA9B9B0 ,  0x0198A2F94A487305A7D82909A71208DC ,  0x0198A2F94A607335921DC392E59F797C ,  0x0198A2F94A797206962C85B5D159994F ,  0x0198A2F9514C70859BF309EBC147BD33 ,  0x0198A2F951597397ACFD201E101AC87F ,  0x0198A2F9516572AEB663673FA4CC1F9B ,  0x0198A2F95171723997ACEDF488BE8A9B ,  0x0198A2F9518570C29232DFFC238720E7 ,  0x0198A2F9519372809FAD11F3471682E0 ,  0x0198A2F951A672CFA19D17BCF185BED0 ,  0x0198A2F951BC71A79DF164A26554BB61 ,  0x0198A2F951CE7384A9FDFC4BCB7DAF69 ,  0x0198A2F951E270B997F33636F7473F14 ,  0x0198A2F951F672E99768E9FABDA9C246 ,  0x0198A2F952027373B25ADE4918E74C74 ,  0x0198A2F952177218843E1FB591B7DB2D ,  0x0198A2F9522771F2903943C6FCADF5AC ,  0x0198A2F9523B73358719D834A4E68474 ,  0x0198A2F9524C70A8A1EC033A7C784EB0 ,  0x0198A2F9526173E69258090B336D89BF ,  0x0198A2F95275719297AE4F2948C79AF9 ,  0x0198A2F952847233B2CB669351E1F7E3 ,  0x0198A2F9529D715693B8C50CE8B70BD0 ,  0x0198A2F952B07114A694FEE1417B917E ,  0x0198A2F952C7736EAE3A0E194B48B36B ,  0x0198A2F952D6707F96D9FF6B4AAD824E ,  0x0198A2F952ED723CA8AC03FE109FE9A2 ,  0x0198A2F9530070D893C33D9D6F95ACDB ,  0x0198A2F9531471DCAFE11AB3F81F895A ,  0x0198A2F95327720EB49FAFC2646C0BBF ,  0x0198A2F9533472749E1003781E4E0C66 ,  0x0198A2F953407058B6AC199DBEDCEB22 ,  0x0198A2F9534D70698B83A8716072DA11 ,  0x0198A2F9535B703386D0ADE1996A6239 ,  0x0198A2F953727383BA79280DEABB97CB ,  0x0198A2F953847181A8D3B606E4B878D2 ,  0x0198A2F9539372D2A548C4908B7BFA10 ,  0x0198A2F953A072FA9789276C476AC251 ,  0x0198A2F953AD71E589EEC49BFFBFBF71 ,  0x0198A2F953BE721A97B2E0C62C735A78 ,  0x0198A2F953CC739F81ED7D0777674A7D ,  0x0198A2F953DA7291A5D229E7C62FF06C ,  0x0198A2F953ED727AA17C331E87F2C300 ,  0x0198A2F9540170B993935F24B9D41288 ,  0x0198A2F9540F70B1A149E8595D5D5703 ,  0x0198A2F963207358819D2C1D0CCE1D9E ,  0x0198A2F96332730689D504D81C5D45B5 ,  0x0198A2F9633F724D9E7FEB0C14C7B4B0 ,  0x0198A2F9634A72DCBF9B6FF0FA04B018 ,  0x0198A2F96358717C88B1D48B62172584 ,  0x0198A2F96370733AA3438145301BCE52 ,  0x0198A2F96380732AABF3065B410B7141 ,  0x0198A2F9639073F0BE31E1F1AF4B2CE4 ,  0x0198A2F963A173D08EE954BDC1498A21 ,  0x0198A2F963B272D1AB287B4D991A1496 ,  0x0198A2F963C47051AB910C3E694FE2F0 ,  0x0198A2F963D37266B4BD3CDBE1BED1B0 ,  0x0198A2F963E272B5B82374A57AACE290 ,  0x0198A2F963F27226BCD1D439B14E2421 ,  0x0198A2F9640272AEB4ADA3BE45FCB602 ,  0x0198A2F96412726C90F3ABCE51A4BAFF ,  0x0198A2F964217260BD55203D95BA83D4 ,  0x0198A2F96431736BB33A3CAE4974B8D1 ,  0x0198A2F9643F716C9151C514D876652B ,  0x0198A2F9644E70A49C527EB713E02DC6 ,  0x0198A2F9645E73279B69104FDDA78CE4 ,  0x0198A2F9646C7224BB2E37FB0F6E9667 ,  0x0198A2F9647A739C9CC2E2C95E1C2E74 ,  0x0198A2F9648A7213B58C6B0901CA5F78 ,  0x0198A2F964997279AC9EBE5F1B9EE535 ,  0x0198A2F964A9729A8E3AC7EF6ADA3AF1 ,  0x0198A2F964B7704081BA145B86EEB60E ,  0x0198A2F964CA7117B7E2A48D46F9E716 ,  0x0198A2F964DD7050A51B318FE460ACEC ,  0x0198A2F964EE72C29C5E0F6AB8E21836 ,  0x0198A2F9650371FFBA836664263165BE ,  0x0198A2F9651B727FB73E9DFCD6A58B69 ,  0x0198A2F9652E711189FBBD92EDC6A6F6 ,  0x0198A2F9653E72EBA02A5A75C13CAA3C ,  0x0198A2F965507328BD6CD976B7A26507 ,  0x0198A2F9655E7277AFC4E326C967EBD8 ,  0x0198A2F9656E7076A59501BBC261A9CB ,  0x0198A2F9657F70CFAAD8614D9314B509 ,  0x0198A2F96592715BA9BFF8D2AF3F3AAB ,  0x0198A2F9659F72D19D7210D005BA58D4 ,  0x0198A2F965AC712FB1FA2ED6636F658F ,  0x0198A2F965C070F99AF27B038E355DAD ,  0x0198A2F965CD7163896BE0BE60BE25FB ,  0x0198A2F96C82738BAA33BDD436793EBC ,  0x0198A2F96C9672DFB59C2B513DC3ABFF ,  0x0198A2F96CAB718F8262394E77C467A3 ,  0x0198A2F96CBB725EB8884AFCDA3D6A7D ,  0x0198A2F96CCD712DB20AF101C12765C3 ,  0x0198A2F96CDA71A5AC71D77B50B3A405 ,  0x0198A2F96CF070408C3C2C9F08BB3452 ,  0x0198A2F96D047168AF538C010D50F520 ,  0x0198A2F96D197206BEF6FB09E30E6EAC ,  0x0198A2F96D2D73EF9C72F3CDC14CC805 ,  0x0198A2F971E172F8BC45EA89925DF26F ,  0x0198A2F971F6704D829DB7B4C8208FB4 ,  0x0198A2F972077058A85CDA36AA34B155 ,  0x0198A2F9721A7090A71E6FA92853A70B ,  0x0198A2F9722C722BBA47A918C1C15CB1 ,  0x0198A2F9723B7058905C9B92BDC1847D ,  0x0198A2F9724C71A1800AB887FFF35248 ,  0x0198A2F9725C71B6A1EF1B4EB494EE86 ,  0x0198A2F9726E70AD9DD1A647CF5BCCBE ,  0x0198A2F9728172FB86E2EDEA3E342312 ,  0x0198A2F972917177AFCBEB9665989DAF ,  0x0198A2F972A27014954C61A1270D5C6B ,  0x0198A2F972B970C1849D9A6D10B28EB3 ,  0x0198A2F972C971549B7B2BF85F103FF4 ,  0x0198A2F972DE705B838A983BCDB9B0BD ,  0x0198A2F972EF727BA351BB07AB46CF41 ,  0x0198A2F9730372CA823D09DDFD908844 ,  0x0198A2F9731772579C507F05BFFD6DB2 ,  0x0198A2F9732C7245B22D02A4B25481D1 ,  0x07146BE77190462D83BD3BF4A7B160E9 ,  0x96E7ABE146104A43B7D1F6E186A18016 ,  0xBF0F265C6A37420CA805F33CC9E32FFE ,  0x5B499D3DFC3A4E4AB320DA5E2663D573 ,  0x7AD20C63FA9D44DE9D541A16071F865D ,  0x2858868C6997490B922D62D4DC677799 ,  0xF6D07AB946FE49ACAD3D592DF1CE62AA ,  0x58D407E20FF74DF18F78CD5D903AACA2 ,  0x74443A345DA541F5B5DBE11FBD45B9BA ,  0x7F285D2545104A38ACF4B94BD5064BD3 ,  0x0197E9D62997713BBC21AA2A3071BDE7 ,  0xB4A1CE3D0EAC442F8079D2CECEA6054B ,  0xBD53C2A63F094113882D4F989868F41A ,  0x2DC4EDA7CE5B4940B1F8B8BCBC245254 ,  0x6E94F551B5F7474AB19F55B23FFDB754 ,  0xA922CFA2A88C4423B8A3B51629EDC87B ,  0x8E6ECD39830E458D9B46E7DC9EBF1877 ,  0x33CC7171C84C405EB42E026064CBF4DE ,  0x018C1AC8D3D972B898B3468E0230A041 ,  0x0195AF6D92D472F2A92E7396C7370251 ,  0xA9D2AD98F77A4295BA231842A80829F2 ,  0xFBF77AC7FC71408BA8B5C20B0AE96E3D ,  0x5A5018CAABF548A38D70A46FB9680253 ,  0x038387DB97884D1B8D3EAC54515E075E ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            68 
                                5.17 ms 
                                                        
                                
SELECT  `property_group_option` . `id`  FROM  `property_group_option`  LEFT JOIN  `property_group`  `property_group_option.group`  ON  `property_group_option` . `property_group_id`  =  `property_group_option.group` . `id`  WHERE  ((`property_group_option.group` . `filterable`  =  ? )) AND  (`property_group_option` . `id`  IN  (? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? )) ORDER BY  `property_group_option` . `id`  ASC  LIMIT  500  
                                
                                    Parameters : 
[
  true 
  b"¦êít-ùI†¡ªa–é~& "
  b"#7L\r WZA}¬7fáÃ’ä) "
  b"&²ó¥å\x17 Dlž¹§ø ð†† "
  b"=»Š=ð~JUœ^0‘Â!£© "
  b"XãKÀ…qM‚´\x1F\x07 ‰aJý4 "
  b"aÓâhâ¤EúªŽ–\f\x13 nÙ} "
  b"•K2?µñJ‰©4ßZb’\x7F   "
  b"""
    \x1A ’\x17 \n  
    \x01 ^@rŸ(×Vò˜±¶ 
    """
  b"Ð )ž{òGt¸-m–מãÅ "
  b"Ñ/e@÷˜q_8GÈþu "
  b"\x01 l×7ÌÓK_¹\x1A OUZet: "
  b"È\x0F ã\x04 A-¡šç|v„»\x0F  "
  b"Fahׯ\x04 G—%ž¸ºí\x14 5 "
  b"GQÆ;§½KP°\e kÇ\x03 ÃØ„ "
  b"mM\v\x06 :\x11 C3ˆÜq\x0E Î\x14 _ "
  b"cźçoM\x7F ¥\x16 7»:0`¡ "
  b"AñÅÉø%O÷¾Ê5:l\t ]G "
  b"""
    ÷\n  
    y©z\x0F N© jdb¨R4y 
    """
  b"ôͱtàMOœ¸À;nÖ\x17 ÙA "
  b"`H„”ÛMHq¼Êb¯ˆ\x07 ô "
  b"ðîÄ\x18 gàOd¸W¡Qd~Ùn "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"aè\x05 ©“DMHšM™¦ì[¤9 "
  b"?p\x04 y•R@‰^hŸùTR³ "
  b"×^•\x02 ÐcM¢ŒÛáÆ‚ØW "
  b"Qò_"Õ¯Fÿ•Oð¥Iß¾L "
  b"Z+êü¹¸Aƒ·”¼)Ã%($ "
  b"=f<³\x1D\x1A C\x04 ‡kÜ(Åì\x02 ß "
  b"vïJAËýJÔŒ”Së—\x04 ª\x1D  "
  b"¯ü-èùÕO0=C67^u "
  b"”á"F˜B.ž\e 1a/a[ "
  b"c\x1E f\x04 ~âHȽê‹CÝã\x7F Î "
  b"Ò°”û¼úM„2uÉá/ƒ "
  b"”ˆÚ]#{C|ƒ•È»\x1F x\x01 O "
  b"Û—âagˆK\x0E 6PY˜©æ# "
  b"‚]Ê“+\x06 G¤\x1A\x1E ‰Þr\x18 Ò "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"¾éi üA·¿–\x14 W\x7F Ûž" "
  b"X7—<"ìD!Œñ\x17\x1A ¾Ùl° "
  b"Œ`Ë\x0F á\x10 LHº\x15 °”2§ÐG "
  b"\ Çc\x02 SLF‰“õ~0VòB "
  b"6”HXdœMÿ›2\x1F i²=\x17 ¯ "
  b"K€öJV&C‰¢îÍßUz´ "
  b"O\x06 ¶ûJØJrùø.ý\x16 \n  "
  b"°@+Žr†Jâ´¿Ç Õ¦f\x7F  "
  b"·ñ?áÃ\x19 HŠTË m„Ø\f  "
  b"\e T_f#áGmˆ  …ŠÄ- "
  b"Y®CÐm7O¾Ž±ôŽBH7ÿ "
  b"^ÚŠåcÉJè WèL†/\t ² "
  b"…>èû½\x1D E°Š|•×…ú|Ã "
  b"×ÝT¿\x7F L\x01 %TT\x07 ^•u "
  b"Cd»©s\x10 M®‡–;¹® ep "
  b"}ù2ÍÜÖIæ€z;ÞŽ\x03 Y\x1F  "
  b"·F\x1F „HJ.¾Ôþ¼îZ[ "
  b"æœò¡HGe•¢7KìI= "
  b"?&czä"Dé·Î;Î*™dó "
  b"C°X#:þ@0¸9›ýu“a "
  b"yv½\x1D ÔfDñ„ü`ºbúï’ "
  b"€‡û•×(Nqƒ\x02\e 7=§\x03 q "
  b"+(G[.*O\x08 ¨Cß„\x01 ÓÉü "
  b"\x01 Ž9ÛHLpNŽÆQÚnYå“ "
  b"-\x7F ¹@-\x16 N ¹¦Ú˜Vôk "
  b"xíîûç‹H@Œ“\x13 ů{\x03 ‚ "
  b"¶äŒ\x07 zOƦ\x16\x15\x12 ññÅÁ "
  b"ÂN\ô\x1C ‰Gˆ¯²^=KÉ\x15 + "
  b"º\x19\v Ì3"LJ“¨XT(uÐ8 "
  b"ψÊÎã-L:ƒúW\x1F æãí® "
  b"Õ\x00 Þ¨\t ƒN¬Ê\x08 ZRûH/ "
  b"ù¤ÄmeJÛºÔ0Géo  "
  b"\x04 ˜÷\x14 pJZ“Õ€ÞÝ\x1C øu "
  b"?d{gX@M)‡OÉ5´ŽHø "
  b"IЬîôCB¶±7Ì¡;XÌ "
  b"™\x19 bfdÅD\x7F ܵµ\x16\x00\f  "
  b"àøE¥(ÔE¡¹š¿yטˆÇ "
  b"Äÿ^\f ™7M\x13 ³èF¬Ÿ\x1F 4´ "
  b"Æpyõ\x14 ëG\x18 æi+ÝÝá; "
  b"÷ §\x1C ÜõN[¦5\x7F >\x10\x1E Æ' "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"\x01 ŽÂn‚_rñ®\t .ìÛæ5# "
  b"\x01 Ž9¾AApi¼&6óõ\x01 Æ\x17  "
  b"\x01 9ÛIŽqÀ½·ô0\x1F ¡É\x15  "
  b"\x01 9Ý‘…qѸŽîÞÁQ. "
  b"6*W¯+‹CÒƒ7mJë‰^o "
  b"A\n ”'\x00 IK£¶Ü¨!”Þã "
  b"pâÅF5àJ2‡EŸÁ»wyû "
  b"“\x13\x03 \r \x05 |H˲'Iï¹CòK "
  b"L%Z&c÷@8¨’Ý\x0E †Â'³ "
  b"Vµ¨Ö½SEjŽþ<µLÄ: "
  b"\x00 º¿Ü£<Ið¾Ú5’\x16 ¥ZÚ "
  b"\x0F Rì~:©IMªð‘\x1E Ã±È "
  b"\x12 ¨¥›úMÞ¨M5\x19 \\x04 lµ "
  b"+!.bX$Mí¢1eº\x10\v ø "
  b"4j@/É;Có´1¦¦)ÉÅ) "
  b";S\r «\x08 òA*Š 6„\f Pò "
  b"?+Ÿq\t ÏA\x17 £ÿ©ˆcµ\x11  "
  b"""
    Tá¾Íý‰BAŽ\n  
    vRbB\x17 · 
    """
  b"["x’ö$E£¸PRøˆ¼G¢ "
  b"f8\e\x00 ¼îCgº|€KðЇr "
  b"jD¥1\x0F Fƒ¶Â\x05 |eî\x1A E "
  b"q\x03 ¯/èPA™¯ûg®U5m\x08  "
  b"wŠ\x02 üêÒJZ°‘DqS—îq "
  b"x\¿!ŽÀKš…¡@èÂáD… "
  b"´N\x03 \v öIÜ™\x18 úöíTÿA "
  b"ÈãÉáëÊF2°ø*DhŽ2Þ "
  b"êŠ\x15\x14\x15\x19 Hõƒ3º¶g=¹ "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  b"÷kiãŽúJh™“õOŸI\x15 N "
  b"ýjJ…øÔK’ŸÏLwkœñƒ "
  b"*Dâ¦ëfFÌ®²Bß35!\x18  "
  b"3xÿ{KKÛŽ\x18 ¡£Ë†z¤ "
  b"–ÍJª\x1D KIo±³m(Lõ "
  b"˜LÖ\x0E `¶LA ÌÛÛÏ\x1E «M "
  b"¯Ä¨Úö N\x14 „%$3[ÊkÖ "
  b"Û]™Åž¸Ccƒ(\x12 ¨d7ú" "
  b"û`àÊq“GÚ‡7Ó«\e ï  "
  b"""
    ÿ\n  
    ?<ÏL·³¥;ktX÷A 
    """
  b"\x01 Ž\x11 ÐS´q£½Dì¹€’6c "
  b"\x06 ô\x0F ™ž\x15 FeƒºMþ(€{ "
  b"&\r ÓŽ9eH\x17 ‰¿`‘zɲ "
  b"3ž ô 7Eð¹`\x01 Ï£V^u "
  b"î\x19 *L±xG܉s ÂÃkRÉ "
  b"A+=KÑ\x11 LŽLª"Êù8 "
  b"GÞ>\x15\x19 ¦IÑ‘ýFú†ÃÚ) "
  b"•‹F\x16 YFn£—R²è\x11 Ò) "
  b"å\f µ\r X¶CX›\r x\x03 `°\x15 o "
  b"õ ‚[‰CWœ5–‡\x16 0¨ "
  b"w¢Èc}_K²©\t ™œtTs\x1E  "
  b"\x01 Ž9Þn…pÍ¿hx1PBö‘ "
  b"\x01 ŽÂ``Nq\x02 † L‘,Ëyï "
  b"\x01 ŽÂn~ÿq>§°$ñ¡'Ïh "
  b"Ø,ÎQÈ\v M3¢?c§p\x07 1ü "
  b"!7ô¥-ÏN7ÔnWð•|ï "
  b"P€e1oúI·©JÉÝ\x07 ‚ó· "
  b"œ;“"l\x0E Nï™\x10 Ñß\x17 Ø“Ú "
  b"\x18\x01 NßÅ“IÏœ ZÌêº+\x0E  "
  b"+1_\x11 ö^FA’©&MéXþ\r  "
  b"¹dÀÁC¹IX³<—Ó‘æaª "
  b"ö‡……IgNœƒa4{%"_Ö "
  b"(’\x13 6¸O?¡\x12 /w”P' "
  b"BÆ\f ‚uºE®ÈD¸\`Æ= "
  b"_Gˆ\v\x1C\x15 M5¡^½C§™\x00 ¸ "
  b"k±ÈMÈkH/…Â=\x1E µbŸ° "
  b"s„çÓ&@DކLÜÓŒj\x14  "
  b"ukÆ\x10\x10 €D”¶©¶˜9Rí• "
  b"0\x01 IgÁCm«\x0E šžz6£i "
  b"¡à„3P=A¶ºivÎQ~7h "
  b"Ú‹®\v `\x19 OD›í·\x1A BÉ2` "
  b"÷\x12 p’îuF·U\x0F ÁÀOKl "
  b"\x1D oV%ô°CJ¥ó²² d)z "
  b"ìMž\x11 Á.LØ•&§ä±¼\x02 Ô "
  b"ñ=$„\x14\v NºµhÂè÷\r ¹ÿ "
  b"\t\x1E ?¡H\x13 L&€…Xÿ\x08 Ø\x15\x16  "
  b""£-M:ÄB\x13 ¦Ôë\x05 ¼™\x18 $ "
  b"#Hâ°Ø@;›vù%®°\x13 Ì "
  b"Nƒåð(êB˜Œ\x7F E&'k; "
  b"Uµ\f WõMŽŠ\x03 _ý‰˜•ã "
  b"îÛ+[¸Hƒ¨r.\f $Ý› "
  b"¦f3‹H\x19 B\t ƒ\x07 zD\r g‰] "
  b"°Öù9ºZJ<–X0\x13 Ë\x01 ‚ë "
  b"Ël‹V$ZB3Ÿº‹£ë\t ñ\x14  "
  b"գ櫛\x13 KP“\f ŽX÷\x12 n\x18  "
  b"â:½\x14\x02 ¦D˼pZv„À« "
  b"\x14 M\x12 ž\v @Ù }7ÕÒ‡— "
  b"\x1F v\x11\x1E Œ1H¯—¨QÙ§¹Q½ "
  b"*öólÔG›½,æþ9ƒ\x1F 1 "
  b"4Us÷GÙF "\r û\x02 Å\x1F Ð "
  b"7¸\x12\x0E Æ1B\r ´\x13 úv¢Ñ¸é "
  b":o<lž¹H…œ\x12\x01 Ž\x16\x1C NÅ "
  b"OJj¬ORN\x08 „"üÀˆŸM* "
  b"U…\x04 Fv¶Aa \x18 p3eŽøˆ "
  b"]\e £°ŒJF-¡G\t fK.° "
  b"`”Ck—½Mÿ¶á\x18 [«ò\x03 ) "
  b"bíP®&FJÊ£÷9Ým{\v é "
  b"|\x13 ŽsFyK\x08 ޝ§Y¹7s "
  b"Ø.ø:³B©›kIÊ<\x08 Úa "
  b"‚é²\x19 Ú@…’.ÚÃáÍ\x1D ë "
  b"£ù7Õ‹6EW©$òLoàº- "
  b"Ʀž‘dÂH{šLp\x15 ‘C\¤ "
  b"ÉJ€ïŠ5Oš“»ÝööÅ´þ "
  b"ù"üLLFø¬i\x03 ©’JìÝ "
  b"""
    üz)ô£ÚFŠƒ\n  
    çùŽàŲ 
    """
  b"\x01 Ž\x11 º´¦q.º#[ž?G€ "
  b"\r \x0E ¸\r \x02\v BòºÉ .:Þò\x1E  "
  b"\x1A\x1F o \x08 ¼@ž°ð†Õæþè… "
  b"""
    'ñfÏC\n  
    L›Žw|wÔL\x10\x1E  
    """
  b"(\x13 ŽkÀ÷I\x11 •9´õüaɪ "
  b"*ÈEK7PA«µõ{Z–Š{š "
  b"3>\x1C ‚ÓòDPµ¿cö\x04 ÛEZ "
  b"5oÜãRkJ¸¤ÕBâ_'Ë "
  b": ñ«\x12 AK݈§!â`.9\x17  "
  b"W@°Š²MK‰VUGqÔ\x10 „ "
  b"Z\x13 oD\x10 OKŠŠS$o\x19 ÈÉç "
  b"`Ñ\x19 {\v  J\x14  \x14 ú¯ö“ "
  b"iX½\x02 –?L,¶\x1F á‚㯯k "
  b"q\x19 =dc”A§©¡\x01 `Æ\x19 ÷ "
  b"{™él<K¤…3@TýÊÌ "
  b"}Ö¸ÜMT@FŽ\x07 ÐâÉ·`Ÿ "
  b"˜®z<‡üOø´Ct\t 9ÝƒÞ "
  b"¢²I\x15 ½¡E(‰<gqËiÃI "
  b"¬\x0F\x10 à\x05 ß@\‘îµ\t éœ;O "
  b"´¯Ó.‡nL¥ ñŽxO¬°r "
  b"¸&¼è´†H»–ìý"ÑêÑò "
  b"¸Ö5¼]O#¿'u¡9[pV "
  b"¾B\x15 ˜<ZO$¬›øpíJºà "
  b"ÁqT;G“Jþ޳æ³\x15 6\f ‡ "
  b"ưhÛè«Ab½Ì5‡]D+Q "
  b"ÆÐÐÖþ\x08 @ù˜O&¼ã‘<Ô "
  b"Þ°\x17 ÑÆ K3¶MÉ\x1F éŠ~˜ "
  b"è\f h¼…'F\t ¥îä\x08 Ã.åA "
  b"èÕÎoWPB'‚I²Ù¹ñ\x02 c "
  b"èÚ6\x06\x10 }K°¤!!£f'D "
  b"ïÿ›|Ú&F¬ž\x02 ‡%×ì\x15 µ "
  b"÷Ó}\x10 ÏŒN\x12 ¼!@/b4m\x1D  "
  b"ü3ß\x7F °1@4©%\x02 †Í`ê "
  b"ÇB:q%¤OÍ‘‘®»\x17 ÿp "
  b"»Ç\x01 ÎÆŒBBšSÓ¿'«×á "
  b"}…\e ãz¹I±^Ÿ\v 5/\x1A _ "
  b"ppe\x1E µE\x1D ƒvKUöêþŽ "
  b"tÃÕ?-¿M)¹ÜD\x16 ©žSÁ "
  b"šHCº=ÉB§ \v ˜T\f ލ "
  b"’üÁ’L(H% ã¸«·ÚÅ‹ "
  b"ÃË\x00 2ÌDDnµµ÷…aΛ\x06  "
  b"™²Rƒ=\x00 OI‡c¾UÝTÉâ "
  b" On×jjAý¯Ù\x11 ¡¥µ\x12  "
  b"&ë4ŠÍ&Kà\x04 4\f Ž¿ÒÜ "
  b"Aæ’9\x17\x00 @m®\x01 ~\x08 [žµ "
  b"m\v wnŸ-L\x06 •\x05 2\x13 Þ€´ "
  b"†t„«6GJɺ)\x1E ÐXºšÈ "
  b"ˈ\x0F ZA˜©P\x04 ä™\x7F 9b "
  b"""
    \x07 §ê Š¢NºªEÔ*Ê\n  
    \x04 á 
    """
  b"^¨ÎzDKU”YC\x13 ¡óM\x03  "
  b"""
    u\x04 ³\n  
    v7Ah¿Í7RoÊ^Ú 
    """
  b""\x1C ©¡Ö™I¸³ž¡ö@·\x06 Ù "
  b"¢azƒ“¼Kt‡>žºûÐ "
  b"¢Å%h>ÜF*kÐÄÙÛe\x0F  "
  b"’±ÀÞÍ#Mf¯\x1F 袯ÿ\x0E  "
  b"""
    \x1D êmúß\n  
    L’&¶ýù‘í 
    """
  b"w[\e “äßJI¿VZ¼%6ñŽ "
  b"Œ\v «®»\x14 KÜœ5ºœ%ömö "
  b"\x18 ¤CkÖ8Hx½)%¯\x06 k\f ” "
  b"u“aÒ~ÎIÕ¿Ñ\x03 8ÔX† "
  b"\x16 ²@üZAú¿\x0F JV®T\x1D Ú "
  b"®47\x14 oìE\x0F Ž€![OOæî "
  b"\x1F ½‚ǃ†Kï“ò–|µÂ4î "
  b""Š?Â$è@ï°o´Ž¥<ßè "
  b"˜Î)Ók•B]–\x1D\x02 G\t «ùm "
  b"Üæ:»ˆÏAášý,!çðy? "
  b")1KÁ÷LF[œñÞQ°þël "
  b"55ª&Ä B†«ˆF-·ÐG "
  b"€\x07 ¤M®\x02 Bn‰ô>rñ\x02 J5 "
  b"€|»®+ýEü±ì$\r ²DýD "
  b"Ò˜ ©]\x11 Mn¥)_÷\x18 ÝQV "
  b"aI°6¢tD[ŽlÙ¼¬Šêw "
  b"ÃJð\x18 ´ñL÷ˆý\x03 $Sád\x1F  "
  b"œ;ø\x03 ÅUN“$U2O…  "
  b"\x01 Ž9à×%qŸ‡î1m\x15 ?%: "
  b"\x01 Ž9à×<sþ©vTw\x08 [>À "
  b"\x14 Y(t¤ÙC\x1F ™¬¡®[°`! "
  b"\x1A óÚžm®A»„eTôUƒG "
  b"31f\x1C\e DˤØ%™Úsšè "
  b"4¹2\x0F\x16 JŶ–é-b\x0F\x00  "
  b"EJ˜XÂM\x04 ª£‹â¿ˆ4µ "
  b"K’<‹Â(CRŽèÍb…\x07 ¦C "
  b"›ö>UBZ@Ožž\f ötY\v ~ "
  b"¦\x12 àÚo\x19 NQ‘3\x0E )ŸIãà "
  b"æxãÛ„ÂM`¾¢|\x02 L2—Æ "
  b"ñ‹Î²oNGž†ä¼ Þ\x1D ÑU "
  b"þú½cßåM¬™¹¯\f ” "
  b"\x10 }5ýÕ¾BDd‡i½ûö¥ "
  b"\x19 Ci\x07\e\x08 I9¦páé˜yº\x13  "
  b"&›•\x1D ŠE‡¨z€iÿeî3 "
  b"h \x19 º/íAÙž—‚P¬#J& "
  b"k\x05 `^\e MGó·åqÉû\x03 ÙÖ "
  b"""
    †q1\x0E \r\n  
    K\f µë;*\x12 ã}y 
    """
  b" ¼‚Ï5ßMʾëìLT€c "
  b"¥\v\x01 –Ü8F€.g¤>”Ð| "
  b"´6`È׫Hf¶1ä¯üþa\x1D  "
  b"ÀΡÁ‚SL\r žr\x14 *ªIÂÛ "
  b"ÿ¨Œ%úÆE׈QeHVœv| "
  b"€%‹:+J? Î…ù¸\x02\x03 ì "
  b"åO¥Ä>qFÊœ."ºÉ¦™ "
  b"Ë\x1D øSvZIÛª³ÆXC³vf "
  b"3ÀºK\t ŠC¥_+=“1ª "
  b"E5~§7Oê‹\x1F O—¤ž¡F "
  b"YЊs8£B"˜¥\x04 až:„H "
  b"""
    Zì¨\n  
    rÃB.¿o2Q\x1D IB– 
    """
  b"oìUŸøAK²‚©òHïßKè "
  b"v83\x0E yñLÙµÃ(-š”г "
  b"ŽeBäÕ¾D«ƒ7nŽ÷¯»\x08  "
  b"Õ»\x10 OãFV¢°ØÑ4ç\x1A ¥ "
  b"“!ðMβDQ¸B,õj‘» "
  b"éNõ[äCB³ÄîOtLÇÝ "
  b"(µ\r ±\x01\x03 DÇ« \v $wÖ•Û "
  b"X¾%á½\x11 @r‘˜\\x01 °Ü\x05 } "
  b"F%…SºÜN\v …³+\x11 ob'¦ "
  b"\x01 ™€zdzs¯híž\x11 ùp> "
  b"9]‰{£;HˆŽ¡šqƒp\x1C ´ "
  b".\x0E åß}AÕ»ÈÓU{_p "
  b"?¡.J•×AÙ \x01 OaiÑ”i "
  b"\e ÈÐ\t œûG÷ˆy:9Z[¯ "
  b"½xݵ$MJrØ[Ê*?Æ\x07  "
  b"\x19\x08\x00 ×sŸCL”‡ŠØ=ò\x10\x11  "
  b"“ˆ“¹=\x01 @Ë ¼Éª&8Ó "
  b"™]ß«S\x05 L?’¯°ùo®Ü¾ "
  b")\x01 Ž'$+FÓ¸\f $\x11 «_¾9 "
  b"Ê“kœÍ\x00 KÞ±EÅîB\ÒM "
  b"К„z\x01 ÖHæŸÑë\x19\x16 Èzi "
  b"púÆ/<VNj·\x19\x08 -Ls%Ó "
  b"ðAVlcöMdX¶°a‡ìû "
  b" L$\x19 ËZO>³©²fœ°{ "
  b"\x01 ™€GDØqï¸õ\f Ò7Ìû\ "
  b"\x01 ™€Z.ãr²¯â\x13\e Ÿz\x05 á "
  b"¦:a\x17 •AAp·ø¡Ìf‘- "
  b">¿–¡·&J¸¯÷ѸϿT\t  "
  b"$¶a›«öM¡ p8äÖ_]} "
  b"Øãü\x01 \\x13 G\ºo!ŽùaÝ3 "
  b"Z,‡Ø‡Lp¡ˆè¢€;º\f  "
  b"w7kÐIÞLñ©\x10 .ž"Šî¦ "
  b" rËÎ:QAÊ ¤m \x04 5¥Û "
  b"QU±|+\x05 K’½Ñ Òæ\x15 ^ "
  b"\x01 ™€x,ïq¦´…Q:™mia "
  b"‡Ä¡}†ìNm½ ƒGbXw\x15  "
  b"¤_\x18 þ¿vJ(œÝñòç\e Œ¥ "
  b"+NTdð‚Hd•3C\e ‘bŠ "
  b"/”ãùÀ´Gú“êàû2\x1D ¨• "
  b"|*«„D\x15 E{¾ˆ0uu\x03 ³ã "
  b"ƒzˆ«uOí¹\x01 SvD›eÀ "
  b"‰ÊµƒlŽN\x1A ‘²\x0E |Û¶§e "
  b"‹§qE…\r GÚ‰aî\x0E\x0E ,5} "
  b"¡\x07\x02\x02 Ð,CÉž„ô*Å+Wá "
  b"Ö5\x01 °$\x13 O¡:Š–Â:‰\x02  "
  b"à&?{ŸƒBá¶"2TÐ%`Õ "
  b"êBŒ#ÆPHœc¬=ã®þû "
  b"ø…OÓ\x16\x11 O™¦Ç€\f MŒ\x17 R "
  b"üjW6\x08 äI$žŒµ¯:Nú "
  b"½Ù\#èýHª?Ù¯êQ\x08 H "
  b"n/\x1F v2MF€ÿÁN$‡\f n "
  b"ª{æ©6ÎA"›Bç¨Lþø¯ "
  b"\x01 ™€Z,ÆphªŸ\x13 Õb\x05 %ä "
  b"/ˆà±#xBo¦ÿt\v MY.\x11  "
  b"\x1E ÷¶\x03\x05 ‡K\x06 ©^€\x02\x12 u\v d "
  b"8.yÌ–·E\x13 ½kÕ\x1F ¬nk& "
  b"`[þ©@øA\t €úI¶¦\x10 Áì "
  b"\x7F ØÄºd<ML¿&¦ú6Æ+_ "
  b"“\x0F\x12 ¿Ò\x1D Cº‚\e [È_g–• "
  b"œÛ"K~°IJ¾\x04 viKìq\f  "
  b"ºN4U«>@=€úœ{(\x07 6} "
  b"»\f )kùDJϸ*\r  \x10 »Q\x14  "
  b"¼5,¤wÚEæ†,\x07 ³YŽV/ "
  b"ÕrÂeâJï§c£¸Âs\x0E\x18  "
  b"\x05 ‡\x1C .=rBh€y\x18 ƒ%\x15 "„ "
  b"\t 5WšrZF;®ük@’™}ô "
  b"""
    \n  
    í+äé"Eõ³õÊ\x07\x1C ¹ 
    """
  b"@…×þbéB9²<Í•\t Åhä "
  b"KùsDÏ÷N\x1E «l-=Â\x01 •r "
  b"a¢·—Ú\x15 @ KýH{œ›C "
  b"q\x10 º\x1C ¼“C\x03 „P\x0E eäço "
  b"„êPÜW¨ImˆSŒßª5Qˆ "
  b"¯\x01 £5_\BI¯²aœæƒ×˜ "
  b"""
    úïä\x17 zKÆ‚h\n  
    E\x08 vAà 
    """
  b"""
    8RÆ‘¹ZDì\x13 >éM\n  
    Zk 
    """
  b"\x01 ™€”\x18 ÃsUŒr¸è{×§ž "
  b"×KÇ]INlu˜\x14 (\x01 ðÚ "
  b"WNÇ‚\x05 ÑO¹‚@s”É\x14 w» "
  b"\x15 ,ظÔ/Aã‚ÃA‘Â\x0E ð@ "
  b",àd\x1A ’3D.ƒi1f¶DÚ1 "
  b"•3¿¸³\x12 E\x07 û*ƒ\x11 "È "
  b"Qkªó]PK\x01 º\r  ~ŸIÿD "
  b"ÚUÁÊÙVEŸ B@L¼åo¡ "
  b"•`ú„£áN¿ƒ\x14 2|\x19 wŒt "
  b"ÒÎwY»›A\x1A ™nø¹`Þ?Ô "
  b"\x01 ™€GH¡r˜ŽWŽicªv6 "
  b" 1@@noGû¶•÷\x04 ›\x18 âó "
  b"¬™Ýš¥ÔCp¥P†œà-¡\x1D  "
  b"¶Ã÷\x1A ®K¨†“2ÍRÛú¨ "
  b"Ïs¢ÏùÜC±ˆ\x03 ùÚe™'\x17  "
  b"ËýJè\e\x17 Cݱ!ÍÑzÎHl "
  b"V\x02 «š\f\x19 K\v –`K\x08 \Ú½¡ "
  b"t'vÿä°H\x1C ¹p21Î%Ch "
  b"‹Œ¨ÝÇ`MÀ\x13 {\x1E ¿Q„– "
  b"¬„|_é\x1E Ci™`>âê_ "
  b"ÐI™ÈRùC\x11 ´Âîó\x01 ·…M "
  b"üñ\x18 ÇfVCYƒÇˆ§ÆÞjh "
  b"\x01 ™€Gƒ²s\x19 …Óíe™â!¬ "
  b"\x1A 0ÛñÀxB\x12 ·"l0ºwT "
  b"\x7F t*\x03 `\x05 Kã®\t ý`2ǥР"
  b"\x0F ¨lØ •Cƒ²úB–K§é° "
  b"\x12 5a\x12 à\x7F Hˆ³e\x15 n)Ÿ¯g "
  b"!ÝÚ\x19 αJ€šÂd\f [l°… "
  b"4§!k!ÎO\x00 °/¡F'9=| "
  b"EÆÌ`®¶B=±¾j\x01\x04 i\x1F • "
  b"m4"\x0F &ÊNà0\x11 ,$n„¤ "
  b"""
    rïþù‹\n  
    Bi•ùC(M_\x13 U 
    """
  b"¤‘˜ÌõDä³\x1F\x08 àÂbëo "
  b"©å\x00 `¬6K²³º\x01 (<\v p( "
  b"®ªG&y¹A\x17 ¯Ý&íg\x1F\x7F Ž "
  b"¯ŠÕõ8ØD·´žòC\x1F iê® "
  b"ÁÏ\x0F\x08\x0F JJ‡¿\v V+©C´š "
  b"ñ\t B)ûD•‘\x11 ô›Ä¡×\r  "
  b"\x01 ™€ZO+sS³™©máLë "
  b"Õ£˜9ÂÀHeÙhô\x06 œ³± "
  b"üËÿ\x05 7ºG•³\x1A nöÆÛÜ, "
  b"\x01 ™€zÁÓrˆ)'åáñ\f\x03  "
  b"ñ\x05 ÿ<XãMm¬É•÷‹\x02 ~C "
  b"\x01 ™€RÜÑs=`\x0E å\r[µ "
  b"¦¬=kKÝG+±·¹\v\x0E ©OÇ "
  b"l‹vB£uF¶°T—¹.¥¿ð "
  b"Bp…føoLyÕ¸À¶ç'‘ "
  b"½G3M\x04 ¤K–¥N\x1A ¿å\x00 …‘ "
  b"â\x0F ƒÕ2G)"դŠ"
  b"\x02 «•÷ä»E†¬\x08 '\x1A NŽˆÌ "
  b" àF"Ò×G;‡X×ò7u» "
  b",bØ÷_÷IÕŒh³G#o\x13 U "
  b"<èBÉÇwO&¶‡ëXw<7: "
  b"K/D®0FÆ´-¨¾rÒÞ‹ "
  b"k\x01 Bî\x1A K(¶¯Ä\x15 ‹Žˆ™ "
  b"p\x1C ëoR„O~ƒBj\x0E -'à "
  b"x\x1D b\x19 ¸B‰¡³´FN¼9 "
  b"ƒÍªd/\x0E DÙ±-ž{lT—\t  "
  b"ƒëá½\e ŽK¤¯kaÏüºbù "
  b"œ\x1D (ýC\x15 LÖŒçÕ\x7F Æ’¿ë "
  b"£bŒGfI¥‰PÝQ{3\x17 [ "
  b"É)±ª#ô@X¤€Oá=«ñ| "
  b"\x01 Œ\x13 ±ÚGF¨¤}có\x08 wRl "
  b"\x07 ŶñtØM¦‰œ\x13 Û?{$_ "
  b"\x08  ønåøL…”Ý•cê; "
  b"\x12 ìîû¾ŠK“¹:dÑU~š "
  b"/÷9…©È@q¤Íô×R³\x19 Ì "
  b"?¶¿Ëê\x02 D«™—±ƒ™a÷’ "
  b"E\x7F ke\x05 ‹EùŠ\e ›\x07 œ¦\x14 ! "
  b"XÄ꺮ŠON‰SþáC0Z "
  b"[›Ùî\x04 ½C1¦\t «M\÷Þz "
  b"v«YyYCe™t\x0F rèÚÕ\x00  "
  b"}Kå¸0“MϨ>Ü\x11 ˜ŸXá "
  b"ˆ¦v\x0E @\v L\x12 †ÝgÞ‚Ùª\x16  "
  b"\x03 œ;ÙJ\r š¥ç\x06 Üë¼z "
  b"¥¢eS;ÌH«–Ééç>õé\x03  "
  b"䎫ÍL\x1E @e¾fzaq\t É/ "
  b"Í\e ذ8<MèŽGgÒ\x15 “fª "
 ] 
                                 
                                
                                
                                    
SELECT 
  `property_group_option` . `id` 
FROM 
  `property_group_option` 
  LEFT JOIN  `property_group`  `property_group_option.group`  ON  `property_group_option` . `property_group_id`  =  `property_group_option.group` . `id` 
WHERE 
  (
    (
      `property_group_option.group` . `filterable`  =  ? 
    )
  )
  AND  (
    `property_group_option` . `id`  IN  (
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? 
    )
  )
ORDER BY 
  `property_group_option` . `id`  ASC 
LIMIT 
  500  
                                    Copy 
                                 
                                                                    
                                                                                
SELECT  `property_group_option` . `id`  FROM  `property_group_option`  LEFT JOIN  `property_group`  `property_group_option.group`  ON  `property_group_option` . `property_group_id`  =  `property_group_option.group` . `id`  WHERE  ((`property_group_option.group` . `filterable`  =  1 )) AND  (`property_group_option` . `id`  IN  (0xA6EAED742DF9498F86A1AA6196E97E26 ,  0x23374C0D575A417DAC3766E1C392E429 ,  0x26B2F3A5E517446C9EB9A7F8A0F08686 ,  0x3DBB8A3DF07E4A559C5E3091C221A3A9 ,  0x58E34BC085714D82B41F0789614AFD34 ,  0x61D3E268E2A445FAAA8E960C136ED97D ,  0x954B323FB5F14A89A934DF5A62927FA0 ,  0x1A92170A015E40729F28D756F298B1B6 ,  0xD020299E7BF24774B82D6D96D79EE3C5 ,  0xEE95A6D12F6540F798715F3847C8FE75 ,  0x016CD737CCD34B5FB91A4F555A65743A ,  0x9D90C80FE304412DA19AE77C7684BB0F ,  0x466168D7AF04478197259EB8BAED1435 ,  0x4751C63BA7BD4B50B01B6BC703C3D884 ,  0x6D4D0B063A114333888FDC710ECE145F ,  0x8163C5BAE76F4D7FA51637BB3A3060A1 ,  0x41F1C5C9F8254FF7BECA353A6C095D47 ,  0xF70A79A97A0F4EA9A06A6462A8523479 ,  0xF4CDB174E04D4F9CB8C03B6ED617D941 ,  0x60488494DB4D4871BCCA62AF889D07F4 ,  0xF0EEC41867E04F64B857A151647ED96E ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0x61E805A993444D489A4D99A6EC5BA439 ,  0x3F700479955240AD895E689FF95452B3 ,  0xD75E9502D0634DA28CDBE1C682D89057 ,  0x51F25F22D5AF46FF954FF0A549DFBE4C ,  0x5A2BEAFCB9B84183B794BC29C3252824 ,  0x3D663CB31D1A4304876BDC28C5EC02DF ,  0x76EF4A41CBFD4AD48C9453EB9704AA1D ,  0xAFFC2DE8F9D54F309F3D439036375E75 ,  0x94E122469D98422E9E1B31612F615B8E ,  0x631E66047EE248C8BDEA8B43DDE37FCE ,  0xD2B094FBBCFA4D8E843275C9E12F839D ,  0x9488DA5D237B437C8395C8BB1F78014F ,  0xDB97E26167884B0EAD36505998A9E623 ,  0x825DCA932B064790A41A1E89DE7218D2 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xBEE969209DFC41B7BF9614577FDB9E22 ,  0x5837973C22EC44218CF1171ABED96CB0 ,  0x8C60CB0FE1104C48BA15B09432A7D047 ,  0x5CA0C76302534C468993F57E3056F242 ,  0x36944858649C4DFF9B321F69B23D17AF ,  0x4B80F64A56264389A2EECDDF55907AB4 ,  0x4F06B6FB4AD84A72ADF9F82EC3BD160A ,  0xB0402B8D72864AE2B4BFC720D5A6667F ,  0xB7F13FE1C319488A9054CBA06D84D80C ,  0x1B545F6623E1476D88A02085908AC42D ,  0x59AE43D06D374FBE8EB1F48E424837FF ,  0x5EDA8AE563C94AE8A057E84C862F09B2 ,  0x853EE8FBBD1D45B08A7C95D785FA7CC3 ,  0xD78FDD54BF7F4C0190255454075E9575 ,  0x4364BBA973104DAE87963BB9AE206570 ,  0x7DF932CDDCD649E6807A3BDE8E03591F ,  0xB7461F8490484A2E90BED4FEBCEE5A5B ,  0xE69CF2A19F4847658195A2374BEC493D ,  0x3F26637AE42244E9B7CE3BCE2A9964F3 ,  0x43B058233AFE4030B8399BFD759D9361 ,  0x7976BD1DD46644F184FC60BA62FAEF92 ,  0x8087FB95D7284E7183021B373DA70371 ,  0x2B28475B2E2A4F08A843DF8401D3C9FC ,  0x018E39DB484C704E8EC651DA6E59E593 ,  0x2D7FB9402D164EA0B9A681DA9856F46B ,  0x78EDEEFBE78B48408C9313C5AF7B0382 ,  0xB6E48C81077A4FC6A6161512F1F1C5C1 ,  0xC24E5CF41C894788AFB25E3D4BC9152B ,  0xBA190BCC33224C4A93A858542875D038 ,  0xCF88CACEE32D4C3A83FA571FE6E3EDAE ,  0xD500DEA809834E9DACCA085A52FB482F ,  0xF990A4C46D654ADBBAD4903047E96F20 ,  0x0498F7149D704A5A93D580DEDD1CF875 ,  0x3F647B6758404D29874FC935B48E48F8 ,  0x498AACEEADF44342B6B137CCA13B58CC ,  0x9919626664C5447F81DCB5B516000CAD ,  0xE0F845A528D445A1B99ABF79D79888C7 ,  0xC4FF5E0C99374D13B3E846AC9F1F34B4 ,  0xC67079F514EB47188FE6692BDDDDE13B ,  0xF720A71CDCF54E5BA6357F3E101EC627 ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0x018EC26E825F72F1AE092EECDBE63523 ,  0x018E39BE41417069BC2636F3F501C617 ,  0x018E39DB498D71C0BDB7F4301FA1C915 ,  0x018E39DD918571D1B88DEEDE81C1512E ,  0x362A57AF2B8B43D283376D4AEB895E6F ,  0x410A9D942700494BA3B6DCA82194DEE3 ,  0x70E2C54635E04A3287459FC1BB7779FB ,  0x9313030D057C48CBB22749EFB943F24B ,  0x4C255A2663F74038A892DD0E86C227B3 ,  0x56B5A8D6BD53456A8DFE3CB54CC43A8E ,  0x00BABFDCA33C49F0BEDA359216A55ADA ,  0x0F52EC7E3AA9494DAAF0918F1EC3B1C8 ,  0x12A8A59BFA904DDEA84D35195C046CB5 ,  0x2B212E6258244DEDA28F3165BA100BF8 ,  0x346A402FC93B43F3B431A6A629C9C529 ,  0x3B530DAB08F2412A8A203684900C50F2 ,  0x3F2B9F7109CF4117A3FFA98863C2B511 ,  0x54E1BECDFD8942418D0A7652624217B7 ,  0x5B227892F62445A3B85052F888BC47A2 ,  0x66381B00BCEE4367BA7C804BF08A8772 ,  0x6A9044A5310F4683B6C2057C65EE1A45 ,  0x7103AF2FE8504199AFFB67AE55356D08 ,  0x778A02FCEAD24A5AB09144715397EE71 ,  0x785CBF218DC04B9A85A140E8C2E14485 ,  0xB44E039D0BF649DC9918FAF6ED54FF41 ,  0xC8E3C9E1EBCA4632B0F82A44688D32DE ,  0xEA8A1514151948F5818333BAB6673DB9 ,  0xF00914139C1841C9A56D7C61681815B7 ,  0xF76B69E38EFA4A689993F54F9F49154E ,  0xFD6A4A85F8D44B929FCF4C776B9CF183 ,  0x2A44E2A6EB6646CCAEB242DF33352118 ,  0x33788FFF7B4B4BDB8D18A1A3CB867AA4 ,  0x96CD4AAA1D4B496FB1B36D9D284CF59D ,  0x984CD60E60B64C41A0CCDBDBCF1EAB4D ,  0xAFC4A8DAF6204E14842524335BCA6BD6 ,  0xDB5D99C59EB84363832812A86437FA22 ,  0xFB60E0CA719347DA8737D3ADAB1BEFA0 ,  0xFF0A3F8F3CCF4CB7B3A53B6B7458F741 ,  0x018D11D053B471A3BD44ECB980923663 ,  0x06F40F999E15466583BA904DFE28807B ,  0x260DD38E3965481789BF60917AC9C2B2 ,  0x339EA0F4203745F0B96001CFA3565E75 ,  0xEE192A4CB17847DC897320C2C36B52C9 ,  0x412B3D4BD1114C8E8D9F4CAA22CAF938 ,  0x47DE3E1519A649D191FD46FA86C3DA29 ,  0x959D8B461659466EA39752B2E811D229 ,  0xE50CB50D58B643589B0D780360B0156F ,  0xF5A0829D5B8943579C35968716309FA8 ,  0x77A2C8637D5F4BB2A909999C7454731E ,  0x018E39DE6E8570CDBF6878315042F691 ,  0x018EC260604E710286204C912CCB79EF ,  0x018EC26E7EFF713EA7B024F1A127CF68 ,  0xD82CCE51C80B4D33A23F63A7700731FC ,  0x2137F4A52DCF4E379DD46E57F0957CEF ,  0x508065316FFA49B7A94AC9DD0782F3B7 ,  0x9C3B93226C0E4EEF9910D1DF17D893DA ,  0x18014EDFC59349CF9CA05ACCEABA2B0E ,  0x2B315F11F65E464192A9264DE958FE0D ,  0xB964C0C143B94958B33C97D391E661AA ,  0xF687858549674E9C8361347B25225FD6 ,  0x28921336B8814F3FA1122F7794509F27 ,  0x42C60C8275BA458FAEC844B85C60C63D ,  0x5F47880B1C154D35A15EBD43A79900B8 ,  0x6BB1C84DC86B482F85C23D1EB5629FB0 ,  0x7384E7D32640448E864CDCD38CAD6A14 ,  0x756BC61010804494B6A9B6983952ED95 ,  0x9030014967C1436DAB0E9A9E7A36A369 ,  0xA1E08433503D41B6BA6976CE517E3768 ,  0xDA8BAE0B60194F449BEDB71A42C93260 ,  0xF7127092EE75468FB7550FC1C04F4B6C ,  0x1D6F5625F4B0434AA5F3B2B22064297A ,  0xEC4D9E11C12E4CD89526A7E4B1BC02D4 ,  0xF13D2484140B4EBAB568C2E8F70DB9FF ,  0x091E3FA148134C26808558FF08D81516 ,  0x22A32D4D3AC44213A6D4EB05BC991824 ,  0x2348E2B0D890403B9B76F925AEB013CC ,  0x4E83E5F028EA42AD988C7F4526276B3B ,  0x55B5900C57F54D8D8A035FFD899895E3 ,  0x9FEEDB2B5BB84883A8722E0C9024DD9B ,  0xA666338B4819420983077A440D67895D ,  0xB0D6F939BA5A4A3C96583013CB0182EB ,  0xCB6C8B56245A42339FBA8BA3EB09F114 ,  0xD5A3E6AB9B134B50930C8D58F7126E18 ,  0xE23ABD1402A644CBBC705A76AD84C0AB ,  0x144D129E9D0B40D9A07D37D5D2879D97 ,  0x1F76111E8C3148AF97A851D9A7B951BD ,  0x2AF69DF36CD4479BBD2CE6FE39831F31 ,  0x345573F747D94690A0220DFB02C51FD0 ,  0x37B8120EC631420DB413FA76A2D1B8E9 ,  0x3A6F3C6C9EB948859C12018D161C4EC5 ,  0x4F4A6AAC4F524E088422FCC0889F4D2A ,  0x5585044676B64161A0187033658DF888 ,  0x5D1BA3B08C4A462DA1AD4709664B2EB0 ,  0x6094436B97BD4DFFB6E1185BABF20329 ,  0x62ED50AE26464ACAA3F739DD6D7B0BE9 ,  0x7C138D7346794B088DAFA759B98E3773 ,  0x81D82EF83AB342A99B6B49CA3C08DA61 ,  0x828FE9B219DA4085922EDAC3E1CD1DEB ,  0xA3F937D58B364557A924F24C6FE0BA2D ,  0xC6A69E9164C2487B9A4C701591435CA4 ,  0xC94A80EF8A354F9A93BBDDF6F6C5B4FE ,  0xF922FC4C9D4C46F8AC6903A9924AECDD ,  0xFC7A29F4A3DA468A830AE7F98EE0C5B2 ,  0x018D11BAB4A6712EBA81235B9E3F4780 ,  0x0D0EB80D020B42F2BAC9202E3ADEF21E ,  0x1A1F6FA008BC409EB0F086D5E6FEE885 ,  0x27F166CF430A4C9B8D777C77D44C101E ,  0x28138E6BC0F749119539B4F5FC61C9AA ,  0x2AC8454B375041ABB5F57B5A968A7B9A ,  0x333E1C82D3F24450B5BF63F604DB455A ,  0x356FDCE3526B4AB8A4ADD542E25F27CB ,  0x3A20F1AB12414BDD88A721E2602E3917 ,  0x5740B08AB24D4B898156554771D41084 ,  0x5A136F44104F4B8A8A53246F19C8C9E7 ,  0x60D1197B0BA04A14A08F9F14FAAFF693 ,  0x6958BD02963F4C2CB61FE182E3AFAF6B ,  0x71193D64639441C2A7A9A10160C619F7 ,  0x7B8E99E96C3C4BA485334054FD90CACC ,  0x7DD6B8DC4D5440468E07D0E2C9B7609F ,  0x98AE7A3C87FC4FF8B443740939DD83DE ,  0xA2B24915BDA14528893C6771CB69C349 ,  0xAC0F10E005DF405C91EEB509E99C3B4F ,  0xB4AFD32E876E4CA5A0F18D784FACB072 ,  0xB826BCE8B48648BB96ECFD22D1EAD1F2 ,  0xB8D6358FBC5D4F23BF2775A1395B7056 ,  0xBE4215983C5A4F24AC9BF870ED4ABAE0 ,  0xC171543B47934AFE8DB3E6B315360C87 ,  0xC6B068DBE8AB4162BDCC35875D442B51 ,  0xC6D0D0D6FE0840F9984F26BCE3913CD4 ,  0xDEB017D1C6204B33B64DC91FE98A7E98 ,  0xE80C68BC85274609A5EEE408C32EE541 ,  0xE8D5CE6F575042278249B2D9B9F10263 ,  0xE8DA3606107D4BB0A42121A366278F44 ,  0xEFFF9B7CDA2646AC9E028725D7EC15B5 ,  0xF7D37D10CF8C4E12BC21402F62346D1D ,  0xFC33DF7FB0314034A925028F86CD60EA ,  0xC7423A7125A44FCD9D9191AEBB17FF70 ,  0xBBC701CEC68C42429A53D3BF27ABD7E1 ,  0x7D851BE37AB949C2B15E9F0B352F1A5F ,  0x708170651EB5451D83764B55F6EAFE8D ,  0x74C3D53F2DBF4D29B9DC4416A99E53C1 ,  0x9A4843BA3DC942A7AD200B98540C8EA8 ,  0x92FCC1924C284825A0E3B8ABB7DAC58B ,  0xC3CB0032CC44446EB5B5F78561CE9B06 ,  0x99B252833D004F498763BE55DD54C9E2 ,  0xA04F6ED76A6A41FDAFD911A1ADA5B512 ,  0x26EB348ACD264BC3A004340C8DBFD2DC ,  0x41E692391700406D90AE017E085B9EB5 ,  0x6D0B776E9F2D4C0695053213DE80B4AD ,  0x867484AB36474AC9BA291ED058BA9AC8 ,  0xCB9D888E0F5A4198A95004E4997F3962 ,  0x07A7EA208AA24EBAAA45D42ACA0A04E1 ,  0x5EA8CE7A8F444B5594594313A1F34D03 ,  0x7504B30A76374168BFCD37526FCA5EDA ,  0x221CA9A1D69949B8B39EA1F640B706D9 ,  0xA2617A8393BC4B74879D813E9EBAFBD0 ,  0xA2C525683EDC462A816BD0C4D9DB650F ,  0x92B1C0DECD234D66AF1FE8A290AFFF0E ,  0x1DEA6DFADF0A4C909226B6FDF991ED81 ,  0x775B1B93E4DF4A49BF565ABC2536F18D ,  0x8C0BABAEBB144BDC9C35BA9C25F66DF6 ,  0x18A4436BD6384878BD2925AF066B0C94 ,  0x759361D27ECE49D5BFD10338D458868F ,  0x16B240ADFC5A41FABF0F4A56AE541DDA ,  0xAE3437146FEC450F8E80215B4F4FE6EE ,  0x1FBD82C783864BEF93F2967CB5C234EE ,  0x228A3FC224E840EFB06FB48DA53CDFE8 ,  0x98CE29D36B95425D961D024709ABF96D ,  0xDCE63ABB88CF41E19AFD2C21E7F0793F ,  0x29314BC1F74C465B9CF1DE51B0FEEB6C ,  0x3535AA26C4204286AB9088462DB7D047 ,  0x8007A44DAE02426E89F43E72F1024A35 ,  0x807CBBAE2BFD45FCB1EC240DB244FD44 ,  0xD29820A95D114D6EA5295FF718DD5156 ,  0x6149B036A274445B8D6CD9BCAC8AEA77 ,  0xC34AF018B4F14CF788FD032453E1641F ,  0x9C3BF803C5554EC293245581324F8520 ,  0x018E39E0D725719F87EE316D153F253A ,  0x018E39E0D73C73FEA9765477085B3EC0 ,  0x14592874A4D9431F99ACA1AE5BB06021 ,  0x1AF3DA9E6DAE41BB846554F45583AD47 ,  0x3331661C1B8144CBA4D82599DA739AE8 ,  0x34B932810F164AC5B696E99D2D620F00 ,  0x454AC29858C24D04AAA38BE2BF8834B5 ,  0x4B923C8BC22843528DE8CD628507A643 ,  0x9BF63E55425A404F9E9E0CF674590B7E ,  0xA612E0DA6F194E5191330E299F49E3E0 ,  0xE678E3DB84C24D60BEA27C024C3297C6 ,  0xF18BCEB26F4E479E86E4BCA0DE1DD155 ,  0xFEFABD63DFE54DAC8E999F90B9AF0C94 ,  0x107D35FDD5BE4244AD648769BDFBF6A5 ,  0x194369071B084939A670E1E99879BA13 ,  0x269B951D8F8A4587A87A8069FF65EE33 ,  0x682019BA2FED41D99E978250AC234A26 ,  0x6B05605E1B4D47F3B7E571C9FB03D9D6 ,  0x8671310E0D0A4B0CB5EB3B2A12E37D79 ,  0xA0BC82CF35DF4DCABEEBEC4C548063C2 ,  0xA50B0196DC384690802E67A43E94D07C ,  0xB43660C8D7AB4866B631E4AFFCFE611D ,  0xC0CEA1C182534C0D9E72142AAA49C2DB ,  0xFFA88C25FAC645D788516548569C767C ,  0x8180258B3A2B4A3FA0CE85F9B80203EC ,  0xE54FA5C43E7146CA9C2E22BAC99DA699 ,  0xCB1DF853765A49DBAAB3C65843B37666 ,  0x33C0BA4B098A43A58F5FAD2B3D9331AA ,  0x45357EA790374FEA8B1F4F97A49EA146 ,  0x59D08A7338A3422298A504619E3A8448 ,  0x5AECA80A72C3422EBF6F32511D494296 ,  0x6FEC559FF8414BB282A9F248EFDF4BE8 ,  0x7638330E79F14CD9B5C3282D9A94D0B3 ,  0x8E6542E4D5BE44AB83376E8EF7AFBB08 ,  0x8FD5BB104FE34656A2B0D8D134E71AA5 ,  0x9321F04DCEB2445181B8422CF56A91BB ,  0xE94EF55BE4434281B3C4EE4F744CC7DD ,  0x28B50DB1010344C7AB200B2477D695DB ,  0x58BE25E1BD11407291985C01B0DC057D ,  0x46258553BADC4E0B85B32B116F6227A6 ,  0x0199807A647A73C2AF68ED9E11F9703E ,  0x395D897BA33B48888DA19A7183701CB4 ,  0x8E2E0EE5DF7D41D5BBC8D355907B5F70 ,  0x3FA12E4A95D741D9A0014F6169D19469 ,  0x1BC8D0099CFB47F78890793A395A5BAF ,  0xBD78DDB5244D4A7281D85BCA2A3FC607 ,  0x190800D7739F434C94878AD83DF21011 ,  0x938893B93D0140CB8FA0BCC9AA2638D3 ,  0x995DDFAB53054C3F92AFB0F96FAEDCBE ,  0x29018E27242B46D3B80C2411AB5FBE39 ,  0xCA936B9CCD004BDEB145C5EE425CD24D ,  0xD09A847A01D648E69FD1EB1916C87A69 ,  0x70FAC62F3C564E6AB719082D4C7325D3 ,  0xF041566C63F64D648158B6B06187ECFB ,  0x204C2419CB5A4F3EB3A9B290669CB07B ,  0x0199804744D871EFB8F50CD237CCFB5C ,  0x0199805A2EE372B2AFE2131B9F7A05E1 ,  0xA63A611795414170B7F8A1CC66918F2D ,  0x3EBF96A1B7264AB8AFF7D1B8CFBF5409 ,  0x24B6619BABF64DA1A07038E4D65F5D7D ,  0xD8E3FC015C13475CBA6F218EF961DD33 ,  0x5A2C87D89D874C70A188E8A2803BBA0C ,  0x77376BD049DE4CF1A9102E9E228AEEA6 ,  0x2072CBCE3A5141CAA0A46D200435A5DB ,  0x5155B17C2B054B929DBDD1A0D2E6155E ,  0x019980782CEF71A6B485513A996D6961 ,  0x87C4A17D86EC4E6DBDA0834762587715 ,  0xA45F18FEBF764A289CDDF1F2E71B8CA5 ,  0x2B4E5464F08248649533431B8191628A ,  0x2F94E3F9C0B447FA93EAE0FB321DA895 ,  0x7C2AAB844415457BBE8830757503B3E3 ,  0x837A88AB9D754FEDB9015376449B65C0 ,  0x89CAB5836C8E4E1A91B20E7CDBB6A765 ,  0x8BA77145850D47DA8961EE0E0E2C357D ,  0xA1070202D02C43C99E84F42AC52B57E1 ,  0xD63501B024134FA1903A8A96C23A8902 ,  0xE0263F7B9F8342E1B6223254D02560D5 ,  0xEA428C23C650488F9C63AC3DE3AEFEFB ,  0xF8854FD316114F99A6C7800C4D8C1752 ,  0xFC6A573608E449249E8CB5AF3A4EFA8F ,  0xBDD95C23E8FD488FAA3FD9AFEA510848 ,  0x6E2F1FAD76324D4680FFC14E24870C6E ,  0xAA7BE6A936CE41229B42E7A84CFEF8AF ,  0x0199805A2CC67068AA9F13D5620525E4 ,  0x2F88E0B12378426FA6FF740B4D592E11 ,  0x1EF7B60305874B06A95E800212750B64 ,  0x382E79CC96B74513BD6BD51FAC6E6B26 ,  0x605BFEA940F8410980FA49B6A610C1EC ,  0x7FD8C4BA643C4D4CBF26A6FA36C62B5F ,  0x930F12BFD21D43BA821B5BC85F679695 ,  0x9CDB224B7EB0494ABE0476694BEC710C ,  0xBA4E3455AB3E403D80FA9C7B2807367D ,  0xBB0C296BF9444ACFB82A0D2010BB5114 ,  0xBC352CA477DA45E6862C07B3598E562F ,  0xD572C38265E24AEFA763A3B8C2730E18 ,  0x05871C2E3D7242688079188325152284 ,  0x0935579A725A463BAEFC6B4092997DF4 ,  0x0AED2BE4E92245F5B3F5CA81071CADB9 ,  0x4085D7FE62E94239B23CCD9509C568E4 ,  0x4BF97344CFF74E1EAB6C2D3DC2019572 ,  0x61A2B797DA1540A08F4BFD487B9C9B43 ,  0x7110BA1CBC9343038F84500E65E4E76F ,  0x84EA50DC57A8496D88538CDFAA355188 ,  0xAF01A3355F5C4249AFB2619CE683D798 ,  0xFAEFE4177A904BC682680A45087641E0 ,  0x3852C691B95A44ECAD133EE94D0A5A6B ,  0x0199809418C373558C72B8E87BD7A79E ,  0xD74BC75DAD494E6CAD7598142801F0DA ,  0x574EC78205D14FB982407394C91477BB ,  0x152CD8B8D42F41E382C34191C20EF040 ,  0x2CE0641A9233442E83693166B644DA31 ,  0x9533BFB8B31245078FFB812A831122C8 ,  0x516BAAF35D504B01BA0DA07E9F49FF44 ,  0xDA55C1CAD956459FA042404CBCE56FA1 ,  0x9560FA84A3E14EBF8314327C19778C74 ,  0xD2CE7759BB9B411A996EF8B960DE3FD4 ,  0x0199804748A172988D578D6963AA7636 ,  0x203140406E6F47FBB695F7049B18E2F3 ,  0xAC99DD9AA5D44370A550869CE02DA11D ,  0xB6C39DF71AAE4BA8869332CD52DBFAA8 ,  0xCF73A2CFF9DC43B18803F9DA65992717 ,  0xCBFD4AE81B1743DDB121CDD17ACE486C ,  0x5602AB9A0C194B0B96604B085CDABDA1 ,  0x742776FFE4B0481CB9703231CE254368 ,  0x8B8CA8DDC7604DC090137B1EBF518496 ,  0xAC847C5FE91E436999603EE2EA8F9F5F ,  0xD04999C852F94311B4C2EEF301B7854D ,  0xFCF118C76656435983C788A7C6DE6A68 ,  0x0199804783B2731985D3ED6599E221AC ,  0x1A30DBF1C0784212B790226C30BA7754 ,  0x7F742A0360054BE3AE09FD6032C7A5D0 ,  0x0FA86CD820954383B2FA42964BA7E9B0 ,  0x12356112E07F4888B365156E299FAF67 ,  0x21DDDA19CEB14A809AC2640C5B6CB085 ,  0x34A7216B21CE4F00B02FA14627393D7C ,  0x45C6CC60AEB6423DB1BE6A0104691F95 ,  0x6D34220F26CA4EE09030112C246E84A4 ,  0x72EFFEF98B0A426995F943284D5F1355 ,  0xA49198CCADF544E4B31F08E0C262EB6F ,  0xA9E50060AC364BB2B3BA01283C0B7028 ,  0xAEAA472679B94117AFDD26ED671F7F8E ,  0xAF8AD5F538D844B7B49EF2431F69EAAE ,  0xC1CF0F080F4A4A87BF0B562BA943B49A ,  0xF19D094229FB44959111F49BC4A1D70D ,  0x0199805A4F2B7353B399A99D6DE14CEB ,  0xD5A39839C2C0486590D968F4069CB3B1 ,  0xFCCBFF0537BA4795B31A6EF6C6DBDC2C ,  0x0199807AC1D37290882927E5E1F10C03 ,  0xF105FF3C58E34D6DACC995F78B027E43 ,  0x01998052DCD1733D8F600EE55C725BB5 ,  0xA6AC3D6B4BDD472BB1B7B90B0EA94FC7 ,  0x6C8B7642A37546B6B05497B92EA5BFF0 ,  0x42708566F86F4C79ADD5B8C0B6E72791 ,  0xBD47334D04A44B96A54E1ABFE5008591 ,  0xE20F83D5813247EE848A2922D5A4C58E ,  0x02AB95F7E4BB4586AC08271A4E8E88CC ,  0x20E04622D2D7473B878158D7F23775BB ,  0x2C62D8F75FF749D58C68B347236F1355 ,  0x3CE842C9C7774F26B687EB58773C373A ,  0x4B2F44AE813046C6B42DA8BE72D2DE8B ,  0x6B8F0142EE1A4B28B6AFC4158B8D8899 ,  0x701CEB6F52844F7E83426A900E2D27E0 ,  0x781D906219B8428990A1B3B4464EBC39 ,  0x83CDAA642F0E44D9B12D9E7B6C549709 ,  0x83EBE1BD1B8D4BA4AF6B61CFFCBA62F9 ,  0x9C1D28FD43154CD68CE7D57FC692BFEB ,  0xA390628C476649A58950DD517B33175B ,  0xC929B1AA23F44058A4804FE13DABF17C ,  0x018C13B1DA4746A8A47D63F30877526C ,  0x07C5B6F174D84DA6899C13DB3F7B245F ,  0x0820F86EE5F84C85948FDD958163EA3B ,  0x12ECEEFBBE8A4B93B93A64ADD1557E9A ,  0x2FF73985A9C84071A4CDF4D752B319CC ,  0x3FB6BFCBEA0244AB9997B1839961F792 ,  0x457F6B65058B45F98A1B9B079CA61421 ,  0x58C4EABAAE8A4F4E8953FEE143305A90 ,  0x5B9BD9EE04BD4331A609AB4D5CF7DE7A ,  0x76AB597959AD436599740F72E8DAD500 ,  0x7D4BE5B830934DCFA83EDC11989F58E1 ,  0x88A6760E400B4C1286DD67DE82D9AA16 ,  0x8F039C813BD94A0D9AA5E706DCEBBC7A ,  0xA5A265533BCC48AB96C9E9E73EF5E903 ,  0xE48EABCD4C1E4065BE667A617109C92F ,  0xCD1BD8B0383C4DE88D4767D2159366AA )) ORDER BY  `property_group_option` . `id`  ASC  LIMIT  500 ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            69 
                                6.84 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.media` . `id`  as  `property_group_option.media.id` ,  `property_group_option.media` . `user_id`  as  `property_group_option.media.userId` ,  `property_group_option.media` . `media_folder_id`  as  `property_group_option.media.mediaFolderId` ,  `property_group_option.media` . `mime_type`  as  `property_group_option.media.mimeType` ,  `property_group_option.media` . `file_extension`  as  `property_group_option.media.fileExtension` ,  `property_group_option.media` . `uploaded_at`  as  `property_group_option.media.uploadedAt` ,  `property_group_option.media` . `file_name`  as  `property_group_option.media.fileName` ,  `property_group_option.media` . `file_size`  as  `property_group_option.media.fileSize` ,  `property_group_option.media` . `media_type`  as  `property_group_option.media.mediaTypeRaw` ,  `property_group_option.media` . `meta_data`  as  `property_group_option.media.metaData` ,  `property_group_option.media` . `config`  as  `property_group_option.media.config` ,  `property_group_option.media` . `path`  as  `property_group_option.media.path` ,  `property_group_option.media` . `private`  as  `property_group_option.media.private` ,  `property_group_option.media` . `thumbnails_ro`  as  `property_group_option.media.thumbnailsRo` ,  `property_group_option.media` . `file_hash`  as  `property_group_option.media.fileHash` ,  `property_group_option.media` . `created_at`  as  `property_group_option.media.createdAt` ,  `property_group_option.media` . `updated_at`  as  `property_group_option.media.updatedAt` ,  `property_group_option.media.translation.title` ,  `property_group_option.media.translation.title`  as  `property_group_option.media.title` ,  `property_group_option.media.translation.alt` ,  `property_group_option.media.translation.alt`  as  `property_group_option.media.alt` ,  `property_group_option.media.translation.customFields` ,  `property_group_option.media.translation.customFields`  as  `property_group_option.media.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  `media`  `property_group_option.media`  ON  `property_group_option` . `media_id`  =  `property_group_option.media` . `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`  LEFT JOIN  (SELECT  `property_group_option.media.translation` . `media_id` ,  `property_group_option.media.translation` . `alt`  as  `property_group_option.media.translation.alt` ,  `property_group_option.media.translation` . `title`  as  `property_group_option.media.translation.title` ,  `property_group_option.media.translation` . `custom_fields`  as  `property_group_option.media.translation.customFields`  FROM  `media_translation`  `property_group_option.media.translation`  WHERE  `property_group_option.media.translation` . `language_id`  =  ? ) `property_group_option.media.media_translation`  ON  `property_group_option.media.media_translation` . `media_id`  =  `property_group_option.media` . `id`  WHERE  `property_group_option` . `id`  IN  (? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  b"/»_ââšMpªXTÎ|ãâ\v  "
  b"/»_ââšMpªXTÎ|ãâ\v  "
  b"\x00 º¿Ü£<Ið¾Ú5’\x16 ¥ZÚ "
  b"\x01 l×7ÌÓK_¹\x1A OUZet: "
  b"\x01 Œ\x13 ±ÚGF¨¤}có\x08 wRl "
  b"\x01 Ž\x11 º´¦q.º#[ž?G€ "
  b"\x01 Ž\x11 ÐS´q£½Dì¹€’6c "
  b"\x01 Ž9¾AApi¼&6óõ\x01 Æ\x17  "
  b"\x01 Ž9ÛHLpNŽÆQÚnYå“ "
  b"\x01 9ÛIŽqÀ½·ô0\x1F ¡É\x15  "
  b"\x01 9Ý‘…qѸŽîÞÁQ. "
  b"\x01 Ž9Þn…pÍ¿hx1PBö‘ "
  b"\x01 Ž9à×%qŸ‡î1m\x15 ?%: "
  b"\x01 ŽÂ``Nq\x02 † L‘,Ëyï "
  b"\x01 ŽÂn~ÿq>§°$ñ¡'Ïh "
  b"\x01 ŽÂn‚_rñ®\t .ìÛæ5# "
  b"\x01 ™€GDØqï¸õ\f Ò7Ìû\ "
  b"\x01 ™€GH¡r˜ŽWŽicªv6 "
  b"\x01 ™€Gƒ²s\x19 …Óíe™â!¬ "
  b"\x01 ™€RÜÑs=`\x0E å\r[µ "
  b"\x01 ™€Z,ÆphªŸ\x13 Õb\x05 %ä "
  b"\x01 ™€Z.ãr²¯â\x13\e Ÿz\x05 á "
  b"\x01 ™€ZO+sS³™©máLë "
  b"\x01 ™€x,ïq¦´…Q:™mia "
  b"\x01 ™€zdzs¯híž\x11 ùp> "
  b"\x01 ™€zÁÓrˆ)'åáñ\f\x03  "
  b"\x01 ™€”\x18 ÃsUŒr¸è{×§ž "
  b"\x02 «•÷ä»E†¬\x08 '\x1A NŽˆÌ "
  b"\x04 ˜÷\x14 pJZ“Õ€ÞÝ\x1C øu "
  b"\x05 ‡\x1C .=rBh€y\x18 ƒ%\x15 "„ "
  b"\x06 ô\x0F ™ž\x15 FeƒºMþ(€{ "
  b"""
    \x07 §ê Š¢NºªEÔ*Ê\n  
    \x04 á 
    """
  b"\x07 ŶñtØM¦‰œ\x13 Û?{$_ "
  b"\x08  ønåøL…”Ý•cê; "
  b"\t\x1E ?¡H\x13 L&€…Xÿ\x08 Ø\x15\x16  "
  b"\t 5WšrZF;®ük@’™}ô "
  b"""
    \n  
    í+äé"Eõ³õÊ\x07\x1C ¹ 
    """
  b"\r \x0E ¸\r \x02\v BòºÉ .:Þò\x1E  "
  b"\x0F Rì~:©IMªð‘\x1E Ã±È "
  b"\x0F ¨lØ •Cƒ²úB–K§é° "
  b"\x10 }5ýÕ¾BDd‡i½ûö¥ "
  b"\x12 5a\x12 à\x7F Hˆ³e\x15 n)Ÿ¯g "
  b"\x12 ¨¥›úMÞ¨M5\x19 \\x04 lµ "
  b"\x12 ìîû¾ŠK“¹:dÑU~š "
  b"\x14 M\x12 ž\v @Ù }7ÕÒ‡— "
  b"\x14 Y(t¤ÙC\x1F ™¬¡®[°`! "
  b"\x15 ,ظÔ/Aã‚ÃA‘Â\x0E ð@ "
  b"\x16 ²@üZAú¿\x0F JV®T\x1D Ú "
  b"\x18\x01 NßÅ“IÏœ ZÌêº+\x0E  "
  b"\x18 ¤CkÖ8Hx½)%¯\x06 k\f ” "
  b"\x19\x08\x00 ×sŸCL”‡ŠØ=ò\x10\x11  "
  b"\x19 Ci\x07\e\x08 I9¦páé˜yº\x13  "
  b"\x1A\x1F o \x08 ¼@ž°ð†Õæþè… "
  b"""
    \x1A ’\x17 \n  
    \x01 ^@rŸ(×Vò˜±¶ 
    """
  b"\x1A óÚžm®A»„eTôUƒG "
  b"\e T_f#áGmˆ  …ŠÄ- "
  b"\e ÈÐ\t œûG÷ˆy:9Z[¯ "
  b"\x1D oV%ô°CJ¥ó²² d)z "
  b"""
    \x1D êmúß\n  
    L’&¶ýù‘í 
    """
  b"\x1E ÷¶\x03\x05 ‡K\x06 ©^€\x02\x12 u\v d "
  b"\x1F v\x11\x1E Œ1H¯—¨QÙ§¹Q½ "
  b"\x1F ½‚ǃ†Kï“ò–|µÂ4î "
  b" 1@@noGû¶•÷\x04 ›\x18 âó "
  b" L$\x19 ËZO>³©²fœ°{ "
  b" rËÎ:QAÊ ¤m \x04 5¥Û "
  b" àF"Ò×G;‡X×ò7u» "
  b"!7ô¥-ÏN7ÔnWð•|ï "
  b"!ÝÚ\x19 αJ€šÂd\f [l°… "
  b""\x1C ©¡Ö™I¸³ž¡ö@·\x06 Ù "
  b""Š?Â$è@ï°o´Ž¥<ßè "
  b""£-M:ÄB\x13 ¦Ôë\x05 ¼™\x18 $ "
  b"#7L\r WZA}¬7fáÃ’ä) "
  b"#Hâ°Ø@;›vù%®°\x13 Ì "
  b"$¶a›«öM¡ p8äÖ_]} "
  b"&\r ÓŽ9eH\x17 ‰¿`‘zɲ "
  b"&›•\x1D ŠE‡¨z€iÿeî3 "
  b"&²ó¥å\x17 Dlž¹§ø ð†† "
  b"&ë4ŠÍ&Kà\x04 4\f Ž¿ÒÜ "
  b"""
    'ñfÏC\n  
    L›Žw|wÔL\x10\x1E  
    """
  b"(\x13 ŽkÀ÷I\x11 •9´õüaɪ "
  b"(’\x13 6¸O?¡\x12 /w”P' "
  b"(µ\r ±\x01\x03 DÇ« \v $wÖ•Û "
  b")\x01 Ž'$+FÓ¸\f $\x11 «_¾9 "
  b")1KÁ÷LF[œñÞQ°þël "
  b"*Dâ¦ëfFÌ®²Bß35!\x18  "
  b"*ÈEK7PA«µõ{Z–Š{š "
  b"*öólÔG›½,æþ9ƒ\x1F 1 "
  b"+!.bX$Mí¢1eº\x10\v ø "
  b"+(G[.*O\x08 ¨Cß„\x01 ÓÉü "
  b"+1_\x11 ö^FA’©&MéXþ\r  "
  b"+NTdð‚Hd•3C\e ‘bŠ "
  b",bØ÷_÷IÕŒh³G#o\x13 U "
  b",àd\x1A ’3D.ƒi1f¶DÚ1 "
  b"-\x7F ¹@-\x16 N ¹¦Ú˜Vôk "
  b"/ˆà±#xBo¦ÿt\v MY.\x11  "
  b"/”ãùÀ´Gú“êàû2\x1D ¨• "
  b"/÷9…©È@q¤Íô×R³\x19 Ì "
  b"31f\x1C\e DˤØ%™Úsšè "
  b"3>\x1C ‚ÓòDPµ¿cö\x04 ÛEZ "
  b"3xÿ{KKÛŽ\x18 ¡£Ë†z¤ "
  b"3ž ô 7Eð¹`\x01 Ï£V^u "
  b"3ÀºK\t ŠC¥_+=“1ª "
  b"4Us÷GÙF "\r û\x02 Å\x1F Ð "
  b"4j@/É;Có´1¦¦)ÉÅ) "
  b"4§!k!ÎO\x00 °/¡F'9=| "
  b"4¹2\x0F\x16 JŶ–é-b\x0F\x00  "
  b"5oÜãRkJ¸¤ÕBâ_'Ë "
  b"6*W¯+‹CÒƒ7mJë‰^o "
  b"6”HXdœMÿ›2\x1F i²=\x17 ¯ "
  b"7¸\x12\x0E Æ1B\r ´\x13 úv¢Ñ¸é "
  b"8.yÌ–·E\x13 ½kÕ\x1F ¬nk& "
  b"""
    8RÆ‘¹ZDì\x13 >éM\n  
    Zk 
    """
  b"9]‰{£;HˆŽ¡šqƒp\x1C ´ "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b": ñ«\x12 AK݈§!â`.9\x17  "
  b":o<lž¹H…œ\x12\x01 Ž\x16\x1C NÅ "
  b";S\r «\x08 òA*Š 6„\f Pò "
  b"<èBÉÇwO&¶‡ëXw<7: "
  b"=f<³\x1D\x1A C\x04 ‡kÜ(Åì\x02 ß "
  b"=»Š=ð~JUœ^0‘Â!£© "
  b">¿–¡·&J¸¯÷ѸϿT\t  "
  b"?&czä"Dé·Î;Î*™dó "
  b"?+Ÿq\t ÏA\x17 £ÿ©ˆcµ\x11  "
  b"?d{gX@M)‡OÉ5´ŽHø "
  b"?p\x04 y•R@‰^hŸùTR³ "
  b"?¡.J•×AÙ \x01 OaiÑ”i "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"?¶¿Ëê\x02 D«™—±ƒ™a÷’ "
  b"@…×þbéB9²<Í•\t Åhä "
  b"A\n ”'\x00 IK£¶Ü¨!”Þã "
  b"A+=KÑ\x11 LŽLª"Êù8 "
  b"Aæ’9\x17\x00 @m®\x01 ~\x08 [žµ "
  b"AñÅÉø%O÷¾Ê5:l\t ]G "
  b"Bp…føoLyÕ¸À¶ç'‘ "
  b"BÆ\f ‚uºE®ÈD¸\`Æ= "
  b"Cd»©s\x10 M®‡–;¹® ep "
  b"C°X#:þ@0¸9›ýu“a "
  b"E5~§7Oê‹\x1F O—¤ž¡F "
  b"EJ˜XÂM\x04 ª£‹â¿ˆ4µ "
  b"E\x7F ke\x05 ‹EùŠ\e ›\x07 œ¦\x14 ! "
  b"EÆÌ`®¶B=±¾j\x01\x04 i\x1F • "
  b"F%…SºÜN\v …³+\x11 ob'¦ "
  b"Fahׯ\x04 G—%ž¸ºí\x14 5 "
  b"GQÆ;§½KP°\e kÇ\x03 ÃØ„ "
  b"GÞ>\x15\x19 ¦IÑ‘ýFú†ÃÚ) "
  b"IЬîôCB¶±7Ì¡;XÌ "
  b"K/D®0FÆ´-¨¾rÒÞ‹ "
  b"K€öJV&C‰¢îÍßUz´ "
  b"K’<‹Â(CRŽèÍb…\x07 ¦C "
  b"KùsDÏ÷N\x1E «l-=Â\x01 •r "
  b"L%Z&c÷@8¨’Ý\x0E †Â'³ "
  b"Nƒåð(êB˜Œ\x7F E&'k; "
  b"O\x06 ¶ûJØJrùø.ý\x16 \n  "
  b"OJj¬ORN\x08 „"üÀˆŸM* "
  b"P€e1oúI·©JÉÝ\x07 ‚ó· "
  b"QU±|+\x05 K’½Ñ Òæ\x15 ^ "
  b"Qkªó]PK\x01 º\r  ~ŸIÿD "
  b"Qò_"Õ¯Fÿ•Oð¥Iß¾L "
  b"""
    Tá¾Íý‰BAŽ\n  
    vRbB\x17 · 
    """
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"U…\x04 Fv¶Aa \x18 p3eŽøˆ "
  b"Uµ\f WõMŽŠ\x03 _ý‰˜•ã "
  b"V\x02 «š\f\x19 K\v –`K\x08 \Ú½¡ "
  b"Vµ¨Ö½SEjŽþ<µLÄ: "
  b"W@°Š²MK‰VUGqÔ\x10 „ "
  b"WNÇ‚\x05 ÑO¹‚@s”É\x14 w» "
  b"X7—<"ìD!Œñ\x17\x1A ¾Ùl° "
  b"X¾%á½\x11 @r‘˜\\x01 °Ü\x05 } "
  b"XÄ꺮ŠON‰SþáC0Z "
  b"XãKÀ…qM‚´\x1F\x07 ‰aJý4 "
  b"Y®CÐm7O¾Ž±ôŽBH7ÿ "
  b"YЊs8£B"˜¥\x04 až:„H "
  b"Z\x13 oD\x10 OKŠŠS$o\x19 ÈÉç "
  b"Z+êü¹¸Aƒ·”¼)Ã%($ "
  b"Z,‡Ø‡Lp¡ˆè¢€;º\f  "
  b"""
    Zì¨\n  
    rÃB.¿o2Q\x1D IB– 
    """
  b"["x’ö$E£¸PRøˆ¼G¢ "
  b"[›Ùî\x04 ½C1¦\t «M\÷Þz "
  b"\ Çc\x02 SLF‰“õ~0VòB "
  b"]\e £°ŒJF-¡G\t fK.° "
  b"^¨ÎzDKU”YC\x13 ¡óM\x03  "
  b"^ÚŠåcÉJè WèL†/\t ² "
  b"_Gˆ\v\x1C\x15 M5¡^½C§™\x00 ¸ "
  b"`H„”ÛMHq¼Êb¯ˆ\x07 ô "
  b"`[þ©@øA\t €úI¶¦\x10 Áì "
  b"`”Ck—½Mÿ¶á\x18 [«ò\x03 ) "
  b"`Ñ\x19 {\v  J\x14  \x14 ú¯ö“ "
  b"aI°6¢tD[ŽlÙ¼¬Šêw "
  b"a¢·—Ú\x15 @ KýH{œ›C "
  b"aÓâhâ¤EúªŽ–\f\x13 nÙ} "
  b"aè\x05 ©“DMHšM™¦ì[¤9 "
  b"bíP®&FJÊ£÷9Ým{\v é "
  b"c\x1E f\x04 ~âHȽê‹CÝã\x7F Î "
  b"f8\e\x00 ¼îCgº|€KðЇr "
  b"h \x19 º/íAÙž—‚P¬#J& "
  b"iX½\x02 –?L,¶\x1F á‚㯯k "
  b"jD¥1\x0F Fƒ¶Â\x05 |eî\x1A E "
  b"k\x05 `^\e MGó·åqÉû\x03 ÙÖ "
  b"k\x01 Bî\x1A K(¶¯Ä\x15 ‹Žˆ™ "
  b"k±ÈMÈkH/…Â=\x1E µbŸ° "
  b"l‹vB£uF¶°T—¹.¥¿ð "
  b"m\v wnŸ-L\x06 •\x05 2\x13 Þ€´ "
  b"m4"\x0F &ÊNà0\x11 ,$n„¤ "
  b"mM\v\x06 :\x11 C3ˆÜq\x0E Î\x14 _ "
  b"n/\x1F v2MF€ÿÁN$‡\f n "
  b"oìUŸøAK²‚©òHïßKè "
  b"p\x1C ëoR„O~ƒBj\x0E -'à "
  b"pâÅF5àJ2‡EŸÁ»wyû "
  b"púÆ/<VNj·\x19\x08 -Ls%Ó "
  b"q\x03 ¯/èPA™¯ûg®U5m\x08  "
  b"q\x10 º\x1C ¼“C\x03 „P\x0E eäço "
  b"q\x19 =dc”A§©¡\x01 `Æ\x19 ÷ "
  b"""
    rïþù‹\n  
    Bi•ùC(M_\x13 U 
    """
  b"s„çÓ&@DކLÜÓŒj\x14  "
  b"t'vÿä°H\x1C ¹p21Î%Ch "
  b"""
    u\x04 ³\n  
    v7Ah¿Í7RoÊ^Ú 
    """
  b"ukÆ\x10\x10 €D”¶©¶˜9Rí• "
  b"v83\x0E yñLÙµÃ(-š”г "
  b"v«YyYCe™t\x0F rèÚÕ\x00  "
  b"vïJAËýJÔŒ”Së—\x04 ª\x1D  "
  b"w7kÐIÞLñ©\x10 .ž"Šî¦ "
  b"w[\e “äßJI¿VZ¼%6ñŽ "
  b"wŠ\x02 üêÒJZ°‘DqS—îq "
  b"w¢Èc}_K²©\t ™œtTs\x1E  "
  b"x\x1D b\x19 ¸B‰¡³´FN¼9 "
  b"x\¿!ŽÀKš…¡@èÂáD… "
  b"xíîûç‹H@Œ“\x13 ů{\x03 ‚ "
  b"yv½\x1D ÔfDñ„ü`ºbúï’ "
  b"{™él<K¤…3@TýÊÌ "
  b"|\x13 ŽsFyK\x08 ޝ§Y¹7s "
  b"|*«„D\x15 E{¾ˆ0uu\x03 ³ã "
  b"}Kå¸0“MϨ>Ü\x11 ˜ŸXá "
  b"}…\e ãz¹I±^Ÿ\v 5/\x1A _ "
  b"}Ö¸ÜMT@FŽ\x07 ÐâÉ·`Ÿ "
  b"}ù2ÍÜÖIæ€z;ÞŽ\x03 Y\x1F  "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"\x7F t*\x03 `\x05 Kã®\t ý`2ǥР"
  b"\x7F ØÄºd<ML¿&¦ú6Æ+_ "
  b"€\x07 ¤M®\x02 Bn‰ô>rñ\x02 J5 "
  b"€|»®+ýEü±ì$\r ²DýD "
  b"€‡û•×(Nqƒ\x02\e 7=§\x03 q "
  b"cźçoM\x7F ¥\x16 7»:0`¡ "
  b"€%‹:+J? Î…ù¸\x02\x03 ì "
  b"Ø.ø:³B©›kIÊ<\x08 Úa "
  b"‚]Ê“+\x06 G¤\x1A\x1E ‰Þr\x18 Ò "
  b"‚é²\x19 Ú@…’.ÚÃáÍ\x1D ë "
  b"ƒzˆ«uOí¹\x01 SvD›eÀ "
  b"ƒÍªd/\x0E DÙ±-ž{lT—\t  "
  b"ƒëá½\e ŽK¤¯kaÏüºbù "
  b"„êPÜW¨ImˆSŒßª5Qˆ "
  b"…>èû½\x1D E°Š|•×…ú|Ã "
  b"""
    †q1\x0E \r\n  
    K\f µë;*\x12 ã}y 
    """
  b"†t„«6GJɺ)\x1E ÐXºšÈ "
  b"ˆ¦v\x0E @\v L\x12 †ÝgÞ‚Ùª\x16  "
  b"‰ÊµƒlŽN\x1A ‘²\x0E |Û¶§e "
  b"‹Œ¨ÝÇ`MÀ\x13 {\x1E ¿Q„– "
  b"‹§qE…\r GÚ‰aî\x0E\x0E ,5} "
  b"Œ\v «®»\x14 KÜœ5ºœ%ömö "
  b"Œ`Ë\x0F á\x10 LHº\x15 °”2§ÐG "
  b".\x0E åß}AÕ»ÈÓU{_p "
  b"ŽeBäÕ¾D«ƒ7nŽ÷¯»\x08  "
  b"\x03 œ;ÙJ\r š¥ç\x06 Üë¼z "
  b"Õ»\x10 OãFV¢°ØÑ4ç\x1A ¥ "
  b"0\x01 IgÁCm«\x0E šžz6£i "
  b"’±ÀÞÍ#Mf¯\x1F 袯ÿ\x0E  "
  b"’üÁ’L(H% ã¸«·ÚÅ‹ "
  b"“\x0F\x12 ¿Ò\x1D Cº‚\e [È_g–• "
  b"“\x13\x03 \r \x05 |H˲'Iï¹CòK "
  b"“!ðMβDQ¸B,õj‘» "
  b"“ˆ“¹=\x01 @Ë ¼Éª&8Ó "
  b"”ˆÚ]#{C|ƒ•È»\x1F x\x01 O "
  b"”á"F˜B.ž\e 1a/a[ "
  b"•3¿¸³\x12 E\x07 û*ƒ\x11 "È "
  b"•K2?µñJ‰©4ßZb’\x7F   "
  b"•`ú„£áN¿ƒ\x14 2|\x19 wŒt "
  b"•‹F\x16 YFn£—R²è\x11 Ò) "
  b"–ÍJª\x1D KIo±³m(Lõ "
  b"˜LÖ\x0E `¶LA ÌÛÛÏ\x1E «M "
  b"˜®z<‡üOø´Ct\t 9ÝƒÞ "
  b"™\x19 bfdÅD\x7F ܵµ\x16\x00\f  "
  b"™]ß«S\x05 L?’¯°ùo®Ü¾ "
  b"šHCº=ÉB§ \v ˜T\f ލ "
  b"›ö>UBZ@Ožž\f ötY\v ~ "
  b"œ\x1D (ýC\x15 LÖŒçÕ\x7F Æ’¿ë "
  b"œ;“"l\x0E Nï™\x10 Ñß\x17 Ø“Ú "
  b"œ;ø\x03 ÅUN“$U2O…  "
  b"œÛ"K~°IJ¾\x04 viKìq\f  "
  b"È\x0F ã\x04 A-¡šç|v„»\x0F  "
  b"îÛ+[¸Hƒ¨r.\f $Ý› "
  b" On×jjAý¯Ù\x11 ¡¥µ\x12  "
  b" ¼‚Ï5ßMʾëìLT€c "
  b"¡\x07\x02\x02 Ð,CÉž„ô*Å+Wá "
  b"¡à„3P=A¶ºivÎQ~7h "
  b"¢azƒ“¼Kt‡>žºûÐ "
  b"¢²I\x15 ½¡E(‰<gqËiÃI "
  b"¢Å%h>ÜF*kÐÄÙÛe\x0F  "
  b"£bŒGfI¥‰PÝQ{3\x17 [ "
  b"£ù7Õ‹6EW©$òLoàº- "
  b"¤_\x18 þ¿vJ(œÝñòç\e Œ¥ "
  b"¤‘˜ÌõDä³\x1F\x08 àÂbëo "
  b"¥\v\x01 –Ü8F€.g¤>”Ð| "
  b"¥¢eS;ÌH«–Ééç>õé\x03  "
  b"¦\x12 àÚo\x19 NQ‘3\x0E )ŸIãà "
  b"¦:a\x17 •AAp·ø¡Ìf‘- "
  b"¦f3‹H\x19 B\t ƒ\x07 zD\r g‰] "
  b"¦¬=kKÝG+±·¹\v\x0E ©OÇ "
  b"¦êít-ùI†¡ªa–é~& "
  b"©å\x00 `¬6K²³º\x01 (<\v p( "
  b"ª{æ©6ÎA"›Bç¨Lþø¯ "
  b"¬\x0F\x10 à\x05 ß@\‘îµ\t éœ;O "
  b"¬„|_é\x1E Ci™`>âê_ "
  b"¬™Ýš¥ÔCp¥P†œà-¡\x1D  "
  b"®47\x14 oìE\x0F Ž€![OOæî "
  b"®ªG&y¹A\x17 ¯Ý&íg\x1F\x7F Ž "
  b"¯\x01 £5_\BI¯²aœæƒ×˜ "
  b"¯ŠÕõ8ØD·´žòC\x1F iê® "
  b"¯Ä¨Úö N\x14 „%$3[ÊkÖ "
  b"¯ü-èùÕO0=C67^u "
  b"°@+Žr†Jâ´¿Ç Õ¦f\x7F  "
  b"°Öù9ºZJ<–X0\x13 Ë\x01 ‚ë "
  b"´6`È׫Hf¶1ä¯üþa\x1D  "
  b"´N\x03 \v öIÜ™\x18 úöíTÿA "
  b"´¯Ó.‡nL¥ ñŽxO¬°r "
  b"¶Ã÷\x1A ®K¨†“2ÍRÛú¨ "
  b"¶äŒ\x07 zOƦ\x16\x15\x12 ññÅÁ "
  b"·F\x1F „HJ.¾Ôþ¼îZ[ "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"·ñ?áÃ\x19 HŠTË m„Ø\f  "
  b"¸&¼è´†H»–ìý"ÑêÑò "
  b"¸Ö5¼]O#¿'u¡9[pV "
  b"¹dÀÁC¹IX³<—Ó‘æaª "
  b"º\x19\v Ì3"LJ“¨XT(uÐ8 "
  b"ºN4U«>@=€úœ{(\x07 6} "
  b"»\f )kùDJϸ*\r  \x10 »Q\x14  "
  b"»Ç\x01 ÎÆŒBBšSÓ¿'«×á "
  b"¼5,¤wÚEæ†,\x07 ³YŽV/ "
  b"½G3M\x04 ¤K–¥N\x1A ¿å\x00 …‘ "
  b"½xݵ$MJrØ[Ê*?Æ\x07  "
  b"½Ù\#èýHª?Ù¯êQ\x08 H "
  b"¾B\x15 ˜<ZO$¬›øpíJºà "
  b"¾éi üA·¿–\x14 W\x7F Ûž" "
  b"ÀΡÁ‚SL\r žr\x14 *ªIÂÛ "
  b"ÁqT;G“Jþ޳æ³\x15 6\f ‡ "
  b"ÁÏ\x0F\x08\x0F JJ‡¿\v V+©C´š "
  b"ÂN\ô\x1C ‰Gˆ¯²^=KÉ\x15 + "
  b"ÃJð\x18 ´ñL÷ˆý\x03 $Sád\x1F  "
  b"ÃË\x00 2ÌDDnµµ÷…aΛ\x06  "
  b"Äÿ^\f ™7M\x13 ³èF¬Ÿ\x1F 4´ "
  b"Æpyõ\x14 ëG\x18 æi+ÝÝá; "
  b"Ʀž‘dÂH{šLp\x15 ‘C\¤ "
  b"ưhÛè«Ab½Ì5‡]D+Q "
  b"ÆÐÐÖþ\x08 @ù˜O&¼ã‘<Ô "
  b"ÈãÉáëÊF2°ø*DhŽ2Þ "
  b"É)±ª#ô@X¤€Oá=«ñ| "
  b"ÉJ€ïŠ5Oš“»ÝööÅ´þ "
  b"Ê“kœÍ\x00 KÞ±EÅîB\ÒM "
  b"Ë\x1D øSvZIÛª³ÆXC³vf "
  b"Ël‹V$ZB3Ÿº‹£ë\t ñ\x14  "
  b"ˈ\x0F ZA˜©P\x04 ä™\x7F 9b "
  b"ËýJè\e\x17 Cݱ!ÍÑzÎHl "
  b"Í\e ذ8<MèŽGgÒ\x15 “fª "
  b"Ïs¢ÏùÜC±ˆ\x03 ùÚe™'\x17  "
  b"ψÊÎã-L:ƒúW\x1F æãí® "
  b"Ð )ž{òGt¸-m–מãÅ "
  b"ÐI™ÈRùC\x11 ´Âîó\x01 ·…M "
  b"К„z\x01 ÖHæŸÑë\x19\x16 Èzi "
  b"Ò˜ ©]\x11 Mn¥)_÷\x18 ÝQV "
  b"Ò°”û¼úM„2uÉá/ƒ "
  b"ÒÎwY»›A\x1A ™nø¹`Þ?Ô "
  b"Õ\x00 Þ¨\t ƒN¬Ê\x08 ZRûH/ "
  b"ÕrÂeâJï§c£¸Âs\x0E\x18  "
  b"Õ£˜9ÂÀHeÙhô\x06 œ³± "
  b"գ櫛\x13 KP“\f ŽX÷\x12 n\x18  "
  b"Ö5\x01 °$\x13 O¡:Š–Â:‰\x02  "
  b"×KÇ]INlu˜\x14 (\x01 ðÚ "
  b"×^•\x02 ÐcM¢ŒÛáÆ‚ØW "
  b"×ÝT¿\x7F L\x01 %TT\x07 ^•u "
  b"Ø,ÎQÈ\v M3¢?c§p\x07 1ü "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"Øãü\x01 \\x13 G\ºo!ŽùaÝ3 "
  b"ÚUÁÊÙVEŸ B@L¼åo¡ "
  b"Ú‹®\v `\x19 OD›í·\x1A BÉ2` "
  b"Û]™Åž¸Ccƒ(\x12 ¨d7ú" "
  b"Û—âagˆK\x0E 6PY˜©æ# "
  b"Üæ:»ˆÏAášý,!çðy? "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"Þ°\x17 ÑÆ K3¶MÉ\x1F éŠ~˜ "
  b"à&?{ŸƒBá¶"2TÐ%`Õ "
  b"àøE¥(ÔE¡¹š¿yטˆÇ "
  b"â\x0F ƒÕ2G)"դŠ"
  b"â:½\x14\x02 ¦D˼pZv„À« "
  b"䎫ÍL\x1E @e¾fzaq\t É/ "
  b"å\f µ\r X¶CX›\r x\x03 `°\x15 o "
  b"åO¥Ä>qFÊœ."ºÉ¦™ "
  b"æxãÛ„ÂM`¾¢|\x02 L2—Æ "
  b"æœò¡HGe•¢7KìI= "
  b"è\f h¼…'F\t ¥îä\x08 Ã.åA "
  b"èÕÎoWPB'‚I²Ù¹ñ\x02 c "
  b"èÚ6\x06\x10 }K°¤!!£f'D "
  b"éNõ[äCB³ÄîOtLÇÝ "
  b"êBŒ#ÆPHœc¬=ã®þû "
  b"êŠ\x15\x14\x15\x19 Hõƒ3º¶g=¹ "
  b"ìMž\x11 Á.LØ•&§ä±¼\x02 Ô "
  b"î\x19 *L±xG܉s ÂÃkRÉ "
  b"Ñ/e@÷˜q_8GÈþu "
  b"ïÿ›|Ú&F¬ž\x02 ‡%×ì\x15 µ "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  b"ðAVlcöMdX¶°a‡ìû "
  b"ðîÄ\x18 gàOd¸W¡Qd~Ùn "
  b"ñ\x05 ÿ<XãMm¬É•÷‹\x02 ~C "
  b"ñ=$„\x14\v NºµhÂè÷\r ¹ÿ "
  b"ñ‹Î²oNGž†ä¼ Þ\x1D ÑU "
  b"ñ\t B)ûD•‘\x11 ô›Ä¡×\r  "
  b"ôͱtàMOœ¸À;nÖ\x17 ÙA "
  b"õ ‚[‰CWœ5–‡\x16 0¨ "
  b"ö‡……IgNœƒa4{%"_Ö "
  b"""
    ÷\n  
    y©z\x0F N© jdb¨R4y 
    """
  b"÷\x12 p’îuF·U\x0F ÁÀOKl "
  b"÷ §\x1C ÜõN[¦5\x7F >\x10\x1E Æ' "
  b"÷kiãŽúJh™“õOŸI\x15 N "
  b"÷Ó}\x10 ÏŒN\x12 ¼!@/b4m\x1D  "
  b"ø…OÓ\x16\x11 O™¦Ç€\f MŒ\x17 R "
  b"ù"üLLFø¬i\x03 ©’JìÝ "
  b"ù¤ÄmeJÛºÔ0Géo  "
  b"""
    úïä\x17 zKÆ‚h\n  
    E\x08 vAà 
    """
  b"û`àÊq“GÚ‡7Ó«\e ï  "
  b"ü3ß\x7F °1@4©%\x02 †Í`ê "
  b"üjW6\x08 äI$žŒµ¯:Nú "
  b"""
    üz)ô£ÚFŠƒ\n  
    çùŽàŲ 
    """
  b"üñ\x18 ÇfVCYƒÇˆ§ÆÞjh "
  b"ýjJ…øÔK’ŸÏLwkœñƒ "
  b"þú½cßåM¬™¹¯\f ” "
  b"""
    ÿ\n  
    ?<ÏL·³¥;ktX÷A 
    """
  b"ÿ¨Œ%úÆE׈QeHVœv| "
 ] 
                                 
                                
                                
                                    
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.media` . `id`  as  `property_group_option.media.id` , 
  `property_group_option.media` . `user_id`  as  `property_group_option.media.userId` , 
  `property_group_option.media` . `media_folder_id`  as  `property_group_option.media.mediaFolderId` , 
  `property_group_option.media` . `mime_type`  as  `property_group_option.media.mimeType` , 
  `property_group_option.media` . `file_extension`  as  `property_group_option.media.fileExtension` , 
  `property_group_option.media` . `uploaded_at`  as  `property_group_option.media.uploadedAt` , 
  `property_group_option.media` . `file_name`  as  `property_group_option.media.fileName` , 
  `property_group_option.media` . `file_size`  as  `property_group_option.media.fileSize` , 
  `property_group_option.media` . `media_type`  as  `property_group_option.media.mediaTypeRaw` , 
  `property_group_option.media` . `meta_data`  as  `property_group_option.media.metaData` , 
  `property_group_option.media` . `config`  as  `property_group_option.media.config` , 
  `property_group_option.media` . `path`  as  `property_group_option.media.path` , 
  `property_group_option.media` . `private`  as  `property_group_option.media.private` , 
  `property_group_option.media` . `thumbnails_ro`  as  `property_group_option.media.thumbnailsRo` , 
  `property_group_option.media` . `file_hash`  as  `property_group_option.media.fileHash` , 
  `property_group_option.media` . `created_at`  as  `property_group_option.media.createdAt` , 
  `property_group_option.media` . `updated_at`  as  `property_group_option.media.updatedAt` , 
  `property_group_option.media.translation.title` , 
  `property_group_option.media.translation.title`  as  `property_group_option.media.title` , 
  `property_group_option.media.translation.alt` , 
  `property_group_option.media.translation.alt`  as  `property_group_option.media.alt` , 
  `property_group_option.media.translation.customFields` , 
  `property_group_option.media.translation.customFields`  as  `property_group_option.media.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  `media`  `property_group_option.media`  ON  `property_group_option` . `media_id`  =  `property_group_option.media` . `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` 
  LEFT JOIN  (
    SELECT 
      `property_group_option.media.translation` . `media_id` , 
      `property_group_option.media.translation` . `alt`  as  `property_group_option.media.translation.alt` , 
      `property_group_option.media.translation` . `title`  as  `property_group_option.media.translation.title` , 
      `property_group_option.media.translation` . `custom_fields`  as  `property_group_option.media.translation.customFields` 
    FROM 
      `media_translation`  `property_group_option.media.translation` 
    WHERE 
      `property_group_option.media.translation` . `language_id`  =  ? 
  ) `property_group_option.media.media_translation`  ON  `property_group_option.media.media_translation` . `media_id`  =  `property_group_option.media` . `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.media` . `id`  as  `property_group_option.media.id` ,  `property_group_option.media` . `user_id`  as  `property_group_option.media.userId` ,  `property_group_option.media` . `media_folder_id`  as  `property_group_option.media.mediaFolderId` ,  `property_group_option.media` . `mime_type`  as  `property_group_option.media.mimeType` ,  `property_group_option.media` . `file_extension`  as  `property_group_option.media.fileExtension` ,  `property_group_option.media` . `uploaded_at`  as  `property_group_option.media.uploadedAt` ,  `property_group_option.media` . `file_name`  as  `property_group_option.media.fileName` ,  `property_group_option.media` . `file_size`  as  `property_group_option.media.fileSize` ,  `property_group_option.media` . `media_type`  as  `property_group_option.media.mediaTypeRaw` ,  `property_group_option.media` . `meta_data`  as  `property_group_option.media.metaData` ,  `property_group_option.media` . `config`  as  `property_group_option.media.config` ,  `property_group_option.media` . `path`  as  `property_group_option.media.path` ,  `property_group_option.media` . `private`  as  `property_group_option.media.private` ,  `property_group_option.media` . `thumbnails_ro`  as  `property_group_option.media.thumbnailsRo` ,  `property_group_option.media` . `file_hash`  as  `property_group_option.media.fileHash` ,  `property_group_option.media` . `created_at`  as  `property_group_option.media.createdAt` ,  `property_group_option.media` . `updated_at`  as  `property_group_option.media.updatedAt` ,  `property_group_option.media.translation.title` ,  `property_group_option.media.translation.title`  as  `property_group_option.media.title` ,  `property_group_option.media.translation.alt` ,  `property_group_option.media.translation.alt`  as  `property_group_option.media.alt` ,  `property_group_option.media.translation.customFields` ,  `property_group_option.media.translation.customFields`  as  `property_group_option.media.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  `media`  `property_group_option.media`  ON  `property_group_option` . `media_id`  =  `property_group_option.media` . `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`  LEFT JOIN  (SELECT  `property_group_option.media.translation` . `media_id` ,  `property_group_option.media.translation` . `alt`  as  `property_group_option.media.translation.alt` ,  `property_group_option.media.translation` . `title`  as  `property_group_option.media.translation.title` ,  `property_group_option.media.translation` . `custom_fields`  as  `property_group_option.media.translation.customFields`  FROM  `media_translation`  `property_group_option.media.translation`  WHERE  `property_group_option.media.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.media.media_translation`  ON  `property_group_option.media.media_translation` . `media_id`  =  `property_group_option.media` . `id`  WHERE  `property_group_option` . `id`  IN  (0x00BABFDCA33C49F0BEDA359216A55ADA ,  0x016CD737CCD34B5FB91A4F555A65743A ,  0x018C13B1DA4746A8A47D63F30877526C ,  0x018D11BAB4A6712EBA81235B9E3F4780 ,  0x018D11D053B471A3BD44ECB980923663 ,  0x018E39BE41417069BC2636F3F501C617 ,  0x018E39DB484C704E8EC651DA6E59E593 ,  0x018E39DB498D71C0BDB7F4301FA1C915 ,  0x018E39DD918571D1B88DEEDE81C1512E ,  0x018E39DE6E8570CDBF6878315042F691 ,  0x018E39E0D725719F87EE316D153F253A ,  0x018EC260604E710286204C912CCB79EF ,  0x018EC26E7EFF713EA7B024F1A127CF68 ,  0x018EC26E825F72F1AE092EECDBE63523 ,  0x0199804744D871EFB8F50CD237CCFB5C ,  0x0199804748A172988D578D6963AA7636 ,  0x0199804783B2731985D3ED6599E221AC ,  0x01998052DCD1733D8F600EE55C725BB5 ,  0x0199805A2CC67068AA9F13D5620525E4 ,  0x0199805A2EE372B2AFE2131B9F7A05E1 ,  0x0199805A4F2B7353B399A99D6DE14CEB ,  0x019980782CEF71A6B485513A996D6961 ,  0x0199807A647A73C2AF68ED9E11F9703E ,  0x0199807AC1D37290882927E5E1F10C03 ,  0x0199809418C373558C72B8E87BD7A79E ,  0x02AB95F7E4BB4586AC08271A4E8E88CC ,  0x0498F7149D704A5A93D580DEDD1CF875 ,  0x05871C2E3D7242688079188325152284 ,  0x06F40F999E15466583BA904DFE28807B ,  0x07A7EA208AA24EBAAA45D42ACA0A04E1 ,  0x07C5B6F174D84DA6899C13DB3F7B245F ,  0x0820F86EE5F84C85948FDD958163EA3B ,  0x091E3FA148134C26808558FF08D81516 ,  0x0935579A725A463BAEFC6B4092997DF4 ,  0x0AED2BE4E92245F5B3F5CA81071CADB9 ,  0x0D0EB80D020B42F2BAC9202E3ADEF21E ,  0x0F52EC7E3AA9494DAAF0918F1EC3B1C8 ,  0x0FA86CD820954383B2FA42964BA7E9B0 ,  0x107D35FDD5BE4244AD648769BDFBF6A5 ,  0x12356112E07F4888B365156E299FAF67 ,  0x12A8A59BFA904DDEA84D35195C046CB5 ,  0x12ECEEFBBE8A4B93B93A64ADD1557E9A ,  0x144D129E9D0B40D9A07D37D5D2879D97 ,  0x14592874A4D9431F99ACA1AE5BB06021 ,  0x152CD8B8D42F41E382C34191C20EF040 ,  0x16B240ADFC5A41FABF0F4A56AE541DDA ,  0x18014EDFC59349CF9CA05ACCEABA2B0E ,  0x18A4436BD6384878BD2925AF066B0C94 ,  0x190800D7739F434C94878AD83DF21011 ,  0x194369071B084939A670E1E99879BA13 ,  0x1A1F6FA008BC409EB0F086D5E6FEE885 ,  0x1A92170A015E40729F28D756F298B1B6 ,  0x1AF3DA9E6DAE41BB846554F45583AD47 ,  0x1B545F6623E1476D88A02085908AC42D ,  0x1BC8D0099CFB47F78890793A395A5BAF ,  0x1D6F5625F4B0434AA5F3B2B22064297A ,  0x1DEA6DFADF0A4C909226B6FDF991ED81 ,  0x1EF7B60305874B06A95E800212750B64 ,  0x1F76111E8C3148AF97A851D9A7B951BD ,  0x1FBD82C783864BEF93F2967CB5C234EE ,  0x203140406E6F47FBB695F7049B18E2F3 ,  0x204C2419CB5A4F3EB3A9B290669CB07B ,  0x2072CBCE3A5141CAA0A46D200435A5DB ,  0x20E04622D2D7473B878158D7F23775BB ,  0x2137F4A52DCF4E379DD46E57F0957CEF ,  0x21DDDA19CEB14A809AC2640C5B6CB085 ,  0x221CA9A1D69949B8B39EA1F640B706D9 ,  0x228A3FC224E840EFB06FB48DA53CDFE8 ,  0x22A32D4D3AC44213A6D4EB05BC991824 ,  0x23374C0D575A417DAC3766E1C392E429 ,  0x2348E2B0D890403B9B76F925AEB013CC ,  0x24B6619BABF64DA1A07038E4D65F5D7D ,  0x260DD38E3965481789BF60917AC9C2B2 ,  0x269B951D8F8A4587A87A8069FF65EE33 ,  0x26B2F3A5E517446C9EB9A7F8A0F08686 ,  0x26EB348ACD264BC3A004340C8DBFD2DC ,  0x27F166CF430A4C9B8D777C77D44C101E ,  0x28138E6BC0F749119539B4F5FC61C9AA ,  0x28921336B8814F3FA1122F7794509F27 ,  0x28B50DB1010344C7AB200B2477D695DB ,  0x29018E27242B46D3B80C2411AB5FBE39 ,  0x29314BC1F74C465B9CF1DE51B0FEEB6C ,  0x2A44E2A6EB6646CCAEB242DF33352118 ,  0x2AC8454B375041ABB5F57B5A968A7B9A ,  0x2AF69DF36CD4479BBD2CE6FE39831F31 ,  0x2B212E6258244DEDA28F3165BA100BF8 ,  0x2B28475B2E2A4F08A843DF8401D3C9FC ,  0x2B315F11F65E464192A9264DE958FE0D ,  0x2B4E5464F08248649533431B8191628A ,  0x2C62D8F75FF749D58C68B347236F1355 ,  0x2CE0641A9233442E83693166B644DA31 ,  0x2D7FB9402D164EA0B9A681DA9856F46B ,  0x2F88E0B12378426FA6FF740B4D592E11 ,  0x2F94E3F9C0B447FA93EAE0FB321DA895 ,  0x2FF73985A9C84071A4CDF4D752B319CC ,  0x3331661C1B8144CBA4D82599DA739AE8 ,  0x333E1C82D3F24450B5BF63F604DB455A ,  0x33788FFF7B4B4BDB8D18A1A3CB867AA4 ,  0x339EA0F4203745F0B96001CFA3565E75 ,  0x33C0BA4B098A43A58F5FAD2B3D9331AA ,  0x345573F747D94690A0220DFB02C51FD0 ,  0x346A402FC93B43F3B431A6A629C9C529 ,  0x34A7216B21CE4F00B02FA14627393D7C ,  0x34B932810F164AC5B696E99D2D620F00 ,  0x356FDCE3526B4AB8A4ADD542E25F27CB ,  0x362A57AF2B8B43D283376D4AEB895E6F ,  0x36944858649C4DFF9B321F69B23D17AF ,  0x37B8120EC631420DB413FA76A2D1B8E9 ,  0x382E79CC96B74513BD6BD51FAC6E6B26 ,  0x3852C691B95A44ECAD133EE94D0A5A6B ,  0x395D897BA33B48888DA19A7183701CB4 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0x3A20F1AB12414BDD88A721E2602E3917 ,  0x3A6F3C6C9EB948859C12018D161C4EC5 ,  0x3B530DAB08F2412A8A203684900C50F2 ,  0x3CE842C9C7774F26B687EB58773C373A ,  0x3D663CB31D1A4304876BDC28C5EC02DF ,  0x3DBB8A3DF07E4A559C5E3091C221A3A9 ,  0x3EBF96A1B7264AB8AFF7D1B8CFBF5409 ,  0x3F26637AE42244E9B7CE3BCE2A9964F3 ,  0x3F2B9F7109CF4117A3FFA98863C2B511 ,  0x3F647B6758404D29874FC935B48E48F8 ,  0x3F700479955240AD895E689FF95452B3 ,  0x3FA12E4A95D741D9A0014F6169D19469 ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0x3FB6BFCBEA0244AB9997B1839961F792 ,  0x4085D7FE62E94239B23CCD9509C568E4 ,  0x410A9D942700494BA3B6DCA82194DEE3 ,  0x412B3D4BD1114C8E8D9F4CAA22CAF938 ,  0x41E692391700406D90AE017E085B9EB5 ,  0x41F1C5C9F8254FF7BECA353A6C095D47 ,  0x42708566F86F4C79ADD5B8C0B6E72791 ,  0x42C60C8275BA458FAEC844B85C60C63D ,  0x4364BBA973104DAE87963BB9AE206570 ,  0x43B058233AFE4030B8399BFD759D9361 ,  0x45357EA790374FEA8B1F4F97A49EA146 ,  0x454AC29858C24D04AAA38BE2BF8834B5 ,  0x457F6B65058B45F98A1B9B079CA61421 ,  0x45C6CC60AEB6423DB1BE6A0104691F95 ,  0x46258553BADC4E0B85B32B116F6227A6 ,  0x466168D7AF04478197259EB8BAED1435 ,  0x4751C63BA7BD4B50B01B6BC703C3D884 ,  0x47DE3E1519A649D191FD46FA86C3DA29 ,  0x498AACEEADF44342B6B137CCA13B58CC ,  0x4B2F44AE813046C6B42DA8BE72D2DE8B ,  0x4B80F64A56264389A2EECDDF55907AB4 ,  0x4B923C8BC22843528DE8CD628507A643 ,  0x4BF97344CFF74E1EAB6C2D3DC2019572 ,  0x4C255A2663F74038A892DD0E86C227B3 ,  0x4E83E5F028EA42AD988C7F4526276B3B ,  0x4F06B6FB4AD84A72ADF9F82EC3BD160A ,  0x4F4A6AAC4F524E088422FCC0889F4D2A ,  0x508065316FFA49B7A94AC9DD0782F3B7 ,  0x5155B17C2B054B929DBDD1A0D2E6155E ,  0x516BAAF35D504B01BA0DA07E9F49FF44 ,  0x51F25F22D5AF46FF954FF0A549DFBE4C ,  0x54E1BECDFD8942418D0A7652624217B7 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x5585044676B64161A0187033658DF888 ,  0x55B5900C57F54D8D8A035FFD899895E3 ,  0x5602AB9A0C194B0B96604B085CDABDA1 ,  0x56B5A8D6BD53456A8DFE3CB54CC43A8E ,  0x5740B08AB24D4B898156554771D41084 ,  0x574EC78205D14FB982407394C91477BB ,  0x5837973C22EC44218CF1171ABED96CB0 ,  0x58BE25E1BD11407291985C01B0DC057D ,  0x58C4EABAAE8A4F4E8953FEE143305A90 ,  0x58E34BC085714D82B41F0789614AFD34 ,  0x59AE43D06D374FBE8EB1F48E424837FF ,  0x59D08A7338A3422298A504619E3A8448 ,  0x5A136F44104F4B8A8A53246F19C8C9E7 ,  0x5A2BEAFCB9B84183B794BC29C3252824 ,  0x5A2C87D89D874C70A188E8A2803BBA0C ,  0x5AECA80A72C3422EBF6F32511D494296 ,  0x5B227892F62445A3B85052F888BC47A2 ,  0x5B9BD9EE04BD4331A609AB4D5CF7DE7A ,  0x5CA0C76302534C468993F57E3056F242 ,  0x5D1BA3B08C4A462DA1AD4709664B2EB0 ,  0x5EA8CE7A8F444B5594594313A1F34D03 ,  0x5EDA8AE563C94AE8A057E84C862F09B2 ,  0x5F47880B1C154D35A15EBD43A79900B8 ,  0x60488494DB4D4871BCCA62AF889D07F4 ,  0x605BFEA940F8410980FA49B6A610C1EC ,  0x6094436B97BD4DFFB6E1185BABF20329 ,  0x60D1197B0BA04A14A08F9F14FAAFF693 ,  0x6149B036A274445B8D6CD9BCAC8AEA77 ,  0x61A2B797DA1540A08F4BFD487B9C9B43 ,  0x61D3E268E2A445FAAA8E960C136ED97D ,  0x61E805A993444D489A4D99A6EC5BA439 ,  0x62ED50AE26464ACAA3F739DD6D7B0BE9 ,  0x631E66047EE248C8BDEA8B43DDE37FCE ,  0x66381B00BCEE4367BA7C804BF08A8772 ,  0x682019BA2FED41D99E978250AC234A26 ,  0x6958BD02963F4C2CB61FE182E3AFAF6B ,  0x6A9044A5310F4683B6C2057C65EE1A45 ,  0x6B05605E1B4D47F3B7E571C9FB03D9D6 ,  0x6B8F0142EE1A4B28B6AFC4158B8D8899 ,  0x6BB1C84DC86B482F85C23D1EB5629FB0 ,  0x6C8B7642A37546B6B05497B92EA5BFF0 ,  0x6D0B776E9F2D4C0695053213DE80B4AD ,  0x6D34220F26CA4EE09030112C246E84A4 ,  0x6D4D0B063A114333888FDC710ECE145F ,  0x6E2F1FAD76324D4680FFC14E24870C6E ,  0x6FEC559FF8414BB282A9F248EFDF4BE8 ,  0x701CEB6F52844F7E83426A900E2D27E0 ,  0x70E2C54635E04A3287459FC1BB7779FB ,  0x70FAC62F3C564E6AB719082D4C7325D3 ,  0x7103AF2FE8504199AFFB67AE55356D08 ,  0x7110BA1CBC9343038F84500E65E4E76F ,  0x71193D64639441C2A7A9A10160C619F7 ,  0x72EFFEF98B0A426995F943284D5F1355 ,  0x7384E7D32640448E864CDCD38CAD6A14 ,  0x742776FFE4B0481CB9703231CE254368 ,  0x7504B30A76374168BFCD37526FCA5EDA ,  0x756BC61010804494B6A9B6983952ED95 ,  0x7638330E79F14CD9B5C3282D9A94D0B3 ,  0x76AB597959AD436599740F72E8DAD500 ,  0x76EF4A41CBFD4AD48C9453EB9704AA1D ,  0x77376BD049DE4CF1A9102E9E228AEEA6 ,  0x775B1B93E4DF4A49BF565ABC2536F18D ,  0x778A02FCEAD24A5AB09144715397EE71 ,  0x77A2C8637D5F4BB2A909999C7454731E ,  0x781D906219B8428990A1B3B4464EBC39 ,  0x785CBF218DC04B9A85A140E8C2E14485 ,  0x78EDEEFBE78B48408C9313C5AF7B0382 ,  0x7976BD1DD46644F184FC60BA62FAEF92 ,  0x7B8E99E96C3C4BA485334054FD90CACC ,  0x7C138D7346794B088DAFA759B98E3773 ,  0x7C2AAB844415457BBE8830757503B3E3 ,  0x7D4BE5B830934DCFA83EDC11989F58E1 ,  0x7D851BE37AB949C2B15E9F0B352F1A5F ,  0x7DD6B8DC4D5440468E07D0E2C9B7609F ,  0x7DF932CDDCD649E6807A3BDE8E03591F ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x7F742A0360054BE3AE09FD6032C7A5D0 ,  0x7FD8C4BA643C4D4CBF26A6FA36C62B5F ,  0x8007A44DAE02426E89F43E72F1024A35 ,  0x807CBBAE2BFD45FCB1EC240DB244FD44 ,  0x8087FB95D7284E7183021B373DA70371 ,  0x8163C5BAE76F4D7FA51637BB3A3060A1 ,  0x8180258B3A2B4A3FA0CE85F9B80203EC ,  0x81D82EF83AB342A99B6B49CA3C08DA61 ,  0x825DCA932B064790A41A1E89DE7218D2 ,  0x828FE9B219DA4085922EDAC3E1CD1DEB ,  0x837A88AB9D754FEDB9015376449B65C0 ,  0x83CDAA642F0E44D9B12D9E7B6C549709 ,  0x83EBE1BD1B8D4BA4AF6B61CFFCBA62F9 ,  0x84EA50DC57A8496D88538CDFAA355188 ,  0x853EE8FBBD1D45B08A7C95D785FA7CC3 ,  0x8671310E0D0A4B0CB5EB3B2A12E37D79 ,  0x867484AB36474AC9BA291ED058BA9AC8 ,  0x88A6760E400B4C1286DD67DE82D9AA16 ,  0x89CAB5836C8E4E1A91B20E7CDBB6A765 ,  0x8B8CA8DDC7604DC090137B1EBF518496 ,  0x8BA77145850D47DA8961EE0E0E2C357D ,  0x8C0BABAEBB144BDC9C35BA9C25F66DF6 ,  0x8C60CB0FE1104C48BA15B09432A7D047 ,  0x8E2E0EE5DF7D41D5BBC8D355907B5F70 ,  0x8E6542E4D5BE44AB83376E8EF7AFBB08 ,  0x8F039C813BD94A0D9AA5E706DCEBBC7A ,  0x8FD5BB104FE34656A2B0D8D134E71AA5 ,  0x9030014967C1436DAB0E9A9E7A36A369 ,  0x92B1C0DECD234D66AF1FE8A290AFFF0E ,  0x92FCC1924C284825A0E3B8ABB7DAC58B ,  0x930F12BFD21D43BA821B5BC85F679695 ,  0x9313030D057C48CBB22749EFB943F24B ,  0x9321F04DCEB2445181B8422CF56A91BB ,  0x938893B93D0140CB8FA0BCC9AA2638D3 ,  0x9488DA5D237B437C8395C8BB1F78014F ,  0x94E122469D98422E9E1B31612F615B8E ,  0x9533BFB8B31245078FFB812A831122C8 ,  0x954B323FB5F14A89A934DF5A62927FA0 ,  0x9560FA84A3E14EBF8314327C19778C74 ,  0x959D8B461659466EA39752B2E811D229 ,  0x96CD4AAA1D4B496FB1B36D9D284CF59D ,  0x984CD60E60B64C41A0CCDBDBCF1EAB4D ,  0x98AE7A3C87FC4FF8B443740939DD83DE ,  0x9919626664C5447F81DCB5B516000CAD ,  0x995DDFAB53054C3F92AFB0F96FAEDCBE ,  0x9A4843BA3DC942A7AD200B98540C8EA8 ,  0x9BF63E55425A404F9E9E0CF674590B7E ,  0x9C1D28FD43154CD68CE7D57FC692BFEB ,  0x9C3B93226C0E4EEF9910D1DF17D893DA ,  0x9C3BF803C5554EC293245581324F8520 ,  0x9CDB224B7EB0494ABE0476694BEC710C ,  0x9D90C80FE304412DA19AE77C7684BB0F ,  0x9FEEDB2B5BB84883A8722E0C9024DD9B ,  0xA04F6ED76A6A41FDAFD911A1ADA5B512 ,  0xA0BC82CF35DF4DCABEEBEC4C548063C2 ,  0xA1070202D02C43C99E84F42AC52B57E1 ,  0xA1E08433503D41B6BA6976CE517E3768 ,  0xA2617A8393BC4B74879D813E9EBAFBD0 ,  0xA2B24915BDA14528893C6771CB69C349 ,  0xA2C525683EDC462A816BD0C4D9DB650F ,  0xA390628C476649A58950DD517B33175B ,  0xA3F937D58B364557A924F24C6FE0BA2D ,  0xA45F18FEBF764A289CDDF1F2E71B8CA5 ,  0xA49198CCADF544E4B31F08E0C262EB6F ,  0xA50B0196DC384690802E67A43E94D07C ,  0xA5A265533BCC48AB96C9E9E73EF5E903 ,  0xA612E0DA6F194E5191330E299F49E3E0 ,  0xA63A611795414170B7F8A1CC66918F2D ,  0xA666338B4819420983077A440D67895D ,  0xA6AC3D6B4BDD472BB1B7B90B0EA94FC7 ,  0xA6EAED742DF9498F86A1AA6196E97E26 ,  0xA9E50060AC364BB2B3BA01283C0B7028 ,  0xAA7BE6A936CE41229B42E7A84CFEF8AF ,  0xAC0F10E005DF405C91EEB509E99C3B4F ,  0xAC847C5FE91E436999603EE2EA8F9F5F ,  0xAC99DD9AA5D44370A550869CE02DA11D ,  0xAE3437146FEC450F8E80215B4F4FE6EE ,  0xAEAA472679B94117AFDD26ED671F7F8E ,  0xAF01A3355F5C4249AFB2619CE683D798 ,  0xAF8AD5F538D844B7B49EF2431F69EAAE ,  0xAFC4A8DAF6204E14842524335BCA6BD6 ,  0xAFFC2DE8F9D54F309F3D439036375E75 ,  0xB0402B8D72864AE2B4BFC720D5A6667F ,  0xB0D6F939BA5A4A3C96583013CB0182EB ,  0xB43660C8D7AB4866B631E4AFFCFE611D ,  0xB44E039D0BF649DC9918FAF6ED54FF41 ,  0xB4AFD32E876E4CA5A0F18D784FACB072 ,  0xB6C39DF71AAE4BA8869332CD52DBFAA8 ,  0xB6E48C81077A4FC6A6161512F1F1C5C1 ,  0xB7461F8490484A2E90BED4FEBCEE5A5B ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xB7F13FE1C319488A9054CBA06D84D80C ,  0xB826BCE8B48648BB96ECFD22D1EAD1F2 ,  0xB8D6358FBC5D4F23BF2775A1395B7056 ,  0xB964C0C143B94958B33C97D391E661AA ,  0xBA190BCC33224C4A93A858542875D038 ,  0xBA4E3455AB3E403D80FA9C7B2807367D ,  0xBB0C296BF9444ACFB82A0D2010BB5114 ,  0xBBC701CEC68C42429A53D3BF27ABD7E1 ,  0xBC352CA477DA45E6862C07B3598E562F ,  0xBD47334D04A44B96A54E1ABFE5008591 ,  0xBD78DDB5244D4A7281D85BCA2A3FC607 ,  0xBDD95C23E8FD488FAA3FD9AFEA510848 ,  0xBE4215983C5A4F24AC9BF870ED4ABAE0 ,  0xBEE969209DFC41B7BF9614577FDB9E22 ,  0xC0CEA1C182534C0D9E72142AAA49C2DB ,  0xC171543B47934AFE8DB3E6B315360C87 ,  0xC1CF0F080F4A4A87BF0B562BA943B49A ,  0xC24E5CF41C894788AFB25E3D4BC9152B ,  0xC34AF018B4F14CF788FD032453E1641F ,  0xC3CB0032CC44446EB5B5F78561CE9B06 ,  0xC4FF5E0C99374D13B3E846AC9F1F34B4 ,  0xC67079F514EB47188FE6692BDDDDE13B ,  0xC6A69E9164C2487B9A4C701591435CA4 ,  0xC6B068DBE8AB4162BDCC35875D442B51 ,  0xC6D0D0D6FE0840F9984F26BCE3913CD4 ,  0xC8E3C9E1EBCA4632B0F82A44688D32DE ,  0xC929B1AA23F44058A4804FE13DABF17C ,  0xC94A80EF8A354F9A93BBDDF6F6C5B4FE ,  0xCA936B9CCD004BDEB145C5EE425CD24D ,  0xCB1DF853765A49DBAAB3C65843B37666 ,  0xCB6C8B56245A42339FBA8BA3EB09F114 ,  0xCB9D888E0F5A4198A95004E4997F3962 ,  0xCBFD4AE81B1743DDB121CDD17ACE486C ,  0xCD1BD8B0383C4DE88D4767D2159366AA ,  0xCF73A2CFF9DC43B18803F9DA65992717 ,  0xCF88CACEE32D4C3A83FA571FE6E3EDAE ,  0xD020299E7BF24774B82D6D96D79EE3C5 ,  0xD04999C852F94311B4C2EEF301B7854D ,  0xD09A847A01D648E69FD1EB1916C87A69 ,  0xD29820A95D114D6EA5295FF718DD5156 ,  0xD2B094FBBCFA4D8E843275C9E12F839D ,  0xD2CE7759BB9B411A996EF8B960DE3FD4 ,  0xD500DEA809834E9DACCA085A52FB482F ,  0xD572C38265E24AEFA763A3B8C2730E18 ,  0xD5A39839C2C0486590D968F4069CB3B1 ,  0xD5A3E6AB9B134B50930C8D58F7126E18 ,  0xD63501B024134FA1903A8A96C23A8902 ,  0xD74BC75DAD494E6CAD7598142801F0DA ,  0xD75E9502D0634DA28CDBE1C682D89057 ,  0xD78FDD54BF7F4C0190255454075E9575 ,  0xD82CCE51C80B4D33A23F63A7700731FC ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xD8E3FC015C13475CBA6F218EF961DD33 ,  0xDA55C1CAD956459FA042404CBCE56FA1 ,  0xDA8BAE0B60194F449BEDB71A42C93260 ,  0xDB5D99C59EB84363832812A86437FA22 ,  0xDB97E26167884B0EAD36505998A9E623 ,  0xDCE63ABB88CF41E19AFD2C21E7F0793F ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0xDEB017D1C6204B33B64DC91FE98A7E98 ,  0xE0263F7B9F8342E1B6223254D02560D5 ,  0xE0F845A528D445A1B99ABF79D79888C7 ,  0xE20F83D5813247EE848A2922D5A4C58E ,  0xE23ABD1402A644CBBC705A76AD84C0AB ,  0xE48EABCD4C1E4065BE667A617109C92F ,  0xE50CB50D58B643589B0D780360B0156F ,  0xE54FA5C43E7146CA9C2E22BAC99DA699 ,  0xE678E3DB84C24D60BEA27C024C3297C6 ,  0xE69CF2A19F4847658195A2374BEC493D ,  0xE80C68BC85274609A5EEE408C32EE541 ,  0xE8D5CE6F575042278249B2D9B9F10263 ,  0xE8DA3606107D4BB0A42121A366278F44 ,  0xE94EF55BE4434281B3C4EE4F744CC7DD ,  0xEA428C23C650488F9C63AC3DE3AEFEFB ,  0xEA8A1514151948F5818333BAB6673DB9 ,  0xEC4D9E11C12E4CD89526A7E4B1BC02D4 ,  0xEE192A4CB17847DC897320C2C36B52C9 ,  0xEE95A6D12F6540F798715F3847C8FE75 ,  0xEFFF9B7CDA2646AC9E028725D7EC15B5 ,  0xF00914139C1841C9A56D7C61681815B7 ,  0xF041566C63F64D648158B6B06187ECFB ,  0xF0EEC41867E04F64B857A151647ED96E ,  0xF105FF3C58E34D6DACC995F78B027E43 ,  0xF13D2484140B4EBAB568C2E8F70DB9FF ,  0xF18BCEB26F4E479E86E4BCA0DE1DD155 ,  0xF19D094229FB44959111F49BC4A1D70D ,  0xF4CDB174E04D4F9CB8C03B6ED617D941 ,  0xF5A0829D5B8943579C35968716309FA8 ,  0xF687858549674E9C8361347B25225FD6 ,  0xF70A79A97A0F4EA9A06A6462A8523479 ,  0xF7127092EE75468FB7550FC1C04F4B6C ,  0xF720A71CDCF54E5BA6357F3E101EC627 ,  0xF76B69E38EFA4A689993F54F9F49154E ,  0xF7D37D10CF8C4E12BC21402F62346D1D ,  0xF8854FD316114F99A6C7800C4D8C1752 ,  0xF922FC4C9D4C46F8AC6903A9924AECDD ,  0xF990A4C46D654ADBBAD4903047E96F20 ,  0xFAEFE4177A904BC682680A45087641E0 ,  0xFB60E0CA719347DA8737D3ADAB1BEFA0 ,  0xFC33DF7FB0314034A925028F86CD60EA ,  0xFC6A573608E449249E8CB5AF3A4EFA8F ,  0xFC7A29F4A3DA468A830AE7F98EE0C5B2 ,  0xFCF118C76656435983C788A7C6DE6A68 ,  0xFD6A4A85F8D44B929FCF4C776B9CF183 ,  0xFEFABD63DFE54DAC8E999F90B9AF0C94 ,  0xFF0A3F8F3CCF4CB7B3A53B6B7458F741 ,  0xFFA88C25FAC645D788516548569C767C );  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            70 
                                4.71 ms 
                                                        
                                
SELECT  `property_group_option` . `id`  FROM  `property_group_option`  LEFT JOIN  `property_group`  `property_group_option.group`  ON  `property_group_option` . `property_group_id`  =  `property_group_option.group` . `id`  WHERE  ((`property_group_option.group` . `filterable`  =  ? )) AND  (`property_group_option` . `id`  IN  (? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? )) ORDER BY  `property_group_option` . `id`  ASC  LIMIT  500  OFFSET  500  
                                
                                    Parameters : 
[
  true 
  b"¦êít-ùI†¡ªa–é~& "
  b"#7L\r WZA}¬7fáÃ’ä) "
  b"&²ó¥å\x17 Dlž¹§ø ð†† "
  b"=»Š=ð~JUœ^0‘Â!£© "
  b"XãKÀ…qM‚´\x1F\x07 ‰aJý4 "
  b"aÓâhâ¤EúªŽ–\f\x13 nÙ} "
  b"•K2?µñJ‰©4ßZb’\x7F   "
  b"""
    \x1A ’\x17 \n  
    \x01 ^@rŸ(×Vò˜±¶ 
    """
  b"Ð )ž{òGt¸-m–מãÅ "
  b"Ñ/e@÷˜q_8GÈþu "
  b"\x01 l×7ÌÓK_¹\x1A OUZet: "
  b"È\x0F ã\x04 A-¡šç|v„»\x0F  "
  b"Fahׯ\x04 G—%ž¸ºí\x14 5 "
  b"GQÆ;§½KP°\e kÇ\x03 ÃØ„ "
  b"mM\v\x06 :\x11 C3ˆÜq\x0E Î\x14 _ "
  b"cźçoM\x7F ¥\x16 7»:0`¡ "
  b"AñÅÉø%O÷¾Ê5:l\t ]G "
  b"""
    ÷\n  
    y©z\x0F N© jdb¨R4y 
    """
  b"ôͱtàMOœ¸À;nÖ\x17 ÙA "
  b"`H„”ÛMHq¼Êb¯ˆ\x07 ô "
  b"ðîÄ\x18 gàOd¸W¡Qd~Ùn "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"aè\x05 ©“DMHšM™¦ì[¤9 "
  b"?p\x04 y•R@‰^hŸùTR³ "
  b"×^•\x02 ÐcM¢ŒÛáÆ‚ØW "
  b"Qò_"Õ¯Fÿ•Oð¥Iß¾L "
  b"Z+êü¹¸Aƒ·”¼)Ã%($ "
  b"=f<³\x1D\x1A C\x04 ‡kÜ(Åì\x02 ß "
  b"vïJAËýJÔŒ”Së—\x04 ª\x1D  "
  b"¯ü-èùÕO0=C67^u "
  b"”á"F˜B.ž\e 1a/a[ "
  b"c\x1E f\x04 ~âHȽê‹CÝã\x7F Î "
  b"Ò°”û¼úM„2uÉá/ƒ "
  b"”ˆÚ]#{C|ƒ•È»\x1F x\x01 O "
  b"Û—âagˆK\x0E 6PY˜©æ# "
  b"‚]Ê“+\x06 G¤\x1A\x1E ‰Þr\x18 Ò "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"¾éi üA·¿–\x14 W\x7F Ûž" "
  b"X7—<"ìD!Œñ\x17\x1A ¾Ùl° "
  b"Œ`Ë\x0F á\x10 LHº\x15 °”2§ÐG "
  b"\ Çc\x02 SLF‰“õ~0VòB "
  b"6”HXdœMÿ›2\x1F i²=\x17 ¯ "
  b"K€öJV&C‰¢îÍßUz´ "
  b"O\x06 ¶ûJØJrùø.ý\x16 \n  "
  b"°@+Žr†Jâ´¿Ç Õ¦f\x7F  "
  b"·ñ?áÃ\x19 HŠTË m„Ø\f  "
  b"\e T_f#áGmˆ  …ŠÄ- "
  b"Y®CÐm7O¾Ž±ôŽBH7ÿ "
  b"^ÚŠåcÉJè WèL†/\t ² "
  b"…>èû½\x1D E°Š|•×…ú|Ã "
  b"×ÝT¿\x7F L\x01 %TT\x07 ^•u "
  b"Cd»©s\x10 M®‡–;¹® ep "
  b"}ù2ÍÜÖIæ€z;ÞŽ\x03 Y\x1F  "
  b"·F\x1F „HJ.¾Ôþ¼îZ[ "
  b"æœò¡HGe•¢7KìI= "
  b"?&czä"Dé·Î;Î*™dó "
  b"C°X#:þ@0¸9›ýu“a "
  b"yv½\x1D ÔfDñ„ü`ºbúï’ "
  b"€‡û•×(Nqƒ\x02\e 7=§\x03 q "
  b"+(G[.*O\x08 ¨Cß„\x01 ÓÉü "
  b"\x01 Ž9ÛHLpNŽÆQÚnYå“ "
  b"-\x7F ¹@-\x16 N ¹¦Ú˜Vôk "
  b"xíîûç‹H@Œ“\x13 ů{\x03 ‚ "
  b"¶äŒ\x07 zOƦ\x16\x15\x12 ññÅÁ "
  b"ÂN\ô\x1C ‰Gˆ¯²^=KÉ\x15 + "
  b"º\x19\v Ì3"LJ“¨XT(uÐ8 "
  b"ψÊÎã-L:ƒúW\x1F æãí® "
  b"Õ\x00 Þ¨\t ƒN¬Ê\x08 ZRûH/ "
  b"ù¤ÄmeJÛºÔ0Géo  "
  b"\x04 ˜÷\x14 pJZ“Õ€ÞÝ\x1C øu "
  b"?d{gX@M)‡OÉ5´ŽHø "
  b"IЬîôCB¶±7Ì¡;XÌ "
  b"™\x19 bfdÅD\x7F ܵµ\x16\x00\f  "
  b"àøE¥(ÔE¡¹š¿yטˆÇ "
  b"Äÿ^\f ™7M\x13 ³èF¬Ÿ\x1F 4´ "
  b"Æpyõ\x14 ëG\x18 æi+ÝÝá; "
  b"÷ §\x1C ÜõN[¦5\x7F >\x10\x1E Æ' "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"\x01 ŽÂn‚_rñ®\t .ìÛæ5# "
  b"\x01 Ž9¾AApi¼&6óõ\x01 Æ\x17  "
  b"\x01 9ÛIŽqÀ½·ô0\x1F ¡É\x15  "
  b"\x01 9Ý‘…qѸŽîÞÁQ. "
  b"6*W¯+‹CÒƒ7mJë‰^o "
  b"A\n ”'\x00 IK£¶Ü¨!”Þã "
  b"pâÅF5àJ2‡EŸÁ»wyû "
  b"“\x13\x03 \r \x05 |H˲'Iï¹CòK "
  b"L%Z&c÷@8¨’Ý\x0E †Â'³ "
  b"Vµ¨Ö½SEjŽþ<µLÄ: "
  b"\x00 º¿Ü£<Ið¾Ú5’\x16 ¥ZÚ "
  b"\x0F Rì~:©IMªð‘\x1E Ã±È "
  b"\x12 ¨¥›úMÞ¨M5\x19 \\x04 lµ "
  b"+!.bX$Mí¢1eº\x10\v ø "
  b"4j@/É;Có´1¦¦)ÉÅ) "
  b";S\r «\x08 òA*Š 6„\f Pò "
  b"?+Ÿq\t ÏA\x17 £ÿ©ˆcµ\x11  "
  b"""
    Tá¾Íý‰BAŽ\n  
    vRbB\x17 · 
    """
  b"["x’ö$E£¸PRøˆ¼G¢ "
  b"f8\e\x00 ¼îCgº|€KðЇr "
  b"jD¥1\x0F Fƒ¶Â\x05 |eî\x1A E "
  b"q\x03 ¯/èPA™¯ûg®U5m\x08  "
  b"wŠ\x02 üêÒJZ°‘DqS—îq "
  b"x\¿!ŽÀKš…¡@èÂáD… "
  b"´N\x03 \v öIÜ™\x18 úöíTÿA "
  b"ÈãÉáëÊF2°ø*DhŽ2Þ "
  b"êŠ\x15\x14\x15\x19 Hõƒ3º¶g=¹ "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  b"÷kiãŽúJh™“õOŸI\x15 N "
  b"ýjJ…øÔK’ŸÏLwkœñƒ "
  b"*Dâ¦ëfFÌ®²Bß35!\x18  "
  b"3xÿ{KKÛŽ\x18 ¡£Ë†z¤ "
  b"–ÍJª\x1D KIo±³m(Lõ "
  b"˜LÖ\x0E `¶LA ÌÛÛÏ\x1E «M "
  b"¯Ä¨Úö N\x14 „%$3[ÊkÖ "
  b"Û]™Åž¸Ccƒ(\x12 ¨d7ú" "
  b"û`àÊq“GÚ‡7Ó«\e ï  "
  b"""
    ÿ\n  
    ?<ÏL·³¥;ktX÷A 
    """
  b"\x01 Ž\x11 ÐS´q£½Dì¹€’6c "
  b"\x06 ô\x0F ™ž\x15 FeƒºMþ(€{ "
  b"&\r ÓŽ9eH\x17 ‰¿`‘zɲ "
  b"3ž ô 7Eð¹`\x01 Ï£V^u "
  b"î\x19 *L±xG܉s ÂÃkRÉ "
  b"A+=KÑ\x11 LŽLª"Êù8 "
  b"GÞ>\x15\x19 ¦IÑ‘ýFú†ÃÚ) "
  b"•‹F\x16 YFn£—R²è\x11 Ò) "
  b"å\f µ\r X¶CX›\r x\x03 `°\x15 o "
  b"õ ‚[‰CWœ5–‡\x16 0¨ "
  b"w¢Èc}_K²©\t ™œtTs\x1E  "
  b"\x01 Ž9Þn…pÍ¿hx1PBö‘ "
  b"\x01 ŽÂ``Nq\x02 † L‘,Ëyï "
  b"\x01 ŽÂn~ÿq>§°$ñ¡'Ïh "
  b"Ø,ÎQÈ\v M3¢?c§p\x07 1ü "
  b"!7ô¥-ÏN7ÔnWð•|ï "
  b"P€e1oúI·©JÉÝ\x07 ‚ó· "
  b"œ;“"l\x0E Nï™\x10 Ñß\x17 Ø“Ú "
  b"\x18\x01 NßÅ“IÏœ ZÌêº+\x0E  "
  b"+1_\x11 ö^FA’©&MéXþ\r  "
  b"¹dÀÁC¹IX³<—Ó‘æaª "
  b"ö‡……IgNœƒa4{%"_Ö "
  b"(’\x13 6¸O?¡\x12 /w”P' "
  b"BÆ\f ‚uºE®ÈD¸\`Æ= "
  b"_Gˆ\v\x1C\x15 M5¡^½C§™\x00 ¸ "
  b"k±ÈMÈkH/…Â=\x1E µbŸ° "
  b"s„çÓ&@DކLÜÓŒj\x14  "
  b"ukÆ\x10\x10 €D”¶©¶˜9Rí• "
  b"0\x01 IgÁCm«\x0E šžz6£i "
  b"¡à„3P=A¶ºivÎQ~7h "
  b"Ú‹®\v `\x19 OD›í·\x1A BÉ2` "
  b"÷\x12 p’îuF·U\x0F ÁÀOKl "
  b"\x1D oV%ô°CJ¥ó²² d)z "
  b"ìMž\x11 Á.LØ•&§ä±¼\x02 Ô "
  b"ñ=$„\x14\v NºµhÂè÷\r ¹ÿ "
  b"\t\x1E ?¡H\x13 L&€…Xÿ\x08 Ø\x15\x16  "
  b""£-M:ÄB\x13 ¦Ôë\x05 ¼™\x18 $ "
  b"#Hâ°Ø@;›vù%®°\x13 Ì "
  b"Nƒåð(êB˜Œ\x7F E&'k; "
  b"Uµ\f WõMŽŠ\x03 _ý‰˜•ã "
  b"îÛ+[¸Hƒ¨r.\f $Ý› "
  b"¦f3‹H\x19 B\t ƒ\x07 zD\r g‰] "
  b"°Öù9ºZJ<–X0\x13 Ë\x01 ‚ë "
  b"Ël‹V$ZB3Ÿº‹£ë\t ñ\x14  "
  b"գ櫛\x13 KP“\f ŽX÷\x12 n\x18  "
  b"â:½\x14\x02 ¦D˼pZv„À« "
  b"\x14 M\x12 ž\v @Ù }7ÕÒ‡— "
  b"\x1F v\x11\x1E Œ1H¯—¨QÙ§¹Q½ "
  b"*öólÔG›½,æþ9ƒ\x1F 1 "
  b"4Us÷GÙF "\r û\x02 Å\x1F Ð "
  b"7¸\x12\x0E Æ1B\r ´\x13 úv¢Ñ¸é "
  b":o<lž¹H…œ\x12\x01 Ž\x16\x1C NÅ "
  b"OJj¬ORN\x08 „"üÀˆŸM* "
  b"U…\x04 Fv¶Aa \x18 p3eŽøˆ "
  b"]\e £°ŒJF-¡G\t fK.° "
  b"`”Ck—½Mÿ¶á\x18 [«ò\x03 ) "
  b"bíP®&FJÊ£÷9Ým{\v é "
  b"|\x13 ŽsFyK\x08 ޝ§Y¹7s "
  b"Ø.ø:³B©›kIÊ<\x08 Úa "
  b"‚é²\x19 Ú@…’.ÚÃáÍ\x1D ë "
  b"£ù7Õ‹6EW©$òLoàº- "
  b"Ʀž‘dÂH{šLp\x15 ‘C\¤ "
  b"ÉJ€ïŠ5Oš“»ÝööÅ´þ "
  b"ù"üLLFø¬i\x03 ©’JìÝ "
  b"""
    üz)ô£ÚFŠƒ\n  
    çùŽàŲ 
    """
  b"\x01 Ž\x11 º´¦q.º#[ž?G€ "
  b"\r \x0E ¸\r \x02\v BòºÉ .:Þò\x1E  "
  b"\x1A\x1F o \x08 ¼@ž°ð†Õæþè… "
  b"""
    'ñfÏC\n  
    L›Žw|wÔL\x10\x1E  
    """
  b"(\x13 ŽkÀ÷I\x11 •9´õüaɪ "
  b"*ÈEK7PA«µõ{Z–Š{š "
  b"3>\x1C ‚ÓòDPµ¿cö\x04 ÛEZ "
  b"5oÜãRkJ¸¤ÕBâ_'Ë "
  b": ñ«\x12 AK݈§!â`.9\x17  "
  b"W@°Š²MK‰VUGqÔ\x10 „ "
  b"Z\x13 oD\x10 OKŠŠS$o\x19 ÈÉç "
  b"`Ñ\x19 {\v  J\x14  \x14 ú¯ö“ "
  b"iX½\x02 –?L,¶\x1F á‚㯯k "
  b"q\x19 =dc”A§©¡\x01 `Æ\x19 ÷ "
  b"{™él<K¤…3@TýÊÌ "
  b"}Ö¸ÜMT@FŽ\x07 ÐâÉ·`Ÿ "
  b"˜®z<‡üOø´Ct\t 9ÝƒÞ "
  b"¢²I\x15 ½¡E(‰<gqËiÃI "
  b"¬\x0F\x10 à\x05 ß@\‘îµ\t éœ;O "
  b"´¯Ó.‡nL¥ ñŽxO¬°r "
  b"¸&¼è´†H»–ìý"ÑêÑò "
  b"¸Ö5¼]O#¿'u¡9[pV "
  b"¾B\x15 ˜<ZO$¬›øpíJºà "
  b"ÁqT;G“Jþ޳æ³\x15 6\f ‡ "
  b"ưhÛè«Ab½Ì5‡]D+Q "
  b"ÆÐÐÖþ\x08 @ù˜O&¼ã‘<Ô "
  b"Þ°\x17 ÑÆ K3¶MÉ\x1F éŠ~˜ "
  b"è\f h¼…'F\t ¥îä\x08 Ã.åA "
  b"èÕÎoWPB'‚I²Ù¹ñ\x02 c "
  b"èÚ6\x06\x10 }K°¤!!£f'D "
  b"ïÿ›|Ú&F¬ž\x02 ‡%×ì\x15 µ "
  b"÷Ó}\x10 ÏŒN\x12 ¼!@/b4m\x1D  "
  b"ü3ß\x7F °1@4©%\x02 †Í`ê "
  b"ÇB:q%¤OÍ‘‘®»\x17 ÿp "
  b"»Ç\x01 ÎÆŒBBšSÓ¿'«×á "
  b"}…\e ãz¹I±^Ÿ\v 5/\x1A _ "
  b"ppe\x1E µE\x1D ƒvKUöêþŽ "
  b"tÃÕ?-¿M)¹ÜD\x16 ©žSÁ "
  b"šHCº=ÉB§ \v ˜T\f ލ "
  b"’üÁ’L(H% ã¸«·ÚÅ‹ "
  b"ÃË\x00 2ÌDDnµµ÷…aΛ\x06  "
  b"™²Rƒ=\x00 OI‡c¾UÝTÉâ "
  b" On×jjAý¯Ù\x11 ¡¥µ\x12  "
  b"&ë4ŠÍ&Kà\x04 4\f Ž¿ÒÜ "
  b"Aæ’9\x17\x00 @m®\x01 ~\x08 [žµ "
  b"m\v wnŸ-L\x06 •\x05 2\x13 Þ€´ "
  b"†t„«6GJɺ)\x1E ÐXºšÈ "
  b"ˈ\x0F ZA˜©P\x04 ä™\x7F 9b "
  b"""
    \x07 §ê Š¢NºªEÔ*Ê\n  
    \x04 á 
    """
  b"^¨ÎzDKU”YC\x13 ¡óM\x03  "
  b"""
    u\x04 ³\n  
    v7Ah¿Í7RoÊ^Ú 
    """
  b""\x1C ©¡Ö™I¸³ž¡ö@·\x06 Ù "
  b"¢azƒ“¼Kt‡>žºûÐ "
  b"¢Å%h>ÜF*kÐÄÙÛe\x0F  "
  b"’±ÀÞÍ#Mf¯\x1F 袯ÿ\x0E  "
  b"""
    \x1D êmúß\n  
    L’&¶ýù‘í 
    """
  b"w[\e “äßJI¿VZ¼%6ñŽ "
  b"Œ\v «®»\x14 KÜœ5ºœ%ömö "
  b"\x18 ¤CkÖ8Hx½)%¯\x06 k\f ” "
  b"u“aÒ~ÎIÕ¿Ñ\x03 8ÔX† "
  b"\x16 ²@üZAú¿\x0F JV®T\x1D Ú "
  b"®47\x14 oìE\x0F Ž€![OOæî "
  b"\x1F ½‚ǃ†Kï“ò–|µÂ4î "
  b""Š?Â$è@ï°o´Ž¥<ßè "
  b"˜Î)Ók•B]–\x1D\x02 G\t «ùm "
  b"Üæ:»ˆÏAášý,!çðy? "
  b")1KÁ÷LF[œñÞQ°þël "
  b"55ª&Ä B†«ˆF-·ÐG "
  b"€\x07 ¤M®\x02 Bn‰ô>rñ\x02 J5 "
  b"€|»®+ýEü±ì$\r ²DýD "
  b"Ò˜ ©]\x11 Mn¥)_÷\x18 ÝQV "
  b"aI°6¢tD[ŽlÙ¼¬Šêw "
  b"ÃJð\x18 ´ñL÷ˆý\x03 $Sád\x1F  "
  b"œ;ø\x03 ÅUN“$U2O…  "
  b"\x01 Ž9à×%qŸ‡î1m\x15 ?%: "
  b"\x01 Ž9à×<sþ©vTw\x08 [>À "
  b"\x14 Y(t¤ÙC\x1F ™¬¡®[°`! "
  b"\x1A óÚžm®A»„eTôUƒG "
  b"31f\x1C\e DˤØ%™Úsšè "
  b"4¹2\x0F\x16 JŶ–é-b\x0F\x00  "
  b"EJ˜XÂM\x04 ª£‹â¿ˆ4µ "
  b"K’<‹Â(CRŽèÍb…\x07 ¦C "
  b"›ö>UBZ@Ožž\f ötY\v ~ "
  b"¦\x12 àÚo\x19 NQ‘3\x0E )ŸIãà "
  b"æxãÛ„ÂM`¾¢|\x02 L2—Æ "
  b"ñ‹Î²oNGž†ä¼ Þ\x1D ÑU "
  b"þú½cßåM¬™¹¯\f ” "
  b"\x10 }5ýÕ¾BDd‡i½ûö¥ "
  b"\x19 Ci\x07\e\x08 I9¦páé˜yº\x13  "
  b"&›•\x1D ŠE‡¨z€iÿeî3 "
  b"h \x19 º/íAÙž—‚P¬#J& "
  b"k\x05 `^\e MGó·åqÉû\x03 ÙÖ "
  b"""
    †q1\x0E \r\n  
    K\f µë;*\x12 ã}y 
    """
  b" ¼‚Ï5ßMʾëìLT€c "
  b"¥\v\x01 –Ü8F€.g¤>”Ð| "
  b"´6`È׫Hf¶1ä¯üþa\x1D  "
  b"ÀΡÁ‚SL\r žr\x14 *ªIÂÛ "
  b"ÿ¨Œ%úÆE׈QeHVœv| "
  b"€%‹:+J? Î…ù¸\x02\x03 ì "
  b"åO¥Ä>qFÊœ."ºÉ¦™ "
  b"Ë\x1D øSvZIÛª³ÆXC³vf "
  b"3ÀºK\t ŠC¥_+=“1ª "
  b"E5~§7Oê‹\x1F O—¤ž¡F "
  b"YЊs8£B"˜¥\x04 až:„H "
  b"""
    Zì¨\n  
    rÃB.¿o2Q\x1D IB– 
    """
  b"oìUŸøAK²‚©òHïßKè "
  b"v83\x0E yñLÙµÃ(-š”г "
  b"ŽeBäÕ¾D«ƒ7nŽ÷¯»\x08  "
  b"Õ»\x10 OãFV¢°ØÑ4ç\x1A ¥ "
  b"“!ðMβDQ¸B,õj‘» "
  b"éNõ[äCB³ÄîOtLÇÝ "
  b"(µ\r ±\x01\x03 DÇ« \v $wÖ•Û "
  b"X¾%á½\x11 @r‘˜\\x01 °Ü\x05 } "
  b"F%…SºÜN\v …³+\x11 ob'¦ "
  b"\x01 ™€zdzs¯híž\x11 ùp> "
  b"9]‰{£;HˆŽ¡šqƒp\x1C ´ "
  b".\x0E åß}AÕ»ÈÓU{_p "
  b"?¡.J•×AÙ \x01 OaiÑ”i "
  b"\e ÈÐ\t œûG÷ˆy:9Z[¯ "
  b"½xݵ$MJrØ[Ê*?Æ\x07  "
  b"\x19\x08\x00 ×sŸCL”‡ŠØ=ò\x10\x11  "
  b"“ˆ“¹=\x01 @Ë ¼Éª&8Ó "
  b"™]ß«S\x05 L?’¯°ùo®Ü¾ "
  b")\x01 Ž'$+FÓ¸\f $\x11 «_¾9 "
  b"Ê“kœÍ\x00 KÞ±EÅîB\ÒM "
  b"К„z\x01 ÖHæŸÑë\x19\x16 Èzi "
  b"púÆ/<VNj·\x19\x08 -Ls%Ó "
  b"ðAVlcöMdX¶°a‡ìû "
  b" L$\x19 ËZO>³©²fœ°{ "
  b"\x01 ™€GDØqï¸õ\f Ò7Ìû\ "
  b"\x01 ™€Z.ãr²¯â\x13\e Ÿz\x05 á "
  b"¦:a\x17 •AAp·ø¡Ìf‘- "
  b">¿–¡·&J¸¯÷ѸϿT\t  "
  b"$¶a›«öM¡ p8äÖ_]} "
  b"Øãü\x01 \\x13 G\ºo!ŽùaÝ3 "
  b"Z,‡Ø‡Lp¡ˆè¢€;º\f  "
  b"w7kÐIÞLñ©\x10 .ž"Šî¦ "
  b" rËÎ:QAÊ ¤m \x04 5¥Û "
  b"QU±|+\x05 K’½Ñ Òæ\x15 ^ "
  b"\x01 ™€x,ïq¦´…Q:™mia "
  b"‡Ä¡}†ìNm½ ƒGbXw\x15  "
  b"¤_\x18 þ¿vJ(œÝñòç\e Œ¥ "
  b"+NTdð‚Hd•3C\e ‘bŠ "
  b"/”ãùÀ´Gú“êàû2\x1D ¨• "
  b"|*«„D\x15 E{¾ˆ0uu\x03 ³ã "
  b"ƒzˆ«uOí¹\x01 SvD›eÀ "
  b"‰ÊµƒlŽN\x1A ‘²\x0E |Û¶§e "
  b"‹§qE…\r GÚ‰aî\x0E\x0E ,5} "
  b"¡\x07\x02\x02 Ð,CÉž„ô*Å+Wá "
  b"Ö5\x01 °$\x13 O¡:Š–Â:‰\x02  "
  b"à&?{ŸƒBá¶"2TÐ%`Õ "
  b"êBŒ#ÆPHœc¬=ã®þû "
  b"ø…OÓ\x16\x11 O™¦Ç€\f MŒ\x17 R "
  b"üjW6\x08 äI$žŒµ¯:Nú "
  b"½Ù\#èýHª?Ù¯êQ\x08 H "
  b"n/\x1F v2MF€ÿÁN$‡\f n "
  b"ª{æ©6ÎA"›Bç¨Lþø¯ "
  b"\x01 ™€Z,ÆphªŸ\x13 Õb\x05 %ä "
  b"/ˆà±#xBo¦ÿt\v MY.\x11  "
  b"\x1E ÷¶\x03\x05 ‡K\x06 ©^€\x02\x12 u\v d "
  b"8.yÌ–·E\x13 ½kÕ\x1F ¬nk& "
  b"`[þ©@øA\t €úI¶¦\x10 Áì "
  b"\x7F ØÄºd<ML¿&¦ú6Æ+_ "
  b"“\x0F\x12 ¿Ò\x1D Cº‚\e [È_g–• "
  b"œÛ"K~°IJ¾\x04 viKìq\f  "
  b"ºN4U«>@=€úœ{(\x07 6} "
  b"»\f )kùDJϸ*\r  \x10 »Q\x14  "
  b"¼5,¤wÚEæ†,\x07 ³YŽV/ "
  b"ÕrÂeâJï§c£¸Âs\x0E\x18  "
  b"\x05 ‡\x1C .=rBh€y\x18 ƒ%\x15 "„ "
  b"\t 5WšrZF;®ük@’™}ô "
  b"""
    \n  
    í+äé"Eõ³õÊ\x07\x1C ¹ 
    """
  b"@…×þbéB9²<Í•\t Åhä "
  b"KùsDÏ÷N\x1E «l-=Â\x01 •r "
  b"a¢·—Ú\x15 @ KýH{œ›C "
  b"q\x10 º\x1C ¼“C\x03 „P\x0E eäço "
  b"„êPÜW¨ImˆSŒßª5Qˆ "
  b"¯\x01 £5_\BI¯²aœæƒ×˜ "
  b"""
    úïä\x17 zKÆ‚h\n  
    E\x08 vAà 
    """
  b"""
    8RÆ‘¹ZDì\x13 >éM\n  
    Zk 
    """
  b"\x01 ™€”\x18 ÃsUŒr¸è{×§ž "
  b"×KÇ]INlu˜\x14 (\x01 ðÚ "
  b"WNÇ‚\x05 ÑO¹‚@s”É\x14 w» "
  b"\x15 ,ظÔ/Aã‚ÃA‘Â\x0E ð@ "
  b",àd\x1A ’3D.ƒi1f¶DÚ1 "
  b"•3¿¸³\x12 E\x07 û*ƒ\x11 "È "
  b"Qkªó]PK\x01 º\r  ~ŸIÿD "
  b"ÚUÁÊÙVEŸ B@L¼åo¡ "
  b"•`ú„£áN¿ƒ\x14 2|\x19 wŒt "
  b"ÒÎwY»›A\x1A ™nø¹`Þ?Ô "
  b"\x01 ™€GH¡r˜ŽWŽicªv6 "
  b" 1@@noGû¶•÷\x04 ›\x18 âó "
  b"¬™Ýš¥ÔCp¥P†œà-¡\x1D  "
  b"¶Ã÷\x1A ®K¨†“2ÍRÛú¨ "
  b"Ïs¢ÏùÜC±ˆ\x03 ùÚe™'\x17  "
  b"ËýJè\e\x17 Cݱ!ÍÑzÎHl "
  b"V\x02 «š\f\x19 K\v –`K\x08 \Ú½¡ "
  b"t'vÿä°H\x1C ¹p21Î%Ch "
  b"‹Œ¨ÝÇ`MÀ\x13 {\x1E ¿Q„– "
  b"¬„|_é\x1E Ci™`>âê_ "
  b"ÐI™ÈRùC\x11 ´Âîó\x01 ·…M "
  b"üñ\x18 ÇfVCYƒÇˆ§ÆÞjh "
  b"\x01 ™€Gƒ²s\x19 …Óíe™â!¬ "
  b"\x1A 0ÛñÀxB\x12 ·"l0ºwT "
  b"\x7F t*\x03 `\x05 Kã®\t ý`2ǥР"
  b"\x0F ¨lØ •Cƒ²úB–K§é° "
  b"\x12 5a\x12 à\x7F Hˆ³e\x15 n)Ÿ¯g "
  b"!ÝÚ\x19 αJ€šÂd\f [l°… "
  b"4§!k!ÎO\x00 °/¡F'9=| "
  b"EÆÌ`®¶B=±¾j\x01\x04 i\x1F • "
  b"m4"\x0F &ÊNà0\x11 ,$n„¤ "
  b"""
    rïþù‹\n  
    Bi•ùC(M_\x13 U 
    """
  b"¤‘˜ÌõDä³\x1F\x08 àÂbëo "
  b"©å\x00 `¬6K²³º\x01 (<\v p( "
  b"®ªG&y¹A\x17 ¯Ý&íg\x1F\x7F Ž "
  b"¯ŠÕõ8ØD·´žòC\x1F iê® "
  b"ÁÏ\x0F\x08\x0F JJ‡¿\v V+©C´š "
  b"ñ\t B)ûD•‘\x11 ô›Ä¡×\r  "
  b"\x01 ™€ZO+sS³™©máLë "
  b"Õ£˜9ÂÀHeÙhô\x06 œ³± "
  b"üËÿ\x05 7ºG•³\x1A nöÆÛÜ, "
  b"\x01 ™€zÁÓrˆ)'åáñ\f\x03  "
  b"ñ\x05 ÿ<XãMm¬É•÷‹\x02 ~C "
  b"\x01 ™€RÜÑs=`\x0E å\r[µ "
  b"¦¬=kKÝG+±·¹\v\x0E ©OÇ "
  b"l‹vB£uF¶°T—¹.¥¿ð "
  b"Bp…føoLyÕ¸À¶ç'‘ "
  b"½G3M\x04 ¤K–¥N\x1A ¿å\x00 …‘ "
  b"â\x0F ƒÕ2G)"դŠ"
  b"\x02 «•÷ä»E†¬\x08 '\x1A NŽˆÌ "
  b" àF"Ò×G;‡X×ò7u» "
  b",bØ÷_÷IÕŒh³G#o\x13 U "
  b"<èBÉÇwO&¶‡ëXw<7: "
  b"K/D®0FÆ´-¨¾rÒÞ‹ "
  b"k\x01 Bî\x1A K(¶¯Ä\x15 ‹Žˆ™ "
  b"p\x1C ëoR„O~ƒBj\x0E -'à "
  b"x\x1D b\x19 ¸B‰¡³´FN¼9 "
  b"ƒÍªd/\x0E DÙ±-ž{lT—\t  "
  b"ƒëá½\e ŽK¤¯kaÏüºbù "
  b"œ\x1D (ýC\x15 LÖŒçÕ\x7F Æ’¿ë "
  b"£bŒGfI¥‰PÝQ{3\x17 [ "
  b"É)±ª#ô@X¤€Oá=«ñ| "
  b"\x01 Œ\x13 ±ÚGF¨¤}có\x08 wRl "
  b"\x07 ŶñtØM¦‰œ\x13 Û?{$_ "
  b"\x08  ønåøL…”Ý•cê; "
  b"\x12 ìîû¾ŠK“¹:dÑU~š "
  b"/÷9…©È@q¤Íô×R³\x19 Ì "
  b"?¶¿Ëê\x02 D«™—±ƒ™a÷’ "
  b"E\x7F ke\x05 ‹EùŠ\e ›\x07 œ¦\x14 ! "
  b"XÄ꺮ŠON‰SþáC0Z "
  b"[›Ùî\x04 ½C1¦\t «M\÷Þz "
  b"v«YyYCe™t\x0F rèÚÕ\x00  "
  b"}Kå¸0“MϨ>Ü\x11 ˜ŸXá "
  b"ˆ¦v\x0E @\v L\x12 †ÝgÞ‚Ùª\x16  "
  b"\x03 œ;ÙJ\r š¥ç\x06 Üë¼z "
  b"¥¢eS;ÌH«–Ééç>õé\x03  "
  b"䎫ÍL\x1E @e¾fzaq\t É/ "
  b"Í\e ذ8<MèŽGgÒ\x15 “fª "
 ] 
                                 
                                
                                
                                    
SELECT 
  `property_group_option` . `id` 
FROM 
  `property_group_option` 
  LEFT JOIN  `property_group`  `property_group_option.group`  ON  `property_group_option` . `property_group_id`  =  `property_group_option.group` . `id` 
WHERE 
  (
    (
      `property_group_option.group` . `filterable`  =  ? 
    )
  )
  AND  (
    `property_group_option` . `id`  IN  (
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? 
    )
  )
ORDER BY 
  `property_group_option` . `id`  ASC 
LIMIT 
  500 
OFFSET 
  500  
                                    Copy 
                                 
                                                                    
                                                                                
SELECT  `property_group_option` . `id`  FROM  `property_group_option`  LEFT JOIN  `property_group`  `property_group_option.group`  ON  `property_group_option` . `property_group_id`  =  `property_group_option.group` . `id`  WHERE  ((`property_group_option.group` . `filterable`  =  1 )) AND  (`property_group_option` . `id`  IN  (0xA6EAED742DF9498F86A1AA6196E97E26 ,  0x23374C0D575A417DAC3766E1C392E429 ,  0x26B2F3A5E517446C9EB9A7F8A0F08686 ,  0x3DBB8A3DF07E4A559C5E3091C221A3A9 ,  0x58E34BC085714D82B41F0789614AFD34 ,  0x61D3E268E2A445FAAA8E960C136ED97D ,  0x954B323FB5F14A89A934DF5A62927FA0 ,  0x1A92170A015E40729F28D756F298B1B6 ,  0xD020299E7BF24774B82D6D96D79EE3C5 ,  0xEE95A6D12F6540F798715F3847C8FE75 ,  0x016CD737CCD34B5FB91A4F555A65743A ,  0x9D90C80FE304412DA19AE77C7684BB0F ,  0x466168D7AF04478197259EB8BAED1435 ,  0x4751C63BA7BD4B50B01B6BC703C3D884 ,  0x6D4D0B063A114333888FDC710ECE145F ,  0x8163C5BAE76F4D7FA51637BB3A3060A1 ,  0x41F1C5C9F8254FF7BECA353A6C095D47 ,  0xF70A79A97A0F4EA9A06A6462A8523479 ,  0xF4CDB174E04D4F9CB8C03B6ED617D941 ,  0x60488494DB4D4871BCCA62AF889D07F4 ,  0xF0EEC41867E04F64B857A151647ED96E ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0x61E805A993444D489A4D99A6EC5BA439 ,  0x3F700479955240AD895E689FF95452B3 ,  0xD75E9502D0634DA28CDBE1C682D89057 ,  0x51F25F22D5AF46FF954FF0A549DFBE4C ,  0x5A2BEAFCB9B84183B794BC29C3252824 ,  0x3D663CB31D1A4304876BDC28C5EC02DF ,  0x76EF4A41CBFD4AD48C9453EB9704AA1D ,  0xAFFC2DE8F9D54F309F3D439036375E75 ,  0x94E122469D98422E9E1B31612F615B8E ,  0x631E66047EE248C8BDEA8B43DDE37FCE ,  0xD2B094FBBCFA4D8E843275C9E12F839D ,  0x9488DA5D237B437C8395C8BB1F78014F ,  0xDB97E26167884B0EAD36505998A9E623 ,  0x825DCA932B064790A41A1E89DE7218D2 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xBEE969209DFC41B7BF9614577FDB9E22 ,  0x5837973C22EC44218CF1171ABED96CB0 ,  0x8C60CB0FE1104C48BA15B09432A7D047 ,  0x5CA0C76302534C468993F57E3056F242 ,  0x36944858649C4DFF9B321F69B23D17AF ,  0x4B80F64A56264389A2EECDDF55907AB4 ,  0x4F06B6FB4AD84A72ADF9F82EC3BD160A ,  0xB0402B8D72864AE2B4BFC720D5A6667F ,  0xB7F13FE1C319488A9054CBA06D84D80C ,  0x1B545F6623E1476D88A02085908AC42D ,  0x59AE43D06D374FBE8EB1F48E424837FF ,  0x5EDA8AE563C94AE8A057E84C862F09B2 ,  0x853EE8FBBD1D45B08A7C95D785FA7CC3 ,  0xD78FDD54BF7F4C0190255454075E9575 ,  0x4364BBA973104DAE87963BB9AE206570 ,  0x7DF932CDDCD649E6807A3BDE8E03591F ,  0xB7461F8490484A2E90BED4FEBCEE5A5B ,  0xE69CF2A19F4847658195A2374BEC493D ,  0x3F26637AE42244E9B7CE3BCE2A9964F3 ,  0x43B058233AFE4030B8399BFD759D9361 ,  0x7976BD1DD46644F184FC60BA62FAEF92 ,  0x8087FB95D7284E7183021B373DA70371 ,  0x2B28475B2E2A4F08A843DF8401D3C9FC ,  0x018E39DB484C704E8EC651DA6E59E593 ,  0x2D7FB9402D164EA0B9A681DA9856F46B ,  0x78EDEEFBE78B48408C9313C5AF7B0382 ,  0xB6E48C81077A4FC6A6161512F1F1C5C1 ,  0xC24E5CF41C894788AFB25E3D4BC9152B ,  0xBA190BCC33224C4A93A858542875D038 ,  0xCF88CACEE32D4C3A83FA571FE6E3EDAE ,  0xD500DEA809834E9DACCA085A52FB482F ,  0xF990A4C46D654ADBBAD4903047E96F20 ,  0x0498F7149D704A5A93D580DEDD1CF875 ,  0x3F647B6758404D29874FC935B48E48F8 ,  0x498AACEEADF44342B6B137CCA13B58CC ,  0x9919626664C5447F81DCB5B516000CAD ,  0xE0F845A528D445A1B99ABF79D79888C7 ,  0xC4FF5E0C99374D13B3E846AC9F1F34B4 ,  0xC67079F514EB47188FE6692BDDDDE13B ,  0xF720A71CDCF54E5BA6357F3E101EC627 ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0x018EC26E825F72F1AE092EECDBE63523 ,  0x018E39BE41417069BC2636F3F501C617 ,  0x018E39DB498D71C0BDB7F4301FA1C915 ,  0x018E39DD918571D1B88DEEDE81C1512E ,  0x362A57AF2B8B43D283376D4AEB895E6F ,  0x410A9D942700494BA3B6DCA82194DEE3 ,  0x70E2C54635E04A3287459FC1BB7779FB ,  0x9313030D057C48CBB22749EFB943F24B ,  0x4C255A2663F74038A892DD0E86C227B3 ,  0x56B5A8D6BD53456A8DFE3CB54CC43A8E ,  0x00BABFDCA33C49F0BEDA359216A55ADA ,  0x0F52EC7E3AA9494DAAF0918F1EC3B1C8 ,  0x12A8A59BFA904DDEA84D35195C046CB5 ,  0x2B212E6258244DEDA28F3165BA100BF8 ,  0x346A402FC93B43F3B431A6A629C9C529 ,  0x3B530DAB08F2412A8A203684900C50F2 ,  0x3F2B9F7109CF4117A3FFA98863C2B511 ,  0x54E1BECDFD8942418D0A7652624217B7 ,  0x5B227892F62445A3B85052F888BC47A2 ,  0x66381B00BCEE4367BA7C804BF08A8772 ,  0x6A9044A5310F4683B6C2057C65EE1A45 ,  0x7103AF2FE8504199AFFB67AE55356D08 ,  0x778A02FCEAD24A5AB09144715397EE71 ,  0x785CBF218DC04B9A85A140E8C2E14485 ,  0xB44E039D0BF649DC9918FAF6ED54FF41 ,  0xC8E3C9E1EBCA4632B0F82A44688D32DE ,  0xEA8A1514151948F5818333BAB6673DB9 ,  0xF00914139C1841C9A56D7C61681815B7 ,  0xF76B69E38EFA4A689993F54F9F49154E ,  0xFD6A4A85F8D44B929FCF4C776B9CF183 ,  0x2A44E2A6EB6646CCAEB242DF33352118 ,  0x33788FFF7B4B4BDB8D18A1A3CB867AA4 ,  0x96CD4AAA1D4B496FB1B36D9D284CF59D ,  0x984CD60E60B64C41A0CCDBDBCF1EAB4D ,  0xAFC4A8DAF6204E14842524335BCA6BD6 ,  0xDB5D99C59EB84363832812A86437FA22 ,  0xFB60E0CA719347DA8737D3ADAB1BEFA0 ,  0xFF0A3F8F3CCF4CB7B3A53B6B7458F741 ,  0x018D11D053B471A3BD44ECB980923663 ,  0x06F40F999E15466583BA904DFE28807B ,  0x260DD38E3965481789BF60917AC9C2B2 ,  0x339EA0F4203745F0B96001CFA3565E75 ,  0xEE192A4CB17847DC897320C2C36B52C9 ,  0x412B3D4BD1114C8E8D9F4CAA22CAF938 ,  0x47DE3E1519A649D191FD46FA86C3DA29 ,  0x959D8B461659466EA39752B2E811D229 ,  0xE50CB50D58B643589B0D780360B0156F ,  0xF5A0829D5B8943579C35968716309FA8 ,  0x77A2C8637D5F4BB2A909999C7454731E ,  0x018E39DE6E8570CDBF6878315042F691 ,  0x018EC260604E710286204C912CCB79EF ,  0x018EC26E7EFF713EA7B024F1A127CF68 ,  0xD82CCE51C80B4D33A23F63A7700731FC ,  0x2137F4A52DCF4E379DD46E57F0957CEF ,  0x508065316FFA49B7A94AC9DD0782F3B7 ,  0x9C3B93226C0E4EEF9910D1DF17D893DA ,  0x18014EDFC59349CF9CA05ACCEABA2B0E ,  0x2B315F11F65E464192A9264DE958FE0D ,  0xB964C0C143B94958B33C97D391E661AA ,  0xF687858549674E9C8361347B25225FD6 ,  0x28921336B8814F3FA1122F7794509F27 ,  0x42C60C8275BA458FAEC844B85C60C63D ,  0x5F47880B1C154D35A15EBD43A79900B8 ,  0x6BB1C84DC86B482F85C23D1EB5629FB0 ,  0x7384E7D32640448E864CDCD38CAD6A14 ,  0x756BC61010804494B6A9B6983952ED95 ,  0x9030014967C1436DAB0E9A9E7A36A369 ,  0xA1E08433503D41B6BA6976CE517E3768 ,  0xDA8BAE0B60194F449BEDB71A42C93260 ,  0xF7127092EE75468FB7550FC1C04F4B6C ,  0x1D6F5625F4B0434AA5F3B2B22064297A ,  0xEC4D9E11C12E4CD89526A7E4B1BC02D4 ,  0xF13D2484140B4EBAB568C2E8F70DB9FF ,  0x091E3FA148134C26808558FF08D81516 ,  0x22A32D4D3AC44213A6D4EB05BC991824 ,  0x2348E2B0D890403B9B76F925AEB013CC ,  0x4E83E5F028EA42AD988C7F4526276B3B ,  0x55B5900C57F54D8D8A035FFD899895E3 ,  0x9FEEDB2B5BB84883A8722E0C9024DD9B ,  0xA666338B4819420983077A440D67895D ,  0xB0D6F939BA5A4A3C96583013CB0182EB ,  0xCB6C8B56245A42339FBA8BA3EB09F114 ,  0xD5A3E6AB9B134B50930C8D58F7126E18 ,  0xE23ABD1402A644CBBC705A76AD84C0AB ,  0x144D129E9D0B40D9A07D37D5D2879D97 ,  0x1F76111E8C3148AF97A851D9A7B951BD ,  0x2AF69DF36CD4479BBD2CE6FE39831F31 ,  0x345573F747D94690A0220DFB02C51FD0 ,  0x37B8120EC631420DB413FA76A2D1B8E9 ,  0x3A6F3C6C9EB948859C12018D161C4EC5 ,  0x4F4A6AAC4F524E088422FCC0889F4D2A ,  0x5585044676B64161A0187033658DF888 ,  0x5D1BA3B08C4A462DA1AD4709664B2EB0 ,  0x6094436B97BD4DFFB6E1185BABF20329 ,  0x62ED50AE26464ACAA3F739DD6D7B0BE9 ,  0x7C138D7346794B088DAFA759B98E3773 ,  0x81D82EF83AB342A99B6B49CA3C08DA61 ,  0x828FE9B219DA4085922EDAC3E1CD1DEB ,  0xA3F937D58B364557A924F24C6FE0BA2D ,  0xC6A69E9164C2487B9A4C701591435CA4 ,  0xC94A80EF8A354F9A93BBDDF6F6C5B4FE ,  0xF922FC4C9D4C46F8AC6903A9924AECDD ,  0xFC7A29F4A3DA468A830AE7F98EE0C5B2 ,  0x018D11BAB4A6712EBA81235B9E3F4780 ,  0x0D0EB80D020B42F2BAC9202E3ADEF21E ,  0x1A1F6FA008BC409EB0F086D5E6FEE885 ,  0x27F166CF430A4C9B8D777C77D44C101E ,  0x28138E6BC0F749119539B4F5FC61C9AA ,  0x2AC8454B375041ABB5F57B5A968A7B9A ,  0x333E1C82D3F24450B5BF63F604DB455A ,  0x356FDCE3526B4AB8A4ADD542E25F27CB ,  0x3A20F1AB12414BDD88A721E2602E3917 ,  0x5740B08AB24D4B898156554771D41084 ,  0x5A136F44104F4B8A8A53246F19C8C9E7 ,  0x60D1197B0BA04A14A08F9F14FAAFF693 ,  0x6958BD02963F4C2CB61FE182E3AFAF6B ,  0x71193D64639441C2A7A9A10160C619F7 ,  0x7B8E99E96C3C4BA485334054FD90CACC ,  0x7DD6B8DC4D5440468E07D0E2C9B7609F ,  0x98AE7A3C87FC4FF8B443740939DD83DE ,  0xA2B24915BDA14528893C6771CB69C349 ,  0xAC0F10E005DF405C91EEB509E99C3B4F ,  0xB4AFD32E876E4CA5A0F18D784FACB072 ,  0xB826BCE8B48648BB96ECFD22D1EAD1F2 ,  0xB8D6358FBC5D4F23BF2775A1395B7056 ,  0xBE4215983C5A4F24AC9BF870ED4ABAE0 ,  0xC171543B47934AFE8DB3E6B315360C87 ,  0xC6B068DBE8AB4162BDCC35875D442B51 ,  0xC6D0D0D6FE0840F9984F26BCE3913CD4 ,  0xDEB017D1C6204B33B64DC91FE98A7E98 ,  0xE80C68BC85274609A5EEE408C32EE541 ,  0xE8D5CE6F575042278249B2D9B9F10263 ,  0xE8DA3606107D4BB0A42121A366278F44 ,  0xEFFF9B7CDA2646AC9E028725D7EC15B5 ,  0xF7D37D10CF8C4E12BC21402F62346D1D ,  0xFC33DF7FB0314034A925028F86CD60EA ,  0xC7423A7125A44FCD9D9191AEBB17FF70 ,  0xBBC701CEC68C42429A53D3BF27ABD7E1 ,  0x7D851BE37AB949C2B15E9F0B352F1A5F ,  0x708170651EB5451D83764B55F6EAFE8D ,  0x74C3D53F2DBF4D29B9DC4416A99E53C1 ,  0x9A4843BA3DC942A7AD200B98540C8EA8 ,  0x92FCC1924C284825A0E3B8ABB7DAC58B ,  0xC3CB0032CC44446EB5B5F78561CE9B06 ,  0x99B252833D004F498763BE55DD54C9E2 ,  0xA04F6ED76A6A41FDAFD911A1ADA5B512 ,  0x26EB348ACD264BC3A004340C8DBFD2DC ,  0x41E692391700406D90AE017E085B9EB5 ,  0x6D0B776E9F2D4C0695053213DE80B4AD ,  0x867484AB36474AC9BA291ED058BA9AC8 ,  0xCB9D888E0F5A4198A95004E4997F3962 ,  0x07A7EA208AA24EBAAA45D42ACA0A04E1 ,  0x5EA8CE7A8F444B5594594313A1F34D03 ,  0x7504B30A76374168BFCD37526FCA5EDA ,  0x221CA9A1D69949B8B39EA1F640B706D9 ,  0xA2617A8393BC4B74879D813E9EBAFBD0 ,  0xA2C525683EDC462A816BD0C4D9DB650F ,  0x92B1C0DECD234D66AF1FE8A290AFFF0E ,  0x1DEA6DFADF0A4C909226B6FDF991ED81 ,  0x775B1B93E4DF4A49BF565ABC2536F18D ,  0x8C0BABAEBB144BDC9C35BA9C25F66DF6 ,  0x18A4436BD6384878BD2925AF066B0C94 ,  0x759361D27ECE49D5BFD10338D458868F ,  0x16B240ADFC5A41FABF0F4A56AE541DDA ,  0xAE3437146FEC450F8E80215B4F4FE6EE ,  0x1FBD82C783864BEF93F2967CB5C234EE ,  0x228A3FC224E840EFB06FB48DA53CDFE8 ,  0x98CE29D36B95425D961D024709ABF96D ,  0xDCE63ABB88CF41E19AFD2C21E7F0793F ,  0x29314BC1F74C465B9CF1DE51B0FEEB6C ,  0x3535AA26C4204286AB9088462DB7D047 ,  0x8007A44DAE02426E89F43E72F1024A35 ,  0x807CBBAE2BFD45FCB1EC240DB244FD44 ,  0xD29820A95D114D6EA5295FF718DD5156 ,  0x6149B036A274445B8D6CD9BCAC8AEA77 ,  0xC34AF018B4F14CF788FD032453E1641F ,  0x9C3BF803C5554EC293245581324F8520 ,  0x018E39E0D725719F87EE316D153F253A ,  0x018E39E0D73C73FEA9765477085B3EC0 ,  0x14592874A4D9431F99ACA1AE5BB06021 ,  0x1AF3DA9E6DAE41BB846554F45583AD47 ,  0x3331661C1B8144CBA4D82599DA739AE8 ,  0x34B932810F164AC5B696E99D2D620F00 ,  0x454AC29858C24D04AAA38BE2BF8834B5 ,  0x4B923C8BC22843528DE8CD628507A643 ,  0x9BF63E55425A404F9E9E0CF674590B7E ,  0xA612E0DA6F194E5191330E299F49E3E0 ,  0xE678E3DB84C24D60BEA27C024C3297C6 ,  0xF18BCEB26F4E479E86E4BCA0DE1DD155 ,  0xFEFABD63DFE54DAC8E999F90B9AF0C94 ,  0x107D35FDD5BE4244AD648769BDFBF6A5 ,  0x194369071B084939A670E1E99879BA13 ,  0x269B951D8F8A4587A87A8069FF65EE33 ,  0x682019BA2FED41D99E978250AC234A26 ,  0x6B05605E1B4D47F3B7E571C9FB03D9D6 ,  0x8671310E0D0A4B0CB5EB3B2A12E37D79 ,  0xA0BC82CF35DF4DCABEEBEC4C548063C2 ,  0xA50B0196DC384690802E67A43E94D07C ,  0xB43660C8D7AB4866B631E4AFFCFE611D ,  0xC0CEA1C182534C0D9E72142AAA49C2DB ,  0xFFA88C25FAC645D788516548569C767C ,  0x8180258B3A2B4A3FA0CE85F9B80203EC ,  0xE54FA5C43E7146CA9C2E22BAC99DA699 ,  0xCB1DF853765A49DBAAB3C65843B37666 ,  0x33C0BA4B098A43A58F5FAD2B3D9331AA ,  0x45357EA790374FEA8B1F4F97A49EA146 ,  0x59D08A7338A3422298A504619E3A8448 ,  0x5AECA80A72C3422EBF6F32511D494296 ,  0x6FEC559FF8414BB282A9F248EFDF4BE8 ,  0x7638330E79F14CD9B5C3282D9A94D0B3 ,  0x8E6542E4D5BE44AB83376E8EF7AFBB08 ,  0x8FD5BB104FE34656A2B0D8D134E71AA5 ,  0x9321F04DCEB2445181B8422CF56A91BB ,  0xE94EF55BE4434281B3C4EE4F744CC7DD ,  0x28B50DB1010344C7AB200B2477D695DB ,  0x58BE25E1BD11407291985C01B0DC057D ,  0x46258553BADC4E0B85B32B116F6227A6 ,  0x0199807A647A73C2AF68ED9E11F9703E ,  0x395D897BA33B48888DA19A7183701CB4 ,  0x8E2E0EE5DF7D41D5BBC8D355907B5F70 ,  0x3FA12E4A95D741D9A0014F6169D19469 ,  0x1BC8D0099CFB47F78890793A395A5BAF ,  0xBD78DDB5244D4A7281D85BCA2A3FC607 ,  0x190800D7739F434C94878AD83DF21011 ,  0x938893B93D0140CB8FA0BCC9AA2638D3 ,  0x995DDFAB53054C3F92AFB0F96FAEDCBE ,  0x29018E27242B46D3B80C2411AB5FBE39 ,  0xCA936B9CCD004BDEB145C5EE425CD24D ,  0xD09A847A01D648E69FD1EB1916C87A69 ,  0x70FAC62F3C564E6AB719082D4C7325D3 ,  0xF041566C63F64D648158B6B06187ECFB ,  0x204C2419CB5A4F3EB3A9B290669CB07B ,  0x0199804744D871EFB8F50CD237CCFB5C ,  0x0199805A2EE372B2AFE2131B9F7A05E1 ,  0xA63A611795414170B7F8A1CC66918F2D ,  0x3EBF96A1B7264AB8AFF7D1B8CFBF5409 ,  0x24B6619BABF64DA1A07038E4D65F5D7D ,  0xD8E3FC015C13475CBA6F218EF961DD33 ,  0x5A2C87D89D874C70A188E8A2803BBA0C ,  0x77376BD049DE4CF1A9102E9E228AEEA6 ,  0x2072CBCE3A5141CAA0A46D200435A5DB ,  0x5155B17C2B054B929DBDD1A0D2E6155E ,  0x019980782CEF71A6B485513A996D6961 ,  0x87C4A17D86EC4E6DBDA0834762587715 ,  0xA45F18FEBF764A289CDDF1F2E71B8CA5 ,  0x2B4E5464F08248649533431B8191628A ,  0x2F94E3F9C0B447FA93EAE0FB321DA895 ,  0x7C2AAB844415457BBE8830757503B3E3 ,  0x837A88AB9D754FEDB9015376449B65C0 ,  0x89CAB5836C8E4E1A91B20E7CDBB6A765 ,  0x8BA77145850D47DA8961EE0E0E2C357D ,  0xA1070202D02C43C99E84F42AC52B57E1 ,  0xD63501B024134FA1903A8A96C23A8902 ,  0xE0263F7B9F8342E1B6223254D02560D5 ,  0xEA428C23C650488F9C63AC3DE3AEFEFB ,  0xF8854FD316114F99A6C7800C4D8C1752 ,  0xFC6A573608E449249E8CB5AF3A4EFA8F ,  0xBDD95C23E8FD488FAA3FD9AFEA510848 ,  0x6E2F1FAD76324D4680FFC14E24870C6E ,  0xAA7BE6A936CE41229B42E7A84CFEF8AF ,  0x0199805A2CC67068AA9F13D5620525E4 ,  0x2F88E0B12378426FA6FF740B4D592E11 ,  0x1EF7B60305874B06A95E800212750B64 ,  0x382E79CC96B74513BD6BD51FAC6E6B26 ,  0x605BFEA940F8410980FA49B6A610C1EC ,  0x7FD8C4BA643C4D4CBF26A6FA36C62B5F ,  0x930F12BFD21D43BA821B5BC85F679695 ,  0x9CDB224B7EB0494ABE0476694BEC710C ,  0xBA4E3455AB3E403D80FA9C7B2807367D ,  0xBB0C296BF9444ACFB82A0D2010BB5114 ,  0xBC352CA477DA45E6862C07B3598E562F ,  0xD572C38265E24AEFA763A3B8C2730E18 ,  0x05871C2E3D7242688079188325152284 ,  0x0935579A725A463BAEFC6B4092997DF4 ,  0x0AED2BE4E92245F5B3F5CA81071CADB9 ,  0x4085D7FE62E94239B23CCD9509C568E4 ,  0x4BF97344CFF74E1EAB6C2D3DC2019572 ,  0x61A2B797DA1540A08F4BFD487B9C9B43 ,  0x7110BA1CBC9343038F84500E65E4E76F ,  0x84EA50DC57A8496D88538CDFAA355188 ,  0xAF01A3355F5C4249AFB2619CE683D798 ,  0xFAEFE4177A904BC682680A45087641E0 ,  0x3852C691B95A44ECAD133EE94D0A5A6B ,  0x0199809418C373558C72B8E87BD7A79E ,  0xD74BC75DAD494E6CAD7598142801F0DA ,  0x574EC78205D14FB982407394C91477BB ,  0x152CD8B8D42F41E382C34191C20EF040 ,  0x2CE0641A9233442E83693166B644DA31 ,  0x9533BFB8B31245078FFB812A831122C8 ,  0x516BAAF35D504B01BA0DA07E9F49FF44 ,  0xDA55C1CAD956459FA042404CBCE56FA1 ,  0x9560FA84A3E14EBF8314327C19778C74 ,  0xD2CE7759BB9B411A996EF8B960DE3FD4 ,  0x0199804748A172988D578D6963AA7636 ,  0x203140406E6F47FBB695F7049B18E2F3 ,  0xAC99DD9AA5D44370A550869CE02DA11D ,  0xB6C39DF71AAE4BA8869332CD52DBFAA8 ,  0xCF73A2CFF9DC43B18803F9DA65992717 ,  0xCBFD4AE81B1743DDB121CDD17ACE486C ,  0x5602AB9A0C194B0B96604B085CDABDA1 ,  0x742776FFE4B0481CB9703231CE254368 ,  0x8B8CA8DDC7604DC090137B1EBF518496 ,  0xAC847C5FE91E436999603EE2EA8F9F5F ,  0xD04999C852F94311B4C2EEF301B7854D ,  0xFCF118C76656435983C788A7C6DE6A68 ,  0x0199804783B2731985D3ED6599E221AC ,  0x1A30DBF1C0784212B790226C30BA7754 ,  0x7F742A0360054BE3AE09FD6032C7A5D0 ,  0x0FA86CD820954383B2FA42964BA7E9B0 ,  0x12356112E07F4888B365156E299FAF67 ,  0x21DDDA19CEB14A809AC2640C5B6CB085 ,  0x34A7216B21CE4F00B02FA14627393D7C ,  0x45C6CC60AEB6423DB1BE6A0104691F95 ,  0x6D34220F26CA4EE09030112C246E84A4 ,  0x72EFFEF98B0A426995F943284D5F1355 ,  0xA49198CCADF544E4B31F08E0C262EB6F ,  0xA9E50060AC364BB2B3BA01283C0B7028 ,  0xAEAA472679B94117AFDD26ED671F7F8E ,  0xAF8AD5F538D844B7B49EF2431F69EAAE ,  0xC1CF0F080F4A4A87BF0B562BA943B49A ,  0xF19D094229FB44959111F49BC4A1D70D ,  0x0199805A4F2B7353B399A99D6DE14CEB ,  0xD5A39839C2C0486590D968F4069CB3B1 ,  0xFCCBFF0537BA4795B31A6EF6C6DBDC2C ,  0x0199807AC1D37290882927E5E1F10C03 ,  0xF105FF3C58E34D6DACC995F78B027E43 ,  0x01998052DCD1733D8F600EE55C725BB5 ,  0xA6AC3D6B4BDD472BB1B7B90B0EA94FC7 ,  0x6C8B7642A37546B6B05497B92EA5BFF0 ,  0x42708566F86F4C79ADD5B8C0B6E72791 ,  0xBD47334D04A44B96A54E1ABFE5008591 ,  0xE20F83D5813247EE848A2922D5A4C58E ,  0x02AB95F7E4BB4586AC08271A4E8E88CC ,  0x20E04622D2D7473B878158D7F23775BB ,  0x2C62D8F75FF749D58C68B347236F1355 ,  0x3CE842C9C7774F26B687EB58773C373A ,  0x4B2F44AE813046C6B42DA8BE72D2DE8B ,  0x6B8F0142EE1A4B28B6AFC4158B8D8899 ,  0x701CEB6F52844F7E83426A900E2D27E0 ,  0x781D906219B8428990A1B3B4464EBC39 ,  0x83CDAA642F0E44D9B12D9E7B6C549709 ,  0x83EBE1BD1B8D4BA4AF6B61CFFCBA62F9 ,  0x9C1D28FD43154CD68CE7D57FC692BFEB ,  0xA390628C476649A58950DD517B33175B ,  0xC929B1AA23F44058A4804FE13DABF17C ,  0x018C13B1DA4746A8A47D63F30877526C ,  0x07C5B6F174D84DA6899C13DB3F7B245F ,  0x0820F86EE5F84C85948FDD958163EA3B ,  0x12ECEEFBBE8A4B93B93A64ADD1557E9A ,  0x2FF73985A9C84071A4CDF4D752B319CC ,  0x3FB6BFCBEA0244AB9997B1839961F792 ,  0x457F6B65058B45F98A1B9B079CA61421 ,  0x58C4EABAAE8A4F4E8953FEE143305A90 ,  0x5B9BD9EE04BD4331A609AB4D5CF7DE7A ,  0x76AB597959AD436599740F72E8DAD500 ,  0x7D4BE5B830934DCFA83EDC11989F58E1 ,  0x88A6760E400B4C1286DD67DE82D9AA16 ,  0x8F039C813BD94A0D9AA5E706DCEBBC7A ,  0xA5A265533BCC48AB96C9E9E73EF5E903 ,  0xE48EABCD4C1E4065BE667A617109C92F ,  0xCD1BD8B0383C4DE88D4767D2159366AA )) ORDER BY  `property_group_option` . `id`  ASC  LIMIT  500  OFFSET  500 ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            71 
                                25.48 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` ,  `product` . `product_manufacturer_id`  as  `product.manufacturerId` ,  `product` . `product_manufacturer_version_id`  as  `product.productManufacturerVersionId` ,  `product` . `unit_id`  as  `product.unitId` ,  `product` . `tax_id`  as  `product.taxId` ,  `product` . `product_media_id`  as  `product.coverId` ,  `product` . `product_media_version_id`  as  `product.productMediaVersionId` ,  `product` . `delivery_time_id`  as  `product.deliveryTimeId` ,  `product` . `product_feature_set_id`  as  `product.featureSetId` ,  `product` . `canonical_product_id`  as  `product.canonicalProductId` ,  `product` . `canonical_product_version_id`  as  `product.canonicalProductVersionId` ,  `product` . `cms_page_id`  as  `product.cmsPageId` ,  `product` . `cms_page_version_id`  as  `product.cmsPageVersionId` ,  `product` . `price`  as  `product.price` ,  `product` . `product_number`  as  `product.productNumber` ,  `product` . `restock_time`  as  `product.restockTime` ,  `product` . `auto_increment`  as  `product.autoIncrement` ,  `product` . `active`  as  `product.active` ,  `product` . `available`  as  `product.available` ,  `product` . `is_closeout`  as  `product.isCloseout` ,  `product` . `available_stock`  as  `product.availableStock` ,  `product` . `stock`  as  `product.stock` ,  `product` . `display_group`  as  `product.displayGroup` ,  `product` . `variant_listing_config`  as  `product.variantListingConfig` ,  `product` . `variant_restrictions`  as  `product.variantRestrictions` ,  `product` . `manufacturer_number`  as  `product.manufacturerNumber` ,  `product` . `ean`  as  `product.ean` ,  `product` . `purchase_steps`  as  `product.purchaseSteps` ,  `product` . `max_purchase`  as  `product.maxPurchase` ,  `product` . `min_purchase`  as  `product.minPurchase` ,  `product` . `purchase_unit`  as  `product.purchaseUnit` ,  `product` . `reference_unit`  as  `product.referenceUnit` ,  `product` . `shipping_free`  as  `product.shippingFree` ,  `product` . `purchase_prices`  as  `product.purchasePrices` ,  `product` . `mark_as_topseller`  as  `product.markAsTopseller` ,  `product` . `weight`  as  `product.weight` ,  `product` . `width`  as  `product.width` ,  `product` . `height`  as  `product.height` ,  `product` . `length`  as  `product.length` ,  `product` . `release_date`  as  `product.releaseDate` ,  `product` . `rating_average`  as  `product.ratingAverage` ,  `product` . `category_tree`  as  `product.categoryTree` ,  `product` . `property_ids`  as  `product.propertyIds` ,  `product` . `option_ids`  as  `product.optionIds` ,  `product` . `stream_ids`  as  `product.streamIds` ,  `product` . `tag_ids`  as  `product.tagIds` ,  `product` . `category_ids`  as  `product.categoryIds` ,  `product` . `child_count`  as  `product.childCount` ,  `product` . `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` . `created_at`  as  `product.createdAt` ,  `product` . `updated_at`  as  `product.updatedAt` ,  (SELECT  GROUP_CONCAT (HEX (`product.options.mapping` . `property_group_option_id` ) SEPARATOR  '||' )
                  FROM  `product_option`  `product.options.mapping` 
                  WHERE  `product.options.mapping` . `product_id`  =  `product` . `id`  ) as  `product.options.id_mapping` ,  `product.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` . `file_hash`  as  `product.cover.media.fileHash` ,  `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.translation.metaDescription`  as  `product.metaDescription` ,  `product.translation.name` ,  `product.translation.name`  as  `product.name` ,  `product.translation.keywords` ,  `product.translation.keywords`  as  `product.keywords` ,  `product.translation.description` ,  `product.translation.description`  as  `product.description` ,  `product.translation.metaTitle` ,  `product.translation.metaTitle`  as  `product.metaTitle` ,  `product.translation.packUnit` ,  `product.translation.packUnit`  as  `product.packUnit` ,  `product.translation.packUnitPlural` ,  `product.translation.packUnitPlural`  as  `product.packUnitPlural` ,  `product.translation.customSearchKeywords` ,  `product.translation.customSearchKeywords`  as  `product.customSearchKeywords` ,  `product.translation.slotConfig` ,  `product.translation.slotConfig`  as  `product.slotConfig` ,  `product.translation.customFields` ,  `product.translation.customFields`  as  `product.customFields`  FROM  `product`  LEFT JOIN  `tax`  `product.tax`  ON  `product` . `tax_id`  =  `product.tax` . `id`  LEFT JOIN  `product_media`  `product.cover`  ON  `product` . `product_media_id`  =  `product.cover` . `id`  AND  `product` . `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  `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` . `parent_id`  IN  (? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ) AND  `product` . `active`  =  ? )) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  b"/»_ââšMpªXTÎ|ãâ\v  "
  b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
  b"¿\x0F &\j7B\f ¨\x05 ó<Éã/þ "
  b"nÍ9ƒ\x0E EŽ›FçÜž¿\x18 w "
  b"3ÌqqÈL@^´.\x02 `dËôÞ "
  b"\x01 Œ\x1A ÈÓÙr¸˜³FŽ\x02 0 A "
  b"\x07\x14 kçqF-ƒ½;ô§±`é "
  b"–ç«áF\x10 JC·Ñöᆡ€\x16  "
  b"´¡Î=\x0E ¬D/€yÒÎΦ\x05 K "
  b"©Ò˜÷zB•º#\x18 B¨\x08 )ò "
  b"©"Ï¢¨ŒD#¸£µ\x16 )íÈ{ "
  b"\x01 •¯m’Ôrò©.s–Ç7\x02 Q "
  b"½S¦?\t A\x13 ˆ-O˜˜hô\x1A  "
  b"n”õQµ÷GJ±ŸU²?ý·T "
  b"-Äí§Î[I@±ø¸¼¼$RT "
  b"(X†Œi—I\v ’-bÔÜgw™ "
  b"[I=ü:NJ³ Ú^&cÕs "
  b"zÒ\f cúDÞT\x1A\x16\x07\x1F †] "
  b"öÐz¹FþI¬=Y-ñÎbª "
  b"XÔ\x07 â\x0F ÷MñxÍ]:¬¢ "
  b"ZP\x18 Ê«õH£Žp¤o¹h\x02 S "
  b"\x03 ƒ‡Û—ˆM\e Ž>¬TQ^\x07 ^ "
  b"tD:4]¥AõµÛá\x1F ½E¹º "
  b"""
    û÷zÇüq@‹¨µÂ\v \n  
    én= 
    """
  b"\x7F (]%E\x10 J8¬ô¹KÕ\x06 KÓ "
  b"\x01 —éÖ)—q;¼!ª*0q½ç "
  true 
 ] 
                                 
                                
                                
                                    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` , 
  `product` . `product_manufacturer_id`  as  `product.manufacturerId` , 
  `product` . `product_manufacturer_version_id`  as  `product.productManufacturerVersionId` , 
  `product` . `unit_id`  as  `product.unitId` , 
  `product` . `tax_id`  as  `product.taxId` , 
  `product` . `product_media_id`  as  `product.coverId` , 
  `product` . `product_media_version_id`  as  `product.productMediaVersionId` , 
  `product` . `delivery_time_id`  as  `product.deliveryTimeId` , 
  `product` . `product_feature_set_id`  as  `product.featureSetId` , 
  `product` . `canonical_product_id`  as  `product.canonicalProductId` , 
  `product` . `canonical_product_version_id`  as  `product.canonicalProductVersionId` , 
  `product` . `cms_page_id`  as  `product.cmsPageId` , 
  `product` . `cms_page_version_id`  as  `product.cmsPageVersionId` , 
  `product` . `price`  as  `product.price` , 
  `product` . `product_number`  as  `product.productNumber` , 
  `product` . `restock_time`  as  `product.restockTime` , 
  `product` . `auto_increment`  as  `product.autoIncrement` , 
  `product` . `active`  as  `product.active` , 
  `product` . `available`  as  `product.available` , 
  `product` . `is_closeout`  as  `product.isCloseout` , 
  `product` . `available_stock`  as  `product.availableStock` , 
  `product` . `stock`  as  `product.stock` , 
  `product` . `display_group`  as  `product.displayGroup` , 
  `product` . `variant_listing_config`  as  `product.variantListingConfig` , 
  `product` . `variant_restrictions`  as  `product.variantRestrictions` , 
  `product` . `manufacturer_number`  as  `product.manufacturerNumber` , 
  `product` . `ean`  as  `product.ean` , 
  `product` . `purchase_steps`  as  `product.purchaseSteps` , 
  `product` . `max_purchase`  as  `product.maxPurchase` , 
  `product` . `min_purchase`  as  `product.minPurchase` , 
  `product` . `purchase_unit`  as  `product.purchaseUnit` , 
  `product` . `reference_unit`  as  `product.referenceUnit` , 
  `product` . `shipping_free`  as  `product.shippingFree` , 
  `product` . `purchase_prices`  as  `product.purchasePrices` , 
  `product` . `mark_as_topseller`  as  `product.markAsTopseller` , 
  `product` . `weight`  as  `product.weight` , 
  `product` . `width`  as  `product.width` , 
  `product` . `height`  as  `product.height` , 
  `product` . `length`  as  `product.length` , 
  `product` . `release_date`  as  `product.releaseDate` , 
  `product` . `rating_average`  as  `product.ratingAverage` , 
  `product` . `category_tree`  as  `product.categoryTree` , 
  `product` . `property_ids`  as  `product.propertyIds` , 
  `product` . `option_ids`  as  `product.optionIds` , 
  `product` . `stream_ids`  as  `product.streamIds` , 
  `product` . `tag_ids`  as  `product.tagIds` , 
  `product` . `category_ids`  as  `product.categoryIds` , 
  `product` . `child_count`  as  `product.childCount` , 
  `product` . `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` . `created_at`  as  `product.createdAt` , 
  `product` . `updated_at`  as  `product.updatedAt` , 
  (
    SELECT 
      GROUP_CONCAT (
        HEX (
          `product.options.mapping` . `property_group_option_id` 
        ) SEPARATOR  '||' 
      )
    FROM 
      `product_option`  `product.options.mapping` 
    WHERE 
      `product.options.mapping` . `product_id`  =  `product` . `id` 
  ) as  `product.options.id_mapping` , 
  `product.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` . `file_hash`  as  `product.cover.media.fileHash` , 
  `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.translation.metaDescription`  as  `product.metaDescription` , 
  `product.translation.name` , 
  `product.translation.name`  as  `product.name` , 
  `product.translation.keywords` , 
  `product.translation.keywords`  as  `product.keywords` , 
  `product.translation.description` , 
  `product.translation.description`  as  `product.description` , 
  `product.translation.metaTitle` , 
  `product.translation.metaTitle`  as  `product.metaTitle` , 
  `product.translation.packUnit` , 
  `product.translation.packUnit`  as  `product.packUnit` , 
  `product.translation.packUnitPlural` , 
  `product.translation.packUnitPlural`  as  `product.packUnitPlural` , 
  `product.translation.customSearchKeywords` , 
  `product.translation.customSearchKeywords`  as  `product.customSearchKeywords` , 
  `product.translation.slotConfig` , 
  `product.translation.slotConfig`  as  `product.slotConfig` , 
  `product.translation.customFields` , 
  `product.translation.customFields`  as  `product.customFields` 
FROM 
  `product` 
  LEFT JOIN  `tax`  `product.tax`  ON  `product` . `tax_id`  =  `product.tax` . `id` 
  LEFT JOIN  `product_media`  `product.cover`  ON  `product` . `product_media_id`  =  `product.cover` . `id` 
  AND  `product` . `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  `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` . `parent_id`  IN  (
        ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? , 
        ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? 
      )
      AND  `product` . `active`  =  ? 
    )
  ) 
                                    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` ,  `product` . `product_manufacturer_id`  as  `product.manufacturerId` ,  `product` . `product_manufacturer_version_id`  as  `product.productManufacturerVersionId` ,  `product` . `unit_id`  as  `product.unitId` ,  `product` . `tax_id`  as  `product.taxId` ,  `product` . `product_media_id`  as  `product.coverId` ,  `product` . `product_media_version_id`  as  `product.productMediaVersionId` ,  `product` . `delivery_time_id`  as  `product.deliveryTimeId` ,  `product` . `product_feature_set_id`  as  `product.featureSetId` ,  `product` . `canonical_product_id`  as  `product.canonicalProductId` ,  `product` . `canonical_product_version_id`  as  `product.canonicalProductVersionId` ,  `product` . `cms_page_id`  as  `product.cmsPageId` ,  `product` . `cms_page_version_id`  as  `product.cmsPageVersionId` ,  `product` . `price`  as  `product.price` ,  `product` . `product_number`  as  `product.productNumber` ,  `product` . `restock_time`  as  `product.restockTime` ,  `product` . `auto_increment`  as  `product.autoIncrement` ,  `product` . `active`  as  `product.active` ,  `product` . `available`  as  `product.available` ,  `product` . `is_closeout`  as  `product.isCloseout` ,  `product` . `available_stock`  as  `product.availableStock` ,  `product` . `stock`  as  `product.stock` ,  `product` . `display_group`  as  `product.displayGroup` ,  `product` . `variant_listing_config`  as  `product.variantListingConfig` ,  `product` . `variant_restrictions`  as  `product.variantRestrictions` ,  `product` . `manufacturer_number`  as  `product.manufacturerNumber` ,  `product` . `ean`  as  `product.ean` ,  `product` . `purchase_steps`  as  `product.purchaseSteps` ,  `product` . `max_purchase`  as  `product.maxPurchase` ,  `product` . `min_purchase`  as  `product.minPurchase` ,  `product` . `purchase_unit`  as  `product.purchaseUnit` ,  `product` . `reference_unit`  as  `product.referenceUnit` ,  `product` . `shipping_free`  as  `product.shippingFree` ,  `product` . `purchase_prices`  as  `product.purchasePrices` ,  `product` . `mark_as_topseller`  as  `product.markAsTopseller` ,  `product` . `weight`  as  `product.weight` ,  `product` . `width`  as  `product.width` ,  `product` . `height`  as  `product.height` ,  `product` . `length`  as  `product.length` ,  `product` . `release_date`  as  `product.releaseDate` ,  `product` . `rating_average`  as  `product.ratingAverage` ,  `product` . `category_tree`  as  `product.categoryTree` ,  `product` . `property_ids`  as  `product.propertyIds` ,  `product` . `option_ids`  as  `product.optionIds` ,  `product` . `stream_ids`  as  `product.streamIds` ,  `product` . `tag_ids`  as  `product.tagIds` ,  `product` . `category_ids`  as  `product.categoryIds` ,  `product` . `child_count`  as  `product.childCount` ,  `product` . `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` . `created_at`  as  `product.createdAt` ,  `product` . `updated_at`  as  `product.updatedAt` ,  (SELECT  GROUP_CONCAT (HEX (`product.options.mapping` . `property_group_option_id` ) SEPARATOR  '||' )
                  FROM  `product_option`  `product.options.mapping` 
                  WHERE  `product.options.mapping` . `product_id`  =  `product` . `id`  ) as  `product.options.id_mapping` ,  `product.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` . `file_hash`  as  `product.cover.media.fileHash` ,  `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.translation.metaDescription`  as  `product.metaDescription` ,  `product.translation.name` ,  `product.translation.name`  as  `product.name` ,  `product.translation.keywords` ,  `product.translation.keywords`  as  `product.keywords` ,  `product.translation.description` ,  `product.translation.description`  as  `product.description` ,  `product.translation.metaTitle` ,  `product.translation.metaTitle`  as  `product.metaTitle` ,  `product.translation.packUnit` ,  `product.translation.packUnit`  as  `product.packUnit` ,  `product.translation.packUnitPlural` ,  `product.translation.packUnitPlural`  as  `product.packUnitPlural` ,  `product.translation.customSearchKeywords` ,  `product.translation.customSearchKeywords`  as  `product.customSearchKeywords` ,  `product.translation.slotConfig` ,  `product.translation.slotConfig`  as  `product.slotConfig` ,  `product.translation.customFields` ,  `product.translation.customFields`  as  `product.customFields`  FROM  `product`  LEFT JOIN  `tax`  `product.tax`  ON  `product` . `tax_id`  =  `product.tax` . `id`  LEFT JOIN  `product_media`  `product.cover`  ON  `product` . `product_media_id`  =  `product.cover` . `id`  AND  `product` . `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  `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` . `parent_id`  IN  (0xBF0F265C6A37420CA805F33CC9E32FFE ,  0x8E6ECD39830E458D9B46E7DC9EBF1877 ,  0x33CC7171C84C405EB42E026064CBF4DE ,  0x018C1AC8D3D972B898B3468E0230A041 ,  0x07146BE77190462D83BD3BF4A7B160E9 ,  0x96E7ABE146104A43B7D1F6E186A18016 ,  0xB4A1CE3D0EAC442F8079D2CECEA6054B ,  0xA9D2AD98F77A4295BA231842A80829F2 ,  0xA922CFA2A88C4423B8A3B51629EDC87B ,  0x0195AF6D92D472F2A92E7396C7370251 ,  0xBD53C2A63F094113882D4F989868F41A ,  0x6E94F551B5F7474AB19F55B23FFDB754 ,  0x2DC4EDA7CE5B4940B1F8B8BCBC245254 ,  0x2858868C6997490B922D62D4DC677799 ,  0x5B499D3DFC3A4E4AB320DA5E2663D573 ,  0x7AD20C63FA9D44DE9D541A16071F865D ,  0xF6D07AB946FE49ACAD3D592DF1CE62AA ,  0x58D407E20FF74DF18F78CD5D903AACA2 ,  0x5A5018CAABF548A38D70A46FB9680253 ,  0x038387DB97884D1B8D3EAC54515E075E ,  0x74443A345DA541F5B5DBE11FBD45B9BA ,  0xFBF77AC7FC71408BA8B5C20B0AE96E3D ,  0x7F285D2545104A38ACF4B94BD5064BD3 ,  0x0197E9D62997713BBC21AA2A3071BDE7 ) AND  `product` . `active`  =  1 ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            72 
                                4.56 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.media` . `id`  as  `property_group_option.media.id` ,  `property_group_option.media` . `user_id`  as  `property_group_option.media.userId` ,  `property_group_option.media` . `media_folder_id`  as  `property_group_option.media.mediaFolderId` ,  `property_group_option.media` . `mime_type`  as  `property_group_option.media.mimeType` ,  `property_group_option.media` . `file_extension`  as  `property_group_option.media.fileExtension` ,  `property_group_option.media` . `uploaded_at`  as  `property_group_option.media.uploadedAt` ,  `property_group_option.media` . `file_name`  as  `property_group_option.media.fileName` ,  `property_group_option.media` . `file_size`  as  `property_group_option.media.fileSize` ,  `property_group_option.media` . `media_type`  as  `property_group_option.media.mediaTypeRaw` ,  `property_group_option.media` . `meta_data`  as  `property_group_option.media.metaData` ,  `property_group_option.media` . `config`  as  `property_group_option.media.config` ,  `property_group_option.media` . `path`  as  `property_group_option.media.path` ,  `property_group_option.media` . `private`  as  `property_group_option.media.private` ,  `property_group_option.media` . `thumbnails_ro`  as  `property_group_option.media.thumbnailsRo` ,  `property_group_option.media` . `file_hash`  as  `property_group_option.media.fileHash` ,  `property_group_option.media` . `created_at`  as  `property_group_option.media.createdAt` ,  `property_group_option.media` . `updated_at`  as  `property_group_option.media.updatedAt` ,  `property_group_option.media.translation.title` ,  `property_group_option.media.translation.title`  as  `property_group_option.media.title` ,  `property_group_option.media.translation.alt` ,  `property_group_option.media.translation.alt`  as  `property_group_option.media.alt` ,  `property_group_option.media.translation.customFields` ,  `property_group_option.media.translation.customFields`  as  `property_group_option.media.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  `media`  `property_group_option.media`  ON  `property_group_option` . `media_id`  =  `property_group_option.media` . `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`  LEFT JOIN  (SELECT  `property_group_option.media.translation` . `media_id` ,  `property_group_option.media.translation` . `alt`  as  `property_group_option.media.translation.alt` ,  `property_group_option.media.translation` . `title`  as  `property_group_option.media.translation.title` ,  `property_group_option.media.translation` . `custom_fields`  as  `property_group_option.media.translation.customFields`  FROM  `media_translation`  `property_group_option.media.translation`  WHERE  `property_group_option.media.translation` . `language_id`  =  ? ) `property_group_option.media.media_translation`  ON  `property_group_option.media.media_translation` . `media_id`  =  `property_group_option.media` . `id`  WHERE  `property_group_option` . `id`  IN  (? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  b"/»_ââšMpªXTÎ|ãâ\v  "
  b"/»_ââšMpªXTÎ|ãâ\v  "
  b"\x18\x01 NßÅ“IÏœ ZÌêº+\x0E  "
  b"…>èû½\x1D E°Š|•×…ú|Ã "
  b"^ÚŠåcÉJè WèL†/\t ² "
  b"Y®CÐm7O¾Ž±ôŽBH7ÿ "
  b"æœò¡HGe•¢7KìI= "
  b"GQÆ;§½KP°\e kÇ\x03 ÃØ„ "
  b"""
    \x1A ’\x17 \n  
    \x01 ^@rŸ(×Vò˜±¶ 
    """
  b"=»Š=ð~JUœ^0‘Â!£© "
  b"XãKÀ…qM‚´\x1F\x07 ‰aJý4 "
  b"aÓâhâ¤EúªŽ–\f\x13 nÙ} "
  b"&²ó¥å\x17 Dlž¹§ø ð†† "
  b"•K2?µñJ‰©4ßZb’\x7F   "
  b"Ð )ž{òGt¸-m–מãÅ "
  b"Ñ/e@÷˜q_8GÈþu "
  b"È\x0F ã\x04 A-¡šç|v„»\x0F  "
  b"\x01 l×7ÌÓK_¹\x1A OUZet: "
  b"""
    ÷\n  
    y©z\x0F N© jdb¨R4y 
    """
  b"AñÅÉø%O÷¾Ê5:l\t ]G "
  b"cźçoM\x7F ¥\x16 7»:0`¡ "
  b"mM\v\x06 :\x11 C3ˆÜq\x0E Î\x14 _ "
  b"ôͱtàMOœ¸À;nÖ\x17 ÙA "
  b"Ø,ÎQÈ\v M3¢?c§p\x07 1ü "
  b"GQÆ;§½KP°\e kÇ\x03 ÃØ„ "
  b"""
    \x1A ’\x17 \n  
    \x01 ^@rŸ(×Vò˜±¶ 
    """
  b"`H„”ÛMHq¼Êb¯ˆ\x07 ô "
  b"=»Š=ð~JUœ^0‘Â!£© "
  b"XãKÀ…qM‚´\x1F\x07 ‰aJý4 "
  b"aÓâhâ¤EúªŽ–\f\x13 nÙ} "
  b"&²ó¥å\x17 Dlž¹§ø ð†† "
  b"A+=KÑ\x11 LŽLª"Êù8 "
  b"•K2?µñJ‰©4ßZb’\x7F   "
  b"Ð )ž{òGt¸-m–מãÅ "
  b"Ñ/e@÷˜q_8GÈþu "
  b"È\x0F ã\x04 A-¡šç|v„»\x0F  "
  b"\x01 l×7ÌÓK_¹\x1A OUZet: "
  b"Äÿ^\f ™7M\x13 ³èF¬Ÿ\x1F 4´ "
  b"Õ\x00 Þ¨\t ƒN¬Ê\x08 ZRûH/ "
  b"º\x19\v Ì3"LJ“¨XT(uÐ8 "
  b"Õ\x00 Þ¨\t ƒN¬Ê\x08 ZRûH/ "
  b"xíîûç‹H@Œ“\x13 ů{\x03 ‚ "
  b"Õ\x00 Þ¨\t ƒN¬Ê\x08 ZRûH/ "
  b"-\x7F ¹@-\x16 N ¹¦Ú˜Vôk "
  b"Õ\x00 Þ¨\t ƒN¬Ê\x08 ZRûH/ "
  b"¶äŒ\x07 zOƦ\x16\x15\x12 ññÅÁ "
  b"Õ\x00 Þ¨\t ƒN¬Ê\x08 ZRûH/ "
  b"Õ\x00 Þ¨\t ƒN¬Ê\x08 ZRûH/ "
  b"ù¤ÄmeJÛºÔ0Géo  "
  b"|\x13 ŽsFyK\x08 ޝ§Y¹7s "
  b"Õ\x00 Þ¨\t ƒN¬Ê\x08 ZRûH/ "
  b"\x1D oV%ô°CJ¥ó²² d)z "
  b"Õ\x00 Þ¨\t ƒN¬Ê\x08 ZRûH/ "
  b"Äÿ^\f ™7M\x13 ³èF¬Ÿ\x1F 4´ "
  b"×^•\x02 ÐcM¢ŒÛáÆ‚ØW "
  b"º\x19\v Ì3"LJ“¨XT(uÐ8 "
  b"×^•\x02 ÐcM¢ŒÛáÆ‚ØW "
  b"xíîûç‹H@Œ“\x13 ů{\x03 ‚ "
  b"×^•\x02 ÐcM¢ŒÛáÆ‚ØW "
  b"-\x7F ¹@-\x16 N ¹¦Ú˜Vôk "
  b"×^•\x02 ÐcM¢ŒÛáÆ‚ØW "
  b"¶äŒ\x07 zOƦ\x16\x15\x12 ññÅÁ "
  b"×^•\x02 ÐcM¢ŒÛáÆ‚ØW "
  b"×^•\x02 ÐcM¢ŒÛáÆ‚ØW "
  b"ù¤ÄmeJÛºÔ0Géo  "
  b"|\x13 ŽsFyK\x08 ޝ§Y¹7s "
  b"×^•\x02 ÐcM¢ŒÛáÆ‚ØW "
  b"\x1D oV%ô°CJ¥ó²² d)z "
  b"×^•\x02 ÐcM¢ŒÛáÆ‚ØW "
  b"ÈãÉáëÊF2°ø*DhŽ2Þ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"jD¥1\x0F Fƒ¶Â\x05 |eî\x1A E "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"f8\e\x00 ¼îCgº|€KðЇr "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"["x’ö$E£¸PRøˆ¼G¢ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"\x0F Rì~:©IMªð‘\x1E Ã±È "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"\x12 ¨¥›úMÞ¨M5\x19 \\x04 lµ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"""
    Tá¾Íý‰BAŽ\n  
    vRbB\x17 · 
    """
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"¯Ä¨Úö N\x14 „%$3[ÊkÖ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"÷kiãŽúJh™“õOŸI\x15 N "
  b"+!.bX$Mí¢1eº\x10\v ø "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"ýjJ…øÔK’ŸÏLwkœñƒ "
  b";S\r «\x08 òA*Š 6„\f Pò "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"wŠ\x02 üêÒJZ°‘DqS—îq "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"q\x03 ¯/èPA™¯ûg®U5m\x08  "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"*Dâ¦ëfFÌ®²Bß35!\x18  "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"\x00 º¿Ü£<Ið¾Ú5’\x16 ¥ZÚ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"x\¿!ŽÀKš…¡@èÂáD… "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"?+Ÿq\t ÏA\x17 £ÿ©ˆcµ\x11  "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"´N\x03 \v öIÜ™\x18 úöíTÿA "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"4j@/É;Có´1¦¦)ÉÅ) "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"êŠ\x15\x14\x15\x19 Hõƒ3º¶g=¹ "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"ÈãÉáëÊF2°ø*DhŽ2Þ "
  b"jD¥1\x0F Fƒ¶Â\x05 |eî\x1A E "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"f8\e\x00 ¼îCgº|€KðЇr "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"["x’ö$E£¸PRøˆ¼G¢ "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"\x0F Rì~:©IMªð‘\x1E Ã±È "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"\x12 ¨¥›úMÞ¨M5\x19 \\x04 lµ "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  b"""
    Tá¾Íý‰BAŽ\n  
    vRbB\x17 · 
    """
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"¯Ä¨Úö N\x14 „%$3[ÊkÖ "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"÷kiãŽúJh™“õOŸI\x15 N "
  b"+!.bX$Mí¢1eº\x10\v ø "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"ýjJ…øÔK’ŸÏLwkœñƒ "
  b";S\r «\x08 òA*Š 6„\f Pò "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"wŠ\x02 üêÒJZ°‘DqS—îq "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"q\x03 ¯/èPA™¯ûg®U5m\x08  "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"*Dâ¦ëfFÌ®²Bß35!\x18  "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"\x00 º¿Ü£<Ið¾Ú5’\x16 ¥ZÚ "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"x\¿!ŽÀKš…¡@èÂáD… "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"?+Ÿq\t ÏA\x17 £ÿ©ˆcµ\x11  "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"´N\x03 \v öIÜ™\x18 úöíTÿA "
  b"4j@/É;Có´1¦¦)ÉÅ) "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"êŠ\x15\x14\x15\x19 Hõƒ3º¶g=¹ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  b"=»Š=ð~JUœ^0‘Â!£© "
  b"XãKÀ…qM‚´\x1F\x07 ‰aJý4 "
  b"•K2?µñJ‰©4ßZb’\x7F   "
  b"Ð )ž{òGt¸-m–מãÅ "
  b"Ñ/e@÷˜q_8GÈþu "
  b"È\x0F ã\x04 A-¡šç|v„»\x0F  "
  b"\x01 l×7ÌÓK_¹\x1A OUZet: "
  b"AñÅÉø%O÷¾Ê5:l\t ]G "
  b"cźçoM\x7F ¥\x16 7»:0`¡ "
  b"mM\v\x06 :\x11 C3ˆÜq\x0E Î\x14 _ "
  b"ôͱtàMOœ¸À;nÖ\x17 ÙA "
  b"`H„”ÛMHq¼Êb¯ˆ\x07 ô "
  b"A+=KÑ\x11 LŽLª"Êù8 "
  b"""
    ÷\n  
    y©z\x0F N© jdb¨R4y 
    """
  b"&²ó¥å\x17 Dlž¹§ø ð†† "
  b"aÓâhâ¤EúªŽ–\f\x13 nÙ} "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"ÈãÉáëÊF2°ø*DhŽ2Þ "
  b"jD¥1\x0F Fƒ¶Â\x05 |eî\x1A E "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"f8\e\x00 ¼îCgº|€KðЇr "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"["x’ö$E£¸PRøˆ¼G¢ "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"\x0F Rì~:©IMªð‘\x1E Ã±È "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"\x12 ¨¥›úMÞ¨M5\x19 \\x04 lµ "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"""
    Tá¾Íý‰BAŽ\n  
    vRbB\x17 · 
    """
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"¯Ä¨Úö N\x14 „%$3[ÊkÖ "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"÷kiãŽúJh™“õOŸI\x15 N "
  b"+!.bX$Mí¢1eº\x10\v ø "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"ýjJ…øÔK’ŸÏLwkœñƒ "
  b";S\r «\x08 òA*Š 6„\f Pò "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"wŠ\x02 üêÒJZ°‘DqS—îq "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"q\x03 ¯/èPA™¯ûg®U5m\x08  "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"*Dâ¦ëfFÌ®²Bß35!\x18  "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"\x00 º¿Ü£<Ið¾Ú5’\x16 ¥ZÚ "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"x\¿!ŽÀKš…¡@èÂáD… "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"?+Ÿq\t ÏA\x17 £ÿ©ˆcµ\x11  "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"´N\x03 \v öIÜ™\x18 úöíTÿA "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"4j@/É;Có´1¦¦)ÉÅ) "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"êŠ\x15\x14\x15\x19 Hõƒ3º¶g=¹ "
  b"GQÆ;§½KP°\e kÇ\x03 ÃØ„ "
  b"""
    \x1A ’\x17 \n  
    \x01 ^@rŸ(×Vò˜±¶ 
    """
  b"=»Š=ð~JUœ^0‘Â!£© "
  b"XãKÀ…qM‚´\x1F\x07 ‰aJý4 "
  b"aÓâhâ¤EúªŽ–\f\x13 nÙ} "
  b"&²ó¥å\x17 Dlž¹§ø ð†† "
  b"•K2?µñJ‰©4ßZb’\x7F   "
  b"Ð )ž{òGt¸-m–מãÅ "
  b"Ñ/e@÷˜q_8GÈþu "
  b"È\x0F ã\x04 A-¡šç|v„»\x0F  "
  b"`H„”ÛMHq¼Êb¯ˆ\x07 ô "
  b"ðîÄ\x18 gàOd¸W¡Qd~Ùn "
  b"""
    ÷\n  
    y©z\x0F N© jdb¨R4y 
    """
  b"AñÅÉø%O÷¾Ê5:l\t ]G "
  b"cźçoM\x7F ¥\x16 7»:0`¡ "
  b"mM\v\x06 :\x11 C3ˆÜq\x0E Î\x14 _ "
  b"ôͱtàMOœ¸À;nÖ\x17 ÙA "
  b"aè\x05 ©“DMHšM™¦ì[¤9 "
  b"ñ=$„\x14\v NºµhÂè÷\r ¹ÿ "
  b"\x01 l×7ÌÓK_¹\x1A OUZet: "
  b"Äÿ^\f ™7M\x13 ³èF¬Ÿ\x1F 4´ "
  b"º\x19\v Ì3"LJ“¨XT(uÐ8 "
  b"-\x7F ¹@-\x16 N ¹¦Ú˜Vôk "
  b"ù¤ÄmeJÛºÔ0Géo  "
  b"\x1D oV%ô°CJ¥ó²² d)z "
  b"xíîûç‹H@Œ“\x13 ů{\x03 ‚ "
  b"¶äŒ\x07 zOƦ\x16\x15\x12 ññÅÁ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  b"ÈãÉáëÊF2°ø*DhŽ2Þ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"jD¥1\x0F Fƒ¶Â\x05 |eî\x1A E "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"f8\e\x00 ¼îCgº|€KðЇr "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"["x’ö$E£¸PRøˆ¼G¢ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"\x0F Rì~:©IMªð‘\x1E Ã±È "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"\x12 ¨¥›úMÞ¨M5\x19 \\x04 lµ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"""
    Tá¾Íý‰BAŽ\n  
    vRbB\x17 · 
    """
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"¯Ä¨Úö N\x14 „%$3[ÊkÖ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"÷kiãŽúJh™“õOŸI\x15 N "
  b"+!.bX$Mí¢1eº\x10\v ø "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"ýjJ…øÔK’ŸÏLwkœñƒ "
  b";S\r «\x08 òA*Š 6„\f Pò "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"wŠ\x02 üêÒJZ°‘DqS—îq "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"q\x03 ¯/èPA™¯ûg®U5m\x08  "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"*Dâ¦ëfFÌ®²Bß35!\x18  "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"\x00 º¿Ü£<Ið¾Ú5’\x16 ¥ZÚ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"x\¿!ŽÀKš…¡@èÂáD… "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"?+Ÿq\t ÏA\x17 £ÿ©ˆcµ\x11  "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"´N\x03 \v öIÜ™\x18 úöíTÿA "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"4j@/É;Có´1¦¦)ÉÅ) "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"Ø…ÅK!ç@¶«üÂuøø\x04 ˆ "
  b"êŠ\x15\x14\x15\x19 Hõƒ3º¶g=¹ "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"ÈãÉáëÊF2°ø*DhŽ2Þ "
  b"jD¥1\x0F Fƒ¶Â\x05 |eî\x1A E "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"f8\e\x00 ¼îCgº|€KðЇr "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"["x’ö$E£¸PRøˆ¼G¢ "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"\x0F Rì~:©IMªð‘\x1E Ã±È "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"\x12 ¨¥›úMÞ¨M5\x19 \\x04 lµ "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  b"""
    Tá¾Íý‰BAŽ\n  
    vRbB\x17 · 
    """
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"¯Ä¨Úö N\x14 „%$3[ÊkÖ "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"÷kiãŽúJh™“õOŸI\x15 N "
  b"+!.bX$Mí¢1eº\x10\v ø "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"ýjJ…øÔK’ŸÏLwkœñƒ "
  b";S\r «\x08 òA*Š 6„\f Pò "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"wŠ\x02 üêÒJZ°‘DqS—îq "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"q\x03 ¯/èPA™¯ûg®U5m\x08  "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"*Dâ¦ëfFÌ®²Bß35!\x18  "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"\x00 º¿Ü£<Ið¾Ú5’\x16 ¥ZÚ "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"x\¿!ŽÀKš…¡@èÂáD… "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"?+Ÿq\t ÏA\x17 £ÿ©ˆcµ\x11  "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"´N\x03 \v öIÜ™\x18 úöíTÿA "
  b"4j@/É;Có´1¦¦)ÉÅ) "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"\x7F 3C¬cÍF\x0E ‰\x03 Ù•º·nã "
  b"êŠ\x15\x14\x15\x19 Hõƒ3º¶g=¹ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"ÈãÉáëÊF2°ø*DhŽ2Þ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"jD¥1\x0F Fƒ¶Â\x05 |eî\x1A E "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"f8\e\x00 ¼îCgº|€KðЇr "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"["x’ö$E£¸PRøˆ¼G¢ "
  b"\x0F Rì~:©IMªð‘\x1E Ã±È "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"\x12 ¨¥›úMÞ¨M5\x19 \\x04 lµ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"""
    Tá¾Íý‰BAŽ\n  
    vRbB\x17 · 
    """
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"¯Ä¨Úö N\x14 „%$3[ÊkÖ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"÷kiãŽúJh™“õOŸI\x15 N "
  b"+!.bX$Mí¢1eº\x10\v ø "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"ýjJ…øÔK’ŸÏLwkœñƒ "
  b";S\r «\x08 òA*Š 6„\f Pò "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"wŠ\x02 üêÒJZ°‘DqS—îq "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"q\x03 ¯/èPA™¯ûg®U5m\x08  "
  b"*Dâ¦ëfFÌ®²Bß35!\x18  "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"\x00 º¿Ü£<Ið¾Ú5’\x16 ¥ZÚ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"x\¿!ŽÀKš…¡@èÂáD… "
  b"?+Ÿq\t ÏA\x17 £ÿ©ˆcµ\x11  "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"´N\x03 \v öIÜ™\x18 úöíTÿA "
  b"4j@/É;Có´1¦¦)ÉÅ) "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"êŠ\x15\x14\x15\x19 Hõƒ3º¶g=¹ "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  b"ÈãÉáëÊF2°ø*DhŽ2Þ "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"jD¥1\x0F Fƒ¶Â\x05 |eî\x1A E "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"f8\e\x00 ¼îCgº|€KðЇr "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"["x’ö$E£¸PRøˆ¼G¢ "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"\x0F Rì~:©IMªð‘\x1E Ã±È "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"\x12 ¨¥›úMÞ¨M5\x19 \\x04 lµ "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"""
    Tá¾Íý‰BAŽ\n  
    vRbB\x17 · 
    """
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"¯Ä¨Úö N\x14 „%$3[ÊkÖ "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"÷kiãŽúJh™“õOŸI\x15 N "
  b"+!.bX$Mí¢1eº\x10\v ø "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"ýjJ…øÔK’ŸÏLwkœñƒ "
  b";S\r «\x08 òA*Š 6„\f Pò "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"wŠ\x02 üêÒJZ°‘DqS—îq "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"q\x03 ¯/èPA™¯ûg®U5m\x08  "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"*Dâ¦ëfFÌ®²Bß35!\x18  "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"\x00 º¿Ü£<Ið¾Ú5’\x16 ¥ZÚ "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"x\¿!ŽÀKš…¡@èÂáD… "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"?+Ÿq\t ÏA\x17 £ÿ©ˆcµ\x11  "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"´N\x03 \v öIÜ™\x18 úöíTÿA "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"4j@/É;Có´1¦¦)ÉÅ) "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"Ýÿ„_\x07 (JU¥ |\f éŽ\x04  "
  b"êŠ\x15\x14\x15\x19 Hõƒ3º¶g=¹ "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"ÈãÉáëÊF2°ø*DhŽ2Þ "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"jD¥1\x0F Fƒ¶Â\x05 |eî\x1A E "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"f8\e\x00 ¼îCgº|€KðЇr "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"["x’ö$E£¸PRøˆ¼G¢ "
  b"\x0F Rì~:©IMªð‘\x1E Ã±È "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"\x12 ¨¥›úMÞ¨M5\x19 \\x04 lµ "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"""
    Tá¾Íý‰BAŽ\n  
    vRbB\x17 · 
    """
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"¯Ä¨Úö N\x14 „%$3[ÊkÖ "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"÷kiãŽúJh™“õOŸI\x15 N "
  b"+!.bX$Mí¢1eº\x10\v ø "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"ýjJ…øÔK’ŸÏLwkœñƒ "
  b";S\r «\x08 òA*Š 6„\f Pò "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"wŠ\x02 üêÒJZ°‘DqS—îq "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"q\x03 ¯/èPA™¯ûg®U5m\x08  "
  b"*Dâ¦ëfFÌ®²Bß35!\x18  "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"\x00 º¿Ü£<Ið¾Ú5’\x16 ¥ZÚ "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"x\¿!ŽÀKš…¡@èÂáD… "
  b"?+Ÿq\t ÏA\x17 £ÿ©ˆcµ\x11  "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"´N\x03 \v öIÜ™\x18 úöíTÿA "
  b"4j@/É;Có´1¦¦)ÉÅ) "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"?§Ø¡º¤K\v ¯\x13 tº€Ä\x14 l "
  b"êŠ\x15\x14\x15\x19 Hõƒ3º¶g=¹ "
  b"GQÆ;§½KP°\e kÇ\x03 ÃØ„ "
  b"""
    \x1A ’\x17 \n  
    \x01 ^@rŸ(×Vò˜±¶ 
    """
  b"=»Š=ð~JUœ^0‘Â!£© "
  b"XãKÀ…qM‚´\x1F\x07 ‰aJý4 "
  b"aÓâhâ¤EúªŽ–\f\x13 nÙ} "
  b"•K2?µñJ‰©4ßZb’\x7F   "
  b"Ð )ž{òGt¸-m–מãÅ "
  b"Ñ/e@÷˜q_8GÈþu "
  b"È\x0F ã\x04 A-¡šç|v„»\x0F  "
  b"\x01 l×7ÌÓK_¹\x1A OUZet: "
  b"`H„”ÛMHq¼Êb¯ˆ\x07 ô "
  b"A+=KÑ\x11 LŽLª"Êù8 "
  b"Uµ\f WõMŽŠ\x03 _ý‰˜•ã "
  b"AñÅÉø%O÷¾Ê5:l\t ]G "
  b"cźçoM\x7F ¥\x16 7»:0`¡ "
  b"mM\v\x06 :\x11 C3ˆÜq\x0E Î\x14 _ "
  b"ôͱtàMOœ¸À;nÖ\x17 ÙA "
  b"aè\x05 ©“DMHšM™¦ì[¤9 "
  b"&²ó¥å\x17 Dlž¹§ø ð†† "
  b"‚é²\x19 Ú@…’.ÚÃáÍ\x1D ë "
  b"w¢Èc}_K²©\t ™œtTs\x1E  "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  b"""
    Tá¾Íý‰BAŽ\n  
    vRbB\x17 · 
    """
  b"w¢Èc}_K²©\t ™œtTs\x1E  "
  b"w¢Èc}_K²©\t ™œtTs\x1E  "
  b"¯Ä¨Úö N\x14 „%$3[ÊkÖ "
  b"w¢Èc}_K²©\t ™œtTs\x1E  "
  b"÷kiãŽúJh™“õOŸI\x15 N "
  b"+!.bX$Mí¢1eº\x10\v ø "
  b"w¢Èc}_K²©\t ™œtTs\x1E  "
  b"w¢Èc}_K²©\t ™œtTs\x1E  "
  b"ýjJ…øÔK’ŸÏLwkœñƒ "
  b";S\r «\x08 òA*Š 6„\f Pò "
  b"w¢Èc}_K²©\t ™œtTs\x1E  "
  b"wŠ\x02 üêÒJZ°‘DqS—îq "
  b"w¢Èc}_K²©\t ™œtTs\x1E  "
  b"q\x03 ¯/èPA™¯ûg®U5m\x08  "
  b"w¢Èc}_K²©\t ™œtTs\x1E  "
  b"*Dâ¦ëfFÌ®²Bß35!\x18  "
  b"w¢Èc}_K²©\t ™œtTs\x1E  "
  b"\x00 º¿Ü£<Ið¾Ú5’\x16 ¥ZÚ "
  b"w¢Èc}_K²©\t ™œtTs\x1E  "
  b"¹dÀÁC¹IX³<—Ó‘æaª "
  b"ÉJ€ïŠ5Oš“»ÝööÅ´þ "
  b"¹dÀÁC¹IX³<—Ó‘æaª "
  b"Äÿ^\f ™7M\x13 ³èF¬Ÿ\x1F 4´ "
  b"¹dÀÁC¹IX³<—Ó‘æaª "
  b"º\x19\v Ì3"LJ“¨XT(uÐ8 "
  b"xíîûç‹H@Œ“\x13 ů{\x03 ‚ "
  b"¹dÀÁC¹IX³<—Ó‘æaª "
  b"-\x7F ¹@-\x16 N ¹¦Ú˜Vôk "
  b"¹dÀÁC¹IX³<—Ó‘æaª "
  b"¶äŒ\x07 zOƦ\x16\x15\x12 ññÅÁ "
  b"¹dÀÁC¹IX³<—Ó‘æaª "
  b"¹dÀÁC¹IX³<—Ó‘æaª "
  b"ù¤ÄmeJÛºÔ0Géo  "
  b"ÉJ€ïŠ5Oš“»ÝööÅ´þ "
  b"ö‡……IgNœƒa4{%"_Ö "
  b"Äÿ^\f ™7M\x13 ³èF¬Ÿ\x1F 4´ "
  b"ö‡……IgNœƒa4{%"_Ö "
  b"º\x19\v Ì3"LJ“¨XT(uÐ8 "
  b"ö‡……IgNœƒa4{%"_Ö "
  b"xíîûç‹H@Œ“\x13 ů{\x03 ‚ "
  b"ö‡……IgNœƒa4{%"_Ö "
  b"¶äŒ\x07 zOƦ\x16\x15\x12 ññÅÁ "
  b"ö‡……IgNœƒa4{%"_Ö "
  b"-\x7F ¹@-\x16 N ¹¦Ú˜Vôk "
  b"ö‡……IgNœƒa4{%"_Ö "
  b"ö‡……IgNœƒa4{%"_Ö "
  b"ù¤ÄmeJÛºÔ0Géo  "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"ÈãÉáëÊF2°ø*DhŽ2Þ "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"jD¥1\x0F Fƒ¶Â\x05 |eî\x1A E "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"f8\e\x00 ¼îCgº|€KðЇr "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"["x’ö$E£¸PRøˆ¼G¢ "
  b"\x0F Rì~:©IMªð‘\x1E Ã±È "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"\x12 ¨¥›úMÞ¨M5\x19 \\x04 lµ "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"""
    Tá¾Íý‰BAŽ\n  
    vRbB\x17 · 
    """
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"÷kiãŽúJh™“õOŸI\x15 N "
  b"+!.bX$Mí¢1eº\x10\v ø "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"ýjJ…øÔK’ŸÏLwkœñƒ "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b";S\r «\x08 òA*Š 6„\f Pò "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"wŠ\x02 üêÒJZ°‘DqS—îq "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"q\x03 ¯/èPA™¯ûg®U5m\x08  "
  b"\x00 º¿Ü£<Ið¾Ú5’\x16 ¥ZÚ "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"x\¿!ŽÀKš…¡@èÂáD… "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"?+Ÿq\t ÏA\x17 £ÿ©ˆcµ\x11  "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"´N\x03 \v öIÜ™\x18 úöíTÿA "
  b"4j@/É;Có´1¦¦)ÉÅ) "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"9¨îÇÈÏLᦲ+\x0F 9•õt "
  b"êŠ\x15\x14\x15\x19 Hõƒ3º¶g=¹ "
  b"""
    \x1A ’\x17 \n  
    \x01 ^@rŸ(×Vò˜±¶ 
    """
  b"=»Š=ð~JUœ^0‘Â!£© "
  b"XãKÀ…qM‚´\x1F\x07 ‰aJý4 "
  b"&²ó¥å\x17 Dlž¹§ø ð†† "
  b"•K2?µñJ‰©4ßZb’\x7F   "
  b"Ð )ž{òGt¸-m–מãÅ "
  b"Ñ/e@÷˜q_8GÈþu "
  b"È\x0F ã\x04 A-¡šç|v„»\x0F  "
  b"\x01 l×7ÌÓK_¹\x1A OUZet: "
  b"""
    ÷\n  
    y©z\x0F N© jdb¨R4y 
    """
  b"AñÅÉø%O÷¾Ê5:l\t ]G "
  b"cźçoM\x7F ¥\x16 7»:0`¡ "
  b"mM\v\x06 :\x11 C3ˆÜq\x0E Î\x14 _ "
  b"ôͱtàMOœ¸À;nÖ\x17 ÙA "
  b"aè\x05 ©“DMHšM™¦ì[¤9 "
  b"ñ=$„\x14\v NºµhÂè÷\r ¹ÿ "
  b"aÓâhâ¤EúªŽ–\f\x13 nÙ} "
  b"GQÆ;§½KP°\e kÇ\x03 ÃØ„ "
  b"""
    \x1A ’\x17 \n  
    \x01 ^@rŸ(×Vò˜±¶ 
    """
  b"=»Š=ð~JUœ^0‘Â!£© "
  b"XãKÀ…qM‚´\x1F\x07 ‰aJý4 "
  b"&²ó¥å\x17 Dlž¹§ø ð†† "
  b"•K2?µñJ‰©4ßZb’\x7F   "
  b"Ð )ž{òGt¸-m–מãÅ "
  b"Ñ/e@÷˜q_8GÈþu "
  b"È\x0F ã\x04 A-¡šç|v„»\x0F  "
  b"\x01 l×7ÌÓK_¹\x1A OUZet: "
  b"ðîÄ\x18 gàOd¸W¡Qd~Ùn "
  b"""
    ÷\n  
    y©z\x0F N© jdb¨R4y 
    """
  b"AñÅÉø%O÷¾Ê5:l\t ]G "
  b"cźçoM\x7F ¥\x16 7»:0`¡ "
  b"mM\v\x06 :\x11 C3ˆÜq\x0E Î\x14 _ "
  b"ôͱtàMOœ¸À;nÖ\x17 ÙA "
  b"aÓâhâ¤EúªŽ–\f\x13 nÙ} "
  b"GQÆ;§½KP°\e kÇ\x03 ÃØ„ "
  b"""
    \x1A ’\x17 \n  
    \x01 ^@rŸ(×Vò˜±¶ 
    """
  b"=»Š=ð~JUœ^0‘Â!£© "
  b"aÓâhâ¤EúªŽ–\f\x13 nÙ} "
  b"•K2?µñJ‰©4ßZb’\x7F   "
  b"Ð )ž{òGt¸-m–מãÅ "
  b"Ñ/e@÷˜q_8GÈþu "
  b"È\x0F ã\x04 A-¡šç|v„»\x0F  "
  b"\x01 l×7ÌÓK_¹\x1A OUZet: "
  b"cźçoM\x7F ¥\x16 7»:0`¡ "
  b"mM\v\x06 :\x11 C3ˆÜq\x0E Î\x14 _ "
  b"ôͱtàMOœ¸À;nÖ\x17 ÙA "
  b"`H„”ÛMHq¼Êb¯ˆ\x07 ô "
  b"A+=KÑ\x11 LŽLª"Êù8 "
  b"aè\x05 ©“DMHšM™¦ì[¤9 "
  b"ñ=$„\x14\v NºµhÂè÷\r ¹ÿ "
  b"""
    ÷\n  
    y©z\x0F N© jdb¨R4y 
    """
  b"AñÅÉø%O÷¾Ê5:l\t ]G "
  b"XãKÀ…qM‚´\x1F\x07 ‰aJý4 "
  b"&²ó¥å\x17 Dlž¹§ø ð†† "
  b"""
    \x1A ’\x17 \n  
    \x01 ^@rŸ(×Vò˜±¶ 
    """
  b"=»Š=ð~JUœ^0‘Â!£© "
  b"XãKÀ…qM‚´\x1F\x07 ‰aJý4 "
  b"&²ó¥å\x17 Dlž¹§ø ð†† "
  b"•K2?µñJ‰©4ßZb’\x7F   "
  b"Ñ/e@÷˜q_8GÈþu "
  b"È\x0F ã\x04 A-¡šç|v„»\x0F  "
  b"\x01 l×7ÌÓK_¹\x1A OUZet: "
  b"GQÆ;§½KP°\e kÇ\x03 ÃØ„ "
  b"`H„”ÛMHq¼Êb¯ˆ\x07 ô "
  b"cźçoM\x7F ¥\x16 7»:0`¡ "
  b"mM\v\x06 :\x11 C3ˆÜq\x0E Î\x14 _ "
  b"ôͱtàMOœ¸À;nÖ\x17 ÙA "
  b"ñ=$„\x14\v NºµhÂè÷\r ¹ÿ "
  b"‚é²\x19 Ú@…’.ÚÃáÍ\x1D ë "
  b"aÓâhâ¤EúªŽ–\f\x13 nÙ} "
  b"A+=KÑ\x11 LŽLª"Êù8 "
  b"Uµ\f WõMŽŠ\x03 _ý‰˜•ã "
  b"Ð )ž{òGt¸-m–מãÅ "
  b"""
    'ñfÏC\n  
    L›Žw|wÔL\x10\x1E  
    """
  b"œ;“"l\x0E Nï™\x10 Ñß\x17 Ø“Ú "
  b"GQÆ;§½KP°\e kÇ\x03 ÃØ„ "
  b"""
    \x1A ’\x17 \n  
    \x01 ^@rŸ(×Vò˜±¶ 
    """
  b"=»Š=ð~JUœ^0‘Â!£© "
  b"`H„”ÛMHq¼Êb¯ˆ\x07 ô "
  b"&²ó¥å\x17 Dlž¹§ø ð†† "
  b"•K2?µñJ‰©4ßZb’\x7F   "
  b"Ð )ž{òGt¸-m–מãÅ "
  b"Ñ/e@÷˜q_8GÈþu "
  b"È\x0F ã\x04 A-¡šç|v„»\x0F  "
  b"\x01 l×7ÌÓK_¹\x1A OUZet: "
  b"aè\x05 ©“DMHšM™¦ì[¤9 "
  b"""
    ÷\n  
    y©z\x0F N© jdb¨R4y 
    """
  b"AñÅÉø%O÷¾Ê5:l\t ]G "
  b"cźçoM\x7F ¥\x16 7»:0`¡ "
  b"mM\v\x06 :\x11 C3ˆÜq\x0E Î\x14 _ "
  b"ôͱtàMOœ¸À;nÖ\x17 ÙA "
  b"…>èû½\x1D E°Š|•×…ú|Ã "
  b"^ÚŠåcÉJè WèL†/\t ² "
  b"Y®CÐm7O¾Ž±ôŽBH7ÿ "
  b"·F\x1F „HJ.¾Ôþ¼îZ[ "
  b"æœò¡HGe•¢7KìI= "
  b"+(G[.*O\x08 ¨Cß„\x01 ÓÉü "
  b"ñ=$„\x14\v NºµhÂè÷\r ¹ÿ "
  b"\x06 ô\x0F ™ž\x15 FeƒºMþ(€{ "
  b"bíP®&FJÊ£÷9Ým{\v é "
  b"XãKÀ…qM‚´\x1F\x07 ‰aJý4 "
  b"aÓâhâ¤EúªŽ–\f\x13 nÙ} "
  b"œ;“"l\x0E Nï™\x10 Ñß\x17 Ø“Ú "
  b"GQÆ;§½KP°\e kÇ\x03 ÃØ„ "
  b"""
    \x1A ’\x17 \n  
    \x01 ^@rŸ(×Vò˜±¶ 
    """
  b"=»Š=ð~JUœ^0‘Â!£© "
  b"XãKÀ…qM‚´\x1F\x07 ‰aJý4 "
  b"Ñ/e@÷˜q_8GÈþu "
  b"È\x0F ã\x04 A-¡šç|v„»\x0F  "
  b"\x01 l×7ÌÓK_¹\x1A OUZet: "
  b"A+=KÑ\x11 LŽLª"Êù8 "
  b"""
    ÷\n  
    y©z\x0F N© jdb¨R4y 
    """
  b"AñÅÉø%O÷¾Ê5:l\t ]G "
  b"cźçoM\x7F ¥\x16 7»:0`¡ "
  b"ôͱtàMOœ¸À;nÖ\x17 ÙA "
  b"`H„”ÛMHq¼Êb¯ˆ\x07 ô "
  b"mM\v\x06 :\x11 C3ˆÜq\x0E Î\x14 _ "
  b"aÓâhâ¤EúªŽ–\f\x13 nÙ} "
  b"•K2?µñJ‰©4ßZb’\x7F   "
  b"&²ó¥å\x17 Dlž¹§ø ð†† "
  b"Ð )ž{òGt¸-m–מãÅ "
  b"(\x13 ŽkÀ÷I\x11 •9´õüaɪ "
  b"´¯Ó.‡nL¥ ñŽxO¬°r "
  b"èÚ6\x06\x10 }K°¤!!£f'D "
  b"ïÿ›|Ú&F¬ž\x02 ‡%×ì\x15 µ "
  b"iX½\x02 –?L,¶\x1F á‚㯯k "
  b"¾B\x15 ˜<ZO$¬›øpíJºà "
  b": ñ«\x12 AK݈§!â`.9\x17  "
  b"ưhÛè«Ab½Ì5‡]D+Q "
  b"\r \x0E ¸\r \x02\v BòºÉ .:Þò\x1E  "
  b"¸&¼è´†H»–ìý"ÑêÑò "
  b"¸Ö5¼]O#¿'u¡9[pV "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"ÈãÉáëÊF2°ø*DhŽ2Þ "
  b"jD¥1\x0F Fƒ¶Â\x05 |eî\x1A E "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"f8\e\x00 ¼îCgº|€KðЇr "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"["x’ö$E£¸PRøˆ¼G¢ "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"\x0F Rì~:©IMªð‘\x1E Ã±È "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"\x12 ¨¥›úMÞ¨M5\x19 \\x04 lµ "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"""
    Tá¾Íý‰BAŽ\n  
    vRbB\x17 · 
    """
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"¯Ä¨Úö N\x14 „%$3[ÊkÖ "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"÷kiãŽúJh™“õOŸI\x15 N "
  b"+!.bX$Mí¢1eº\x10\v ø "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"ýjJ…øÔK’ŸÏLwkœñƒ "
  b";S\r «\x08 òA*Š 6„\f Pò "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"wŠ\x02 üêÒJZ°‘DqS—îq "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"q\x03 ¯/èPA™¯ûg®U5m\x08  "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"*Dâ¦ëfFÌ®²Bß35!\x18  "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"\x00 º¿Ü£<Ið¾Ú5’\x16 ¥ZÚ "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"x\¿!ŽÀKš…¡@èÂáD… "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"?+Ÿq\t ÏA\x17 £ÿ©ˆcµ\x11  "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"´N\x03 \v öIÜ™\x18 úöíTÿA "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"4j@/É;Có´1¦¦)ÉÅ) "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"·¨e:Òæ@s¿\t #Ѓ ‚  "
  b"êŠ\x15\x14\x15\x19 Hõƒ3º¶g=¹ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"ð\t\x14\x13 œ\x18 AÉ¥m|ah\x18\x15 · "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"ÈãÉáëÊF2°ø*DhŽ2Þ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"jD¥1\x0F Fƒ¶Â\x05 |eî\x1A E "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"f8\e\x00 ¼îCgº|€KðЇr "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"["x’ö$E£¸PRøˆ¼G¢ "
  b"\x0F Rì~:©IMªð‘\x1E Ã±È "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"\x12 ¨¥›úMÞ¨M5\x19 \\x04 lµ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"""
    Tá¾Íý‰BAŽ\n  
    vRbB\x17 · 
    """
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"¯Ä¨Úö N\x14 „%$3[ÊkÖ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"÷kiãŽúJh™“õOŸI\x15 N "
  b"+!.bX$Mí¢1eº\x10\v ø "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"ýjJ…øÔK’ŸÏLwkœñƒ "
  b";S\r «\x08 òA*Š 6„\f Pò "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"wŠ\x02 üêÒJZ°‘DqS—îq "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"q\x03 ¯/èPA™¯ûg®U5m\x08  "
  b"*Dâ¦ëfFÌ®²Bß35!\x18  "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"\x00 º¿Ü£<Ið¾Ú5’\x16 ¥ZÚ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"x\¿!ŽÀKš…¡@èÂáD… "
  b"?+Ÿq\t ÏA\x17 £ÿ©ˆcµ\x11  "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"´N\x03 \v öIÜ™\x18 úöíTÿA "
  b"4j@/É;Có´1¦¦)ÉÅ) "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"Urƒxå¾@g£Õæ\x12 ô³œ˜ "
  b"êŠ\x15\x14\x15\x19 Hõƒ3º¶g=¹ "
 ] 
                                 
                                
                                
                                    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.media` . `id`  as  `property_group_option.media.id` , 
  `property_group_option.media` . `user_id`  as  `property_group_option.media.userId` , 
  `property_group_option.media` . `media_folder_id`  as  `property_group_option.media.mediaFolderId` , 
  `property_group_option.media` . `mime_type`  as  `property_group_option.media.mimeType` , 
  `property_group_option.media` . `file_extension`  as  `property_group_option.media.fileExtension` , 
  `property_group_option.media` . `uploaded_at`  as  `property_group_option.media.uploadedAt` , 
  `property_group_option.media` . `file_name`  as  `property_group_option.media.fileName` , 
  `property_group_option.media` . `file_size`  as  `property_group_option.media.fileSize` , 
  `property_group_option.media` . `media_type`  as  `property_group_option.media.mediaTypeRaw` , 
  `property_group_option.media` . `meta_data`  as  `property_group_option.media.metaData` , 
  `property_group_option.media` . `config`  as  `property_group_option.media.config` , 
  `property_group_option.media` . `path`  as  `property_group_option.media.path` , 
  `property_group_option.media` . `private`  as  `property_group_option.media.private` , 
  `property_group_option.media` . `thumbnails_ro`  as  `property_group_option.media.thumbnailsRo` , 
  `property_group_option.media` . `file_hash`  as  `property_group_option.media.fileHash` , 
  `property_group_option.media` . `created_at`  as  `property_group_option.media.createdAt` , 
  `property_group_option.media` . `updated_at`  as  `property_group_option.media.updatedAt` , 
  `property_group_option.media.translation.title` , 
  `property_group_option.media.translation.title`  as  `property_group_option.media.title` , 
  `property_group_option.media.translation.alt` , 
  `property_group_option.media.translation.alt`  as  `property_group_option.media.alt` , 
  `property_group_option.media.translation.customFields` , 
  `property_group_option.media.translation.customFields`  as  `property_group_option.media.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  `media`  `property_group_option.media`  ON  `property_group_option` . `media_id`  =  `property_group_option.media` . `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` 
  LEFT JOIN  (
    SELECT 
      `property_group_option.media.translation` . `media_id` , 
      `property_group_option.media.translation` . `alt`  as  `property_group_option.media.translation.alt` , 
      `property_group_option.media.translation` . `title`  as  `property_group_option.media.translation.title` , 
      `property_group_option.media.translation` . `custom_fields`  as  `property_group_option.media.translation.customFields` 
    FROM 
      `media_translation`  `property_group_option.media.translation` 
    WHERE 
      `property_group_option.media.translation` . `language_id`  =  ? 
  ) `property_group_option.media.media_translation`  ON  `property_group_option.media.media_translation` . `media_id`  =  `property_group_option.media` . `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.media` . `id`  as  `property_group_option.media.id` ,  `property_group_option.media` . `user_id`  as  `property_group_option.media.userId` ,  `property_group_option.media` . `media_folder_id`  as  `property_group_option.media.mediaFolderId` ,  `property_group_option.media` . `mime_type`  as  `property_group_option.media.mimeType` ,  `property_group_option.media` . `file_extension`  as  `property_group_option.media.fileExtension` ,  `property_group_option.media` . `uploaded_at`  as  `property_group_option.media.uploadedAt` ,  `property_group_option.media` . `file_name`  as  `property_group_option.media.fileName` ,  `property_group_option.media` . `file_size`  as  `property_group_option.media.fileSize` ,  `property_group_option.media` . `media_type`  as  `property_group_option.media.mediaTypeRaw` ,  `property_group_option.media` . `meta_data`  as  `property_group_option.media.metaData` ,  `property_group_option.media` . `config`  as  `property_group_option.media.config` ,  `property_group_option.media` . `path`  as  `property_group_option.media.path` ,  `property_group_option.media` . `private`  as  `property_group_option.media.private` ,  `property_group_option.media` . `thumbnails_ro`  as  `property_group_option.media.thumbnailsRo` ,  `property_group_option.media` . `file_hash`  as  `property_group_option.media.fileHash` ,  `property_group_option.media` . `created_at`  as  `property_group_option.media.createdAt` ,  `property_group_option.media` . `updated_at`  as  `property_group_option.media.updatedAt` ,  `property_group_option.media.translation.title` ,  `property_group_option.media.translation.title`  as  `property_group_option.media.title` ,  `property_group_option.media.translation.alt` ,  `property_group_option.media.translation.alt`  as  `property_group_option.media.alt` ,  `property_group_option.media.translation.customFields` ,  `property_group_option.media.translation.customFields`  as  `property_group_option.media.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  `media`  `property_group_option.media`  ON  `property_group_option` . `media_id`  =  `property_group_option.media` . `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`  LEFT JOIN  (SELECT  `property_group_option.media.translation` . `media_id` ,  `property_group_option.media.translation` . `alt`  as  `property_group_option.media.translation.alt` ,  `property_group_option.media.translation` . `title`  as  `property_group_option.media.translation.title` ,  `property_group_option.media.translation` . `custom_fields`  as  `property_group_option.media.translation.customFields`  FROM  `media_translation`  `property_group_option.media.translation`  WHERE  `property_group_option.media.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.media.media_translation`  ON  `property_group_option.media.media_translation` . `media_id`  =  `property_group_option.media` . `id`  WHERE  `property_group_option` . `id`  IN  (0x18014EDFC59349CF9CA05ACCEABA2B0E ,  0x853EE8FBBD1D45B08A7C95D785FA7CC3 ,  0x5EDA8AE563C94AE8A057E84C862F09B2 ,  0x59AE43D06D374FBE8EB1F48E424837FF ,  0xE69CF2A19F4847658195A2374BEC493D ,  0x4751C63BA7BD4B50B01B6BC703C3D884 ,  0x1A92170A015E40729F28D756F298B1B6 ,  0x3DBB8A3DF07E4A559C5E3091C221A3A9 ,  0x58E34BC085714D82B41F0789614AFD34 ,  0x61D3E268E2A445FAAA8E960C136ED97D ,  0x26B2F3A5E517446C9EB9A7F8A0F08686 ,  0x954B323FB5F14A89A934DF5A62927FA0 ,  0xD020299E7BF24774B82D6D96D79EE3C5 ,  0xEE95A6D12F6540F798715F3847C8FE75 ,  0x9D90C80FE304412DA19AE77C7684BB0F ,  0x016CD737CCD34B5FB91A4F555A65743A ,  0xF70A79A97A0F4EA9A06A6462A8523479 ,  0x41F1C5C9F8254FF7BECA353A6C095D47 ,  0x8163C5BAE76F4D7FA51637BB3A3060A1 ,  0x6D4D0B063A114333888FDC710ECE145F ,  0xF4CDB174E04D4F9CB8C03B6ED617D941 ,  0xD82CCE51C80B4D33A23F63A7700731FC ,  0x4751C63BA7BD4B50B01B6BC703C3D884 ,  0x1A92170A015E40729F28D756F298B1B6 ,  0x60488494DB4D4871BCCA62AF889D07F4 ,  0x3DBB8A3DF07E4A559C5E3091C221A3A9 ,  0x58E34BC085714D82B41F0789614AFD34 ,  0x61D3E268E2A445FAAA8E960C136ED97D ,  0x26B2F3A5E517446C9EB9A7F8A0F08686 ,  0x412B3D4BD1114C8E8D9F4CAA22CAF938 ,  0x954B323FB5F14A89A934DF5A62927FA0 ,  0xD020299E7BF24774B82D6D96D79EE3C5 ,  0xEE95A6D12F6540F798715F3847C8FE75 ,  0x9D90C80FE304412DA19AE77C7684BB0F ,  0x016CD737CCD34B5FB91A4F555A65743A ,  0xC4FF5E0C99374D13B3E846AC9F1F34B4 ,  0xD500DEA809834E9DACCA085A52FB482F ,  0xBA190BCC33224C4A93A858542875D038 ,  0xD500DEA809834E9DACCA085A52FB482F ,  0x78EDEEFBE78B48408C9313C5AF7B0382 ,  0xD500DEA809834E9DACCA085A52FB482F ,  0x2D7FB9402D164EA0B9A681DA9856F46B ,  0xD500DEA809834E9DACCA085A52FB482F ,  0xB6E48C81077A4FC6A6161512F1F1C5C1 ,  0xD500DEA809834E9DACCA085A52FB482F ,  0xD500DEA809834E9DACCA085A52FB482F ,  0xF990A4C46D654ADBBAD4903047E96F20 ,  0x7C138D7346794B088DAFA759B98E3773 ,  0xD500DEA809834E9DACCA085A52FB482F ,  0x1D6F5625F4B0434AA5F3B2B22064297A ,  0xD500DEA809834E9DACCA085A52FB482F ,  0xC4FF5E0C99374D13B3E846AC9F1F34B4 ,  0xD75E9502D0634DA28CDBE1C682D89057 ,  0xBA190BCC33224C4A93A858542875D038 ,  0xD75E9502D0634DA28CDBE1C682D89057 ,  0x78EDEEFBE78B48408C9313C5AF7B0382 ,  0xD75E9502D0634DA28CDBE1C682D89057 ,  0x2D7FB9402D164EA0B9A681DA9856F46B ,  0xD75E9502D0634DA28CDBE1C682D89057 ,  0xB6E48C81077A4FC6A6161512F1F1C5C1 ,  0xD75E9502D0634DA28CDBE1C682D89057 ,  0xD75E9502D0634DA28CDBE1C682D89057 ,  0xF990A4C46D654ADBBAD4903047E96F20 ,  0x7C138D7346794B088DAFA759B98E3773 ,  0xD75E9502D0634DA28CDBE1C682D89057 ,  0x1D6F5625F4B0434AA5F3B2B22064297A ,  0xD75E9502D0634DA28CDBE1C682D89057 ,  0xC8E3C9E1EBCA4632B0F82A44688D32DE ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x6A9044A5310F4683B6C2057C65EE1A45 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x66381B00BCEE4367BA7C804BF08A8772 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x5B227892F62445A3B85052F888BC47A2 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x0F52EC7E3AA9494DAAF0918F1EC3B1C8 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x12A8A59BFA904DDEA84D35195C046CB5 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x54E1BECDFD8942418D0A7652624217B7 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xAFC4A8DAF6204E14842524335BCA6BD6 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xF76B69E38EFA4A689993F54F9F49154E ,  0x2B212E6258244DEDA28F3165BA100BF8 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xFD6A4A85F8D44B929FCF4C776B9CF183 ,  0x3B530DAB08F2412A8A203684900C50F2 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x778A02FCEAD24A5AB09144715397EE71 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x7103AF2FE8504199AFFB67AE55356D08 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x2A44E2A6EB6646CCAEB242DF33352118 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x00BABFDCA33C49F0BEDA359216A55ADA ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x785CBF218DC04B9A85A140E8C2E14485 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x3F2B9F7109CF4117A3FFA98863C2B511 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xB44E039D0BF649DC9918FAF6ED54FF41 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x346A402FC93B43F3B431A6A629C9C529 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xEA8A1514151948F5818333BAB6673DB9 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0xC8E3C9E1EBCA4632B0F82A44688D32DE ,  0x6A9044A5310F4683B6C2057C65EE1A45 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x66381B00BCEE4367BA7C804BF08A8772 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x5B227892F62445A3B85052F888BC47A2 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x0F52EC7E3AA9494DAAF0918F1EC3B1C8 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x12A8A59BFA904DDEA84D35195C046CB5 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0xF00914139C1841C9A56D7C61681815B7 ,  0x54E1BECDFD8942418D0A7652624217B7 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0xAFC4A8DAF6204E14842524335BCA6BD6 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0xF76B69E38EFA4A689993F54F9F49154E ,  0x2B212E6258244DEDA28F3165BA100BF8 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0xFD6A4A85F8D44B929FCF4C776B9CF183 ,  0x3B530DAB08F2412A8A203684900C50F2 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x778A02FCEAD24A5AB09144715397EE71 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x7103AF2FE8504199AFFB67AE55356D08 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x2A44E2A6EB6646CCAEB242DF33352118 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x00BABFDCA33C49F0BEDA359216A55ADA ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x785CBF218DC04B9A85A140E8C2E14485 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x3F2B9F7109CF4117A3FFA98863C2B511 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0xB44E039D0BF649DC9918FAF6ED54FF41 ,  0x346A402FC93B43F3B431A6A629C9C529 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0xEA8A1514151948F5818333BAB6673DB9 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xF00914139C1841C9A56D7C61681815B7 ,  0x3DBB8A3DF07E4A559C5E3091C221A3A9 ,  0x58E34BC085714D82B41F0789614AFD34 ,  0x954B323FB5F14A89A934DF5A62927FA0 ,  0xD020299E7BF24774B82D6D96D79EE3C5 ,  0xEE95A6D12F6540F798715F3847C8FE75 ,  0x9D90C80FE304412DA19AE77C7684BB0F ,  0x016CD737CCD34B5FB91A4F555A65743A ,  0x41F1C5C9F8254FF7BECA353A6C095D47 ,  0x8163C5BAE76F4D7FA51637BB3A3060A1 ,  0x6D4D0B063A114333888FDC710ECE145F ,  0xF4CDB174E04D4F9CB8C03B6ED617D941 ,  0x60488494DB4D4871BCCA62AF889D07F4 ,  0x412B3D4BD1114C8E8D9F4CAA22CAF938 ,  0xF70A79A97A0F4EA9A06A6462A8523479 ,  0x26B2F3A5E517446C9EB9A7F8A0F08686 ,  0x61D3E268E2A445FAAA8E960C136ED97D ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xF00914139C1841C9A56D7C61681815B7 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xC8E3C9E1EBCA4632B0F82A44688D32DE ,  0x6A9044A5310F4683B6C2057C65EE1A45 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x66381B00BCEE4367BA7C804BF08A8772 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x5B227892F62445A3B85052F888BC47A2 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x0F52EC7E3AA9494DAAF0918F1EC3B1C8 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x12A8A59BFA904DDEA84D35195C046CB5 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x54E1BECDFD8942418D0A7652624217B7 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xAFC4A8DAF6204E14842524335BCA6BD6 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xF76B69E38EFA4A689993F54F9F49154E ,  0x2B212E6258244DEDA28F3165BA100BF8 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xFD6A4A85F8D44B929FCF4C776B9CF183 ,  0x3B530DAB08F2412A8A203684900C50F2 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x778A02FCEAD24A5AB09144715397EE71 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x7103AF2FE8504199AFFB67AE55356D08 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x2A44E2A6EB6646CCAEB242DF33352118 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x00BABFDCA33C49F0BEDA359216A55ADA ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x785CBF218DC04B9A85A140E8C2E14485 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x3F2B9F7109CF4117A3FFA98863C2B511 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xB44E039D0BF649DC9918FAF6ED54FF41 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x346A402FC93B43F3B431A6A629C9C529 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xEA8A1514151948F5818333BAB6673DB9 ,  0x4751C63BA7BD4B50B01B6BC703C3D884 ,  0x1A92170A015E40729F28D756F298B1B6 ,  0x3DBB8A3DF07E4A559C5E3091C221A3A9 ,  0x58E34BC085714D82B41F0789614AFD34 ,  0x61D3E268E2A445FAAA8E960C136ED97D ,  0x26B2F3A5E517446C9EB9A7F8A0F08686 ,  0x954B323FB5F14A89A934DF5A62927FA0 ,  0xD020299E7BF24774B82D6D96D79EE3C5 ,  0xEE95A6D12F6540F798715F3847C8FE75 ,  0x9D90C80FE304412DA19AE77C7684BB0F ,  0x60488494DB4D4871BCCA62AF889D07F4 ,  0xF0EEC41867E04F64B857A151647ED96E ,  0xF70A79A97A0F4EA9A06A6462A8523479 ,  0x41F1C5C9F8254FF7BECA353A6C095D47 ,  0x8163C5BAE76F4D7FA51637BB3A3060A1 ,  0x6D4D0B063A114333888FDC710ECE145F ,  0xF4CDB174E04D4F9CB8C03B6ED617D941 ,  0x61E805A993444D489A4D99A6EC5BA439 ,  0xF13D2484140B4EBAB568C2E8F70DB9FF ,  0x016CD737CCD34B5FB91A4F555A65743A ,  0xC4FF5E0C99374D13B3E846AC9F1F34B4 ,  0xBA190BCC33224C4A93A858542875D038 ,  0x2D7FB9402D164EA0B9A681DA9856F46B ,  0xF990A4C46D654ADBBAD4903047E96F20 ,  0x1D6F5625F4B0434AA5F3B2B22064297A ,  0x78EDEEFBE78B48408C9313C5AF7B0382 ,  0xB6E48C81077A4FC6A6161512F1F1C5C1 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xF00914139C1841C9A56D7C61681815B7 ,  0xC8E3C9E1EBCA4632B0F82A44688D32DE ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x6A9044A5310F4683B6C2057C65EE1A45 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x66381B00BCEE4367BA7C804BF08A8772 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x5B227892F62445A3B85052F888BC47A2 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x0F52EC7E3AA9494DAAF0918F1EC3B1C8 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x12A8A59BFA904DDEA84D35195C046CB5 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x54E1BECDFD8942418D0A7652624217B7 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xAFC4A8DAF6204E14842524335BCA6BD6 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xF76B69E38EFA4A689993F54F9F49154E ,  0x2B212E6258244DEDA28F3165BA100BF8 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xFD6A4A85F8D44B929FCF4C776B9CF183 ,  0x3B530DAB08F2412A8A203684900C50F2 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x778A02FCEAD24A5AB09144715397EE71 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x7103AF2FE8504199AFFB67AE55356D08 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x2A44E2A6EB6646CCAEB242DF33352118 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x00BABFDCA33C49F0BEDA359216A55ADA ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x785CBF218DC04B9A85A140E8C2E14485 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x3F2B9F7109CF4117A3FFA98863C2B511 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xB44E039D0BF649DC9918FAF6ED54FF41 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0x346A402FC93B43F3B431A6A629C9C529 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xD885C54B21E740B6ABFCC275F8F80488 ,  0xEA8A1514151948F5818333BAB6673DB9 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0xC8E3C9E1EBCA4632B0F82A44688D32DE ,  0x6A9044A5310F4683B6C2057C65EE1A45 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x66381B00BCEE4367BA7C804BF08A8772 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x5B227892F62445A3B85052F888BC47A2 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x0F52EC7E3AA9494DAAF0918F1EC3B1C8 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x12A8A59BFA904DDEA84D35195C046CB5 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0xF00914139C1841C9A56D7C61681815B7 ,  0x54E1BECDFD8942418D0A7652624217B7 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0xAFC4A8DAF6204E14842524335BCA6BD6 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0xF76B69E38EFA4A689993F54F9F49154E ,  0x2B212E6258244DEDA28F3165BA100BF8 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0xFD6A4A85F8D44B929FCF4C776B9CF183 ,  0x3B530DAB08F2412A8A203684900C50F2 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x778A02FCEAD24A5AB09144715397EE71 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x7103AF2FE8504199AFFB67AE55356D08 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x2A44E2A6EB6646CCAEB242DF33352118 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x00BABFDCA33C49F0BEDA359216A55ADA ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x785CBF218DC04B9A85A140E8C2E14485 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x3F2B9F7109CF4117A3FFA98863C2B511 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0xB44E039D0BF649DC9918FAF6ED54FF41 ,  0x346A402FC93B43F3B431A6A629C9C529 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0x7F3343AC63CD460E8903D995BAB76EE3 ,  0xEA8A1514151948F5818333BAB6673DB9 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0xF00914139C1841C9A56D7C61681815B7 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0xC8E3C9E1EBCA4632B0F82A44688D32DE ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x6A9044A5310F4683B6C2057C65EE1A45 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x66381B00BCEE4367BA7C804BF08A8772 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x5B227892F62445A3B85052F888BC47A2 ,  0x0F52EC7E3AA9494DAAF0918F1EC3B1C8 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x12A8A59BFA904DDEA84D35195C046CB5 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x54E1BECDFD8942418D0A7652624217B7 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0xAFC4A8DAF6204E14842524335BCA6BD6 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0xF76B69E38EFA4A689993F54F9F49154E ,  0x2B212E6258244DEDA28F3165BA100BF8 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0xFD6A4A85F8D44B929FCF4C776B9CF183 ,  0x3B530DAB08F2412A8A203684900C50F2 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x778A02FCEAD24A5AB09144715397EE71 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x7103AF2FE8504199AFFB67AE55356D08 ,  0x2A44E2A6EB6646CCAEB242DF33352118 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x00BABFDCA33C49F0BEDA359216A55ADA ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x785CBF218DC04B9A85A140E8C2E14485 ,  0x3F2B9F7109CF4117A3FFA98863C2B511 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0xB44E039D0BF649DC9918FAF6ED54FF41 ,  0x346A402FC93B43F3B431A6A629C9C529 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0xEA8A1514151948F5818333BAB6673DB9 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0xF00914139C1841C9A56D7C61681815B7 ,  0xC8E3C9E1EBCA4632B0F82A44688D32DE ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0x6A9044A5310F4683B6C2057C65EE1A45 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0x66381B00BCEE4367BA7C804BF08A8772 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0x5B227892F62445A3B85052F888BC47A2 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0x0F52EC7E3AA9494DAAF0918F1EC3B1C8 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0x12A8A59BFA904DDEA84D35195C046CB5 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0x54E1BECDFD8942418D0A7652624217B7 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0xAFC4A8DAF6204E14842524335BCA6BD6 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0xF76B69E38EFA4A689993F54F9F49154E ,  0x2B212E6258244DEDA28F3165BA100BF8 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0xFD6A4A85F8D44B929FCF4C776B9CF183 ,  0x3B530DAB08F2412A8A203684900C50F2 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0x778A02FCEAD24A5AB09144715397EE71 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0x7103AF2FE8504199AFFB67AE55356D08 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0x2A44E2A6EB6646CCAEB242DF33352118 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0x00BABFDCA33C49F0BEDA359216A55ADA ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0x785CBF218DC04B9A85A140E8C2E14485 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0x3F2B9F7109CF4117A3FFA98863C2B511 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0xB44E039D0BF649DC9918FAF6ED54FF41 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0x346A402FC93B43F3B431A6A629C9C529 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0xDDFF845F07284A55A5A07C0C8EE98D04 ,  0xEA8A1514151948F5818333BAB6673DB9 ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0xC8E3C9E1EBCA4632B0F82A44688D32DE ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0x6A9044A5310F4683B6C2057C65EE1A45 ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0x66381B00BCEE4367BA7C804BF08A8772 ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0x5B227892F62445A3B85052F888BC47A2 ,  0x0F52EC7E3AA9494DAAF0918F1EC3B1C8 ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0x12A8A59BFA904DDEA84D35195C046CB5 ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0xF00914139C1841C9A56D7C61681815B7 ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0x54E1BECDFD8942418D0A7652624217B7 ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0xAFC4A8DAF6204E14842524335BCA6BD6 ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0xF76B69E38EFA4A689993F54F9F49154E ,  0x2B212E6258244DEDA28F3165BA100BF8 ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0xFD6A4A85F8D44B929FCF4C776B9CF183 ,  0x3B530DAB08F2412A8A203684900C50F2 ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0x778A02FCEAD24A5AB09144715397EE71 ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0x7103AF2FE8504199AFFB67AE55356D08 ,  0x2A44E2A6EB6646CCAEB242DF33352118 ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0x00BABFDCA33C49F0BEDA359216A55ADA ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0x785CBF218DC04B9A85A140E8C2E14485 ,  0x3F2B9F7109CF4117A3FFA98863C2B511 ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0xB44E039D0BF649DC9918FAF6ED54FF41 ,  0x346A402FC93B43F3B431A6A629C9C529 ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0x3FA7D8A1BAA44B0BAF1374BA80C4146C ,  0xEA8A1514151948F5818333BAB6673DB9 ,  0x4751C63BA7BD4B50B01B6BC703C3D884 ,  0x1A92170A015E40729F28D756F298B1B6 ,  0x3DBB8A3DF07E4A559C5E3091C221A3A9 ,  0x58E34BC085714D82B41F0789614AFD34 ,  0x61D3E268E2A445FAAA8E960C136ED97D ,  0x954B323FB5F14A89A934DF5A62927FA0 ,  0xD020299E7BF24774B82D6D96D79EE3C5 ,  0xEE95A6D12F6540F798715F3847C8FE75 ,  0x9D90C80FE304412DA19AE77C7684BB0F ,  0x016CD737CCD34B5FB91A4F555A65743A ,  0x60488494DB4D4871BCCA62AF889D07F4 ,  0x412B3D4BD1114C8E8D9F4CAA22CAF938 ,  0x55B5900C57F54D8D8A035FFD899895E3 ,  0x41F1C5C9F8254FF7BECA353A6C095D47 ,  0x8163C5BAE76F4D7FA51637BB3A3060A1 ,  0x6D4D0B063A114333888FDC710ECE145F ,  0xF4CDB174E04D4F9CB8C03B6ED617D941 ,  0x61E805A993444D489A4D99A6EC5BA439 ,  0x26B2F3A5E517446C9EB9A7F8A0F08686 ,  0x828FE9B219DA4085922EDAC3E1CD1DEB ,  0x77A2C8637D5F4BB2A909999C7454731E ,  0xF00914139C1841C9A56D7C61681815B7 ,  0x54E1BECDFD8942418D0A7652624217B7 ,  0x77A2C8637D5F4BB2A909999C7454731E ,  0x77A2C8637D5F4BB2A909999C7454731E ,  0xAFC4A8DAF6204E14842524335BCA6BD6 ,  0x77A2C8637D5F4BB2A909999C7454731E ,  0xF76B69E38EFA4A689993F54F9F49154E ,  0x2B212E6258244DEDA28F3165BA100BF8 ,  0x77A2C8637D5F4BB2A909999C7454731E ,  0x77A2C8637D5F4BB2A909999C7454731E ,  0xFD6A4A85F8D44B929FCF4C776B9CF183 ,  0x3B530DAB08F2412A8A203684900C50F2 ,  0x77A2C8637D5F4BB2A909999C7454731E ,  0x778A02FCEAD24A5AB09144715397EE71 ,  0x77A2C8637D5F4BB2A909999C7454731E ,  0x7103AF2FE8504199AFFB67AE55356D08 ,  0x77A2C8637D5F4BB2A909999C7454731E ,  0x2A44E2A6EB6646CCAEB242DF33352118 ,  0x77A2C8637D5F4BB2A909999C7454731E ,  0x00BABFDCA33C49F0BEDA359216A55ADA ,  0x77A2C8637D5F4BB2A909999C7454731E ,  0xB964C0C143B94958B33C97D391E661AA ,  0xC94A80EF8A354F9A93BBDDF6F6C5B4FE ,  0xB964C0C143B94958B33C97D391E661AA ,  0xC4FF5E0C99374D13B3E846AC9F1F34B4 ,  0xB964C0C143B94958B33C97D391E661AA ,  0xBA190BCC33224C4A93A858542875D038 ,  0x78EDEEFBE78B48408C9313C5AF7B0382 ,  0xB964C0C143B94958B33C97D391E661AA ,  0x2D7FB9402D164EA0B9A681DA9856F46B ,  0xB964C0C143B94958B33C97D391E661AA ,  0xB6E48C81077A4FC6A6161512F1F1C5C1 ,  0xB964C0C143B94958B33C97D391E661AA ,  0xB964C0C143B94958B33C97D391E661AA ,  0xF990A4C46D654ADBBAD4903047E96F20 ,  0xC94A80EF8A354F9A93BBDDF6F6C5B4FE ,  0xF687858549674E9C8361347B25225FD6 ,  0xC4FF5E0C99374D13B3E846AC9F1F34B4 ,  0xF687858549674E9C8361347B25225FD6 ,  0xBA190BCC33224C4A93A858542875D038 ,  0xF687858549674E9C8361347B25225FD6 ,  0x78EDEEFBE78B48408C9313C5AF7B0382 ,  0xF687858549674E9C8361347B25225FD6 ,  0xB6E48C81077A4FC6A6161512F1F1C5C1 ,  0xF687858549674E9C8361347B25225FD6 ,  0x2D7FB9402D164EA0B9A681DA9856F46B ,  0xF687858549674E9C8361347B25225FD6 ,  0xF687858549674E9C8361347B25225FD6 ,  0xF990A4C46D654ADBBAD4903047E96F20 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0xF00914139C1841C9A56D7C61681815B7 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0xC8E3C9E1EBCA4632B0F82A44688D32DE ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0x6A9044A5310F4683B6C2057C65EE1A45 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0x66381B00BCEE4367BA7C804BF08A8772 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0x5B227892F62445A3B85052F888BC47A2 ,  0x0F52EC7E3AA9494DAAF0918F1EC3B1C8 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0x12A8A59BFA904DDEA84D35195C046CB5 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0x54E1BECDFD8942418D0A7652624217B7 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0xF76B69E38EFA4A689993F54F9F49154E ,  0x2B212E6258244DEDA28F3165BA100BF8 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0xFD6A4A85F8D44B929FCF4C776B9CF183 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0x3B530DAB08F2412A8A203684900C50F2 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0x778A02FCEAD24A5AB09144715397EE71 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0x7103AF2FE8504199AFFB67AE55356D08 ,  0x00BABFDCA33C49F0BEDA359216A55ADA ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0x785CBF218DC04B9A85A140E8C2E14485 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0x3F2B9F7109CF4117A3FFA98863C2B511 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0xB44E039D0BF649DC9918FAF6ED54FF41 ,  0x346A402FC93B43F3B431A6A629C9C529 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0x39A8EEC7C8CF4CE1A6B22B0F3995F574 ,  0xEA8A1514151948F5818333BAB6673DB9 ,  0x1A92170A015E40729F28D756F298B1B6 ,  0x3DBB8A3DF07E4A559C5E3091C221A3A9 ,  0x58E34BC085714D82B41F0789614AFD34 ,  0x26B2F3A5E517446C9EB9A7F8A0F08686 ,  0x954B323FB5F14A89A934DF5A62927FA0 ,  0xD020299E7BF24774B82D6D96D79EE3C5 ,  0xEE95A6D12F6540F798715F3847C8FE75 ,  0x9D90C80FE304412DA19AE77C7684BB0F ,  0x016CD737CCD34B5FB91A4F555A65743A ,  0xF70A79A97A0F4EA9A06A6462A8523479 ,  0x41F1C5C9F8254FF7BECA353A6C095D47 ,  0x8163C5BAE76F4D7FA51637BB3A3060A1 ,  0x6D4D0B063A114333888FDC710ECE145F ,  0xF4CDB174E04D4F9CB8C03B6ED617D941 ,  0x61E805A993444D489A4D99A6EC5BA439 ,  0xF13D2484140B4EBAB568C2E8F70DB9FF ,  0x61D3E268E2A445FAAA8E960C136ED97D ,  0x4751C63BA7BD4B50B01B6BC703C3D884 ,  0x1A92170A015E40729F28D756F298B1B6 ,  0x3DBB8A3DF07E4A559C5E3091C221A3A9 ,  0x58E34BC085714D82B41F0789614AFD34 ,  0x26B2F3A5E517446C9EB9A7F8A0F08686 ,  0x954B323FB5F14A89A934DF5A62927FA0 ,  0xD020299E7BF24774B82D6D96D79EE3C5 ,  0xEE95A6D12F6540F798715F3847C8FE75 ,  0x9D90C80FE304412DA19AE77C7684BB0F ,  0x016CD737CCD34B5FB91A4F555A65743A ,  0xF0EEC41867E04F64B857A151647ED96E ,  0xF70A79A97A0F4EA9A06A6462A8523479 ,  0x41F1C5C9F8254FF7BECA353A6C095D47 ,  0x8163C5BAE76F4D7FA51637BB3A3060A1 ,  0x6D4D0B063A114333888FDC710ECE145F ,  0xF4CDB174E04D4F9CB8C03B6ED617D941 ,  0x61D3E268E2A445FAAA8E960C136ED97D ,  0x4751C63BA7BD4B50B01B6BC703C3D884 ,  0x1A92170A015E40729F28D756F298B1B6 ,  0x3DBB8A3DF07E4A559C5E3091C221A3A9 ,  0x61D3E268E2A445FAAA8E960C136ED97D ,  0x954B323FB5F14A89A934DF5A62927FA0 ,  0xD020299E7BF24774B82D6D96D79EE3C5 ,  0xEE95A6D12F6540F798715F3847C8FE75 ,  0x9D90C80FE304412DA19AE77C7684BB0F ,  0x016CD737CCD34B5FB91A4F555A65743A ,  0x8163C5BAE76F4D7FA51637BB3A3060A1 ,  0x6D4D0B063A114333888FDC710ECE145F ,  0xF4CDB174E04D4F9CB8C03B6ED617D941 ,  0x60488494DB4D4871BCCA62AF889D07F4 ,  0x412B3D4BD1114C8E8D9F4CAA22CAF938 ,  0x61E805A993444D489A4D99A6EC5BA439 ,  0xF13D2484140B4EBAB568C2E8F70DB9FF ,  0xF70A79A97A0F4EA9A06A6462A8523479 ,  0x41F1C5C9F8254FF7BECA353A6C095D47 ,  0x58E34BC085714D82B41F0789614AFD34 ,  0x26B2F3A5E517446C9EB9A7F8A0F08686 ,  0x1A92170A015E40729F28D756F298B1B6 ,  0x3DBB8A3DF07E4A559C5E3091C221A3A9 ,  0x58E34BC085714D82B41F0789614AFD34 ,  0x26B2F3A5E517446C9EB9A7F8A0F08686 ,  0x954B323FB5F14A89A934DF5A62927FA0 ,  0xEE95A6D12F6540F798715F3847C8FE75 ,  0x9D90C80FE304412DA19AE77C7684BB0F ,  0x016CD737CCD34B5FB91A4F555A65743A ,  0x4751C63BA7BD4B50B01B6BC703C3D884 ,  0x60488494DB4D4871BCCA62AF889D07F4 ,  0x8163C5BAE76F4D7FA51637BB3A3060A1 ,  0x6D4D0B063A114333888FDC710ECE145F ,  0xF4CDB174E04D4F9CB8C03B6ED617D941 ,  0xF13D2484140B4EBAB568C2E8F70DB9FF ,  0x828FE9B219DA4085922EDAC3E1CD1DEB ,  0x61D3E268E2A445FAAA8E960C136ED97D ,  0x412B3D4BD1114C8E8D9F4CAA22CAF938 ,  0x55B5900C57F54D8D8A035FFD899895E3 ,  0xD020299E7BF24774B82D6D96D79EE3C5 ,  0x27F166CF430A4C9B8D777C77D44C101E ,  0x9C3B93226C0E4EEF9910D1DF17D893DA ,  0x4751C63BA7BD4B50B01B6BC703C3D884 ,  0x1A92170A015E40729F28D756F298B1B6 ,  0x3DBB8A3DF07E4A559C5E3091C221A3A9 ,  0x60488494DB4D4871BCCA62AF889D07F4 ,  0x26B2F3A5E517446C9EB9A7F8A0F08686 ,  0x954B323FB5F14A89A934DF5A62927FA0 ,  0xD020299E7BF24774B82D6D96D79EE3C5 ,  0xEE95A6D12F6540F798715F3847C8FE75 ,  0x9D90C80FE304412DA19AE77C7684BB0F ,  0x016CD737CCD34B5FB91A4F555A65743A ,  0x61E805A993444D489A4D99A6EC5BA439 ,  0xF70A79A97A0F4EA9A06A6462A8523479 ,  0x41F1C5C9F8254FF7BECA353A6C095D47 ,  0x8163C5BAE76F4D7FA51637BB3A3060A1 ,  0x6D4D0B063A114333888FDC710ECE145F ,  0xF4CDB174E04D4F9CB8C03B6ED617D941 ,  0x853EE8FBBD1D45B08A7C95D785FA7CC3 ,  0x5EDA8AE563C94AE8A057E84C862F09B2 ,  0x59AE43D06D374FBE8EB1F48E424837FF ,  0xB7461F8490484A2E90BED4FEBCEE5A5B ,  0xE69CF2A19F4847658195A2374BEC493D ,  0x2B28475B2E2A4F08A843DF8401D3C9FC ,  0xF13D2484140B4EBAB568C2E8F70DB9FF ,  0x06F40F999E15466583BA904DFE28807B ,  0x62ED50AE26464ACAA3F739DD6D7B0BE9 ,  0x58E34BC085714D82B41F0789614AFD34 ,  0x61D3E268E2A445FAAA8E960C136ED97D ,  0x9C3B93226C0E4EEF9910D1DF17D893DA ,  0x4751C63BA7BD4B50B01B6BC703C3D884 ,  0x1A92170A015E40729F28D756F298B1B6 ,  0x3DBB8A3DF07E4A559C5E3091C221A3A9 ,  0x58E34BC085714D82B41F0789614AFD34 ,  0xEE95A6D12F6540F798715F3847C8FE75 ,  0x9D90C80FE304412DA19AE77C7684BB0F ,  0x016CD737CCD34B5FB91A4F555A65743A ,  0x412B3D4BD1114C8E8D9F4CAA22CAF938 ,  0xF70A79A97A0F4EA9A06A6462A8523479 ,  0x41F1C5C9F8254FF7BECA353A6C095D47 ,  0x8163C5BAE76F4D7FA51637BB3A3060A1 ,  0xF4CDB174E04D4F9CB8C03B6ED617D941 ,  0x60488494DB4D4871BCCA62AF889D07F4 ,  0x6D4D0B063A114333888FDC710ECE145F ,  0x61D3E268E2A445FAAA8E960C136ED97D ,  0x954B323FB5F14A89A934DF5A62927FA0 ,  0x26B2F3A5E517446C9EB9A7F8A0F08686 ,  0xD020299E7BF24774B82D6D96D79EE3C5 ,  0x28138E6BC0F749119539B4F5FC61C9AA ,  0xB4AFD32E876E4CA5A0F18D784FACB072 ,  0xE8DA3606107D4BB0A42121A366278F44 ,  0xEFFF9B7CDA2646AC9E028725D7EC15B5 ,  0x6958BD02963F4C2CB61FE182E3AFAF6B ,  0xBE4215983C5A4F24AC9BF870ED4ABAE0 ,  0x3A20F1AB12414BDD88A721E2602E3917 ,  0xC6B068DBE8AB4162BDCC35875D442B51 ,  0x0D0EB80D020B42F2BAC9202E3ADEF21E ,  0xB826BCE8B48648BB96ECFD22D1EAD1F2 ,  0xB8D6358FBC5D4F23BF2775A1395B7056 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xF00914139C1841C9A56D7C61681815B7 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xC8E3C9E1EBCA4632B0F82A44688D32DE ,  0x6A9044A5310F4683B6C2057C65EE1A45 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x66381B00BCEE4367BA7C804BF08A8772 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x5B227892F62445A3B85052F888BC47A2 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x0F52EC7E3AA9494DAAF0918F1EC3B1C8 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x12A8A59BFA904DDEA84D35195C046CB5 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x54E1BECDFD8942418D0A7652624217B7 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xAFC4A8DAF6204E14842524335BCA6BD6 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xF76B69E38EFA4A689993F54F9F49154E ,  0x2B212E6258244DEDA28F3165BA100BF8 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xFD6A4A85F8D44B929FCF4C776B9CF183 ,  0x3B530DAB08F2412A8A203684900C50F2 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x778A02FCEAD24A5AB09144715397EE71 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x7103AF2FE8504199AFFB67AE55356D08 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x2A44E2A6EB6646CCAEB242DF33352118 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x00BABFDCA33C49F0BEDA359216A55ADA ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x785CBF218DC04B9A85A140E8C2E14485 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x3F2B9F7109CF4117A3FFA98863C2B511 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xB44E039D0BF649DC9918FAF6ED54FF41 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0x346A402FC93B43F3B431A6A629C9C529 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xB7A8653AD2E64073BF0923D083A082A0 ,  0xEA8A1514151948F5818333BAB6673DB9 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0xF00914139C1841C9A56D7C61681815B7 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0xC8E3C9E1EBCA4632B0F82A44688D32DE ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x6A9044A5310F4683B6C2057C65EE1A45 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x66381B00BCEE4367BA7C804BF08A8772 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x5B227892F62445A3B85052F888BC47A2 ,  0x0F52EC7E3AA9494DAAF0918F1EC3B1C8 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x12A8A59BFA904DDEA84D35195C046CB5 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x54E1BECDFD8942418D0A7652624217B7 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0xAFC4A8DAF6204E14842524335BCA6BD6 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0xF76B69E38EFA4A689993F54F9F49154E ,  0x2B212E6258244DEDA28F3165BA100BF8 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0xFD6A4A85F8D44B929FCF4C776B9CF183 ,  0x3B530DAB08F2412A8A203684900C50F2 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x778A02FCEAD24A5AB09144715397EE71 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x7103AF2FE8504199AFFB67AE55356D08 ,  0x2A44E2A6EB6646CCAEB242DF33352118 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x00BABFDCA33C49F0BEDA359216A55ADA ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x785CBF218DC04B9A85A140E8C2E14485 ,  0x3F2B9F7109CF4117A3FFA98863C2B511 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0xB44E039D0BF649DC9918FAF6ED54FF41 ,  0x346A402FC93B43F3B431A6A629C9C529 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0x55728378E5BE4067A3D5E612F4B39C98 ,  0xEA8A1514151948F5818333BAB6673DB9 );  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            73 
                                4.88 ms 
                                                        
                                SELECT  `product_visibility` . `id`  as  `product_visibility.id` ,  `product_visibility` . `product_id`  as  `product_visibility.productId` ,  `product_visibility` . `product_version_id`  as  `product_visibility.productVersionId` ,  `product_visibility` . `sales_channel_id`  as  `product_visibility.salesChannelId` ,  `product_visibility` . `visibility`  as  `product_visibility.visibility` ,  `product_visibility` . `created_at`  as  `product_visibility.createdAt` ,  `product_visibility` . `updated_at`  as  `product_visibility.updatedAt`  FROM  `product_visibility`  WHERE  (`product_visibility` . `product_id`  IN  (? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? )) 
                                
                                    Parameters : 
[
  b"\x01 ˜W0§ísÿ„–\x13\x7F pé0\e  "
  b"\x01 ˜XÕ¾Þs]³Ã‡SP@\x11 $ "
  b"\x01 ˜XÕ¿\x02 p4¯¦3\ºT\x00 m "
  b"\x01 ˜XÕ¿\x1A ss®æ=%‡yf\x15  "
  b"\x01 ˜XÕ¿4rû¬-’%'Ù "
  b"\x01 ˜XÕ¿Osެ?òŠUµ(‰ "
  b"\x01 ˜XÕ¿gp\x00 ±•ÁWì§Ñö "
  b"\x01 ˜XÕ¿\x7F s\x16 ±Â×e_#ˆ "
  b"\x01 ˜XÕ¿™rýŸÃ\x15 'Þ’Jæ "
  b"\x01 ˜XÕ¿²rYª\x19 ØP¥\f G "
  b"\x01 ˜XÕ¿Ês\f ·“†ŠK‰\x17 4 "
  b"\x01 ˜XÕ¿âqa‡[Æ£v\x17 8Ê "
  b"\x01 ˜XÕ¿ûp0ŸÉ¯³¨¬Ž+ "
  b"\x01 ˜XÕÀ\x14 sC°LšÐ\f\x07 ;£ "
  b"\x01 ˜XÕÀ-r<«øÞº-²¹k "
  b"\x01 ˜XÕÀGp{¦·\x0E ?\v ß\x1D x "
  b"\x01 ˜XÕÀhsvŸ¯\x1A #$µÎï "
  b"\x01 ˜XÕÀp›Ž–'í,åóÊ "
  b"\x01 ˜XÕÀšpŽ“ b~ºn\x10 ¡ "
  b"\x01 ˜XÕÀ³r\x07 —_\x08 ëSk\x07 Û "
  b"\x01 ˜XÕÀÒs䳬.Bý´ÞÎ "
  b"\x01 ˜XÕÀíqU·\x01 ¢—ÇÄål "
  b"\x01 ˜Wq\x19 œr–™³;³x¿7\x08  "
  b"\x01 ˜XÚ]|q£†ß8\x19 r"–¹ "
  b"\x01 ˜XÚ]§r6¸½|ûz™ § "
  b"""
    \x01 ˜XÚ]Èq\e ¥¨\x1F TÐù\n  
    ö 
    """
  b"\x01 ˜XÚ]îp»§$£\x03 è\x13 T "
  b"\x01 ˜XÚ^\x18 s[„\x1E ˜"iG†â "
  b"\x01 ˜XÚ^?s\t µ¯Í&X4áš "
  b"\x01 ˜XÚ^irC¬ÃÑÐS¹\x03 g "
  b"\x01 ˜XÚ^q•’®\x13 fîV3 "
  b"\x01 ˜XÚ^´p‹jæ…Š`Ï\x14  "
  b"\x01 ˜XÚ^ÓqX (ÜûjŠ\v  "
  b"\x01 ˜XÚ^üpT„J2nôô\x19 Q "
  b"\x01 ˜XÚ_ r߉‡cEÍÐ "
  b"\x01 —éÖ)°sHªù\x1E\e Ó‡\x0E c "
  b"\x01 —éï¨\x17 sϺl˜.·õê3 "
  b"\x01 —éï¨&rͲ\x15 ݪ†3\x06  "
  b"\x01 —éï¨7ql³dN¦wÀ”7 "
  b"\x01 —éï¨Dr®ŠÞ,\x12 ¦¨TR "
  b"\x01 —éï¨Tq˜‡÷ÕFK\x16 >ò "
  b"\x01 —éï¨isµ‚¥ò„«t$‰ "
  b"\x01 —éï¨ys›¢Úâq|ùz "
  b"\x01 —é降pÔ§ºe7HD¢› "
  b"\x01 —é祥q‘”4\x1A ø<\x03 9# "
  b"\x01 —é﨩sË®¸mËbXvš "
  b"\x01 —é塀sq–½Qø\x13 Õ5 "
  b"\x01 —éï¨Ìs¤®\v .k\x13 ³\x03 ö "
  b"\x01 —éï¨àr‹„ô§Mæ«\x10 ð "
  b"\x01 —éï¨óqÀ‚«ç]”Jo9 "
  b"""
    \x01 —éï©\n  
    s6…Ñ=¿¶u 
    """
  b"\x01 ˜ ‹Ù±s•›\v ËašX½\x03  "
  b"\x01 ˜ ‹Ù¾rä—¹\x04\x19 ‚ëì\x7F  "
  b"\x01 ˜ ‹ÙËps“«VAã¬lz "
  b"\x01 ˜ ‹Ùßq!¥S‹q\x14 §E… "
  b"\x01 ˜ ‹Ùóqξº¼p¤ƒÃé "
  b"\x01 ˜ ‹Ú\x08 s\x07 ¤:Ú‡\x06\x08 ˆŒ "
  b"\x01 ˜ ‹Ú\x15 p\r «T\f äh5#Û "
  b"\x01 ˜ ‹Ú*rœ‘ÈUÏ4”ˆ\x01  "
  b"\x01 ˜ ‹Ú8p´ž¢±( "
  b"\x01 ˜ ‹ÚFr\x18 ¼\x1C ûluý?W "
  b"\x01 ˜ ‹ÚWsu”Ž\x17 ß„’ï\t  "
  b"\x01 ˜ ‹Újs5™ôE{%!,° "
  b"\x01 ˜ ‹Ú€qN§ç[Ý@8\x16  "
  b"\x01 ˜ ‹Üåq„€Óbfî\x04\x04 ¦ "
  b"\x01 ˜ ‹Ý\x03 qA¨\x7F ޤú\x01 3Ö "
  b"\x01 ˜ ‹Ý\x1C qO£\f seÝ%>¥ "
  b"\x01 ˜ ‹Ý/q@˜'œ\e ‚NÏ” "
  b"\x01 ˜ ‹ÝDr\t »X(U¾tT\x05  "
  b"\x01 ˜ ‹ÝUpª²å†!ëlÛ\x12  "
  b"\x01 ˜ ‹Ýer7¸Š+ðúž†ú "
  b"\x01 ˜ ‹Ýup?½ñÌa$y±F "
  b"\x01 ˜ ‹Ý„qÿ“•"\x7F Õ÷~í "
  b"\x01 ˜ ‹ÝšsK¢\x10 ;Æèð\x12 ñ "
  b"\x01 ˜ ‹Ý±q0 ŸÞ&óA\x17 ¡ "
  b"\x01 ˜ ‹ÝÅsÞªføIµVÁ\f  "
  b"\x01 ˜ ‹ÝÝpœ±ëàÑ¥Þ•% "
  b"\x01 ˜ ‹Ýðsæ»\x1F q\x16 §£ƒ2 "
  b"\x01 ˜ ‹Þ\x01 sj¡úZÉ\x1A ±è) "
  b"\x01 ˜ ‹Þ\x1A qž¬x0\f ¶÷ª "
  b"\x01 ˜ ‹Þ-q*ˆÕƒtÚYíÒ "
  b"""
    \x01 ˜ ‹Þ=s£\n  
    Ä—íÖ2Œ 
    """
  b"\x01 ˜ ‹ÞTs©˜üÌÛÎJF\x15  "
  b"\x01 ˜ ‹Þbr¢¼whdúx¬ì "
  b"\x01 ˜ ‹Þqr†–y€\x08 ²«ÌD "
  b"\x01 ˜ ‹Þ‚pˆ³õ©NIÿèf "
  b"\x01 ˜ ‹Þ‘s„ŠwIx·\x1E j "
  b"\x01 ˜ ‹Þ¡rîŒÏ>ˆå\x1C ¡j "
  b"\x01 ˜ ‹Þºs{\f\x0F G·S†b "
  b"\x01 ˜ ‹ÞÑrYš\x1D Jø7¢ÄŸ "
  b"\x01 ˜ ‹Þâp:·ñ²½ôp\x16 ª "
  b"\x01 ˜ ‹Þõr\r \x07 .£øŽ®° "
  b"\x01 ˜ ‹ß\x06 p4“\x0E ì/\x01 CíÔ "
  b"\x01 ˜ ‹ß\x15 sq¢Å†§Oß\x1E Z "
  b"\x01 ˜¢Šñ¯rî½Ô\x04 O›S‹~ "
  b"""
    \x01 •¯jE„pð¶Ã:\n  
    ]à2‘ 
    """
  b"\x01 ˜XÏ_\x1F p\x01 ŠdXf¶ä\x1D  "
  b"\x01 ˜XÏ_6r\x19 ¼\x1A ÿ³F\x11 &$ "
  b"\x01 ˜XÏ_Gré˜cÒ3/hÏ? "
  b"""
    \x01 ˜XÏ_]rÅŒ±\n  
    ƒõ°6v 
    """
  b"\x01 ˜XÏ_upí¶\x11 y8f!¼Ë "
  b"\x01 ˜XÏ_Œq]´ÀQÚš„î "
  b"""
    \x01 ˜XÏ_¡r°Œu‚ÀZ\n  
    \t\x1E  
    """
  b"\x01 ˜XÏ_·qΔä¨âH©0F "
  b"\x01 ˜XÏ_Ðsßž\x0E gfZíWQ "
  b"\x01 ˜XÏ_äp¼‹íèD?ºjU "
  b"\x01 ˜XϬ\x17 pñ\x18 Õ™]9} "
  b"\x01 ˜XÏ®=sõŽzÙsBÁ~€ "
  b"\x01 ˜XÏ®fq€»\x10 Ÿ™^¨¨Ý "
  b"\x01 ˜XÜ5ùsà±t‰¿]Iž\x11  "
  b"\x01 ˜XÜÈrr%«È\r ÈÛdƒ= "
  b"\x01 •¯ky”sg¤²(\x1A üÜËT "
  b"\x01 ˜¢ùG[q\x03 ž\x12 ,vºäÒ "
  b"\x01 ˜¢ùGnpº•º¿¡bHŽ "
  b"\x01 ˜¢ùG~s•¹iÆò«\x0F ±Ê "
  b"\x01 ˜¢ùGrb¥£—3\x1E õ£Ð "
  b"\x01 ˜¢ùG¡rP‚]Á\v FõHÒ "
  b"\x01 ˜¢ùGµs•ˆý7íúË\n  "
  b"\x01 ˜¢ùGÊqqž”§É…e©H "
  b"\x01 ˜¢ùGßr“»ùÂ4-䔼 "
  b"\x01 ˜¢ùGòs&‡×\x08 µóHTû "
  b"\x01 ˜¢ùH\x04 s†ŠŒŽ³\x1F ú\x18 ä "
  b"\x01 ˜¢ùH\x17 p·šx\x11 g¬\x1F £¦ "
  b"\x01 ˜¢ùH,s\x16 ±‚\v †šêkô "
  b"\x01 ˜¢ùH;s…‹¾|±Æ<\È "
  b"\x01 ˜¢ùHNs@–™—4¥œÙ\x10  "
  b"\x01 ˜¢ùHbs\x1C ªX©ˆ\x14 ®\x11 Ù "
  b"\x01 ˜¢ùH}r–•Ô2WöѵK "
  b"\x01 ˜¢ùH”sQŽ -þ\x07 ²ªÙ "
  b"\x01 ˜¢ùH£s·&g‡\x1E –K\x02  "
  b"\x01 ˜¢ùH¹s\x06 ‰Ï!cèé{ø "
  b"\x01 ˜¢ùHÉr8€n0—E¤öG "
  b"\x01 ˜¢ùHãsÇžß¼å#ÆUþ "
  b"\x01 ˜Vp?Ýs¼Šˆ\x07 Ç8Ѹ. "
  b"\x01 ˜XÊ(Rs~ªè\x01 ”Õf#v "
  b"\x01 ˜XÊ(lsx±Õ–ñ'G«\x7F  "
  b"\x01 ˜XÊ(q\t ›š%)‚\x07 \W "
  b"\x01 ˜XÊ(ÐqÀ„úäAë"\x00\x0F  "
  b"\x01 ˜XÊ(ésl“ c˜Ï“SN "
  b"\x01 ˜XÊ)\r p\v ‚\x1C\v è8¡Ñà "
  b"\x01 ˜XÊ))q[¸4æºiR  "
  b"\x01 ˜XÊ)Mp9„6\r uëˆ "
  b"\x01 ˜XÊ)mrþ9\x08 \þç¨p "
  b"\x01 ˜XÊ)•q\x04 Ž\x14 Lºâ‚€£ "
  b"\x01 ˜XÊ)²p¨¼g²œgŸ K "
  b"\x01 ˜XÊ)ÐsBž·¥‚›ïK8 "
  b"\x01 ˜XÊ)þpoŽ\x19 Æ8UN·q "
  b"\x01 ˜XÊ*\x18 q"¢È‚økGI "
  b"\x01 ˜XÊ*5sL²\x13 èFf¡õ\x0F  "
  b"\x01 ˜XÊ*MrŒ©ãJØ2Bù¾ "
  b"\x01 ˜XÊ*pqP’(ýRnA>q "
  b"""
    \x01 ˜XÊ*Šp6¤\n  
    ¬\x06 ˜màÙ 
    """
  b"""
    \x01 ˜XÛ7q\n  
    œà?ö…\r T 
    """
  b"\x01 ˜Vp¾õp\x13 ³§ßq:.MÂ "
  b"\x01 ˜XËÖ)qô´[c·çÿ³à "
  b"\x01 ˜XËÖAp5”\x00 i\x0E\x03 øP "
  b"\x01 ˜XËÖeq\x15 §n}²2á“= "
  b"\x01 ˜XϸdrÚå\x02 Nƶ˜U "
  b"\x01 ˜XÛQØsì·f\x02 édÃI "
  b"\x01 ˜XÛQùsXº\x17 JÁœ\x12 ŠØ "
  b"\x01 •¯kŽ"pö¿\x03 §†ŠËŠ¡ "
  b"\x01 ˜¢ùc sX,\x1D\f Î\x1D ž "
  b"\x01 ˜¢ùc2s\x06 ‰Õ\x04 Ø\x1C ]Eµ "
  b"\x01 ˜¢ùc?rMž\x7F ë\f\x14 Ç´° "
  b"\x01 ˜¢ùcJrÜ¿›oðú\x04 °\x18  "
  b"\x01 ˜¢ùcXq|ˆ±Ô‹b\x17 %„ "
  b"\x01 ˜¢ùcps:£CE0\e ÎR "
  b"\x01 ˜¢ùc€s*«ó\x06 [A\v qA "
  b"\x01 ˜¢ùcsð¾1áñ¯K,ä "
  b"\x01 ˜¢ùc¡sÐŽéT½ÁIŠ! "
  b"\x01 ˜¢ùc²rÑ«({M™\x1A\x14 – "
  b"\x01 ˜¢ùcÄpQ«‘\f >iOâð "
  b"\x01 ˜¢ùcÓrf´½<Ûá¾Ñ° "
  b"\x01 ˜¢ùcârµ¸#t¥z¬â "
  b"\x01 ˜¢ùcòr&¼ÑÔ9±N$! "
  b"\x01 ˜¢ùd\x02 r®´£¾Eü¶\x02  "
  b"\x01 ˜¢ùd\x12 rló«ÎQ¤ºÿ "
  b"\x01 ˜¢ùd!r`½U =•ºƒÔ "
  b"\x01 ˜¢ùd1sk³:<®It¸Ñ "
  b"\x01 ˜¢ùd?ql‘QÅ\x14 Øve+ "
  b"\x01 ˜¢ùdNp¤œR~·\x13 à-Æ "
  b"\x01 ˜¢ùd^s'›i\x10 OݧŒä "
  b"\x01 ˜¢ùdlr$».7û\x0F n–g "
  b"\x01 ˜¢ùdzsœœÂâÉ^\x1C .t "
  b"\x01 ˜¢ùdŠr\x13 µŒk\t\x01 Ê_x "
  b"\x01 ˜¢ùd™ry¬ž¾_\e žå5 "
  b"\x01 ˜¢ùd©ršŽ:ÇïjÚ:ñ "
  b"\x01 ˜¢ùd·p@º\x14 [†î¶\x0E  "
  b"\x01 ˜¢ùdÊq\x17 ·â¤ŽFùç\x16  "
  b"\x01 ˜¢ùdÝpP¥\e 1ä`¬ì "
  b"\x01 ˜¢ùdîrœ^\x0F j¸â\x18 6 "
  b"\x01 ˜¢ùe\x03 qÿºƒfd&1e¾ "
  b"\x01 ˜¢ùe\e r\x7F ·>üÖ¥‹i "
  b"\x01 ˜¢ùe.q\x11 ‰û½’íÆ¦ö "
  b"\x01 ˜¢ùe>rë *ZuÁ<ª< "
  b"\x01 ˜¢ùePs(½lÙv·¢e\x07  "
  b"\x01 ˜¢ùe^rw¯Äã&ÉgëØ "
  b"\x01 ˜¢ùenpv¥•\x01 »Âa©Ë "
  b"\x01 ˜¢ùe\x7F pϪØaM“\x14 µ\t  "
  b"\x01 ˜¢ùe’q[©¿øÒ¯?:« "
  b"\x01 ˜¢ùerÑr\x10 Ð\x05 ºXÔ "
  b"\x01 ˜¢ùe¬q/±ú.Öcoe "
  b"\x01 ˜¢ùeÀpùšò{\x03 Ž5] "
  b"\x01 ˜¢ùeÍqc‰kà¾`¾%û "
  b"\x01 ˜ž†$1s¿(<ÕÌ{äs "
  b"\x01 ˜¢ùQLp…›ó\t ëÁG½3 "
  b"\x01 ˜¢ùQYs—¬ý \x1E\x10\x1A È\x7F  "
  b"\x01 ˜¢ùQer®¶cg?¤Ì\x1F › "
  b"\x01 ˜¢ùQqr9—¬íôˆ¾Š› "
  b"\x01 ˜¢ùQ…pÂ’2ßü#‡ ç "
  b"\x01 ˜¢ùQ“r€Ÿ\x11 óG\x16 ‚à "
  b"\x01 ˜¢ùQ¦rÏ¡\x17 ¼ñ…¾Ð "
  b"\x01 ˜¢ùQ¼q§ñd¢eT»a "
  b"\x01 ˜¢ùQÎs„©ýüKË}¯i "
  b"\x01 ˜¢ùQâp¹—ó66÷G?\x14  "
  b"\x01 ˜¢ùQöré—héú½©ÂF "
  b"\x01 ˜¢ùR\x02 ss²ZÞI\x18 çLt "
  b"\x01 ˜¢ùR\x17 r\x18 „>\x1F µ‘·Û- "
  b"\x01 ˜¢ùR'qò9CÆüõ¬ "
  b"\x01 ˜¢ùR;s5‡\x19 Ø4¤æ„t "
  b"\x01 ˜¢ùRLp¨¡ì\x03 :|xN° "
  b"\x01 ˜¢ùRasæ’X\t\v 3m‰¿ "
  b"\x01 ˜¢ùRuq’—®O)HÇšù "
  b"\x01 ˜¢ùR„r3²Ëf“Qá÷ã "
  b"\x01 ˜¢ùRqV“¸Å\f è·\v Ð "
  b"\x01 ˜¢ùR°q\x14 ¦”þáA{‘~ "
  b"\x01 •¯kr}r*ŽÆ\x18 ‰_ñšÃ "
  b"\x01 ˜¢ù=!sè™Ð¢<ip\x1A ) "
  b"\x01 ˜¢ù=/s-ˆËû\x10 š‘'j "
  b"\x01 ˜¢ù=<sͧ^kÇEÊ^; "
  b"\x01 ˜¢ù=Vs\x07 •\x1F\x13 ¶6·€Æ "
  b"\x01 ˜¢ù=jq¢¼š‚\x14 œä¡ "
  b"\x01 ˜¢ù=|pz\x00 E¡¸‘ "
  b"\x01 ˜¢ù=ŒqÀ!\x11 ŒAº*@ "
  b"\x01 ˜¢ù=œpú–õØüe]ô” "
  b"\x01 ˜¢ù=®p\v ¥&+¤÷\x04 ‘Z "
  b"\x01 ˜¢ù=¿s¸¿ù[@4\x16\x18 ® "
  b"\x01 ˜¢ù=ÏpÀ¸Î*\x01\x7F °¿õ "
  b"\x01 ˜¢ù=ÛsŠ¥À5d,\x01 (¸ "
  b"\x01 ˜¢ù=êpP…jÞ¾Låg\x11  "
  b"\x01 ˜¢ù=öq€àýX\x1A 솚 "
  b"\x01 ˜¢ù>\x03 rÛ›\v &eÃ‘ÞÆ "
  b"\x01 ˜¢ù>\x15 sá…\x05 G›ºê‹Â "
  b"\x01 ˜¢ù>)qË (\x19 *'Ú½ù "
  b"\x01 ˜¢ù>:sƒ¤Âa'óíZo "
  b"\x01 ˜¢ù>Ls¹šjðgK2j" "
  b"\x01 ˜¢ù>^s-°\e N5ßêõ "
  b"\x01 ˜¢ù>qr¡˜×¤«8OA‡ "
  b"\x01 ˜¢ù>‚rRŽû¢i¸£Ìo "
  b"\x01 ˜¢ù>•s(™à6ŒóZ9Ž "
  b"\x01 ˜¢ù>¥r£¦\x1C ›"±\x13 S³ "
  b"\x01 ˜¢ù>µp\x14 ½>ç?;£g "
  b"\x01 ˜¢ù>ÍsÖ¨nŽ®·Y×V "
  b"\x01 ˜¢ù>çrß¾T¹ø)Úv0 "
  b"\x01 ˜¢ù>þqº4\e ÊFp¥ "
  b"\x01 ˜¢ù?\x10 q»žÒ®áTÕ<„ "
  b"\x01 ˜¢ù?\x1D qc…N'ÆU€ÿ\x18  "
  b"\x01 ˜¢ù?*r„€\x18 ‚Ïb/àu "
  b"\x01 ˜¢ù?9rއS–Ož\x05\x16  "
  b"\x01 ˜¢ù?Hp…œVTÒý5\x07 ¨ "
  b"\x01 ˜¢ù?\qµˆ\x1A 8²\x03 òƒ€ "
  b"\x01 ˜¢ù?tpn¿Äjæ>Ö{\t  "
  b"\x01 ˜¢ù?‡sT“Wúf&¹ "
  b"\x01 ˜¢ù?™pŒ¬€ëóuŸ½„ "
  b"\x01 ˜¢ù?¬rÓŠ‹ô8Ý£ö{ "
  b"\x01 ˜¢ù?ºp|¡Ó9æ=û*? "
  b"\x01 ˜¢ù?És)½Nšá;\x1E\x04 ¸ "
  b"\x01 ˜¢ù?Øq>œ+™ºÐ\x12\x15  "
  b"\x01 ˜¢ù?ïpô‚ÖéY\x07 d> "
  b"\x01 ˜¢ù@\x01 r=ºÿ(\e \r Ê?¹ "
  b"\x01 ˜VpUæq/¨œ§öþ›%b "
  b"\x01 ˜XÊN‹ríª¿ôÎãEø„ "
  b"\x01 ˜XÊN°rQ³Kj‹òé:R "
  b"\x01 ˜XÊNÇr›·ƒ\t ±ëÏäZ "
  b"\x01 ˜XÊNðs\r ¶ 3ý‘B\x19 U "
  b"\x01 ˜XÊO\r q–ž»Ì©-\x7F º "
  b"\x01 ˜XÊO2p©…\x1C ¯öL}ÚÏ "
  b"\x01 ˜XÊO`süˆ\x17 óð…\œ× "
  b"\x01 ˜XÊVks:«Ü.ö~ásí "
  b"\x01 ˜XÊVšp³§S\x0E "…˜;• "
  b"\x01 ˜XÊVÁsCµ¢Ô5O/ÏÙ "
  b"\x01 ˜XÊVëqš¬Ö¬\x0E =¤^\x06  "
  b"\x01 ˜XÊW\x17 qJ³ñ?JMvÔ "
  b"\x01 ˜XÊW<p¸¤\x08 “¿Rá\x02\x03  "
  b"\x01 ˜XÊWorݸ¥µâ'$T_ "
  b"\x01 ˜XÊWŽr£—Ýç±;,Zy "
  b"\x01 ˜XÊW°q_š5é\x1C e‘ëÜ "
  b"\x01 ˜XÊWÑqiîö±Õz4z "
  b"\x01 ˜XÛ9®pàþtDBEÞ; "
  b"\x01 ˜XÛ9Õrt»(œ=Bö+Æ "
  b"\x01 •¯k–Üq\x1A ’Ê}…“¼“v "
  b"\x01 ˜¢ùl‚s‹ª3½Ô6y>¼ "
  b"\x01 ˜¢ùl–rßµœ+Q=ëÿ "
  b"\x01 ˜¢ùl«q‚b9NwÄg£ "
  b"\x01 ˜¢ùl»r^¸ˆJüÚ=j} "
  b"""
    \x01 ˜¢ùlÍq-²\n  
    ñ\x01 Á'eà 
    """
  b"\x01 ˜¢ùlÚq¥¬q×{P³¤\x05  "
  b"\x01 ˜¢ùlðp@Œ<,Ÿ\x08 »4R "
  b"\x01 ˜¢ùm\x04 qh¯SŒ\x01 \r Põ  "
  b"\x01 ˜¢ùm\x19 r\x06 ¾öû\t ã\x0E n¬ "
  b"\x01 ˜¢ùm-sïœróÍÁLÈ\x05  "
  b"\x01 •¯ksSq+‰g3QVçi] "
  b"\x01 ˜¢ù@\x18 pÇ¢þ™ó-\v 8\x1C  "
  b"""
    \x01 ˜¢ù@0p\x0F “fÝ\x0E \n  
    ·y% 
    """
  b"\x01 ˜¢ù@Csi©¦ôÜnËQ "
  b"\x01 ˜¢ù@Rq\x14 €co)f¤&É "
  b"\x01 ˜¢ù@`sÈŽæKˆ{J\x16 Ç "
  b"\x01 ˜¢ù@wq\x03 ªÓ§F¬Iþ] "
  b"\x01 ˜¢ù@Žs^¤>\x1F %^QY "
  b"\x01 ˜¢ù@¢pûŒ/8›‘G³„ "
  b"\x01 ˜¢ù@³sD½¤o$Àñ\x1F  "
  b"\x01 ˜¢ù@Êr\x16 ¿®DÕA²Õ( "
  b"\x01 ˜¢ù@Ürƒ‡#\x7F ø§rѽ "
  b"\x01 ˜¢ù@ìqǦ=¯\x00 ‡ýXG "
  b"\x01 ˜¢ù@ÿs[’¦gÔ©Þ "
  b"\x01 •¯kLp›½»TùvMûô "
  b"\x01 ˜¢ùqárø¼Eꉒ]òo "
  b"\x01 ˜¢ùqöpM‚·´È ´ "
  b"\x01 ˜¢ùr\x07 pX¨\Ú6ª4±U "
  b"\x01 ˜¢ùr\x1A p§\x1E o©(S§\v  "
  b"\x01 ˜¢ùr,r+ºG©\x18 ÁÁ\± "
  b"\x01 ˜¢ùr;pX\›’½Á„} "
  b"""
    \x01 ˜¢ùrLq¡€\n  
    ¸‡ÿóRH 
    """
  b"\x01 ˜¢ùr\q¶¡ï\e N´”î† "
  b"\x01 ˜¢ùrnpѦGÏ[̾ "
  b"\x01 ˜¢ùrrû†âíê>4#\x12  "
  b"\x01 ˜¢ùr‘qw¯Ëë–e˜¯ "
  b"\x01 ˜¢ùr¢p\x14 •La¡'\r \k "
  b"\x01 ˜¢ùr¹pÁ„šm\x10 ²³ "
  b"\x01 ˜¢ùrÉqT›{+ø_\x10 ?ô "
  b"\x01 ˜¢ùrÞp[ƒŠ˜;͹°½ "
  b"\x01 ˜¢ùrïr{£Q»\x07 «FÏA "
  b"\x01 ˜¢ùs\x03 rÊ‚=\t ÝýˆD "
  b"\x01 ˜¢ùs\x17 rWœP\x7F\x05 ¿ým² "
  b"\x01 ˜¢ùs,rE²-\x02 ¤²TÑ "
  b"\x01 ˜Vp¾7rÈ\x11 ¢h(ò• "
  b"\x01 ˜XËÕMqôˆaõ‹ÇÉ|Ð "
  b"\x01 ˜XËÕzr\x11 ½•\x00 LY‹„Ž "
  b"\x01 ˜XËÕq95\x00 GÉñÀ• "
  b"\x01 ˜XËÕ«s-§\x01 5>,5ÆÜ "
  b"\x01 ˜XËÕÅrÝ¿vãBŒ;X "
  b"\x01 ˜XËÕàp\x00 „\x18\x04 ~£;1& "
  b"\x01 ˜XËÕ÷ry÷*ÐDÄý "
  b"\x01 ˜XËÖ\x10 qK¼¤-f>±Äg "
  b"\x01 ˜XÏ·Uqf§¶ \x03 ÌËž- "
  b"\x01 ˜XÏ·vp§žküä¸òD> "
  b"\x01 ˜XÏ·®p\t ¤"ˆ·|—‹Ç "
  b"\x01 ˜XÏ·Îsr¢\e d©o\v ¹M "
  b"\x01 ˜XÏ·ïr«”ç{\f !\x17 €+ "
  b"\x01 ˜Xϸ\x11 p!‘\x06 ÐÄŒký "
  b"\x01 ˜Xϸ.s\x18 +NÃB—˜ "
  b"\x01 ˜XÛQqZÄ„\G3üV "
  b"\x01 •¯jKAsP˜zmû(ì/S "
  b"\x01 ˜XÏg{rlºøB\x1A µéH© "
  b"\x01 ˜XÏg‘r\x06 ¹\x07\x17 áì\x18 ™ "
  b"\x01 ˜XÏg«q “EÉj_\x7F\x1D » "
  b"\x01 ˜XÏgÄqc¾·ë’Ÿ+‡£ "
  b"\x01 ˜XÏgÞpb¶¼\x04 ÂÝ\x10 ˆ "
  b"\x01 ˜XÏgüsᶤåŠU£_\v  "
  b"\x01 ˜XÏh\x11 q=—gEÇw§k! "
  b"\x01 ˜XÏh.pÊ’½)×\x0E ›" "
  b"\x01 ˜XÏhHrç™\x02 Ç`F3mz "
  b"\x01 ˜XÏh^q\x1E ´\x1C ÂxB( "
  b"\x01 ˜XÏhvrˆ°"\x7F ºZ¤\r \x06  "
  b"\x01 ˜XÏhŠra¬ª;L•zƒ "
  b"\x01 ˜XÏh£r˜—\x01 cäØCض "
  b"\x01 ˜XÏh¿s ³{\x02 \5¿\x12  "
  b"\x01 ˜XÏhÙpR»´âTÍÅá› "
  b"\x01 ˜XÛ7p\x08 µÂ_\ô# "
  b"\x01 ˜VpŠRrQª×\r [M£’x "
  b"\x01 ˜XÊK\x08 rÛ°aΆ\x18 q¾M "
  b"\x01 ˜XÊK!sŸ á¸Ò{ßÖ` "
  b"\x01 ˜XÊK@rÖ’Éæ\r .iœ˜ "
  b"\x01 ˜XÊK_r›ŒÜq»eÊ\e › "
  b"\x01 ˜XÊKp*€îæ\x08\x1A Ìl1 "
  b"\x01 ˜XÊK£sÛ—\x07 àh„Òõ\x14  "
  b"\x01 ˜XÊKËq¼¡éUÎk5ïº "
  b"\x01 ˜XÊL\x00 qý—ÊH?˜ÍŠO "
  b"\x01 ˜XÊL5s•¢*ìxØSÇ~ "
  b"\x01 ˜XÊLas\e ¥U…"}\x1A Îç "
  b"\x01 ˜XÊL‹ræ“úÝr×Ê«Ô "
  b"\x01 ˜X˘ßp\x18 ¯iy8÷o4z "
  b"\x01 ˜X˘ÿrp¿™\x1E 7£=;y "
  b"\x01 ˜XË™\x19 r>´\x19 “\f ì0Ê "
  b"\x01 ˜XË™6sÙŒ\x1F Wå2\x18 ‘€ "
  b"\x01 ˜XË™^rÞƒ+K7â“F "
  b"\x01 ˜XË™tsô—`µ¦6\r üþ "
  b"\x01 ˜XÛ9\f s„€ßߗã9ž "
  b"\x01 ˜XÜ\x16\x7F r¸©#H_\x14 ÷tb "
  b"\x01 ˜W•ôÄqTƒaÏ ïÈ\x05 # "
  b"\x01 ˜XÊ\x18 äp3‰ºŸ\x08\x13 æâ@ "
  b"""
    \x01 ˜XÊ\x19 \n  
    r.¡ÀÃ\x17 _\x16 “ 
    """
  b"\x01 ˜XÊ\x19 /søœa&}ýß(Ë "
  b"\x01 ˜XÊ\x19 Jp'€=qÔF\IÌ "
  b"\x01 ˜XÊ\x19 ip\x19 ºt³ó89\x01 · "
  b"\x01 ˜XÊ\x19 ˜r²…ò\x1C Þ\x13 ï#k "
  b"\x01 ˜XÊ\x19 ±pè’k&Ô\x02 ¤\x1D  "
  b"\x01 ˜XË—Opx®\x06 ·N£Ì‘R "
  b"\x01 ˜XÏ»Kp/–³‹@{\x14 ©‹ "
  b"\x01 ˜XÏ»esû™IŽh“Çcì "
  b"\x01 ˜XÏ»Žsè½ÓD²\x11 «3  "
  b"\x01 ˜XÏ»ºq|¯\x04 º\x0F ôOx© "
  b"\x01 ˜XÏ»ÙrC¹M~LiØià "
  b"\x01 ˜XÏ»öp´E›¤—zîî "
  b"\x01 ˜XÛ5\x7F rÙkB\x17 ÷o\x1C + "
  b"\x01 ˜XÛ˜€p£¾X\x02 g[]nÍ "
  b"\x01 ˜XÛ˜¤q\x01 «¼\x01 úíäR± "
  b"\x01 ˜XÜ\x13 wq(ŽÍ̪릫ï "
  b"\x01 ˜XÜ9\f p—½\x04\x14 1¢}ó. "
  b"\x01 ˜Vp1Ds˜B$Ò‚bh "
  b"\x01 ˜XË•¢r#‘¾$©å4\x01 ^ "
  b"\x01 ˜XË•Ês€«¿—¾kµÆš "
  b"\x01 ˜XË•àsŽ€\x1E Af16¡ "
  b"\x01 ˜XË•ùrc´\x02 5Àß\x7F ù\t  "
  b"\x01 ˜XË–\x0E pÒ¿¡\x1A à½k\r ø "
  b"\x01 ˜XË–*rÞJ£\x04\x1E •2x "
  b"\x01 ˜XË–OsÌ9\x08 ÑŽºÁ\x14  "
  b"\x01 ˜XË–fp@žè\x03 p\x16 /á( "
  b"\x01 ˜XË–\x7F pŽ»tærq½!÷ "
  b"\x01 ˜XË––pÁªkÓ@^\x0E Ãþ "
  b"\x01 ˜XË–¹pî‰|ÜAçrp³ "
  b"\x01 ˜XË–Ðqj¥ÝÜ–áõêž "
  b"\x01 ˜XË–îsZ„åÇ‚’D¥ç "
  b"\x01 ˜XË—\x08 qA¤p[\r 3a2è "
  b"\x01 ˜XË—#q$úŽV„œæ¹ "
  b"\x01 ˜XË—4q÷¬›:tª=u "
  b"\x01 ˜XϹ”s.³i²Ç™Às{ "
  b"\x01 ˜XϹ°r\x15 ¿*ÒÝ[‡v\x07  "
  b"\x01 ˜XϹÆqi»0k¼Q—¹Å "
  b"\x01 ˜XϹÜs\x14 ŽÍ\x1F w\x1C Ý\x19 ? "
  b"\x01 ˜XϹ÷s\x1D ¡\x01 4†ê›b\x1F  "
  b"\x01 ˜XϺ\x15 p–‚DÎØ¦Fóˆ "
  b"\x01 ˜XϺ2p„£µvGé\x15 ìk "
  b"\x01 ˜XϺTrÕˆëì¤ú×98 "
  b"\x01 ˜XϺos”¯ÌgÕ\x1A ¬Ïm "
  b"\x01 ˜XÛJ¹røF9Ðk\x02 «D "
  b"\x01 ˜XÛJãrÑ£ýg%y° "
  b"\x01 ˜Vp9æs8“¬WšM\x17 AS "
  b"\x01 ˜XÊ"‹r#¹{‡\x1C R,Q[ "
  b"\x01 ˜XÊ"qS³;‚«3-\x1F  "
  b"\x01 ˜XÊ"Ép\e ö²Ð€K×\ "
  b"\x01 ˜XÊ"åsk\x1D JÀkܳ "
  b"\x01 ˜XÊ#\x00 r0·]a0§ø+# "
  b"\x01 ˜XÊ#\e p–µ\x07 qv¥Ôrp "
  b"\x01 ˜XÊ#5p\£\x08 +Ï\x0E Ã<¦ "
  b"\x01 ˜XÊ#Vps¹ÉøÃ×ËT¯ "
  b"\x01 ˜XÊ#qq]ªŽ–ãò1²ö "
  b"\x01 ˜XÊ#Žrˆ™€Ñ´–\x11 bD "
  b"\x01 ˜XÊ#©r`¹-ÎÈ©aFÞ "
  b"\x01 ˜XÊ#Ísç„pÀ\x16 ôº\x0E è "
  b"\x01 ˜XÛ5ørb“¨MÍü{º "
  b"\x01 ˜XÛ6!qW„#—zVpiR "
  b"\x01 ˜XÜ¡‡r$†¸…<˜å "
  b"\x01 ˜XÜ¡´q^‚t>ÞœV8 "
  b"\x01 ˜XÜîs¤¬Î\x11 l~¢ô "
  b"\x01 ˜XÜöÅré§Fë*†AN° "
  b"\x01 •¯k\x1F\f q"‚ZPžÕ©©š "
  b"\x01 ˜XÐ.\x1D p\x06 ˜\x07 ‘\x17 Äóq "
  b"\x01 ˜XÐ.7q4¥{¢ù„\x02 ". "
  b"\x01 ˜XÐ.Ps½/Ö1åðƒ "
  b"\x01 ˜XÐ.lsÉc2¶“È\x1C b "
  b"\x01 ˜XÐ.‹sú…>\f 1|CÖM "
  b"\x01 ˜XÛ¡¼qA¾?€wÇ Óø "
  b"\x01 ˜XÛ¡èsŸ±•\x0E kSP±ï "
  b"\x01 ˜XÛ¢\x16 rY·K½®\x12 1|‹ "
  b"""
    \x01 ˜XÜ=#p\x05 ‘\n  
    \x15\x07 ‹ÔÀ 
    """
  b"\x01 ˜XÜË\x01 q¶‡Àvé\x16\x1F z "
  b"\x01 •¯kz±s‹‹š»Ž'\x0E ^d "
  b"\x01 ˜¢ùHósI…åúHýƆ… "
  b"\x01 ˜¢ùI\x0E r‘ŒüèT²ðž "
  b"\x01 ˜¢ùI qö§£§\x10\x1E ˜Ÿº "
  b"\x01 ˜¢ùI3sÚ”®Fý\x1E Õ(w "
  b"\x01 ˜¢ùIDsÁ©\x1F €ej-Ó± "
  b"\x01 ˜¢ùI_põ²±Â\x1E »ó\x00 b "
  b"\x01 ˜¢ùIsp\x15 ‡|@7Á¤©ý "
  b"\x01 ˜¢ùI…qO—:Xbº,,Ÿ "
  b"\x01 ˜¢ùI“q^½Ô.l69 ž "
  b"\x01 ˜¢ùI¡sp\x11 AÖ\x15 fí "
  b"\x01 ˜¢ùI´r/ŸãJ÷}ÃóK "
  b"\x01 ˜¢ùIÆqñŽG‘œpß§¼ "
  b"\x01 ˜¢ùIÜpý›\x02 ae\x12 ‰\x0E ¨ "
  b"\x01 ˜¢ùIõpÕ†åº\x0E û~³1 "
  b"\x01 ˜¢ùJ\x07 q\t ¼¢ªQLÏ× "
  b"\x01 ˜¢ùJ\x19 pœ¦#ñ1iµÖ\x12  "
  b"\x01 ˜¢ùJ(q Á”°ö_Ô "
  b"\x01 ˜¢ùJ8prš”\r EJ©¹° "
  b"\x01 ˜¢ùJHs\x05 §Ø)\t §\x12\x08 Ü "
  b"\x01 ˜¢ùJ`s5’\x1D Ã’åŸy| "
  b"\x01 ˜¢ùJyr\x06 –,…µÑY™O "
  b"\x01 ˜Šò·Žsr—Â9a¼3²V "
  b"\x01 ˜¢ùRÇsn®:\x0E\x19 KH³k "
  b"\x01 ˜¢ùRÖp\x7F –ÙÿkJ‚N "
  b"\x01 ˜¢ùRír<¨¬\x03 þ\x10 Ÿé¢ "
  b"\x01 ˜¢ùS\x00 pØ“Ã=o•¬Û "
  b"\x01 ˜¢ùS\x14 qܯá\x1A ³ø\x1F ‰Z "
  b"\x01 ˜¢ùS'r\x0E ´Ÿ¯Âdl\v ¿ "
  b"\x01 ˜¢ùS4rtž\x10\x03 x\x1E N\f f "
  b"\x01 ˜¢ùS@pX¶¬\x19 ¾Üë" "
  b"\x01 ˜¢ùSMpi‹ƒ¨q`rÚ\x11  "
  b"\x01 ˜¢ùS[p3†Ðá™jb9 "
  b"\x01 ˜¢ùSrsƒºy(\r ê»—Ë "
  b"\x01 ˜¢ùS„q¨Ó¶\x06 ä¸xÒ "
  b"\x01 ˜¢ùS“rÒ¥HÄ‹{ú\x10  "
  b"\x01 ˜¢ùS rú—‰'lGjÂQ "
  b"\x01 ˜¢ùSqå‰îÄ›ÿ¿¿q "
  b"\x01 ˜¢ùS¾r\x1A —²àÆ,sZx "
  b"\x01 ˜¢ùSÌsí}\x07 wgJ} "
  b"\x01 ˜¢ùSÚr‘¥Ò)çÆ/ðl "
  b"\x01 ˜¢ùSírz¡|3\x1E ‡òÃ\x00  "
  b"\x01 ˜¢ùT\x01 p¹““_$¹Ô\x12 ˆ "
  b"\x01 ˜¢ùT\x0F p±¡IèY]]W\x03  "
 ] 
                                 
                                
                                
                                    SELECT 
  `product_visibility` . `id`  as  `product_visibility.id` , 
  `product_visibility` . `product_id`  as  `product_visibility.productId` , 
  `product_visibility` . `product_version_id`  as  `product_visibility.productVersionId` , 
  `product_visibility` . `sales_channel_id`  as  `product_visibility.salesChannelId` , 
  `product_visibility` . `visibility`  as  `product_visibility.visibility` , 
  `product_visibility` . `created_at`  as  `product_visibility.createdAt` , 
  `product_visibility` . `updated_at`  as  `product_visibility.updatedAt` 
FROM 
  `product_visibility` 
WHERE 
  (
    `product_visibility` . `product_id`  IN  (
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? 
    )
  ) 
                                    Copy 
                                 
                                                                    
                                                                                SELECT  `product_visibility` . `id`  as  `product_visibility.id` ,  `product_visibility` . `product_id`  as  `product_visibility.productId` ,  `product_visibility` . `product_version_id`  as  `product_visibility.productVersionId` ,  `product_visibility` . `sales_channel_id`  as  `product_visibility.salesChannelId` ,  `product_visibility` . `visibility`  as  `product_visibility.visibility` ,  `product_visibility` . `created_at`  as  `product_visibility.createdAt` ,  `product_visibility` . `updated_at`  as  `product_visibility.updatedAt`  FROM  `product_visibility`  WHERE  (`product_visibility` . `product_id`  IN  (0x01985730A7ED73FF8496137F70E9301B ,  0x019858D5BEDE735DB3C3875350401124 ,  0x019858D5BF027034AFA6335CBA54006D ,  0x019858D5BF1A7373AEE63D2587796615 ,  0x019858D5BF3472FBADAC2D922527C399 ,  0x019858D5BF4F738EAC3FF28A55B52889 ,  0x019858D5BF677000B195C157ECA7D1F6 ,  0x019858D5BF7F7316B1C2D7655F23CB86 ,  0x019858D5BF9972FD9FC31527DE924AE6 ,  0x019858D5BFB27259AA19D850A50C8147 ,  0x019858D5BFCA730CB793868A4B891734 ,  0x019858D5BFE27161875BC6A3761738CA ,  0x019858D5BFFB70309FC9AFB3A8AC8E2B ,  0x019858D5C0147343B04C9AD00C073BA3 ,  0x019858D5C02D723CABF8DEBA2DB2B96B ,  0x019858D5C047707BA6B70E3F0BDF1D78 ,  0x019858D5C06873769FAF1A2324B5CEEF ,  0x019858D5C081709B8D9627ED2CE5F3CA ,  0x019858D5C09A708E93A0627EBA6E10A1 ,  0x019858D5C0B37207975F08EB536B07DB ,  0x019858D5C0D273E4B3AC2E42FDB4DECE ,  0x019858D5C0ED7155B701A297C7C4E56C ,  0x01985771199C729699B33BB378BF3708 ,  0x019858DA5D7C71A386DF3819722296B9 ,  0x019858DA5DA77236B8BD7CFB7A99A0A7 ,  0x019858DA5DC8711BA5A81F54D0F90AF6 ,  0x019858DA5DEE70BBA724A303E8811354 ,  0x019858DA5E18735B841E9822694786E2 ,  0x019858DA5E3F7309B5AFCD265834E19A ,  0x019858DA5E697243ACC3D1D053B90367 ,  0x019858DA5E8E719592AE139066EE5633 ,  0x019858DA5EB4708F8B6AE6858A60CF14 ,  0x019858DA5ED37158A028DCFB6AC28A0B ,  0x019858DA5EFC7054844A326EF4F41951 ,  0x019858DA5F2072DF89AD9D876345CDD0 ,  0x0197E9D629B07348AAF91E1BD3870E63 ,  0x0197E9EFA81773CFBA6C982EB7F5EA33 ,  0x0197E9EFA82672CDB21590DDAA863306 ,  0x0197E9EFA837716CB3644EA677C09437 ,  0x0197E9EFA84472AE8ADE2C12A6A85452 ,  0x0197E9EFA854719887F7D5464B163EF2 ,  0x0197E9EFA86973B582A5F284AB742489 ,  0x0197E9EFA879739B9DA2DAE2717CF97A ,  0x0197E9EFA88970D4A7BA65374844A29B ,  0x0197E9EFA89A719194341AF83C033923 ,  0x0197E9EFA8A973CBAEB86DCB6258769A ,  0x0197E9EFA8B97371969DBD51F813D535 ,  0x0197E9EFA8CC73A4AE0B2E6B13B303F6 ,  0x0197E9EFA8E0728B84F4A74DE6AB10F0 ,  0x0197E9EFA8F371C082ABE75D944A6F39 ,  0x0197E9EFA90A73369085D13D81BFB675 ,  0x0198A08BD9B173959B0BCB619A58BD03 ,  0x0198A08BD9BE72E497B9041982EBEC7F ,  0x0198A08BD9CB707393AB5641E3AC6C7A ,  0x0198A08BD9DF7121A5538B7114A74585 ,  0x0198A08BD9F371CEBEBABC70A483C3E9 ,  0x0198A08BDA087307A43ADA870608888C ,  0x0198A08BDA15700DAB540CE4683523DB ,  0x0198A08BDA2A729C91C855CF34948801 ,  0x0198A08BDA3870B49E8F9DA28F81B128 ,  0x0198A08BDA467218BC1CFB6C75FD3F57 ,  0x0198A08BDA577375948D17DF8492EF09 ,  0x0198A08BDA6A733599F4457B25212CB0 ,  0x0198A08BDA80714EA7E7AD5BDD403816 ,  0x0198A08BDCE5718480D36266EE0404A6 ,  0x0198A08BDD037141A87F8EA4FA0133D6 ,  0x0198A08BDD1C714FA30C7365DD253EA5 ,  0x0198A08BDD2F714098279C1B824ECF94 ,  0x0198A08BDD447209BB582855BE745405 ,  0x0198A08BDD5570AAB2E58621EB6CDB12 ,  0x0198A08BDD657237B88A2BF0FA9E86FA ,  0x0198A08BDD75703FBDF1CC612479B146 ,  0x0198A08BDD8471FF9395227FD5F77EED ,  0x0198A08BDD9A734BA2103BC6E8F012F1 ,  0x0198A08BDDB17130A09FDE26F34117A1 ,  0x0198A08BDDC573DEAA66F849B556C10C ,  0x0198A08BDDDD709CB1EBE0D1A5DE9525 ,  0x0198A08BDDF073E6BB1F7116A7A38332 ,  0x0198A08BDE01736AA1FA5AC91AB1E829 ,  0x0198A08BDE1A719EACAD78300CB6F7AA ,  0x0198A08BDE2D712A88D58374DA59EDD2 ,  0x0198A08BDE3D73C2A30AC497EDD6328C ,  0x0198A08BDE5473A998FCCCDBCE4A4615 ,  0x0198A08BDE6272A2BC776864FA78ACEC ,  0x0198A08BDE71728696798008B2ABCC44 ,  0x0198A08BDE827088B3F5A94E49FFE866 ,  0x0198A08BDE9173848A774978B79D1E6A ,  0x0198A08BDEA172EE8CCF3E88E51CA16A ,  0x0198A08BDEBA737B9D0C0F47B7538662 ,  0x0198A08BDED172599A1D4AF837A2C49F ,  0x0198A08BDEE2703AB7F1B2BDF47016AA ,  0x0198A08BDEF5720D9F072EA3F88DAEB0 ,  0x0198A08BDF067034930EEC2F0143EDD4 ,  0x0198A08BDF157371A2C586A74FDF1E5A ,  0x0198A28AF1AF72EEBDD4044F9B538B7E ,  0x0195AF6A458470F0B6C33A0A5DE03291 ,  0x019858CF5F1F70018A645866B69DE41D ,  0x019858CF5F367219BC1AFFB346112624 ,  0x019858CF5F4772E99863D2332F68CF3F ,  0x019858CF5F5D72C58CB10A83F5B03676 ,  0x019858CF5F7570EDB61179386621BCCB ,  0x019858CF5F8C715DB4C051DA9A8481EE ,  0x019858CF5FA172B08C7582C05A0A091E ,  0x019858CF5FB771CE94E4A8E248A93046 ,  0x019858CF5FD073DF9E0E67665AED5751 ,  0x019858CF5FE470BC8BEDE8443FBA6A55 ,  0x019858CFAC1770F19F18D599815D397D ,  0x019858CFAE3D73F58D7AD97342C17E80 ,  0x019858CFAE667180BB109F995EA8A8DD ,  0x019858DC35F973E0B17489BF5D499E11 ,  0x019858DCC8727225ABC80DC8DB64833D ,  0x0195AF6B79947367A4B2281AFCDCCB54 ,  0x0198A2F9475B71039E122C76C2BAE4D2 ,  0x0198A2F9476E70BA95BABFA162488E8D ,  0x0198A2F9477E7395B969C6F2AB0FB1CA ,  0x0198A2F9478F7262A5A397331EF5A3D0 ,  0x0198A2F947A17250825DC10B46F548D2 ,  0x0198A2F947B5739588FD37EDFACB900A ,  0x0198A2F947CA71719E94A7C98565A948 ,  0x0198A2F947DF7293BBF9C2342DE494BC ,  0x0198A2F947F2732687D708B5F34854FB ,  0x0198A2F9480473868A8C8EB31FFA18E4 ,  0x0198A2F9481770B79A781167AC1FA3A6 ,  0x0198A2F9482C7316B1820B869AEA6BF4 ,  0x0198A2F9483B73858BBE7CB1C63C5CC8 ,  0x0198A2F9484E734096999734A59CD910 ,  0x0198A2F94862731CAA58A98814AE11D9 ,  0x0198A2F9487D729695D43257F6D1B54B ,  0x0198A2F9489473518EA02DFE07B2AAD9 ,  0x0198A2F948A37390B72667871E964B02 ,  0x0198A2F948B9730689CF2163E8E97BF8 ,  0x0198A2F948C97238806E309745A4F647 ,  0x0198A2F948E373C79EDFBCE523C655FE ,  0x019856703FDD73BC8A8807C738D1B82E ,  0x019858CA2852737EAAE80194D5662376 ,  0x019858CA286C7378B1D596F12747AB7F ,  0x019858CA28AD71099B9A252982075C57 ,  0x019858CA28D071C084FAE441EB22000F ,  0x019858CA28E9736C93206398CF93534E ,  0x019858CA290D700B821C0BE838A1D1E0 ,  0x019858CA2929715BB834E6BA816952A0 ,  0x019858CA294D703984ADAD360D75EB88 ,  0x019858CA296D72FE9D39085CFEE7A870 ,  0x019858CA299571048D144CBAE28280A3 ,  0x019858CA29B270A8BC67B29C679F204B ,  0x019858CA29D073429EB7A5829BEF4B38 ,  0x019858CA29FE706F8E19C638554EB771 ,  0x019858CA2A187122A2C882F88F6B4749 ,  0x019858CA2A35734CB213E84666A1F50F ,  0x019858CA2A4D728CA9E34AD83242F9BE ,  0x019858CA2A7071509228FD526E413E71 ,  0x019858CA2A8A7036A40AAC06986DE0D9 ,  0x019858DB378F710A9CE03FF6850D5481 ,  0x01985670BEF57013B3A7DF713A2E4DC2 ,  0x019858CBD62971F4B45B63B7E7FFB3E0 ,  0x019858CBD6417035940090690E03F850 ,  0x019858CBD6657115A76E7DB232E1933D ,  0x019858CFB86472C39AE5024EC6B69855 ,  0x019858DB51D873ECB78F6602E964C349 ,  0x019858DB51F97358BA174AC19C128AD8 ,  0x0195AF6B8E2270F6BF03A7868ACB8AA1 ,  0x0198A2F963207358819D2C1D0CCE1D9E ,  0x0198A2F96332730689D504D81C5D45B5 ,  0x0198A2F9633F724D9E7FEB0C14C7B4B0 ,  0x0198A2F9634A72DCBF9B6FF0FA04B018 ,  0x0198A2F96358717C88B1D48B62172584 ,  0x0198A2F96370733AA3438145301BCE52 ,  0x0198A2F96380732AABF3065B410B7141 ,  0x0198A2F9639073F0BE31E1F1AF4B2CE4 ,  0x0198A2F963A173D08EE954BDC1498A21 ,  0x0198A2F963B272D1AB287B4D991A1496 ,  0x0198A2F963C47051AB910C3E694FE2F0 ,  0x0198A2F963D37266B4BD3CDBE1BED1B0 ,  0x0198A2F963E272B5B82374A57AACE290 ,  0x0198A2F963F27226BCD1D439B14E2421 ,  0x0198A2F9640272AEB4ADA3BE45FCB602 ,  0x0198A2F96412726C90F3ABCE51A4BAFF ,  0x0198A2F964217260BD55203D95BA83D4 ,  0x0198A2F96431736BB33A3CAE4974B8D1 ,  0x0198A2F9643F716C9151C514D876652B ,  0x0198A2F9644E70A49C527EB713E02DC6 ,  0x0198A2F9645E73279B69104FDDA78CE4 ,  0x0198A2F9646C7224BB2E37FB0F6E9667 ,  0x0198A2F9647A739C9CC2E2C95E1C2E74 ,  0x0198A2F9648A7213B58C6B0901CA5F78 ,  0x0198A2F964997279AC9EBE5F1B9EE535 ,  0x0198A2F964A9729A8E3AC7EF6ADA3AF1 ,  0x0198A2F964B7704081BA145B86EEB60E ,  0x0198A2F964CA7117B7E2A48D46F9E716 ,  0x0198A2F964DD7050A51B318FE460ACEC ,  0x0198A2F964EE72C29C5E0F6AB8E21836 ,  0x0198A2F9650371FFBA836664263165BE ,  0x0198A2F9651B727FB73E9DFCD6A58B69 ,  0x0198A2F9652E711189FBBD92EDC6A6F6 ,  0x0198A2F9653E72EBA02A5A75C13CAA3C ,  0x0198A2F965507328BD6CD976B7A26507 ,  0x0198A2F9655E7277AFC4E326C967EBD8 ,  0x0198A2F9656E7076A59501BBC261A9CB ,  0x0198A2F9657F70CFAAD8614D9314B509 ,  0x0198A2F96592715BA9BFF8D2AF3F3AAB ,  0x0198A2F9659F72D19D7210D005BA58D4 ,  0x0198A2F965AC712FB1FA2ED6636F658F ,  0x0198A2F965C070F99AF27B038E355DAD ,  0x0198A2F965CD7163896BE0BE60BE25FB ,  0x01989E86243173ADBF283CD5CC7BE473 ,  0x0198A2F9514C70859BF309EBC147BD33 ,  0x0198A2F951597397ACFD201E101AC87F ,  0x0198A2F9516572AEB663673FA4CC1F9B ,  0x0198A2F95171723997ACEDF488BE8A9B ,  0x0198A2F9518570C29232DFFC238720E7 ,  0x0198A2F9519372809FAD11F3471682E0 ,  0x0198A2F951A672CFA19D17BCF185BED0 ,  0x0198A2F951BC71A79DF164A26554BB61 ,  0x0198A2F951CE7384A9FDFC4BCB7DAF69 ,  0x0198A2F951E270B997F33636F7473F14 ,  0x0198A2F951F672E99768E9FABDA9C246 ,  0x0198A2F952027373B25ADE4918E74C74 ,  0x0198A2F952177218843E1FB591B7DB2D ,  0x0198A2F9522771F2903943C6FCADF5AC ,  0x0198A2F9523B73358719D834A4E68474 ,  0x0198A2F9524C70A8A1EC033A7C784EB0 ,  0x0198A2F9526173E69258090B336D89BF ,  0x0198A2F95275719297AE4F2948C79AF9 ,  0x0198A2F952847233B2CB669351E1F7E3 ,  0x0198A2F9529D715693B8C50CE8B70BD0 ,  0x0198A2F952B07114A694FEE1417B917E ,  0x0195AF6B727D722A8DC618895FF19AC3 ,  0x0198A2F93D2173E899D0A23C69701A29 ,  0x0198A2F93D2F732D88CBFB109A91276A ,  0x0198A2F93D3C73CDA75E6BC745CA5E3B ,  0x0198A2F93D567307951F13B636B780C6 ,  0x0198A2F93D6A71A2BC9A8F82149CE4A1 ,  0x0198A2F93D7C707A909D0045A18FB891 ,  0x0198A2F93D8C71C08121118C41BA2A40 ,  0x0198A2F93D9C70FA96F5D8FC655DF494 ,  0x0198A2F93DAE700BA5262BA4F704915A ,  0x0198A2F93DBF73B8BFF95B40341618AE ,  0x0198A2F93DCF70C0B8CE2A017FB0BFF5 ,  0x0198A2F93DDB738AA5C035642C0128B8 ,  0x0198A2F93DEA7050856ADEBE4CE56711 ,  0x0198A2F93DF671809DE0FD581AEC869A ,  0x0198A2F93E0372DB9B0B2665C391DEC6 ,  0x0198A2F93E1573E18505479BBAEA8BC2 ,  0x0198A2F93E2971CBA028192A27DABDF9 ,  0x0198A2F93E3A7383A4C26127F3ED5A6F ,  0x0198A2F93E4C73B99A6AF0674B326A22 ,  0x0198A2F93E5E732DB01B4E358FDFEAF5 ,  0x0198A2F93E7172A198D7A4AB384F4187 ,  0x0198A2F93E8272528EFBA269B8A3CC6F ,  0x0198A2F93E95732899E0368CF35A398D ,  0x0198A2F93EA572A3A61C9B22B11353B3 ,  0x0198A2F93EB57014BD3EE7AD3F3BA367 ,  0x0198A2F93ECD73D6A86E8DAEB759D756 ,  0x0198A2F93EE772DFBE54B9F829DA7630 ,  0x0198A2F93EFE71C2BA341BCA467090A5 ,  0x0198A2F93F1071BB9ED2AEE154D53C84 ,  0x0198A2F93F1D7163854E27C65580FF18 ,  0x0198A2F93F2A7284801882CF622FE075 ,  0x0198A2F93F39728D8753964F9E900516 ,  0x0198A2F93F4870859C5654D2FD3507A8 ,  0x0198A2F93F5C71B5881A38B203F28380 ,  0x0198A2F93F74706EBFC46AE63ED67B09 ,  0x0198A2F93F8773549357FA9066269DB9 ,  0x0198A2F93F99708CAC80EBF3759FBD84 ,  0x0198A2F93FAC72D38A8BF438DDA3F67B ,  0x0198A2F93FBA707CA1D339E63DFB2A3F ,  0x0198A2F93FC97329BD4E9AE13B1E04B8 ,  0x0198A2F93FD8713E9C8F2B99BAD01215 ,  0x0198A2F93FEF70F48182D6E95907643E ,  0x0198A2F94001723DBAFF281B0DCA3FB9 ,  0x0198567055E6712FA89CA7F6FE9B2562 ,  0x019858CA4E8B72EDAABFF4CEE345F884 ,  0x019858CA4EB07251B34B6A8BF2E93A52 ,  0x019858CA4EC7729BB78309B1EBCFE45A ,  0x019858CA4EF0730DB62033FD91421955 ,  0x019858CA4F0D71969EBBCCA92D7FC2BA ,  0x019858CA4F3270A9851CAFF64C7DDACF ,  0x019858CA4F6073FC8817F3F0855C9CD7 ,  0x019858CA566B733AABDC2EF67EE173ED ,  0x019858CA569A70B3A7530E2285983B95 ,  0x019858CA56C17343B5A2D4354F2FCFD9 ,  0x019858CA56EB719AACD6AC0E3DA45E06 ,  0x019858CA5717714AB39DF13F4A4D76D4 ,  0x019858CA573C70B8A40893BF52E10203 ,  0x019858CA576F72DDB8A5B5E22724545F ,  0x019858CA578D72A397DDE7B13B2C5A79 ,  0x019858CA57B0715F9A35E91C6591EBDC ,  0x019858CA57D171698FEEF6B1D57A347A ,  0x019858DB39AE70E0ADFE74444245DE3B ,  0x019858DB39D57274BB289C3D42F62BC6 ,  0x0195AF6B96DC711A92CA7D8593BC9376 ,  0x0198A2F96C82738BAA33BDD436793EBC ,  0x0198A2F96C9672DFB59C2B513DC3ABFF ,  0x0198A2F96CAB718F8262394E77C467A3 ,  0x0198A2F96CBB725EB8884AFCDA3D6A7D ,  0x0198A2F96CCD712DB20AF101C12765C3 ,  0x0198A2F96CDA71A5AC71D77B50B3A405 ,  0x0198A2F96CF070408C3C2C9F08BB3452 ,  0x0198A2F96D047168AF538C010D50F520 ,  0x0198A2F96D197206BEF6FB09E30E6EAC ,  0x0198A2F96D2D73EF9C72F3CDC14CC805 ,  0x0195AF6B7353712B8967335156E7695D ,  0x0198A2F9401870C7A2FE99F32D0B381C ,  0x0198A2F94030700F9366DD0E0AB77925 ,  0x0198A2F940437369A9A6F4DC6ECB5190 ,  0x0198A2F94052711480636F2966A426C9 ,  0x0198A2F9406073C88DE64B887B4A16C7 ,  0x0198A2F940777103AAD3A746AC49FE5D ,  0x0198A2F9408D735EA43E1F258F5E5159 ,  0x0198A2F940A270FB8C2F389B9147B384 ,  0x0198A2F940B3734490BDA46F24C0F11F ,  0x0198A2F940CA7216BFAE44D541B2D528 ,  0x0198A2F940DC728387237FF8A772D1BD ,  0x0198A2F940EC71C7A63DAF0087FD5847 ,  0x0198A2F940FF735B92A69D67D49DA9DE ,  0x0195AF6B9D4C709BBDBB54F9764DFBF4 ,  0x0198A2F971E172F8BC45EA89925DF26F ,  0x0198A2F971F6704D829DB7B4C8208FB4 ,  0x0198A2F972077058A85CDA36AA34B155 ,  0x0198A2F9721A7090A71E6FA92853A70B ,  0x0198A2F9722C722BBA47A918C1C15CB1 ,  0x0198A2F9723B7058905C9B92BDC1847D ,  0x0198A2F9724C71A1800AB887FFF35248 ,  0x0198A2F9725C71B6A1EF1B4EB494EE86 ,  0x0198A2F9726E70AD9DD1A647CF5BCCBE ,  0x0198A2F9728172FB86E2EDEA3E342312 ,  0x0198A2F972917177AFCBEB9665989DAF ,  0x0198A2F972A27014954C61A1270D5C6B ,  0x0198A2F972B970C1849D9A6D10B28EB3 ,  0x0198A2F972C971549B7B2BF85F103FF4 ,  0x0198A2F972DE705B838A983BCDB9B0BD ,  0x0198A2F972EF727BA351BB07AB46CF41 ,  0x0198A2F9730372CA823D09DDFD908844 ,  0x0198A2F9731772579C507F05BFFD6DB2 ,  0x0198A2F9732C7245B22D02A4B25481D1 ,  0x01985670BE3772C89D11A2689D28F295 ,  0x019858CBD54D71F48861F58BC7C97CD0 ,  0x019858CBD57A7211BD95004C598B848D ,  0x019858CBD58F71399D350047C9F1C095 ,  0x019858CBD5AB732DA701353E2C35C6DC ,  0x019858CBD5C572DDBF76E342AD8C3B58 ,  0x019858CBD5E070008418047EA33B3126 ,  0x019858CBD5F7728E9D79F72AD044C4FD ,  0x019858CBD610714BBCA42D663EB1C467 ,  0x019858CFB7557166A7B6A003CCCB9E2D ,  0x019858CFB77670A79E6BFCE4B8F2443E ,  0x019858CFB7AE7009A42288B77C978BC7 ,  0x019858CFB7CE7372A21B64A96F0BB94D ,  0x019858CFB7EF72AB94E77B0C2117802B ,  0x019858CFB81170219106D0C4908C6BFD ,  0x019858CFB82E73188F2B4EC342979D98 ,  0x019858DB51AD715A81C4845C4733FC56 ,  0x0195AF6A4B417350987A6DFB28EC2F53 ,  0x019858CF677B726CBAF8421AB5E948A9 ,  0x019858CF67917206B99D0717E1EC1899 ,  0x019858CF67AB71A09345C96A5F7F1DBB ,  0x019858CF67C47163BEB7EB929F2B87A3 ,  0x019858CF67DE7062B68FBC04C2DD1088 ,  0x019858CF67FC73E1B6A4E58A55A35F0B ,  0x019858CF6811713D976745C777A76B21 ,  0x019858CF682E70CA92BD8129D70E9B22 ,  0x019858CF684872E79902C76046336D7A ,  0x019858CF685E711EB48E1CC27842288F ,  0x019858CF68767288B0227FBA5AA40D06 ,  0x019858CF688A7261ACAA3B4C957A838F ,  0x019858CF68A37298970163E4D843D8B6 ,  0x019858CF68BF739DA0B37B025C35BF12 ,  0x019858CF68D97052BBB4E254CDC5E19B ,  0x019858DB90377008B5C25F8F5CF4238F ,  0x019856708A527251AAD70D5B4DA39278 ,  0x019858CA4B0872DBB061CE861871BE4D ,  0x019858CA4B21739FA0E1B8D27BDFD660 ,  0x019858CA4B4072D692C9E60D2E699C98 ,  0x019858CA4B5F729B8CDC71BB65CA1B9B ,  0x019858CA4B81702A80EEE6081ACC6C31 ,  0x019858CA4BA373DB9707E06884D2F514 ,  0x019858CA4BCB71BCA1E955CE6B35EFBA ,  0x019858CA4C0071FD97CA483F98CD8A4F ,  0x019858CA4C357395A22AEC78D853C77E ,  0x019858CA4C61731BA55585227D1ACEE7 ,  0x019858CA4C8B72E693FADD72D7CAABD4 ,  0x019858CB98DF7018AF697938F76F347A ,  0x019858CB98FF7270BF991E37A33D3B79 ,  0x019858CB9919723EB48119930CEC30CA ,  0x019858CB993673D98C1F57E532189180 ,  0x019858CB995E72DE90832B4B37E29346 ,  0x019858CB997473F49760B5A6360DFCFE ,  0x019858DB390C738480DFDF97C3A3399E ,  0x019858DC167F72B8A923485F14F77462 ,  0x01985795F4C471548361CF20EFC80523 ,  0x019858CA18E4703389BA9F0813E6E240 ,  0x019858CA190A722EA18FC0C3175F1693 ,  0x019858CA192F73F89C61267DFDDF28CB ,  0x019858CA194A7027803D71D4465C49CC ,  0x019858CA19697019BA74B3F3383901B7 ,  0x019858CA199872B285F21CDE13EF236B ,  0x019858CA19B170E8926B26D402ADA41D ,  0x019858CB974F7078AE06B74EA3CC9152 ,  0x019858CFBB4B702F96B38B407B14A98B ,  0x019858CFBB6573FB99498E6893C763EC ,  0x019858CFBB8D73E8BDD344B211AB33A0 ,  0x019858CFBBBA717CAF04BA0FF44F78A9 ,  0x019858CFBBD97243B94D7E4C69D869C3 ,  0x019858CFBBF670ADB4459BA4977AEEEE ,  0x019858DB357F72D99D6B4217F76F1C2B ,  0x019858DB988070A3BE5802675B5D6ECD ,  0x019858DB98A47101ABBC01FAEDE452B1 ,  0x019858DC137771288ECDCCAAEBA6ABEF ,  0x019858DC390C7097BD041431A27DF32E ,  0x0198567031447381984224D282629D68 ,  0x019858CB95A2722391BE24A9E534015E ,  0x019858CB95CA7380ABBF97BE6BB5C69A ,  0x019858CB95E0738D801E41663136A1AD ,  0x019858CB95F97263B40235C0DF7FF909 ,  0x019858CB960E70D2BFA11AE0BD6B0DF8 ,  0x019858CB962A72DE814AA3041E953278 ,  0x019858CB964F73CC903908D18DBAC114 ,  0x019858CB966670409EE80370162FE128 ,  0x019858CB967F708DBB74E67271BD21F7 ,  0x019858CB969670C1AA6BD3405E0EC3FE ,  0x019858CB96B970EE897CDC41E77270B3 ,  0x019858CB96D0716AA5DDDC96E1F5EA9E ,  0x019858CB96EE735A84E5C7829244A5E7 ,  0x019858CB97087141A4705B0D336132E8 ,  0x019858CB972371249FFA8D56849CE6B9 ,  0x019858CB973471F7ACAD9B3A74AA3D75 ,  0x019858CFB994732EB369B2C799C0737B ,  0x019858CFB9B07215BF2AD2DD5B877607 ,  0x019858CFB9C67169BB306BBC5197B9C5 ,  0x019858CFB9DC73148ECD1F771CDD193F ,  0x019858CFB9F7731DA1013486EA9B621F ,  0x019858CFBA1570968244CED8A646F388 ,  0x019858CFBA327084A3B57647E915EC6B ,  0x019858CFBA5472D588EBECA4FAD73938 ,  0x019858CFBA6F7394AFCC67D51AACCF6D ,  0x019858DB4AB972F8814639D06B02AB44 ,  0x019858DB4AE372D1A3FDAD67259D79B0 ,  0x0198567039E6733893AC579A4D174153 ,  0x019858CA228B7223B97B871C522C515B ,  0x019858CA22AD7153B33B9D82AB332D1F ,  0x019858CA22C9701B81F6B2D0804BD75C ,  0x019858CA22E5736B901D904AC06BDCB3 ,  0x019858CA23007230B75D6130A7F82B23 ,  0x019858CA231B7096B5077176A5D47270 ,  0x019858CA2335705CA3082BCF0EC33CA6 ,  0x019858CA23567073B9C9F8C3D7CB54AF ,  0x019858CA2371715DAA8D96E3F231B2F6 ,  0x019858CA238D72889980D1B496116244 ,  0x019858CA23A97260B92DCEC8A96146DE ,  0x019858CA23CD73E78470C016F4BA0EE8 ,  0x019858DB35F8726293A84DADCDFC7BBA ,  0x019858DB362171578423977A56706952 ,  0x019858DCA187722486B89D85903C98E5 ,  0x019858DCA1B4715E828F743EDE9C5638 ,  0x019858DCEE9F73A4ACCE116C7EA2F481 ,  0x019858DCF6C572E9A746EB2A86414EB0 ,  0x0195AF6B1F0C7122825A509ED5A9A99A ,  0x019858D02E1D700698079117C48FF371 ,  0x019858D02E377134A57BA2F98402222E ,  0x019858D02E5073BD9D2FD631E5C3B083 ,  0x019858D02E6C73C9906332B693C81C62 ,  0x019858D02E8B73FA853E0C317C43D64D ,  0x019858DBA1BC7141BE3F8077C720D3F8 ,  0x019858DBA1E8739FB1950E6B5350B1EF ,  0x019858DBA2167259B74BBDAE12317C8B ,  0x019858DC3D237005910A15078BD4ADC0 ,  0x019858DCCB0171B687C0768FE9161F7A ,  0x0195AF6B7AB1738B8B9ABB8E270E5E64 ,  0x0198A2F948F3734985E5FA48FDC68685 ,  0x0198A2F9490E72918CFCE854B281F09E ,  0x0198A2F9492071F6A7A3A7101E989FBA ,  0x0198A2F9493373DA94AE46FD1ED52877 ,  0x0198A2F9494473C1A91F80656A2DD3B1 ,  0x0198A2F9495F70F5B2B1C21EBBF30062 ,  0x0198A2F949737015877C4037C1A4A9FD ,  0x0198A2F94985714F973A5862BA2C2C9F ,  0x0198A2F94993715EBDD42E6C3639A09E ,  0x0198A2F949A173709D1141D68E1566ED ,  0x0198A2F949B4722F9FE34AF77DC3F34B ,  0x0198A2F949C671F18E47919C70DFA7BC ,  0x0198A2F949DC70FD9B02616512890EA8 ,  0x0198A2F949F570D586E5BA0EFB7EB331 ,  0x0198A2F94A077109BCA28FAA514CCFD7 ,  0x0198A2F94A19709CA623F13169B5D612 ,  0x0198A2F94A287181A0C194B0F65F81D4 ,  0x0198A2F94A3870729A940D454AA9B9B0 ,  0x0198A2F94A487305A7D82909A71208DC ,  0x0198A2F94A607335921DC392E59F797C ,  0x0198A2F94A797206962C85B5D159994F ,  0x01988AF2B78E737297C23961BC33B256 ,  0x0198A2F952C7736EAE3A0E194B48B36B ,  0x0198A2F952D6707F96D9FF6B4AAD824E ,  0x0198A2F952ED723CA8AC03FE109FE9A2 ,  0x0198A2F9530070D893C33D9D6F95ACDB ,  0x0198A2F9531471DCAFE11AB3F81F895A ,  0x0198A2F95327720EB49FAFC2646C0BBF ,  0x0198A2F9533472749E1003781E4E0C66 ,  0x0198A2F953407058B6AC199DBEDCEB22 ,  0x0198A2F9534D70698B83A8716072DA11 ,  0x0198A2F9535B703386D0ADE1996A6239 ,  0x0198A2F953727383BA79280DEABB97CB ,  0x0198A2F953847181A8D3B606E4B878D2 ,  0x0198A2F9539372D2A548C4908B7BFA10 ,  0x0198A2F953A072FA9789276C476AC251 ,  0x0198A2F953AD71E589EEC49BFFBFBF71 ,  0x0198A2F953BE721A97B2E0C62C735A78 ,  0x0198A2F953CC739F81ED7D0777674A7D ,  0x0198A2F953DA7291A5D229E7C62FF06C ,  0x0198A2F953ED727AA17C331E87F2C300 ,  0x0198A2F9540170B993935F24B9D41288 ,  0x0198A2F9540F70B1A149E8595D5D5703 ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            74 
                                0.60 ms 
                                                        
                                SELECT  `sales_channel` . `id`  FROM  `sales_channel`  LEFT JOIN  `sales_channel_payment_method`  `sales_channel.paymentMethods.mapping`  ON  `sales_channel` . `id`  =  `sales_channel.paymentMethods.mapping` . `sales_channel_id`   LEFT JOIN  `payment_method`  `sales_channel.paymentMethods`  ON  `sales_channel.paymentMethods.mapping` . `payment_method_id`  =  `sales_channel.paymentMethods` . `id`   WHERE  ((`sales_channel` . `id`  =  ?  AND  `sales_channel.paymentMethods` . `id`  =  ?  AND  `sales_channel.paymentMethods` . `active`  =  ? )) LIMIT  1  
                                
                                    Parameters : 
[
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
  b"÷¸ÉÀ\x10 G\x02 ©ofM«þ&V "
  true 
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `sales_channel` . `id`  FROM  `sales_channel`  LEFT JOIN  `sales_channel_payment_method`  `sales_channel.paymentMethods.mapping`  ON  `sales_channel` . `id`  =  `sales_channel.paymentMethods.mapping` . `sales_channel_id`   LEFT JOIN  `payment_method`  `sales_channel.paymentMethods`  ON  `sales_channel.paymentMethods.mapping` . `payment_method_id`  =  `sales_channel.paymentMethods` . `id`   WHERE  ((`sales_channel` . `id`  =  0x3455302FFEF548F797F73592361CE7A1  AND  `sales_channel.paymentMethods` . `id`  =  0xF7B88FC9C0104702A96F664DABFE2656  AND  `sales_channel.paymentMethods` . `active`  =  1 )) LIMIT  1 ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            75 
                                0.50 ms 
                                                        
                                SELECT  `sales_channel` . `id`  FROM  `sales_channel`  LEFT JOIN  `sales_channel_payment_method`  `sales_channel.paymentMethods.mapping`  ON  `sales_channel` . `id`  =  `sales_channel.paymentMethods.mapping` . `sales_channel_id`   LEFT JOIN  `payment_method`  `sales_channel.paymentMethods`  ON  `sales_channel.paymentMethods.mapping` . `payment_method_id`  =  `sales_channel.paymentMethods` . `id`   WHERE  ((`sales_channel` . `id`  =  ?  AND  `sales_channel.paymentMethods` . `id`  =  ?  AND  `sales_channel.paymentMethods` . `active`  =  ? )) LIMIT  1  
                                
                                    Parameters : 
[
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
  b"÷¸ÉÀ\x10 G\x02 ©ofM«þ&V "
  true 
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `sales_channel` . `id`  FROM  `sales_channel`  LEFT JOIN  `sales_channel_payment_method`  `sales_channel.paymentMethods.mapping`  ON  `sales_channel` . `id`  =  `sales_channel.paymentMethods.mapping` . `sales_channel_id`   LEFT JOIN  `payment_method`  `sales_channel.paymentMethods`  ON  `sales_channel.paymentMethods.mapping` . `payment_method_id`  =  `sales_channel.paymentMethods` . `id`   WHERE  ((`sales_channel` . `id`  =  0x3455302FFEF548F797F73592361CE7A1  AND  `sales_channel.paymentMethods` . `id`  =  0xF7B88FC9C0104702A96F664DABFE2656  AND  `sales_channel.paymentMethods` . `active`  =  1 )) LIMIT  1 ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            76 
                                0.35 ms 
                                                        
                                SELECT  `acl_role` . `privileges`  AS  `privileges` 
            FROM  `acl_role` 
            INNER JOIN  `app`  ON  `app` . `acl_role_id`  =  `acl_role` . `id` 
            WHERE  `app` . `id`  =  ?  
                                
                                    Parameters : 
[
  b"\x01 ™•^/q¦”—\t ¹×c6 "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `acl_role` . `privileges`  AS  `privileges` 
            FROM  `acl_role` 
            INNER JOIN  `app`  ON  `app` . `acl_role_id`  =  `acl_role` . `id` 
            WHERE  `app` . `id`  =  0x0199955E812F71A6949709B9D763369D 
        ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            77 
                                0.59 ms 
                                                        
                                SELECT  `acl_role` . `privileges`  AS  `privileges` 
            FROM  `acl_role` 
            INNER JOIN  `app`  ON  `app` . `acl_role_id`  =  `acl_role` . `id` 
            WHERE  `app` . `id`  =  ?  
                                
                                    Parameters : 
[
  b"\x01 ™¾èì8s„¥P\v »‚ªÁ "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `acl_role` . `privileges`  AS  `privileges` 
            FROM  `acl_role` 
            INNER JOIN  `app`  ON  `app` . `acl_role_id`  =  `acl_role` . `id` 
            WHERE  `app` . `id`  =  0x0199BEE8EC387384A5500BBB82AA81C1 
        ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            78 
                                3.87 ms 
                                                        
                                SELECT  `product` . `id`  as  `product.id` ,  `product` . `version_id`  as  `product.versionId` ,  `product` . `parent_id`  as  `product.parentId` ,  `product` . `parent_version_id`  as  `product.parentVersionId` ,  COALESCE (`product` . `product_manufacturer_id` ,  `product.parent` . `product_manufacturer_id` ) as  `product.manufacturerId` ,  COALESCE (`product` . `product_manufacturer_version_id` ,  `product.parent` . `product_manufacturer_version_id` ) as  `product.productManufacturerVersionId` ,  COALESCE (`product` . `unit_id` ,  `product.parent` . `unit_id` ) as  `product.unitId` ,  COALESCE (`product` . `tax_id` ,  `product.parent` . `tax_id` ) as  `product.taxId` ,  COALESCE (`product` . `product_media_id` ,  `product.parent` . `product_media_id` ) as  `product.coverId` ,  COALESCE (`product` . `product_media_version_id` ,  `product.parent` . `product_media_version_id` ) as  `product.productMediaVersionId` ,  COALESCE (`product` . `delivery_time_id` ,  `product.parent` . `delivery_time_id` ) as  `product.deliveryTimeId` ,  COALESCE (`product` . `product_feature_set_id` ,  `product.parent` . `product_feature_set_id` ) as  `product.featureSetId` ,  COALESCE (`product` . `canonical_product_id` ,  `product.parent` . `canonical_product_id` ) as  `product.canonicalProductId` ,  COALESCE (`product` . `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` . `created_at`  as  `product.createdAt` ,  `product` . `updated_at`  as  `product.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  (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`  WHERE  (`product` . `version_id`  =  ? ) AND  (`product` . `id`  IN  (? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? )) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  b"/»_ââšMpªXTÎ|ãâ\v  "
  b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
  b"¿\x0F &\j7B\f ¨\x05 ó<Éã/þ "
  b"nÍ9ƒ\x0E EŽ›FçÜž¿\x18 w "
  b"3ÌqqÈL@^´.\x02 `dËôÞ "
  b"\x01 Œ\x1A ÈÓÙr¸˜³FŽ\x02 0 A "
  b"\x07\x14 kçqF-ƒ½;ô§±`é "
  b"–ç«áF\x10 JC·Ñöᆡ€\x16  "
  b"´¡Î=\x0E ¬D/€yÒÎΦ\x05 K "
  b"©Ò˜÷zB•º#\x18 B¨\x08 )ò "
  b"©"Ï¢¨ŒD#¸£µ\x16 )íÈ{ "
  b"\x01 •¯m’Ôrò©.s–Ç7\x02 Q "
  b"½S¦?\t A\x13 ˆ-O˜˜hô\x1A  "
  b"n”õQµ÷GJ±ŸU²?ý·T "
  b"-Äí§Î[I@±ø¸¼¼$RT "
  b"(X†Œi—I\v ’-bÔÜgw™ "
  b"[I=ü:NJ³ Ú^&cÕs "
  b"zÒ\f cúDÞT\x1A\x16\x07\x1F †] "
  b"öÐz¹FþI¬=Y-ñÎbª "
  b"XÔ\x07 â\x0F ÷MñxÍ]:¬¢ "
  b"ZP\x18 Ê«õH£Žp¤o¹h\x02 S "
  b"\x03 ƒ‡Û—ˆM\e Ž>¬TQ^\x07 ^ "
  b"tD:4]¥AõµÛá\x1F ½E¹º "
  b"""
    û÷zÇüq@‹¨µÂ\v \n  
    én= 
    """
  b"\x7F (]%E\x10 J8¬ô¹KÕ\x06 KÓ "
  b"\x01 —éÖ)—q;¼!ª*0q½ç "
 ] 
                                 
                                
                                
                                    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` . `created_at`  as  `product.createdAt` , 
  `product` . `updated_at`  as  `product.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  (
    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` 
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` . `created_at`  as  `product.createdAt` ,  `product` . `updated_at`  as  `product.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  (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`  WHERE  (`product` . `version_id`  =  0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND  (`product` . `id`  IN  (0xBF0F265C6A37420CA805F33CC9E32FFE ,  0x8E6ECD39830E458D9B46E7DC9EBF1877 ,  0x33CC7171C84C405EB42E026064CBF4DE ,  0x018C1AC8D3D972B898B3468E0230A041 ,  0x07146BE77190462D83BD3BF4A7B160E9 ,  0x96E7ABE146104A43B7D1F6E186A18016 ,  0xB4A1CE3D0EAC442F8079D2CECEA6054B ,  0xA9D2AD98F77A4295BA231842A80829F2 ,  0xA922CFA2A88C4423B8A3B51629EDC87B ,  0x0195AF6D92D472F2A92E7396C7370251 ,  0xBD53C2A63F094113882D4F989868F41A ,  0x6E94F551B5F7474AB19F55B23FFDB754 ,  0x2DC4EDA7CE5B4940B1F8B8BCBC245254 ,  0x2858868C6997490B922D62D4DC677799 ,  0x5B499D3DFC3A4E4AB320DA5E2663D573 ,  0x7AD20C63FA9D44DE9D541A16071F865D ,  0xF6D07AB946FE49ACAD3D592DF1CE62AA ,  0x58D407E20FF74DF18F78CD5D903AACA2 ,  0x5A5018CAABF548A38D70A46FB9680253 ,  0x038387DB97884D1B8D3EAC54515E075E ,  0x74443A345DA541F5B5DBE11FBD45B9BA ,  0xFBF77AC7FC71408BA8B5C20B0AE96E3D ,  0x7F285D2545104A38ACF4B94BD5064BD3 ,  0x0197E9D62997713BBC21AA2A3071BDE7 ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            79 
                                0.80 ms 
                                                        
                                SELECT  `language` . `id`  as  `language.id` ,  `language` . `parent_id`  as  `language.parentId` ,  `language` . `locale_id`  as  `language.localeId` ,  `language` . `translation_code_id`  as  `language.translationCodeId` ,  `language` . `name`  as  `language.name` ,  `language` . `custom_fields`  as  `language.customFields` ,  `language` . `created_at`  as  `language.createdAt` ,  `language` . `updated_at`  as  `language.updatedAt` ,  `language.locale` . `id`  as  `language.locale.id` ,  `language.locale` . `code`  as  `language.locale.code` ,  `language.locale` . `created_at`  as  `language.locale.createdAt` ,  `language.locale` . `updated_at`  as  `language.locale.updatedAt` ,  `language.locale.translation.name` ,  `language.locale.translation.name`  as  `language.locale.name` ,  `language.locale.translation.territory` ,  `language.locale.translation.territory`  as  `language.locale.territory` ,  `language.locale.translation.customFields` ,  `language.locale.translation.customFields`  as  `language.locale.customFields`  FROM  `language`  LEFT JOIN  `locale`  `language.locale`  ON  `language` . `locale_id`  =  `language.locale` . `id`  LEFT JOIN  (SELECT  `language.locale.translation` . `locale_id` ,  `language.locale.translation` . `name`  as  `language.locale.translation.name` ,  `language.locale.translation` . `territory`  as  `language.locale.translation.territory` ,  `language.locale.translation` . `custom_fields`  as  `language.locale.translation.customFields`  FROM  `locale_translation`  `language.locale.translation`  WHERE  `language.locale.translation` . `language_id`  =  ? ) `language.locale.locale_translation`  ON  `language.locale.locale_translation` . `locale_id`  =  `language.locale` . `id`  WHERE  `language` . `id`  IN  (? ) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  b"/»_ââšMpªXTÎ|ãâ\v  "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `language` . `id`  as  `language.id` ,  `language` . `parent_id`  as  `language.parentId` ,  `language` . `locale_id`  as  `language.localeId` ,  `language` . `translation_code_id`  as  `language.translationCodeId` ,  `language` . `name`  as  `language.name` ,  `language` . `custom_fields`  as  `language.customFields` ,  `language` . `created_at`  as  `language.createdAt` ,  `language` . `updated_at`  as  `language.updatedAt` ,  `language.locale` . `id`  as  `language.locale.id` ,  `language.locale` . `code`  as  `language.locale.code` ,  `language.locale` . `created_at`  as  `language.locale.createdAt` ,  `language.locale` . `updated_at`  as  `language.locale.updatedAt` ,  `language.locale.translation.name` ,  `language.locale.translation.name`  as  `language.locale.name` ,  `language.locale.translation.territory` ,  `language.locale.translation.territory`  as  `language.locale.territory` ,  `language.locale.translation.customFields` ,  `language.locale.translation.customFields`  as  `language.locale.customFields`  FROM  `language`  LEFT JOIN  `locale`  `language.locale`  ON  `language` . `locale_id`  =  `language.locale` . `id`  LEFT JOIN  (SELECT  `language.locale.translation` . `locale_id` ,  `language.locale.translation` . `name`  as  `language.locale.translation.name` ,  `language.locale.translation` . `territory`  as  `language.locale.translation.territory` ,  `language.locale.translation` . `custom_fields`  as  `language.locale.translation.customFields`  FROM  `locale_translation`  `language.locale.translation`  WHERE  `language.locale.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `language.locale.locale_translation`  ON  `language.locale.locale_translation` . `locale_id`  =  `language.locale` . `id`  WHERE  `language` . `id`  IN  (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            80 
                                0.56 ms 
                                                        
                                SELECT  `domain` . `language_id`  AS  languageId , 
                          `domain` . `id`  AS  id , 
                          `domain` . `url`  AS  url , 
                          `domain` . `hreflang_use_only_locale`  AS  onlyLocale , 
                          `locale` . `code`  AS  locale 
            FROM  `sales_channel_domain`  AS  `domain` 
            INNER JOIN  `language`  ON  `language` . `id`  =  `domain` . `language_id` 
            INNER JOIN  `locale`  ON  `locale` . `id`  =  `language` . `locale_id` 
            WHERE  `domain` . `sales_channel_id`  =  ?  
                                
                                    Parameters : 
[
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `domain` . `language_id`  AS  languageId , 
                          `domain` . `id`  AS  id , 
                          `domain` . `url`  AS  url , 
                          `domain` . `hreflang_use_only_locale`  AS  onlyLocale , 
                          `locale` . `code`  AS  locale 
            FROM  `sales_channel_domain`  AS  `domain` 
            INNER JOIN  `language`  ON  `language` . `id`  =  `domain` . `language_id` 
            INNER JOIN  `locale`  ON  `locale` . `id`  =  `language` . `locale_id` 
            WHERE  `domain` . `sales_channel_id`  =  0x3455302FFEF548F797F73592361CE7A1 ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            81 
                                1.06 ms 
                                                        
                                SELECT  `seo_path_info`  AS  seoPathInfo ,  `language_id`  AS  languageId 
            FROM  `seo_url` 
            WHERE  `path_info`  =  ?  AND  `is_canonical`  =  1  AND 
                  `sales_channel_id`  =  ?  AND  `language_id`  IN  (? ,  ? ) 
                                
                                    Parameters : 
[
  "/navigation/c2c220b6478248989238c07e245fca35 "
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
  b"/»_ââšMpªXTÎ|ãâ\v  "
  b"–Hó8]aLU½|ÔÜhÓ\x01 Ì "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `seo_path_info`  AS  seoPathInfo ,  `language_id`  AS  languageId 
            FROM  `seo_url` 
            WHERE  `path_info`  =  '/navigation/c2c220b6478248989238c07e245fca35'  AND  `is_canonical`  =  1  AND 
                  `sales_channel_id`  =  0x3455302FFEF548F797F73592361CE7A1  AND  `language_id`  IN  (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ,  0x9648F3385D614C55BD7CD4DC68D301CC );  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            82 
                                0.48 ms 
                                                        
                                SELECT  `app` . `name` ,  `app` . `version` ,  `app` . `template_load_priority` 
             FROM  `app` 
             INNER JOIN  `app_template`  ON  `app_template` . `app_id`  =  `app` . `id` 
             WHERE  `app` . `active`  =  1  AND  `app_template` . `active`  =  1  
                                
                                
                                
                                                                    
                                                                                SELECT  `app` . `name` ,  `app` . `version` ,  `app` . `template_load_priority` 
             FROM  `app` 
             INNER JOIN  `app_template`  ON  `app_template` . `app_id`  =  `app` . `id` 
             WHERE  `app` . `active`  =  1  AND  `app_template` . `active`  =  1 ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            83 
                                1.05 ms 
                                                        
                                SELECT  `app` . `id`  as  `app.id` ,  `app` . `name`  as  `app.name` ,  `app` . `path`  as  `app.path` ,  `app` . `author`  as  `app.author` ,  `app` . `copyright`  as  `app.copyright` ,  `app` . `license`  as  `app.license` ,  `app` . `active`  as  `app.active` ,  `app` . `configurable`  as  `app.configurable` ,  `app` . `privacy`  as  `app.privacy` ,  `app` . `version`  as  `app.version` ,  `app` . `icon`  as  `app.iconRaw` ,  `app` . `app_secret`  as  `app.appSecret` ,  `app` . `modules`  as  `app.modules` ,  `app` . `main_module`  as  `app.mainModule` ,  `app` . `cookies`  as  `app.cookies` ,  `app` . `allow_disable`  as  `app.allowDisable` ,  `app` . `base_app_url`  as  `app.baseAppUrl` ,  `app` . `allowed_hosts`  as  `app.allowedHosts` ,  `app` . `template_load_priority`  as  `app.templateLoadPriority` ,  `app` . `checkout_gateway_url`  as  `app.checkoutGatewayUrl` ,  `app` . `in_app_purchases_gateway_url`  as  `app.inAppPurchasesGatewayUrl` ,  `app` . `source_type`  as  `app.sourceType` ,  `app` . `source_config`  as  `app.sourceConfig` ,  `app` . `self_managed`  as  `app.selfManaged` ,  `app` . `integration_id`  as  `app.integrationId` ,  `app.integration` . `id`  as  `app.integration.id` ,  `app.integration` . `label`  as  `app.integration.label` ,  `app.integration` . `access_key`  as  `app.integration.accessKey` ,  `app.integration` . `secret_access_key`  as  `app.integration.secretAccessKey` ,  `app.integration` . `last_usage_at`  as  `app.integration.lastUsageAt` ,  `app.integration` . `admin`  as  `app.integration.admin` ,  `app.integration` . `custom_fields`  as  `app.integration.customFields` ,  `app.integration` . `deleted_at`  as  `app.integration.deletedAt` ,  `app.integration` . `created_at`  as  `app.integration.createdAt` ,  `app.integration` . `updated_at`  as  `app.integration.updatedAt` ,  `app` . `acl_role_id`  as  `app.aclRoleId` ,  `app.aclRole` . `id`  as  `app.aclRole.id` ,  `app.aclRole` . `name`  as  `app.aclRole.name` ,  `app.aclRole` . `description`  as  `app.aclRole.description` ,  `app.aclRole` . `privileges`  as  `app.aclRole.privileges` ,  `app.aclRole` . `deleted_at`  as  `app.aclRole.deletedAt` ,  `app.aclRole` . `created_at`  as  `app.aclRole.createdAt` ,  `app.aclRole` . `updated_at`  as  `app.aclRole.updatedAt` ,  `app` . `created_at`  as  `app.createdAt` ,  `app` . `updated_at`  as  `app.updatedAt` ,  `app.translation.label` ,  `app.translation.label`  as  `app.label` ,  `app.translation.description` ,  `app.translation.description`  as  `app.description` ,  `app.translation.privacyPolicyExtensions` ,  `app.translation.privacyPolicyExtensions`  as  `app.privacyPolicyExtensions` ,  `app.translation.customFields` ,  `app.translation.customFields`  as  `app.customFields`  FROM  `app`  LEFT JOIN  `integration`  `app.integration`  ON  `app` . `integration_id`  =  `app.integration` . `id`  LEFT JOIN  `acl_role`  `app.aclRole`  ON  `app` . `acl_role_id`  =  `app.aclRole` . `id`  LEFT JOIN  (SELECT  `app.translation` . `app_id` ,  `app.translation` . `label`  as  `app.translation.label` ,  `app.translation` . `description`  as  `app.translation.description` ,  `app.translation` . `privacy_policy_extensions`  as  `app.translation.privacyPolicyExtensions` ,  `app.translation` . `custom_fields`  as  `app.translation.customFields`  FROM  `app_translation`  `app.translation`  WHERE  `app.translation` . `language_id`  =  ? ) `app.app_translation`  ON  `app.app_translation` . `app_id`  =  `app` . `id`  WHERE  (`app` . `name`  =  ? ) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  "NINJAManufacturerExtension "
 ] 
                                 
                                
                                
                                    SELECT 
  `app` . `id`  as  `app.id` , 
  `app` . `name`  as  `app.name` , 
  `app` . `path`  as  `app.path` , 
  `app` . `author`  as  `app.author` , 
  `app` . `copyright`  as  `app.copyright` , 
  `app` . `license`  as  `app.license` , 
  `app` . `active`  as  `app.active` , 
  `app` . `configurable`  as  `app.configurable` , 
  `app` . `privacy`  as  `app.privacy` , 
  `app` . `version`  as  `app.version` , 
  `app` . `icon`  as  `app.iconRaw` , 
  `app` . `app_secret`  as  `app.appSecret` , 
  `app` . `modules`  as  `app.modules` , 
  `app` . `main_module`  as  `app.mainModule` , 
  `app` . `cookies`  as  `app.cookies` , 
  `app` . `allow_disable`  as  `app.allowDisable` , 
  `app` . `base_app_url`  as  `app.baseAppUrl` , 
  `app` . `allowed_hosts`  as  `app.allowedHosts` , 
  `app` . `template_load_priority`  as  `app.templateLoadPriority` , 
  `app` . `checkout_gateway_url`  as  `app.checkoutGatewayUrl` , 
  `app` . `in_app_purchases_gateway_url`  as  `app.inAppPurchasesGatewayUrl` , 
  `app` . `source_type`  as  `app.sourceType` , 
  `app` . `source_config`  as  `app.sourceConfig` , 
  `app` . `self_managed`  as  `app.selfManaged` , 
  `app` . `integration_id`  as  `app.integrationId` , 
  `app.integration` . `id`  as  `app.integration.id` , 
  `app.integration` . `label`  as  `app.integration.label` , 
  `app.integration` . `access_key`  as  `app.integration.accessKey` , 
  `app.integration` . `secret_access_key`  as  `app.integration.secretAccessKey` , 
  `app.integration` . `last_usage_at`  as  `app.integration.lastUsageAt` , 
  `app.integration` . `admin`  as  `app.integration.admin` , 
  `app.integration` . `custom_fields`  as  `app.integration.customFields` , 
  `app.integration` . `deleted_at`  as  `app.integration.deletedAt` , 
  `app.integration` . `created_at`  as  `app.integration.createdAt` , 
  `app.integration` . `updated_at`  as  `app.integration.updatedAt` , 
  `app` . `acl_role_id`  as  `app.aclRoleId` , 
  `app.aclRole` . `id`  as  `app.aclRole.id` , 
  `app.aclRole` . `name`  as  `app.aclRole.name` , 
  `app.aclRole` . `description`  as  `app.aclRole.description` , 
  `app.aclRole` . `privileges`  as  `app.aclRole.privileges` , 
  `app.aclRole` . `deleted_at`  as  `app.aclRole.deletedAt` , 
  `app.aclRole` . `created_at`  as  `app.aclRole.createdAt` , 
  `app.aclRole` . `updated_at`  as  `app.aclRole.updatedAt` , 
  `app` . `created_at`  as  `app.createdAt` , 
  `app` . `updated_at`  as  `app.updatedAt` , 
  `app.translation.label` , 
  `app.translation.label`  as  `app.label` , 
  `app.translation.description` , 
  `app.translation.description`  as  `app.description` , 
  `app.translation.privacyPolicyExtensions` , 
  `app.translation.privacyPolicyExtensions`  as  `app.privacyPolicyExtensions` , 
  `app.translation.customFields` , 
  `app.translation.customFields`  as  `app.customFields` 
FROM 
  `app` 
  LEFT JOIN  `integration`  `app.integration`  ON  `app` . `integration_id`  =  `app.integration` . `id` 
  LEFT JOIN  `acl_role`  `app.aclRole`  ON  `app` . `acl_role_id`  =  `app.aclRole` . `id` 
  LEFT JOIN  (
    SELECT 
      `app.translation` . `app_id` , 
      `app.translation` . `label`  as  `app.translation.label` , 
      `app.translation` . `description`  as  `app.translation.description` , 
      `app.translation` . `privacy_policy_extensions`  as  `app.translation.privacyPolicyExtensions` , 
      `app.translation` . `custom_fields`  as  `app.translation.customFields` 
    FROM 
      `app_translation`  `app.translation` 
    WHERE 
      `app.translation` . `language_id`  =  ? 
  ) `app.app_translation`  ON  `app.app_translation` . `app_id`  =  `app` . `id` 
WHERE 
  (`app` . `name`  =  ? ) 
                                    Copy 
                                 
                                                                    
                                                                                SELECT  `app` . `id`  as  `app.id` ,  `app` . `name`  as  `app.name` ,  `app` . `path`  as  `app.path` ,  `app` . `author`  as  `app.author` ,  `app` . `copyright`  as  `app.copyright` ,  `app` . `license`  as  `app.license` ,  `app` . `active`  as  `app.active` ,  `app` . `configurable`  as  `app.configurable` ,  `app` . `privacy`  as  `app.privacy` ,  `app` . `version`  as  `app.version` ,  `app` . `icon`  as  `app.iconRaw` ,  `app` . `app_secret`  as  `app.appSecret` ,  `app` . `modules`  as  `app.modules` ,  `app` . `main_module`  as  `app.mainModule` ,  `app` . `cookies`  as  `app.cookies` ,  `app` . `allow_disable`  as  `app.allowDisable` ,  `app` . `base_app_url`  as  `app.baseAppUrl` ,  `app` . `allowed_hosts`  as  `app.allowedHosts` ,  `app` . `template_load_priority`  as  `app.templateLoadPriority` ,  `app` . `checkout_gateway_url`  as  `app.checkoutGatewayUrl` ,  `app` . `in_app_purchases_gateway_url`  as  `app.inAppPurchasesGatewayUrl` ,  `app` . `source_type`  as  `app.sourceType` ,  `app` . `source_config`  as  `app.sourceConfig` ,  `app` . `self_managed`  as  `app.selfManaged` ,  `app` . `integration_id`  as  `app.integrationId` ,  `app.integration` . `id`  as  `app.integration.id` ,  `app.integration` . `label`  as  `app.integration.label` ,  `app.integration` . `access_key`  as  `app.integration.accessKey` ,  `app.integration` . `secret_access_key`  as  `app.integration.secretAccessKey` ,  `app.integration` . `last_usage_at`  as  `app.integration.lastUsageAt` ,  `app.integration` . `admin`  as  `app.integration.admin` ,  `app.integration` . `custom_fields`  as  `app.integration.customFields` ,  `app.integration` . `deleted_at`  as  `app.integration.deletedAt` ,  `app.integration` . `created_at`  as  `app.integration.createdAt` ,  `app.integration` . `updated_at`  as  `app.integration.updatedAt` ,  `app` . `acl_role_id`  as  `app.aclRoleId` ,  `app.aclRole` . `id`  as  `app.aclRole.id` ,  `app.aclRole` . `name`  as  `app.aclRole.name` ,  `app.aclRole` . `description`  as  `app.aclRole.description` ,  `app.aclRole` . `privileges`  as  `app.aclRole.privileges` ,  `app.aclRole` . `deleted_at`  as  `app.aclRole.deletedAt` ,  `app.aclRole` . `created_at`  as  `app.aclRole.createdAt` ,  `app.aclRole` . `updated_at`  as  `app.aclRole.updatedAt` ,  `app` . `created_at`  as  `app.createdAt` ,  `app` . `updated_at`  as  `app.updatedAt` ,  `app.translation.label` ,  `app.translation.label`  as  `app.label` ,  `app.translation.description` ,  `app.translation.description`  as  `app.description` ,  `app.translation.privacyPolicyExtensions` ,  `app.translation.privacyPolicyExtensions`  as  `app.privacyPolicyExtensions` ,  `app.translation.customFields` ,  `app.translation.customFields`  as  `app.customFields`  FROM  `app`  LEFT JOIN  `integration`  `app.integration`  ON  `app` . `integration_id`  =  `app.integration` . `id`  LEFT JOIN  `acl_role`  `app.aclRole`  ON  `app` . `acl_role_id`  =  `app.aclRole` . `id`  LEFT JOIN  (SELECT  `app.translation` . `app_id` ,  `app.translation` . `label`  as  `app.translation.label` ,  `app.translation` . `description`  as  `app.translation.description` ,  `app.translation` . `privacy_policy_extensions`  as  `app.translation.privacyPolicyExtensions` ,  `app.translation` . `custom_fields`  as  `app.translation.customFields`  FROM  `app_translation`  `app.translation`  WHERE  `app.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `app.app_translation`  ON  `app.app_translation` . `app_id`  =  `app` . `id`  WHERE  (`app` . `name`  =  'NINJAManufacturerExtension' );  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            84 
                                0.82 ms 
                                                        
                                SELECT  `app` . `id`  as  `app.id` ,  `app` . `name`  as  `app.name` ,  `app` . `path`  as  `app.path` ,  `app` . `author`  as  `app.author` ,  `app` . `copyright`  as  `app.copyright` ,  `app` . `license`  as  `app.license` ,  `app` . `active`  as  `app.active` ,  `app` . `configurable`  as  `app.configurable` ,  `app` . `privacy`  as  `app.privacy` ,  `app` . `version`  as  `app.version` ,  `app` . `icon`  as  `app.iconRaw` ,  `app` . `app_secret`  as  `app.appSecret` ,  `app` . `modules`  as  `app.modules` ,  `app` . `main_module`  as  `app.mainModule` ,  `app` . `cookies`  as  `app.cookies` ,  `app` . `allow_disable`  as  `app.allowDisable` ,  `app` . `base_app_url`  as  `app.baseAppUrl` ,  `app` . `allowed_hosts`  as  `app.allowedHosts` ,  `app` . `template_load_priority`  as  `app.templateLoadPriority` ,  `app` . `checkout_gateway_url`  as  `app.checkoutGatewayUrl` ,  `app` . `in_app_purchases_gateway_url`  as  `app.inAppPurchasesGatewayUrl` ,  `app` . `source_type`  as  `app.sourceType` ,  `app` . `source_config`  as  `app.sourceConfig` ,  `app` . `self_managed`  as  `app.selfManaged` ,  `app` . `integration_id`  as  `app.integrationId` ,  `app.integration` . `id`  as  `app.integration.id` ,  `app.integration` . `label`  as  `app.integration.label` ,  `app.integration` . `access_key`  as  `app.integration.accessKey` ,  `app.integration` . `secret_access_key`  as  `app.integration.secretAccessKey` ,  `app.integration` . `last_usage_at`  as  `app.integration.lastUsageAt` ,  `app.integration` . `admin`  as  `app.integration.admin` ,  `app.integration` . `custom_fields`  as  `app.integration.customFields` ,  `app.integration` . `deleted_at`  as  `app.integration.deletedAt` ,  `app.integration` . `created_at`  as  `app.integration.createdAt` ,  `app.integration` . `updated_at`  as  `app.integration.updatedAt` ,  `app` . `acl_role_id`  as  `app.aclRoleId` ,  `app.aclRole` . `id`  as  `app.aclRole.id` ,  `app.aclRole` . `name`  as  `app.aclRole.name` ,  `app.aclRole` . `description`  as  `app.aclRole.description` ,  `app.aclRole` . `privileges`  as  `app.aclRole.privileges` ,  `app.aclRole` . `deleted_at`  as  `app.aclRole.deletedAt` ,  `app.aclRole` . `created_at`  as  `app.aclRole.createdAt` ,  `app.aclRole` . `updated_at`  as  `app.aclRole.updatedAt` ,  `app` . `created_at`  as  `app.createdAt` ,  `app` . `updated_at`  as  `app.updatedAt` ,  `app.translation.label` ,  `app.translation.label`  as  `app.label` ,  `app.translation.description` ,  `app.translation.description`  as  `app.description` ,  `app.translation.privacyPolicyExtensions` ,  `app.translation.privacyPolicyExtensions`  as  `app.privacyPolicyExtensions` ,  `app.translation.customFields` ,  `app.translation.customFields`  as  `app.customFields`  FROM  `app`  LEFT JOIN  `integration`  `app.integration`  ON  `app` . `integration_id`  =  `app.integration` . `id`  LEFT JOIN  `acl_role`  `app.aclRole`  ON  `app` . `acl_role_id`  =  `app.aclRole` . `id`  LEFT JOIN  (SELECT  `app.translation` . `app_id` ,  `app.translation` . `label`  as  `app.translation.label` ,  `app.translation` . `description`  as  `app.translation.description` ,  `app.translation` . `privacy_policy_extensions`  as  `app.translation.privacyPolicyExtensions` ,  `app.translation` . `custom_fields`  as  `app.translation.customFields`  FROM  `app_translation`  `app.translation`  WHERE  `app.translation` . `language_id`  =  ? ) `app.app_translation`  ON  `app.app_translation` . `app_id`  =  `app` . `id`  WHERE  (`app` . `name`  =  ? ) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  "AcrisTagManagerAppCS "
 ] 
                                 
                                
                                
                                    SELECT 
  `app` . `id`  as  `app.id` , 
  `app` . `name`  as  `app.name` , 
  `app` . `path`  as  `app.path` , 
  `app` . `author`  as  `app.author` , 
  `app` . `copyright`  as  `app.copyright` , 
  `app` . `license`  as  `app.license` , 
  `app` . `active`  as  `app.active` , 
  `app` . `configurable`  as  `app.configurable` , 
  `app` . `privacy`  as  `app.privacy` , 
  `app` . `version`  as  `app.version` , 
  `app` . `icon`  as  `app.iconRaw` , 
  `app` . `app_secret`  as  `app.appSecret` , 
  `app` . `modules`  as  `app.modules` , 
  `app` . `main_module`  as  `app.mainModule` , 
  `app` . `cookies`  as  `app.cookies` , 
  `app` . `allow_disable`  as  `app.allowDisable` , 
  `app` . `base_app_url`  as  `app.baseAppUrl` , 
  `app` . `allowed_hosts`  as  `app.allowedHosts` , 
  `app` . `template_load_priority`  as  `app.templateLoadPriority` , 
  `app` . `checkout_gateway_url`  as  `app.checkoutGatewayUrl` , 
  `app` . `in_app_purchases_gateway_url`  as  `app.inAppPurchasesGatewayUrl` , 
  `app` . `source_type`  as  `app.sourceType` , 
  `app` . `source_config`  as  `app.sourceConfig` , 
  `app` . `self_managed`  as  `app.selfManaged` , 
  `app` . `integration_id`  as  `app.integrationId` , 
  `app.integration` . `id`  as  `app.integration.id` , 
  `app.integration` . `label`  as  `app.integration.label` , 
  `app.integration` . `access_key`  as  `app.integration.accessKey` , 
  `app.integration` . `secret_access_key`  as  `app.integration.secretAccessKey` , 
  `app.integration` . `last_usage_at`  as  `app.integration.lastUsageAt` , 
  `app.integration` . `admin`  as  `app.integration.admin` , 
  `app.integration` . `custom_fields`  as  `app.integration.customFields` , 
  `app.integration` . `deleted_at`  as  `app.integration.deletedAt` , 
  `app.integration` . `created_at`  as  `app.integration.createdAt` , 
  `app.integration` . `updated_at`  as  `app.integration.updatedAt` , 
  `app` . `acl_role_id`  as  `app.aclRoleId` , 
  `app.aclRole` . `id`  as  `app.aclRole.id` , 
  `app.aclRole` . `name`  as  `app.aclRole.name` , 
  `app.aclRole` . `description`  as  `app.aclRole.description` , 
  `app.aclRole` . `privileges`  as  `app.aclRole.privileges` , 
  `app.aclRole` . `deleted_at`  as  `app.aclRole.deletedAt` , 
  `app.aclRole` . `created_at`  as  `app.aclRole.createdAt` , 
  `app.aclRole` . `updated_at`  as  `app.aclRole.updatedAt` , 
  `app` . `created_at`  as  `app.createdAt` , 
  `app` . `updated_at`  as  `app.updatedAt` , 
  `app.translation.label` , 
  `app.translation.label`  as  `app.label` , 
  `app.translation.description` , 
  `app.translation.description`  as  `app.description` , 
  `app.translation.privacyPolicyExtensions` , 
  `app.translation.privacyPolicyExtensions`  as  `app.privacyPolicyExtensions` , 
  `app.translation.customFields` , 
  `app.translation.customFields`  as  `app.customFields` 
FROM 
  `app` 
  LEFT JOIN  `integration`  `app.integration`  ON  `app` . `integration_id`  =  `app.integration` . `id` 
  LEFT JOIN  `acl_role`  `app.aclRole`  ON  `app` . `acl_role_id`  =  `app.aclRole` . `id` 
  LEFT JOIN  (
    SELECT 
      `app.translation` . `app_id` , 
      `app.translation` . `label`  as  `app.translation.label` , 
      `app.translation` . `description`  as  `app.translation.description` , 
      `app.translation` . `privacy_policy_extensions`  as  `app.translation.privacyPolicyExtensions` , 
      `app.translation` . `custom_fields`  as  `app.translation.customFields` 
    FROM 
      `app_translation`  `app.translation` 
    WHERE 
      `app.translation` . `language_id`  =  ? 
  ) `app.app_translation`  ON  `app.app_translation` . `app_id`  =  `app` . `id` 
WHERE 
  (`app` . `name`  =  ? ) 
                                    Copy 
                                 
                                                                    
                                                                                SELECT  `app` . `id`  as  `app.id` ,  `app` . `name`  as  `app.name` ,  `app` . `path`  as  `app.path` ,  `app` . `author`  as  `app.author` ,  `app` . `copyright`  as  `app.copyright` ,  `app` . `license`  as  `app.license` ,  `app` . `active`  as  `app.active` ,  `app` . `configurable`  as  `app.configurable` ,  `app` . `privacy`  as  `app.privacy` ,  `app` . `version`  as  `app.version` ,  `app` . `icon`  as  `app.iconRaw` ,  `app` . `app_secret`  as  `app.appSecret` ,  `app` . `modules`  as  `app.modules` ,  `app` . `main_module`  as  `app.mainModule` ,  `app` . `cookies`  as  `app.cookies` ,  `app` . `allow_disable`  as  `app.allowDisable` ,  `app` . `base_app_url`  as  `app.baseAppUrl` ,  `app` . `allowed_hosts`  as  `app.allowedHosts` ,  `app` . `template_load_priority`  as  `app.templateLoadPriority` ,  `app` . `checkout_gateway_url`  as  `app.checkoutGatewayUrl` ,  `app` . `in_app_purchases_gateway_url`  as  `app.inAppPurchasesGatewayUrl` ,  `app` . `source_type`  as  `app.sourceType` ,  `app` . `source_config`  as  `app.sourceConfig` ,  `app` . `self_managed`  as  `app.selfManaged` ,  `app` . `integration_id`  as  `app.integrationId` ,  `app.integration` . `id`  as  `app.integration.id` ,  `app.integration` . `label`  as  `app.integration.label` ,  `app.integration` . `access_key`  as  `app.integration.accessKey` ,  `app.integration` . `secret_access_key`  as  `app.integration.secretAccessKey` ,  `app.integration` . `last_usage_at`  as  `app.integration.lastUsageAt` ,  `app.integration` . `admin`  as  `app.integration.admin` ,  `app.integration` . `custom_fields`  as  `app.integration.customFields` ,  `app.integration` . `deleted_at`  as  `app.integration.deletedAt` ,  `app.integration` . `created_at`  as  `app.integration.createdAt` ,  `app.integration` . `updated_at`  as  `app.integration.updatedAt` ,  `app` . `acl_role_id`  as  `app.aclRoleId` ,  `app.aclRole` . `id`  as  `app.aclRole.id` ,  `app.aclRole` . `name`  as  `app.aclRole.name` ,  `app.aclRole` . `description`  as  `app.aclRole.description` ,  `app.aclRole` . `privileges`  as  `app.aclRole.privileges` ,  `app.aclRole` . `deleted_at`  as  `app.aclRole.deletedAt` ,  `app.aclRole` . `created_at`  as  `app.aclRole.createdAt` ,  `app.aclRole` . `updated_at`  as  `app.aclRole.updatedAt` ,  `app` . `created_at`  as  `app.createdAt` ,  `app` . `updated_at`  as  `app.updatedAt` ,  `app.translation.label` ,  `app.translation.label`  as  `app.label` ,  `app.translation.description` ,  `app.translation.description`  as  `app.description` ,  `app.translation.privacyPolicyExtensions` ,  `app.translation.privacyPolicyExtensions`  as  `app.privacyPolicyExtensions` ,  `app.translation.customFields` ,  `app.translation.customFields`  as  `app.customFields`  FROM  `app`  LEFT JOIN  `integration`  `app.integration`  ON  `app` . `integration_id`  =  `app.integration` . `id`  LEFT JOIN  `acl_role`  `app.aclRole`  ON  `app` . `acl_role_id`  =  `app.aclRole` . `id`  LEFT JOIN  (SELECT  `app.translation` . `app_id` ,  `app.translation` . `label`  as  `app.translation.label` ,  `app.translation` . `description`  as  `app.translation.description` ,  `app.translation` . `privacy_policy_extensions`  as  `app.translation.privacyPolicyExtensions` ,  `app.translation` . `custom_fields`  as  `app.translation.customFields`  FROM  `app_translation`  `app.translation`  WHERE  `app.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `app.app_translation`  ON  `app.app_translation` . `app_id`  =  `app` . `id`  WHERE  (`app` . `name`  =  'AcrisTagManagerAppCS' );  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            85 
                                0.68 ms 
                                                        
                                SELECT  `app` . `id`  as  `app.id` ,  `app` . `name`  as  `app.name` ,  `app` . `path`  as  `app.path` ,  `app` . `author`  as  `app.author` ,  `app` . `copyright`  as  `app.copyright` ,  `app` . `license`  as  `app.license` ,  `app` . `active`  as  `app.active` ,  `app` . `configurable`  as  `app.configurable` ,  `app` . `privacy`  as  `app.privacy` ,  `app` . `version`  as  `app.version` ,  `app` . `icon`  as  `app.iconRaw` ,  `app` . `app_secret`  as  `app.appSecret` ,  `app` . `modules`  as  `app.modules` ,  `app` . `main_module`  as  `app.mainModule` ,  `app` . `cookies`  as  `app.cookies` ,  `app` . `allow_disable`  as  `app.allowDisable` ,  `app` . `base_app_url`  as  `app.baseAppUrl` ,  `app` . `allowed_hosts`  as  `app.allowedHosts` ,  `app` . `template_load_priority`  as  `app.templateLoadPriority` ,  `app` . `checkout_gateway_url`  as  `app.checkoutGatewayUrl` ,  `app` . `in_app_purchases_gateway_url`  as  `app.inAppPurchasesGatewayUrl` ,  `app` . `source_type`  as  `app.sourceType` ,  `app` . `source_config`  as  `app.sourceConfig` ,  `app` . `self_managed`  as  `app.selfManaged` ,  `app` . `integration_id`  as  `app.integrationId` ,  `app.integration` . `id`  as  `app.integration.id` ,  `app.integration` . `label`  as  `app.integration.label` ,  `app.integration` . `access_key`  as  `app.integration.accessKey` ,  `app.integration` . `secret_access_key`  as  `app.integration.secretAccessKey` ,  `app.integration` . `last_usage_at`  as  `app.integration.lastUsageAt` ,  `app.integration` . `admin`  as  `app.integration.admin` ,  `app.integration` . `custom_fields`  as  `app.integration.customFields` ,  `app.integration` . `deleted_at`  as  `app.integration.deletedAt` ,  `app.integration` . `created_at`  as  `app.integration.createdAt` ,  `app.integration` . `updated_at`  as  `app.integration.updatedAt` ,  `app` . `acl_role_id`  as  `app.aclRoleId` ,  `app.aclRole` . `id`  as  `app.aclRole.id` ,  `app.aclRole` . `name`  as  `app.aclRole.name` ,  `app.aclRole` . `description`  as  `app.aclRole.description` ,  `app.aclRole` . `privileges`  as  `app.aclRole.privileges` ,  `app.aclRole` . `deleted_at`  as  `app.aclRole.deletedAt` ,  `app.aclRole` . `created_at`  as  `app.aclRole.createdAt` ,  `app.aclRole` . `updated_at`  as  `app.aclRole.updatedAt` ,  `app` . `created_at`  as  `app.createdAt` ,  `app` . `updated_at`  as  `app.updatedAt` ,  `app.translation.label` ,  `app.translation.label`  as  `app.label` ,  `app.translation.description` ,  `app.translation.description`  as  `app.description` ,  `app.translation.privacyPolicyExtensions` ,  `app.translation.privacyPolicyExtensions`  as  `app.privacyPolicyExtensions` ,  `app.translation.customFields` ,  `app.translation.customFields`  as  `app.customFields`  FROM  `app`  LEFT JOIN  `integration`  `app.integration`  ON  `app` . `integration_id`  =  `app.integration` . `id`  LEFT JOIN  `acl_role`  `app.aclRole`  ON  `app` . `acl_role_id`  =  `app.aclRole` . `id`  LEFT JOIN  (SELECT  `app.translation` . `app_id` ,  `app.translation` . `label`  as  `app.translation.label` ,  `app.translation` . `description`  as  `app.translation.description` ,  `app.translation` . `privacy_policy_extensions`  as  `app.translation.privacyPolicyExtensions` ,  `app.translation` . `custom_fields`  as  `app.translation.customFields`  FROM  `app_translation`  `app.translation`  WHERE  `app.translation` . `language_id`  =  ? ) `app.app_translation`  ON  `app.app_translation` . `app_id`  =  `app` . `id`  WHERE  (`app` . `name`  =  ? ) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  "CampitVariantSwitch "
 ] 
                                 
                                
                                
                                    SELECT 
  `app` . `id`  as  `app.id` , 
  `app` . `name`  as  `app.name` , 
  `app` . `path`  as  `app.path` , 
  `app` . `author`  as  `app.author` , 
  `app` . `copyright`  as  `app.copyright` , 
  `app` . `license`  as  `app.license` , 
  `app` . `active`  as  `app.active` , 
  `app` . `configurable`  as  `app.configurable` , 
  `app` . `privacy`  as  `app.privacy` , 
  `app` . `version`  as  `app.version` , 
  `app` . `icon`  as  `app.iconRaw` , 
  `app` . `app_secret`  as  `app.appSecret` , 
  `app` . `modules`  as  `app.modules` , 
  `app` . `main_module`  as  `app.mainModule` , 
  `app` . `cookies`  as  `app.cookies` , 
  `app` . `allow_disable`  as  `app.allowDisable` , 
  `app` . `base_app_url`  as  `app.baseAppUrl` , 
  `app` . `allowed_hosts`  as  `app.allowedHosts` , 
  `app` . `template_load_priority`  as  `app.templateLoadPriority` , 
  `app` . `checkout_gateway_url`  as  `app.checkoutGatewayUrl` , 
  `app` . `in_app_purchases_gateway_url`  as  `app.inAppPurchasesGatewayUrl` , 
  `app` . `source_type`  as  `app.sourceType` , 
  `app` . `source_config`  as  `app.sourceConfig` , 
  `app` . `self_managed`  as  `app.selfManaged` , 
  `app` . `integration_id`  as  `app.integrationId` , 
  `app.integration` . `id`  as  `app.integration.id` , 
  `app.integration` . `label`  as  `app.integration.label` , 
  `app.integration` . `access_key`  as  `app.integration.accessKey` , 
  `app.integration` . `secret_access_key`  as  `app.integration.secretAccessKey` , 
  `app.integration` . `last_usage_at`  as  `app.integration.lastUsageAt` , 
  `app.integration` . `admin`  as  `app.integration.admin` , 
  `app.integration` . `custom_fields`  as  `app.integration.customFields` , 
  `app.integration` . `deleted_at`  as  `app.integration.deletedAt` , 
  `app.integration` . `created_at`  as  `app.integration.createdAt` , 
  `app.integration` . `updated_at`  as  `app.integration.updatedAt` , 
  `app` . `acl_role_id`  as  `app.aclRoleId` , 
  `app.aclRole` . `id`  as  `app.aclRole.id` , 
  `app.aclRole` . `name`  as  `app.aclRole.name` , 
  `app.aclRole` . `description`  as  `app.aclRole.description` , 
  `app.aclRole` . `privileges`  as  `app.aclRole.privileges` , 
  `app.aclRole` . `deleted_at`  as  `app.aclRole.deletedAt` , 
  `app.aclRole` . `created_at`  as  `app.aclRole.createdAt` , 
  `app.aclRole` . `updated_at`  as  `app.aclRole.updatedAt` , 
  `app` . `created_at`  as  `app.createdAt` , 
  `app` . `updated_at`  as  `app.updatedAt` , 
  `app.translation.label` , 
  `app.translation.label`  as  `app.label` , 
  `app.translation.description` , 
  `app.translation.description`  as  `app.description` , 
  `app.translation.privacyPolicyExtensions` , 
  `app.translation.privacyPolicyExtensions`  as  `app.privacyPolicyExtensions` , 
  `app.translation.customFields` , 
  `app.translation.customFields`  as  `app.customFields` 
FROM 
  `app` 
  LEFT JOIN  `integration`  `app.integration`  ON  `app` . `integration_id`  =  `app.integration` . `id` 
  LEFT JOIN  `acl_role`  `app.aclRole`  ON  `app` . `acl_role_id`  =  `app.aclRole` . `id` 
  LEFT JOIN  (
    SELECT 
      `app.translation` . `app_id` , 
      `app.translation` . `label`  as  `app.translation.label` , 
      `app.translation` . `description`  as  `app.translation.description` , 
      `app.translation` . `privacy_policy_extensions`  as  `app.translation.privacyPolicyExtensions` , 
      `app.translation` . `custom_fields`  as  `app.translation.customFields` 
    FROM 
      `app_translation`  `app.translation` 
    WHERE 
      `app.translation` . `language_id`  =  ? 
  ) `app.app_translation`  ON  `app.app_translation` . `app_id`  =  `app` . `id` 
WHERE 
  (`app` . `name`  =  ? ) 
                                    Copy 
                                 
                                                                    
                                                                                SELECT  `app` . `id`  as  `app.id` ,  `app` . `name`  as  `app.name` ,  `app` . `path`  as  `app.path` ,  `app` . `author`  as  `app.author` ,  `app` . `copyright`  as  `app.copyright` ,  `app` . `license`  as  `app.license` ,  `app` . `active`  as  `app.active` ,  `app` . `configurable`  as  `app.configurable` ,  `app` . `privacy`  as  `app.privacy` ,  `app` . `version`  as  `app.version` ,  `app` . `icon`  as  `app.iconRaw` ,  `app` . `app_secret`  as  `app.appSecret` ,  `app` . `modules`  as  `app.modules` ,  `app` . `main_module`  as  `app.mainModule` ,  `app` . `cookies`  as  `app.cookies` ,  `app` . `allow_disable`  as  `app.allowDisable` ,  `app` . `base_app_url`  as  `app.baseAppUrl` ,  `app` . `allowed_hosts`  as  `app.allowedHosts` ,  `app` . `template_load_priority`  as  `app.templateLoadPriority` ,  `app` . `checkout_gateway_url`  as  `app.checkoutGatewayUrl` ,  `app` . `in_app_purchases_gateway_url`  as  `app.inAppPurchasesGatewayUrl` ,  `app` . `source_type`  as  `app.sourceType` ,  `app` . `source_config`  as  `app.sourceConfig` ,  `app` . `self_managed`  as  `app.selfManaged` ,  `app` . `integration_id`  as  `app.integrationId` ,  `app.integration` . `id`  as  `app.integration.id` ,  `app.integration` . `label`  as  `app.integration.label` ,  `app.integration` . `access_key`  as  `app.integration.accessKey` ,  `app.integration` . `secret_access_key`  as  `app.integration.secretAccessKey` ,  `app.integration` . `last_usage_at`  as  `app.integration.lastUsageAt` ,  `app.integration` . `admin`  as  `app.integration.admin` ,  `app.integration` . `custom_fields`  as  `app.integration.customFields` ,  `app.integration` . `deleted_at`  as  `app.integration.deletedAt` ,  `app.integration` . `created_at`  as  `app.integration.createdAt` ,  `app.integration` . `updated_at`  as  `app.integration.updatedAt` ,  `app` . `acl_role_id`  as  `app.aclRoleId` ,  `app.aclRole` . `id`  as  `app.aclRole.id` ,  `app.aclRole` . `name`  as  `app.aclRole.name` ,  `app.aclRole` . `description`  as  `app.aclRole.description` ,  `app.aclRole` . `privileges`  as  `app.aclRole.privileges` ,  `app.aclRole` . `deleted_at`  as  `app.aclRole.deletedAt` ,  `app.aclRole` . `created_at`  as  `app.aclRole.createdAt` ,  `app.aclRole` . `updated_at`  as  `app.aclRole.updatedAt` ,  `app` . `created_at`  as  `app.createdAt` ,  `app` . `updated_at`  as  `app.updatedAt` ,  `app.translation.label` ,  `app.translation.label`  as  `app.label` ,  `app.translation.description` ,  `app.translation.description`  as  `app.description` ,  `app.translation.privacyPolicyExtensions` ,  `app.translation.privacyPolicyExtensions`  as  `app.privacyPolicyExtensions` ,  `app.translation.customFields` ,  `app.translation.customFields`  as  `app.customFields`  FROM  `app`  LEFT JOIN  `integration`  `app.integration`  ON  `app` . `integration_id`  =  `app.integration` . `id`  LEFT JOIN  `acl_role`  `app.aclRole`  ON  `app` . `acl_role_id`  =  `app.aclRole` . `id`  LEFT JOIN  (SELECT  `app.translation` . `app_id` ,  `app.translation` . `label`  as  `app.translation.label` ,  `app.translation` . `description`  as  `app.translation.description` ,  `app.translation` . `privacy_policy_extensions`  as  `app.translation.privacyPolicyExtensions` ,  `app.translation` . `custom_fields`  as  `app.translation.customFields`  FROM  `app_translation`  `app.translation`  WHERE  `app.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `app.app_translation`  ON  `app.app_translation` . `app_id`  =  `app` . `id`  WHERE  (`app` . `name`  =  'CampitVariantSwitch' );  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            86 
                                0.79 ms 
                                                        
                                SELECT  `app` . `id`  as  `app.id` ,  `app` . `name`  as  `app.name` ,  `app` . `path`  as  `app.path` ,  `app` . `author`  as  `app.author` ,  `app` . `copyright`  as  `app.copyright` ,  `app` . `license`  as  `app.license` ,  `app` . `active`  as  `app.active` ,  `app` . `configurable`  as  `app.configurable` ,  `app` . `privacy`  as  `app.privacy` ,  `app` . `version`  as  `app.version` ,  `app` . `icon`  as  `app.iconRaw` ,  `app` . `app_secret`  as  `app.appSecret` ,  `app` . `modules`  as  `app.modules` ,  `app` . `main_module`  as  `app.mainModule` ,  `app` . `cookies`  as  `app.cookies` ,  `app` . `allow_disable`  as  `app.allowDisable` ,  `app` . `base_app_url`  as  `app.baseAppUrl` ,  `app` . `allowed_hosts`  as  `app.allowedHosts` ,  `app` . `template_load_priority`  as  `app.templateLoadPriority` ,  `app` . `checkout_gateway_url`  as  `app.checkoutGatewayUrl` ,  `app` . `in_app_purchases_gateway_url`  as  `app.inAppPurchasesGatewayUrl` ,  `app` . `source_type`  as  `app.sourceType` ,  `app` . `source_config`  as  `app.sourceConfig` ,  `app` . `self_managed`  as  `app.selfManaged` ,  `app` . `integration_id`  as  `app.integrationId` ,  `app.integration` . `id`  as  `app.integration.id` ,  `app.integration` . `label`  as  `app.integration.label` ,  `app.integration` . `access_key`  as  `app.integration.accessKey` ,  `app.integration` . `secret_access_key`  as  `app.integration.secretAccessKey` ,  `app.integration` . `last_usage_at`  as  `app.integration.lastUsageAt` ,  `app.integration` . `admin`  as  `app.integration.admin` ,  `app.integration` . `custom_fields`  as  `app.integration.customFields` ,  `app.integration` . `deleted_at`  as  `app.integration.deletedAt` ,  `app.integration` . `created_at`  as  `app.integration.createdAt` ,  `app.integration` . `updated_at`  as  `app.integration.updatedAt` ,  `app` . `acl_role_id`  as  `app.aclRoleId` ,  `app.aclRole` . `id`  as  `app.aclRole.id` ,  `app.aclRole` . `name`  as  `app.aclRole.name` ,  `app.aclRole` . `description`  as  `app.aclRole.description` ,  `app.aclRole` . `privileges`  as  `app.aclRole.privileges` ,  `app.aclRole` . `deleted_at`  as  `app.aclRole.deletedAt` ,  `app.aclRole` . `created_at`  as  `app.aclRole.createdAt` ,  `app.aclRole` . `updated_at`  as  `app.aclRole.updatedAt` ,  `app` . `created_at`  as  `app.createdAt` ,  `app` . `updated_at`  as  `app.updatedAt` ,  `app.translation.label` ,  `app.translation.label`  as  `app.label` ,  `app.translation.description` ,  `app.translation.description`  as  `app.description` ,  `app.translation.privacyPolicyExtensions` ,  `app.translation.privacyPolicyExtensions`  as  `app.privacyPolicyExtensions` ,  `app.translation.customFields` ,  `app.translation.customFields`  as  `app.customFields`  FROM  `app`  LEFT JOIN  `integration`  `app.integration`  ON  `app` . `integration_id`  =  `app.integration` . `id`  LEFT JOIN  `acl_role`  `app.aclRole`  ON  `app` . `acl_role_id`  =  `app.aclRole` . `id`  LEFT JOIN  (SELECT  `app.translation` . `app_id` ,  `app.translation` . `label`  as  `app.translation.label` ,  `app.translation` . `description`  as  `app.translation.description` ,  `app.translation` . `privacy_policy_extensions`  as  `app.translation.privacyPolicyExtensions` ,  `app.translation` . `custom_fields`  as  `app.translation.customFields`  FROM  `app_translation`  `app.translation`  WHERE  `app.translation` . `language_id`  =  ? ) `app.app_translation`  ON  `app.app_translation` . `app_id`  =  `app` . `id`  WHERE  (`app` . `name`  =  ? ) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  "TrustedShopsEasyIntegrationS6 "
 ] 
                                 
                                
                                
                                    SELECT 
  `app` . `id`  as  `app.id` , 
  `app` . `name`  as  `app.name` , 
  `app` . `path`  as  `app.path` , 
  `app` . `author`  as  `app.author` , 
  `app` . `copyright`  as  `app.copyright` , 
  `app` . `license`  as  `app.license` , 
  `app` . `active`  as  `app.active` , 
  `app` . `configurable`  as  `app.configurable` , 
  `app` . `privacy`  as  `app.privacy` , 
  `app` . `version`  as  `app.version` , 
  `app` . `icon`  as  `app.iconRaw` , 
  `app` . `app_secret`  as  `app.appSecret` , 
  `app` . `modules`  as  `app.modules` , 
  `app` . `main_module`  as  `app.mainModule` , 
  `app` . `cookies`  as  `app.cookies` , 
  `app` . `allow_disable`  as  `app.allowDisable` , 
  `app` . `base_app_url`  as  `app.baseAppUrl` , 
  `app` . `allowed_hosts`  as  `app.allowedHosts` , 
  `app` . `template_load_priority`  as  `app.templateLoadPriority` , 
  `app` . `checkout_gateway_url`  as  `app.checkoutGatewayUrl` , 
  `app` . `in_app_purchases_gateway_url`  as  `app.inAppPurchasesGatewayUrl` , 
  `app` . `source_type`  as  `app.sourceType` , 
  `app` . `source_config`  as  `app.sourceConfig` , 
  `app` . `self_managed`  as  `app.selfManaged` , 
  `app` . `integration_id`  as  `app.integrationId` , 
  `app.integration` . `id`  as  `app.integration.id` , 
  `app.integration` . `label`  as  `app.integration.label` , 
  `app.integration` . `access_key`  as  `app.integration.accessKey` , 
  `app.integration` . `secret_access_key`  as  `app.integration.secretAccessKey` , 
  `app.integration` . `last_usage_at`  as  `app.integration.lastUsageAt` , 
  `app.integration` . `admin`  as  `app.integration.admin` , 
  `app.integration` . `custom_fields`  as  `app.integration.customFields` , 
  `app.integration` . `deleted_at`  as  `app.integration.deletedAt` , 
  `app.integration` . `created_at`  as  `app.integration.createdAt` , 
  `app.integration` . `updated_at`  as  `app.integration.updatedAt` , 
  `app` . `acl_role_id`  as  `app.aclRoleId` , 
  `app.aclRole` . `id`  as  `app.aclRole.id` , 
  `app.aclRole` . `name`  as  `app.aclRole.name` , 
  `app.aclRole` . `description`  as  `app.aclRole.description` , 
  `app.aclRole` . `privileges`  as  `app.aclRole.privileges` , 
  `app.aclRole` . `deleted_at`  as  `app.aclRole.deletedAt` , 
  `app.aclRole` . `created_at`  as  `app.aclRole.createdAt` , 
  `app.aclRole` . `updated_at`  as  `app.aclRole.updatedAt` , 
  `app` . `created_at`  as  `app.createdAt` , 
  `app` . `updated_at`  as  `app.updatedAt` , 
  `app.translation.label` , 
  `app.translation.label`  as  `app.label` , 
  `app.translation.description` , 
  `app.translation.description`  as  `app.description` , 
  `app.translation.privacyPolicyExtensions` , 
  `app.translation.privacyPolicyExtensions`  as  `app.privacyPolicyExtensions` , 
  `app.translation.customFields` , 
  `app.translation.customFields`  as  `app.customFields` 
FROM 
  `app` 
  LEFT JOIN  `integration`  `app.integration`  ON  `app` . `integration_id`  =  `app.integration` . `id` 
  LEFT JOIN  `acl_role`  `app.aclRole`  ON  `app` . `acl_role_id`  =  `app.aclRole` . `id` 
  LEFT JOIN  (
    SELECT 
      `app.translation` . `app_id` , 
      `app.translation` . `label`  as  `app.translation.label` , 
      `app.translation` . `description`  as  `app.translation.description` , 
      `app.translation` . `privacy_policy_extensions`  as  `app.translation.privacyPolicyExtensions` , 
      `app.translation` . `custom_fields`  as  `app.translation.customFields` 
    FROM 
      `app_translation`  `app.translation` 
    WHERE 
      `app.translation` . `language_id`  =  ? 
  ) `app.app_translation`  ON  `app.app_translation` . `app_id`  =  `app` . `id` 
WHERE 
  (`app` . `name`  =  ? ) 
                                    Copy 
                                 
                                                                    
                                                                                SELECT  `app` . `id`  as  `app.id` ,  `app` . `name`  as  `app.name` ,  `app` . `path`  as  `app.path` ,  `app` . `author`  as  `app.author` ,  `app` . `copyright`  as  `app.copyright` ,  `app` . `license`  as  `app.license` ,  `app` . `active`  as  `app.active` ,  `app` . `configurable`  as  `app.configurable` ,  `app` . `privacy`  as  `app.privacy` ,  `app` . `version`  as  `app.version` ,  `app` . `icon`  as  `app.iconRaw` ,  `app` . `app_secret`  as  `app.appSecret` ,  `app` . `modules`  as  `app.modules` ,  `app` . `main_module`  as  `app.mainModule` ,  `app` . `cookies`  as  `app.cookies` ,  `app` . `allow_disable`  as  `app.allowDisable` ,  `app` . `base_app_url`  as  `app.baseAppUrl` ,  `app` . `allowed_hosts`  as  `app.allowedHosts` ,  `app` . `template_load_priority`  as  `app.templateLoadPriority` ,  `app` . `checkout_gateway_url`  as  `app.checkoutGatewayUrl` ,  `app` . `in_app_purchases_gateway_url`  as  `app.inAppPurchasesGatewayUrl` ,  `app` . `source_type`  as  `app.sourceType` ,  `app` . `source_config`  as  `app.sourceConfig` ,  `app` . `self_managed`  as  `app.selfManaged` ,  `app` . `integration_id`  as  `app.integrationId` ,  `app.integration` . `id`  as  `app.integration.id` ,  `app.integration` . `label`  as  `app.integration.label` ,  `app.integration` . `access_key`  as  `app.integration.accessKey` ,  `app.integration` . `secret_access_key`  as  `app.integration.secretAccessKey` ,  `app.integration` . `last_usage_at`  as  `app.integration.lastUsageAt` ,  `app.integration` . `admin`  as  `app.integration.admin` ,  `app.integration` . `custom_fields`  as  `app.integration.customFields` ,  `app.integration` . `deleted_at`  as  `app.integration.deletedAt` ,  `app.integration` . `created_at`  as  `app.integration.createdAt` ,  `app.integration` . `updated_at`  as  `app.integration.updatedAt` ,  `app` . `acl_role_id`  as  `app.aclRoleId` ,  `app.aclRole` . `id`  as  `app.aclRole.id` ,  `app.aclRole` . `name`  as  `app.aclRole.name` ,  `app.aclRole` . `description`  as  `app.aclRole.description` ,  `app.aclRole` . `privileges`  as  `app.aclRole.privileges` ,  `app.aclRole` . `deleted_at`  as  `app.aclRole.deletedAt` ,  `app.aclRole` . `created_at`  as  `app.aclRole.createdAt` ,  `app.aclRole` . `updated_at`  as  `app.aclRole.updatedAt` ,  `app` . `created_at`  as  `app.createdAt` ,  `app` . `updated_at`  as  `app.updatedAt` ,  `app.translation.label` ,  `app.translation.label`  as  `app.label` ,  `app.translation.description` ,  `app.translation.description`  as  `app.description` ,  `app.translation.privacyPolicyExtensions` ,  `app.translation.privacyPolicyExtensions`  as  `app.privacyPolicyExtensions` ,  `app.translation.customFields` ,  `app.translation.customFields`  as  `app.customFields`  FROM  `app`  LEFT JOIN  `integration`  `app.integration`  ON  `app` . `integration_id`  =  `app.integration` . `id`  LEFT JOIN  `acl_role`  `app.aclRole`  ON  `app` . `acl_role_id`  =  `app.aclRole` . `id`  LEFT JOIN  (SELECT  `app.translation` . `app_id` ,  `app.translation` . `label`  as  `app.translation.label` ,  `app.translation` . `description`  as  `app.translation.description` ,  `app.translation` . `privacy_policy_extensions`  as  `app.translation.privacyPolicyExtensions` ,  `app.translation` . `custom_fields`  as  `app.translation.customFields`  FROM  `app_translation`  `app.translation`  WHERE  `app.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `app.app_translation`  ON  `app.app_translation` . `app_id`  =  `app` . `id`  WHERE  (`app` . `name`  =  'TrustedShopsEasyIntegrationS6' );  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            87 
                                0.31 ms 
                                                        
                                SELECT  path  FROM  category  WHERE  id  =  ?  
                                
                                    Parameters : 
[
  b"ÂÂ ¶G‚H˜’8À~$_Ê5 "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  path  FROM  category  WHERE  id  =  0xC2C220B6478248989238C07E245FCA35 ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            88 
                                0.23 ms 
                                                        
                                SELECT  min_search_length  FROM  product_search_config  WHERE  language_id  =  ?  
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  min_search_length  FROM  product_search_config  WHERE  language_id  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            89 
                                0.39 ms 
                                                        
                                SELECT  LOWER (HEX (id )) FROM  snippet_set  WHERE  iso  =  ?  
                                
                                
                                
                                                                    
                                                                                SELECT  LOWER (HEX (id )) FROM  snippet_set  WHERE  iso  =  'de-DE' ;  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            90 
                                1.17 ms 
                                                        
                                SELECT  `category` . `id`  as  `category.id` ,  `category` . `version_id`  as  `category.versionId` ,  `category` . `parent_id`  as  `category.parentId` ,  `category` . `parent_version_id`  as  `category.parentVersionId` ,  `category` . `after_category_id`  as  `category.afterCategoryId` ,  `category` . `after_category_version_id`  as  `category.afterCategoryVersionId` ,  `category` . `media_id`  as  `category.mediaId` ,  `category` . `display_nested_products`  as  `category.displayNestedProducts` ,  `category` . `auto_increment`  as  `category.autoIncrement` ,  `category` . `level`  as  `category.level` ,  `category` . `path`  as  `category.path` ,  `category` . `child_count`  as  `category.childCount` ,  `category` . `type`  as  `category.type` ,  `category` . `product_assignment_type`  as  `category.productAssignmentType` ,  `category` . `visible`  as  `category.visible` ,  `category` . `active`  as  `category.active` ,  `category` . `cms_page_id`  as  `category.cmsPageId` ,  `category` . `cms_page_version_id`  as  `category.cmsPageVersionId` ,  `category` . `product_stream_id`  as  `category.productStreamId` ,  `category` . `custom_entity_type_id`  as  `category.customEntityTypeId` ,  `category` . `created_at`  as  `category.createdAt` ,  `category` . `updated_at`  as  `category.updatedAt` ,  `category.translation.name` ,  `category.translation.name`  as  `category.name` ,  `category.translation.breadcrumb` ,  `category.translation.breadcrumb`  as  `category.breadcrumb` ,  `category.translation.slotConfig` ,  `category.translation.slotConfig`  as  `category.slotConfig` ,  `category.translation.linkType` ,  `category.translation.linkType`  as  `category.linkType` ,  `category.translation.internalLink` ,  `category.translation.internalLink`  as  `category.internalLink` ,  `category.translation.externalLink` ,  `category.translation.externalLink`  as  `category.externalLink` ,  `category.translation.linkNewTab` ,  `category.translation.linkNewTab`  as  `category.linkNewTab` ,  `category.translation.description` ,  `category.translation.description`  as  `category.description` ,  `category.translation.metaTitle` ,  `category.translation.metaTitle`  as  `category.metaTitle` ,  `category.translation.metaDescription` ,  `category.translation.metaDescription`  as  `category.metaDescription` ,  `category.translation.keywords` ,  `category.translation.keywords`  as  `category.keywords` ,  `category.translation.customFields` ,  `category.translation.customFields`  as  `category.customFields`  FROM  `category`  LEFT JOIN  (SELECT  `category.translation` . `category_id` ,  `category.translation` . `category_version_id` ,  `category.translation` . `breadcrumb`  as  `category.translation.breadcrumb` ,  `category.translation` . `name`  as  `category.translation.name` ,  `category.translation` . `custom_fields`  as  `category.translation.customFields` ,  `category.translation` . `slot_config`  as  `category.translation.slotConfig` ,  `category.translation` . `link_type`  as  `category.translation.linkType` ,  `category.translation` . `internal_link`  as  `category.translation.internalLink` ,  `category.translation` . `external_link`  as  `category.translation.externalLink` ,  `category.translation` . `link_new_tab`  as  `category.translation.linkNewTab` ,  `category.translation` . `description`  as  `category.translation.description` ,  `category.translation` . `meta_title`  as  `category.translation.metaTitle` ,  `category.translation` . `meta_description`  as  `category.translation.metaDescription` ,  `category.translation` . `keywords`  as  `category.translation.keywords`  FROM  `category_translation`  `category.translation`  WHERE  `category.translation` . `language_id`  =  ? ) `category.category_translation`  ON  `category.category_translation` . `category_id`  =  `category` . `id`  AND  `category.category_translation` . `category_version_id`  =  `category` . `version_id`  WHERE  (`category` . `version_id`  =  ? ) AND  (`category` . `id`  IN  (? )) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
  b"ÂÂ ¶G‚H˜’8À~$_Ê5 "
 ] 
                                 
                                
                                
                                    SELECT 
  `category` . `id`  as  `category.id` , 
  `category` . `version_id`  as  `category.versionId` , 
  `category` . `parent_id`  as  `category.parentId` , 
  `category` . `parent_version_id`  as  `category.parentVersionId` , 
  `category` . `after_category_id`  as  `category.afterCategoryId` , 
  `category` . `after_category_version_id`  as  `category.afterCategoryVersionId` , 
  `category` . `media_id`  as  `category.mediaId` , 
  `category` . `display_nested_products`  as  `category.displayNestedProducts` , 
  `category` . `auto_increment`  as  `category.autoIncrement` , 
  `category` . `level`  as  `category.level` , 
  `category` . `path`  as  `category.path` , 
  `category` . `child_count`  as  `category.childCount` , 
  `category` . `type`  as  `category.type` , 
  `category` . `product_assignment_type`  as  `category.productAssignmentType` , 
  `category` . `visible`  as  `category.visible` , 
  `category` . `active`  as  `category.active` , 
  `category` . `cms_page_id`  as  `category.cmsPageId` , 
  `category` . `cms_page_version_id`  as  `category.cmsPageVersionId` , 
  `category` . `product_stream_id`  as  `category.productStreamId` , 
  `category` . `custom_entity_type_id`  as  `category.customEntityTypeId` , 
  `category` . `created_at`  as  `category.createdAt` , 
  `category` . `updated_at`  as  `category.updatedAt` , 
  `category.translation.name` , 
  `category.translation.name`  as  `category.name` , 
  `category.translation.breadcrumb` , 
  `category.translation.breadcrumb`  as  `category.breadcrumb` , 
  `category.translation.slotConfig` , 
  `category.translation.slotConfig`  as  `category.slotConfig` , 
  `category.translation.linkType` , 
  `category.translation.linkType`  as  `category.linkType` , 
  `category.translation.internalLink` , 
  `category.translation.internalLink`  as  `category.internalLink` , 
  `category.translation.externalLink` , 
  `category.translation.externalLink`  as  `category.externalLink` , 
  `category.translation.linkNewTab` , 
  `category.translation.linkNewTab`  as  `category.linkNewTab` , 
  `category.translation.description` , 
  `category.translation.description`  as  `category.description` , 
  `category.translation.metaTitle` , 
  `category.translation.metaTitle`  as  `category.metaTitle` , 
  `category.translation.metaDescription` , 
  `category.translation.metaDescription`  as  `category.metaDescription` , 
  `category.translation.keywords` , 
  `category.translation.keywords`  as  `category.keywords` , 
  `category.translation.customFields` , 
  `category.translation.customFields`  as  `category.customFields` 
FROM 
  `category` 
  LEFT JOIN  (
    SELECT 
      `category.translation` . `category_id` , 
      `category.translation` . `category_version_id` , 
      `category.translation` . `breadcrumb`  as  `category.translation.breadcrumb` , 
      `category.translation` . `name`  as  `category.translation.name` , 
      `category.translation` . `custom_fields`  as  `category.translation.customFields` , 
      `category.translation` . `slot_config`  as  `category.translation.slotConfig` , 
      `category.translation` . `link_type`  as  `category.translation.linkType` , 
      `category.translation` . `internal_link`  as  `category.translation.internalLink` , 
      `category.translation` . `external_link`  as  `category.translation.externalLink` , 
      `category.translation` . `link_new_tab`  as  `category.translation.linkNewTab` , 
      `category.translation` . `description`  as  `category.translation.description` , 
      `category.translation` . `meta_title`  as  `category.translation.metaTitle` , 
      `category.translation` . `meta_description`  as  `category.translation.metaDescription` , 
      `category.translation` . `keywords`  as  `category.translation.keywords` 
    FROM 
      `category_translation`  `category.translation` 
    WHERE 
      `category.translation` . `language_id`  =  ? 
  ) `category.category_translation`  ON  `category.category_translation` . `category_id`  =  `category` . `id` 
  AND  `category.category_translation` . `category_version_id`  =  `category` . `version_id` 
WHERE 
  (`category` . `version_id`  =  ? )
  AND  (
    `category` . `id`  IN  (? )
  ) 
                                    Copy 
                                 
                                                                    
                                                                                SELECT  `category` . `id`  as  `category.id` ,  `category` . `version_id`  as  `category.versionId` ,  `category` . `parent_id`  as  `category.parentId` ,  `category` . `parent_version_id`  as  `category.parentVersionId` ,  `category` . `after_category_id`  as  `category.afterCategoryId` ,  `category` . `after_category_version_id`  as  `category.afterCategoryVersionId` ,  `category` . `media_id`  as  `category.mediaId` ,  `category` . `display_nested_products`  as  `category.displayNestedProducts` ,  `category` . `auto_increment`  as  `category.autoIncrement` ,  `category` . `level`  as  `category.level` ,  `category` . `path`  as  `category.path` ,  `category` . `child_count`  as  `category.childCount` ,  `category` . `type`  as  `category.type` ,  `category` . `product_assignment_type`  as  `category.productAssignmentType` ,  `category` . `visible`  as  `category.visible` ,  `category` . `active`  as  `category.active` ,  `category` . `cms_page_id`  as  `category.cmsPageId` ,  `category` . `cms_page_version_id`  as  `category.cmsPageVersionId` ,  `category` . `product_stream_id`  as  `category.productStreamId` ,  `category` . `custom_entity_type_id`  as  `category.customEntityTypeId` ,  `category` . `created_at`  as  `category.createdAt` ,  `category` . `updated_at`  as  `category.updatedAt` ,  `category.translation.name` ,  `category.translation.name`  as  `category.name` ,  `category.translation.breadcrumb` ,  `category.translation.breadcrumb`  as  `category.breadcrumb` ,  `category.translation.slotConfig` ,  `category.translation.slotConfig`  as  `category.slotConfig` ,  `category.translation.linkType` ,  `category.translation.linkType`  as  `category.linkType` ,  `category.translation.internalLink` ,  `category.translation.internalLink`  as  `category.internalLink` ,  `category.translation.externalLink` ,  `category.translation.externalLink`  as  `category.externalLink` ,  `category.translation.linkNewTab` ,  `category.translation.linkNewTab`  as  `category.linkNewTab` ,  `category.translation.description` ,  `category.translation.description`  as  `category.description` ,  `category.translation.metaTitle` ,  `category.translation.metaTitle`  as  `category.metaTitle` ,  `category.translation.metaDescription` ,  `category.translation.metaDescription`  as  `category.metaDescription` ,  `category.translation.keywords` ,  `category.translation.keywords`  as  `category.keywords` ,  `category.translation.customFields` ,  `category.translation.customFields`  as  `category.customFields`  FROM  `category`  LEFT JOIN  (SELECT  `category.translation` . `category_id` ,  `category.translation` . `category_version_id` ,  `category.translation` . `breadcrumb`  as  `category.translation.breadcrumb` ,  `category.translation` . `name`  as  `category.translation.name` ,  `category.translation` . `custom_fields`  as  `category.translation.customFields` ,  `category.translation` . `slot_config`  as  `category.translation.slotConfig` ,  `category.translation` . `link_type`  as  `category.translation.linkType` ,  `category.translation` . `internal_link`  as  `category.translation.internalLink` ,  `category.translation` . `external_link`  as  `category.translation.externalLink` ,  `category.translation` . `link_new_tab`  as  `category.translation.linkNewTab` ,  `category.translation` . `description`  as  `category.translation.description` ,  `category.translation` . `meta_title`  as  `category.translation.metaTitle` ,  `category.translation` . `meta_description`  as  `category.translation.metaDescription` ,  `category.translation` . `keywords`  as  `category.translation.keywords`  FROM  `category_translation`  `category.translation`  WHERE  `category.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation`  ON  `category.category_translation` . `category_id`  =  `category` . `id`  AND  `category.category_translation` . `category_version_id`  =  `category` . `version_id`  WHERE  (`category` . `version_id`  =  0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND  (`category` . `id`  IN  (0xC2C220B6478248989238C07E245FCA35 ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            91 
                                1.07 ms 
                                                        
                                
SELECT  `category` . `id`  as  `category.id` ,  `category` . `version_id`  as  `category.versionId` ,  `category` . `parent_id`  as  `category.parentId` ,  `category` . `parent_version_id`  as  `category.parentVersionId` ,  `category` . `after_category_id`  as  `category.afterCategoryId` ,  `category` . `after_category_version_id`  as  `category.afterCategoryVersionId` ,  `category` . `media_id`  as  `category.mediaId` ,  `category` . `display_nested_products`  as  `category.displayNestedProducts` ,  `category` . `auto_increment`  as  `category.autoIncrement` ,  `category` . `level`  as  `category.level` ,  `category` . `path`  as  `category.path` ,  `category` . `child_count`  as  `category.childCount` ,  `category` . `type`  as  `category.type` ,  `category` . `product_assignment_type`  as  `category.productAssignmentType` ,  `category` . `visible`  as  `category.visible` ,  `category` . `active`  as  `category.active` ,  `category` . `cms_page_id`  as  `category.cmsPageId` ,  `category` . `cms_page_version_id`  as  `category.cmsPageVersionId` ,  `category` . `product_stream_id`  as  `category.productStreamId` ,  `category` . `custom_entity_type_id`  as  `category.customEntityTypeId` ,  `category` . `created_at`  as  `category.createdAt` ,  `category` . `updated_at`  as  `category.updatedAt` ,  `category.translation.name` ,  `category.translation.name`  as  `category.name` ,  `category.translation.breadcrumb` ,  `category.translation.breadcrumb`  as  `category.breadcrumb` ,  `category.translation.slotConfig` ,  `category.translation.slotConfig`  as  `category.slotConfig` ,  `category.translation.linkType` ,  `category.translation.linkType`  as  `category.linkType` ,  `category.translation.internalLink` ,  `category.translation.internalLink`  as  `category.internalLink` ,  `category.translation.externalLink` ,  `category.translation.externalLink`  as  `category.externalLink` ,  `category.translation.linkNewTab` ,  `category.translation.linkNewTab`  as  `category.linkNewTab` ,  `category.translation.description` ,  `category.translation.description`  as  `category.description` ,  `category.translation.metaTitle` ,  `category.translation.metaTitle`  as  `category.metaTitle` ,  `category.translation.metaDescription` ,  `category.translation.metaDescription`  as  `category.metaDescription` ,  `category.translation.keywords` ,  `category.translation.keywords`  as  `category.keywords` ,  `category.translation.customFields` ,  `category.translation.customFields`  as  `category.customFields`  FROM  `category`  LEFT JOIN  (SELECT  `category.translation` . `category_id` ,  `category.translation` . `category_version_id` ,  `category.translation` . `breadcrumb`  as  `category.translation.breadcrumb` ,  `category.translation` . `name`  as  `category.translation.name` ,  `category.translation` . `custom_fields`  as  `category.translation.customFields` ,  `category.translation` . `slot_config`  as  `category.translation.slotConfig` ,  `category.translation` . `link_type`  as  `category.translation.linkType` ,  `category.translation` . `internal_link`  as  `category.translation.internalLink` ,  `category.translation` . `external_link`  as  `category.translation.externalLink` ,  `category.translation` . `link_new_tab`  as  `category.translation.linkNewTab` ,  `category.translation` . `description`  as  `category.translation.description` ,  `category.translation` . `meta_title`  as  `category.translation.metaTitle` ,  `category.translation` . `meta_description`  as  `category.translation.metaDescription` ,  `category.translation` . `keywords`  as  `category.translation.keywords`  FROM  `category_translation`  `category.translation`  WHERE  `category.translation` . `language_id`  =  ? ) `category.category_translation`  ON  `category.category_translation` . `category_id`  =  `category` . `id`  AND  `category.category_translation` . `category_version_id`  =  `category` . `version_id`  WHERE  (`category` . `version_id`  =  ? ) AND  (`category` . `id`  IN  (? ,  ? ,  ? )) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
  b"|ÀÐ÷-âO\x08 š¯¢4>ŒÁê "
  b"Y-Æ \x03\x17 Lr“Ÿœ’\x06 »ŸÈ "
  b"ÂÂ ¶G‚H˜’8À~$_Ê5 "
 ] 
                                 
                                
                                
                                    
SELECT 
  `category` . `id`  as  `category.id` , 
  `category` . `version_id`  as  `category.versionId` , 
  `category` . `parent_id`  as  `category.parentId` , 
  `category` . `parent_version_id`  as  `category.parentVersionId` , 
  `category` . `after_category_id`  as  `category.afterCategoryId` , 
  `category` . `after_category_version_id`  as  `category.afterCategoryVersionId` , 
  `category` . `media_id`  as  `category.mediaId` , 
  `category` . `display_nested_products`  as  `category.displayNestedProducts` , 
  `category` . `auto_increment`  as  `category.autoIncrement` , 
  `category` . `level`  as  `category.level` , 
  `category` . `path`  as  `category.path` , 
  `category` . `child_count`  as  `category.childCount` , 
  `category` . `type`  as  `category.type` , 
  `category` . `product_assignment_type`  as  `category.productAssignmentType` , 
  `category` . `visible`  as  `category.visible` , 
  `category` . `active`  as  `category.active` , 
  `category` . `cms_page_id`  as  `category.cmsPageId` , 
  `category` . `cms_page_version_id`  as  `category.cmsPageVersionId` , 
  `category` . `product_stream_id`  as  `category.productStreamId` , 
  `category` . `custom_entity_type_id`  as  `category.customEntityTypeId` , 
  `category` . `created_at`  as  `category.createdAt` , 
  `category` . `updated_at`  as  `category.updatedAt` , 
  `category.translation.name` , 
  `category.translation.name`  as  `category.name` , 
  `category.translation.breadcrumb` , 
  `category.translation.breadcrumb`  as  `category.breadcrumb` , 
  `category.translation.slotConfig` , 
  `category.translation.slotConfig`  as  `category.slotConfig` , 
  `category.translation.linkType` , 
  `category.translation.linkType`  as  `category.linkType` , 
  `category.translation.internalLink` , 
  `category.translation.internalLink`  as  `category.internalLink` , 
  `category.translation.externalLink` , 
  `category.translation.externalLink`  as  `category.externalLink` , 
  `category.translation.linkNewTab` , 
  `category.translation.linkNewTab`  as  `category.linkNewTab` , 
  `category.translation.description` , 
  `category.translation.description`  as  `category.description` , 
  `category.translation.metaTitle` , 
  `category.translation.metaTitle`  as  `category.metaTitle` , 
  `category.translation.metaDescription` , 
  `category.translation.metaDescription`  as  `category.metaDescription` , 
  `category.translation.keywords` , 
  `category.translation.keywords`  as  `category.keywords` , 
  `category.translation.customFields` , 
  `category.translation.customFields`  as  `category.customFields` 
FROM 
  `category` 
  LEFT JOIN  (
    SELECT 
      `category.translation` . `category_id` , 
      `category.translation` . `category_version_id` , 
      `category.translation` . `breadcrumb`  as  `category.translation.breadcrumb` , 
      `category.translation` . `name`  as  `category.translation.name` , 
      `category.translation` . `custom_fields`  as  `category.translation.customFields` , 
      `category.translation` . `slot_config`  as  `category.translation.slotConfig` , 
      `category.translation` . `link_type`  as  `category.translation.linkType` , 
      `category.translation` . `internal_link`  as  `category.translation.internalLink` , 
      `category.translation` . `external_link`  as  `category.translation.externalLink` , 
      `category.translation` . `link_new_tab`  as  `category.translation.linkNewTab` , 
      `category.translation` . `description`  as  `category.translation.description` , 
      `category.translation` . `meta_title`  as  `category.translation.metaTitle` , 
      `category.translation` . `meta_description`  as  `category.translation.metaDescription` , 
      `category.translation` . `keywords`  as  `category.translation.keywords` 
    FROM 
      `category_translation`  `category.translation` 
    WHERE 
      `category.translation` . `language_id`  =  ? 
  ) `category.category_translation`  ON  `category.category_translation` . `category_id`  =  `category` . `id` 
  AND  `category.category_translation` . `category_version_id`  =  `category` . `version_id` 
WHERE 
  (`category` . `version_id`  =  ? )
  AND  (
    `category` . `id`  IN  (? ,  ? ,  ? )
  ) 
                                    Copy 
                                 
                                                                    
                                                                                
SELECT  `category` . `id`  as  `category.id` ,  `category` . `version_id`  as  `category.versionId` ,  `category` . `parent_id`  as  `category.parentId` ,  `category` . `parent_version_id`  as  `category.parentVersionId` ,  `category` . `after_category_id`  as  `category.afterCategoryId` ,  `category` . `after_category_version_id`  as  `category.afterCategoryVersionId` ,  `category` . `media_id`  as  `category.mediaId` ,  `category` . `display_nested_products`  as  `category.displayNestedProducts` ,  `category` . `auto_increment`  as  `category.autoIncrement` ,  `category` . `level`  as  `category.level` ,  `category` . `path`  as  `category.path` ,  `category` . `child_count`  as  `category.childCount` ,  `category` . `type`  as  `category.type` ,  `category` . `product_assignment_type`  as  `category.productAssignmentType` ,  `category` . `visible`  as  `category.visible` ,  `category` . `active`  as  `category.active` ,  `category` . `cms_page_id`  as  `category.cmsPageId` ,  `category` . `cms_page_version_id`  as  `category.cmsPageVersionId` ,  `category` . `product_stream_id`  as  `category.productStreamId` ,  `category` . `custom_entity_type_id`  as  `category.customEntityTypeId` ,  `category` . `created_at`  as  `category.createdAt` ,  `category` . `updated_at`  as  `category.updatedAt` ,  `category.translation.name` ,  `category.translation.name`  as  `category.name` ,  `category.translation.breadcrumb` ,  `category.translation.breadcrumb`  as  `category.breadcrumb` ,  `category.translation.slotConfig` ,  `category.translation.slotConfig`  as  `category.slotConfig` ,  `category.translation.linkType` ,  `category.translation.linkType`  as  `category.linkType` ,  `category.translation.internalLink` ,  `category.translation.internalLink`  as  `category.internalLink` ,  `category.translation.externalLink` ,  `category.translation.externalLink`  as  `category.externalLink` ,  `category.translation.linkNewTab` ,  `category.translation.linkNewTab`  as  `category.linkNewTab` ,  `category.translation.description` ,  `category.translation.description`  as  `category.description` ,  `category.translation.metaTitle` ,  `category.translation.metaTitle`  as  `category.metaTitle` ,  `category.translation.metaDescription` ,  `category.translation.metaDescription`  as  `category.metaDescription` ,  `category.translation.keywords` ,  `category.translation.keywords`  as  `category.keywords` ,  `category.translation.customFields` ,  `category.translation.customFields`  as  `category.customFields`  FROM  `category`  LEFT JOIN  (SELECT  `category.translation` . `category_id` ,  `category.translation` . `category_version_id` ,  `category.translation` . `breadcrumb`  as  `category.translation.breadcrumb` ,  `category.translation` . `name`  as  `category.translation.name` ,  `category.translation` . `custom_fields`  as  `category.translation.customFields` ,  `category.translation` . `slot_config`  as  `category.translation.slotConfig` ,  `category.translation` . `link_type`  as  `category.translation.linkType` ,  `category.translation` . `internal_link`  as  `category.translation.internalLink` ,  `category.translation` . `external_link`  as  `category.translation.externalLink` ,  `category.translation` . `link_new_tab`  as  `category.translation.linkNewTab` ,  `category.translation` . `description`  as  `category.translation.description` ,  `category.translation` . `meta_title`  as  `category.translation.metaTitle` ,  `category.translation` . `meta_description`  as  `category.translation.metaDescription` ,  `category.translation` . `keywords`  as  `category.translation.keywords`  FROM  `category_translation`  `category.translation`  WHERE  `category.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation`  ON  `category.category_translation` . `category_id`  =  `category` . `id`  AND  `category.category_translation` . `category_version_id`  =  `category` . `version_id`  WHERE  (`category` . `version_id`  =  0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND  (`category` . `id`  IN  (0x7CC0D0F72DE24F089AAFA2343E8CC1EA ,  0x592DC6A003174C72939F9C9206BB9FC8 ,  0xC2C220B6478248989238C07E245FCA35 ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            92 
                                1.30 ms 
                                                        
                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  ? ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  ?  OR  (`media` . `private`  =  ?  AND  `media.mediaFolder.defaultFolder` . `entity`  =  ? )))) AND  (`media` . `id`  IN  (? )) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  false 
  true 
  "product_download "
  b"ë‹ì‹ªéH-:¾˜\x03 ÞTŽ "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  0  OR  (`media` . `private`  =  1  AND  `media.mediaFolder.defaultFolder` . `entity`  =  'product_download' )))) AND  (`media` . `id`  IN  (0xEB8BEC8BAAE9482D8F3ABE9803DE548D ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            93 
                                0.74 ms 
                                                        
                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  ? ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  ?  OR  (`media` . `private`  =  ?  AND  `media.mediaFolder.defaultFolder` . `entity`  =  ? )))) AND  (`media` . `id`  IN  (? )) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  false 
  true 
  "product_download "
  b"ë‹ì‹ªéH-:¾˜\x03 ÞTŽ "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  0  OR  (`media` . `private`  =  1  AND  `media.mediaFolder.defaultFolder` . `entity`  =  'product_download' )))) AND  (`media` . `id`  IN  (0xEB8BEC8BAAE9482D8F3ABE9803DE548D ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            94 
                                1.05 ms 
                                                        
                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  ? ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  ?  OR  (`media` . `private`  =  ?  AND  `media.mediaFolder.defaultFolder` . `entity`  =  ? )))) AND  (`media` . `id`  IN  (? )) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  false 
  true 
  "product_download "
  b"ë‹ì‹ªéH-:¾˜\x03 ÞTŽ "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  0  OR  (`media` . `private`  =  1  AND  `media.mediaFolder.defaultFolder` . `entity`  =  'product_download' )))) AND  (`media` . `id`  IN  (0xEB8BEC8BAAE9482D8F3ABE9803DE548D ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            95 
                                0.91 ms 
                                                        
                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  ? ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  ?  OR  (`media` . `private`  =  ?  AND  `media.mediaFolder.defaultFolder` . `entity`  =  ? )))) AND  (`media` . `id`  IN  (? )) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  false 
  true 
  "product_download "
  b"ë‹ì‹ªéH-:¾˜\x03 ÞTŽ "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  0  OR  (`media` . `private`  =  1  AND  `media.mediaFolder.defaultFolder` . `entity`  =  'product_download' )))) AND  (`media` . `id`  IN  (0xEB8BEC8BAAE9482D8F3ABE9803DE548D ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            96 
                                0.99 ms 
                                                        
                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  ? ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  ?  OR  (`media` . `private`  =  ?  AND  `media.mediaFolder.defaultFolder` . `entity`  =  ? )))) AND  (`media` . `id`  IN  (? )) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  false 
  true 
  "product_download "
  b"ë‹ì‹ªéH-:¾˜\x03 ÞTŽ "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  0  OR  (`media` . `private`  =  1  AND  `media.mediaFolder.defaultFolder` . `entity`  =  'product_download' )))) AND  (`media` . `id`  IN  (0xEB8BEC8BAAE9482D8F3ABE9803DE548D ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            97 
                                1.00 ms 
                                                        
                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  ? ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  ?  OR  (`media` . `private`  =  ?  AND  `media.mediaFolder.defaultFolder` . `entity`  =  ? )))) AND  (`media` . `id`  IN  (? )) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  false 
  true 
  "product_download "
  b"ë‹ì‹ªéH-:¾˜\x03 ÞTŽ "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  0  OR  (`media` . `private`  =  1  AND  `media.mediaFolder.defaultFolder` . `entity`  =  'product_download' )))) AND  (`media` . `id`  IN  (0xEB8BEC8BAAE9482D8F3ABE9803DE548D ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            98 
                                1.12 ms 
                                                        
                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  ? ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  ?  OR  (`media` . `private`  =  ?  AND  `media.mediaFolder.defaultFolder` . `entity`  =  ? )))) AND  (`media` . `id`  IN  (? )) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  false 
  true 
  "product_download "
  b"ë‹ì‹ªéH-:¾˜\x03 ÞTŽ "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  0  OR  (`media` . `private`  =  1  AND  `media.mediaFolder.defaultFolder` . `entity`  =  'product_download' )))) AND  (`media` . `id`  IN  (0xEB8BEC8BAAE9482D8F3ABE9803DE548D ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            99 
                                0.94 ms 
                                                        
                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  ? ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  ?  OR  (`media` . `private`  =  ?  AND  `media.mediaFolder.defaultFolder` . `entity`  =  ? )))) AND  (`media` . `id`  IN  (? )) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  false 
  true 
  "product_download "
  b"ë‹ì‹ªéH-:¾˜\x03 ÞTŽ "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  0  OR  (`media` . `private`  =  1  AND  `media.mediaFolder.defaultFolder` . `entity`  =  'product_download' )))) AND  (`media` . `id`  IN  (0xEB8BEC8BAAE9482D8F3ABE9803DE548D ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            100 
                                1.07 ms 
                                                        
                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  ? ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  ?  OR  (`media` . `private`  =  ?  AND  `media.mediaFolder.defaultFolder` . `entity`  =  ? )))) AND  (`media` . `id`  IN  (? )) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  false 
  true 
  "product_download "
  b"ë‹ì‹ªéH-:¾˜\x03 ÞTŽ "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  0  OR  (`media` . `private`  =  1  AND  `media.mediaFolder.defaultFolder` . `entity`  =  'product_download' )))) AND  (`media` . `id`  IN  (0xEB8BEC8BAAE9482D8F3ABE9803DE548D ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            101 
                                1.04 ms 
                                                        
                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  ? ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  ?  OR  (`media` . `private`  =  ?  AND  `media.mediaFolder.defaultFolder` . `entity`  =  ? )))) AND  (`media` . `id`  IN  (? )) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  false 
  true 
  "product_download "
  b"ë‹ì‹ªéH-:¾˜\x03 ÞTŽ "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  0  OR  (`media` . `private`  =  1  AND  `media.mediaFolder.defaultFolder` . `entity`  =  'product_download' )))) AND  (`media` . `id`  IN  (0xEB8BEC8BAAE9482D8F3ABE9803DE548D ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            102 
                                0.98 ms 
                                                        
                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  ? ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  ?  OR  (`media` . `private`  =  ?  AND  `media.mediaFolder.defaultFolder` . `entity`  =  ? )))) AND  (`media` . `id`  IN  (? )) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  false 
  true 
  "product_download "
  b"ë‹ì‹ªéH-:¾˜\x03 ÞTŽ "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  0  OR  (`media` . `private`  =  1  AND  `media.mediaFolder.defaultFolder` . `entity`  =  'product_download' )))) AND  (`media` . `id`  IN  (0xEB8BEC8BAAE9482D8F3ABE9803DE548D ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            103 
                                1.00 ms 
                                                        
                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  ? ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  ?  OR  (`media` . `private`  =  ?  AND  `media.mediaFolder.defaultFolder` . `entity`  =  ? )))) AND  (`media` . `id`  IN  (? )) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  false 
  true 
  "product_download "
  b"ë‹ì‹ªéH-:¾˜\x03 ÞTŽ "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  0  OR  (`media` . `private`  =  1  AND  `media.mediaFolder.defaultFolder` . `entity`  =  'product_download' )))) AND  (`media` . `id`  IN  (0xEB8BEC8BAAE9482D8F3ABE9803DE548D ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            104 
                                1.32 ms 
                                                        
                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  ? ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  ?  OR  (`media` . `private`  =  ?  AND  `media.mediaFolder.defaultFolder` . `entity`  =  ? )))) AND  (`media` . `id`  IN  (? )) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  false 
  true 
  "product_download "
  b"ë‹ì‹ªéH-:¾˜\x03 ÞTŽ "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  0  OR  (`media` . `private`  =  1  AND  `media.mediaFolder.defaultFolder` . `entity`  =  'product_download' )))) AND  (`media` . `id`  IN  (0xEB8BEC8BAAE9482D8F3ABE9803DE548D ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            105 
                                1.25 ms 
                                                        
                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  ? ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  ?  OR  (`media` . `private`  =  ?  AND  `media.mediaFolder.defaultFolder` . `entity`  =  ? )))) AND  (`media` . `id`  IN  (? )) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  false 
  true 
  "product_download "
  b"3kO./Jc£ÐuC¶"èÔ "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  0  OR  (`media` . `private`  =  1  AND  `media.mediaFolder.defaultFolder` . `entity`  =  'product_download' )))) AND  (`media` . `id`  IN  (0x336B814F2E2F4A63A3D07543B622E8D4 ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            106 
                                1.30 ms 
                                                        
                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  ? ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  ?  OR  (`media` . `private`  =  ?  AND  `media.mediaFolder.defaultFolder` . `entity`  =  ? )))) AND  (`media` . `id`  IN  (? )) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  false 
  true 
  "product_download "
  b"3kO./Jc£ÐuC¶"èÔ "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  0  OR  (`media` . `private`  =  1  AND  `media.mediaFolder.defaultFolder` . `entity`  =  'product_download' )))) AND  (`media` . `id`  IN  (0x336B814F2E2F4A63A3D07543B622E8D4 ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            107 
                                1.08 ms 
                                                        
                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  ? ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  ?  OR  (`media` . `private`  =  ?  AND  `media.mediaFolder.defaultFolder` . `entity`  =  ? )))) AND  (`media` . `id`  IN  (? )) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  false 
  true 
  "product_download "
  b"3kO./Jc£ÐuC¶"èÔ "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  0  OR  (`media` . `private`  =  1  AND  `media.mediaFolder.defaultFolder` . `entity`  =  'product_download' )))) AND  (`media` . `id`  IN  (0x336B814F2E2F4A63A3D07543B622E8D4 ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            108 
                                1.08 ms 
                                                        
                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  ? ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  ?  OR  (`media` . `private`  =  ?  AND  `media.mediaFolder.defaultFolder` . `entity`  =  ? )))) AND  (`media` . `id`  IN  (? )) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  false 
  true 
  "product_download "
  b"3kO./Jc£ÐuC¶"èÔ "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  0  OR  (`media` . `private`  =  1  AND  `media.mediaFolder.defaultFolder` . `entity`  =  'product_download' )))) AND  (`media` . `id`  IN  (0x336B814F2E2F4A63A3D07543B622E8D4 ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            109 
                                1.12 ms 
                                                        
                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  ? ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  ?  OR  (`media` . `private`  =  ?  AND  `media.mediaFolder.defaultFolder` . `entity`  =  ? )))) AND  (`media` . `id`  IN  (? )) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  false 
  true 
  "product_download "
  b"3kO./Jc£ÐuC¶"èÔ "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  0  OR  (`media` . `private`  =  1  AND  `media.mediaFolder.defaultFolder` . `entity`  =  'product_download' )))) AND  (`media` . `id`  IN  (0x336B814F2E2F4A63A3D07543B622E8D4 ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            110 
                                1.12 ms 
                                                        
                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  ? ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  ?  OR  (`media` . `private`  =  ?  AND  `media.mediaFolder.defaultFolder` . `entity`  =  ? )))) AND  (`media` . `id`  IN  (? )) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  false 
  true 
  "product_download "
  b"3kO./Jc£ÐuC¶"èÔ "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  0  OR  (`media` . `private`  =  1  AND  `media.mediaFolder.defaultFolder` . `entity`  =  'product_download' )))) AND  (`media` . `id`  IN  (0x336B814F2E2F4A63A3D07543B622E8D4 ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            111 
                                1.08 ms 
                                                        
                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  ? ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  ?  OR  (`media` . `private`  =  ?  AND  `media.mediaFolder.defaultFolder` . `entity`  =  ? )))) AND  (`media` . `id`  IN  (? )) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  false 
  true 
  "product_download "
  b"3kO./Jc£ÐuC¶"èÔ "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  0  OR  (`media` . `private`  =  1  AND  `media.mediaFolder.defaultFolder` . `entity`  =  'product_download' )))) AND  (`media` . `id`  IN  (0x336B814F2E2F4A63A3D07543B622E8D4 ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            112 
                                1.06 ms 
                                                        
                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  ? ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  ?  OR  (`media` . `private`  =  ?  AND  `media.mediaFolder.defaultFolder` . `entity`  =  ? )))) AND  (`media` . `id`  IN  (? )) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  false 
  true 
  "product_download "
  b"3kO./Jc£ÐuC¶"èÔ "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  0  OR  (`media` . `private`  =  1  AND  `media.mediaFolder.defaultFolder` . `entity`  =  'product_download' )))) AND  (`media` . `id`  IN  (0x336B814F2E2F4A63A3D07543B622E8D4 ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            113 
                                1.16 ms 
                                                        
                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  ? ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  ?  OR  (`media` . `private`  =  ?  AND  `media.mediaFolder.defaultFolder` . `entity`  =  ? )))) AND  (`media` . `id`  IN  (? )) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  false 
  true 
  "product_download "
  b"3kO./Jc£ÐuC¶"èÔ "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  0  OR  (`media` . `private`  =  1  AND  `media.mediaFolder.defaultFolder` . `entity`  =  'product_download' )))) AND  (`media` . `id`  IN  (0x336B814F2E2F4A63A3D07543B622E8D4 ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            114 
                                1.16 ms 
                                                        
                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  ? ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  ?  OR  (`media` . `private`  =  ?  AND  `media.mediaFolder.defaultFolder` . `entity`  =  ? )))) AND  (`media` . `id`  IN  (? )) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  false 
  true 
  "product_download "
  b"3kO./Jc£ÐuC¶"èÔ "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  0  OR  (`media` . `private`  =  1  AND  `media.mediaFolder.defaultFolder` . `entity`  =  'product_download' )))) AND  (`media` . `id`  IN  (0x336B814F2E2F4A63A3D07543B622E8D4 ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            115 
                                1.44 ms 
                                                        
                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  ? ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  ?  OR  (`media` . `private`  =  ?  AND  `media.mediaFolder.defaultFolder` . `entity`  =  ? )))) AND  (`media` . `id`  IN  (? )) 
                                
                                    Parameters : 
[
  b"/»_ââšMpªXTÎ|ãâ\v  "
  false 
  true 
  "product_download "
  b"\x01 ˜åµÒçpý•Vnš;â•\t  "
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `media` . `id`  as  `media.id` ,  `media` . `user_id`  as  `media.userId` ,  `media` . `media_folder_id`  as  `media.mediaFolderId` ,  `media` . `mime_type`  as  `media.mimeType` ,  `media` . `file_extension`  as  `media.fileExtension` ,  `media` . `uploaded_at`  as  `media.uploadedAt` ,  `media` . `file_name`  as  `media.fileName` ,  `media` . `file_size`  as  `media.fileSize` ,  `media` . `media_type`  as  `media.mediaTypeRaw` ,  `media` . `meta_data`  as  `media.metaData` ,  `media` . `config`  as  `media.config` ,  `media` . `path`  as  `media.path` ,  `media` . `private`  as  `media.private` ,  `media` . `thumbnails_ro`  as  `media.thumbnailsRo` ,  `media` . `file_hash`  as  `media.fileHash` ,  `media` . `created_at`  as  `media.createdAt` ,  `media` . `updated_at`  as  `media.updatedAt` ,  `media.translation.title` ,  `media.translation.title`  as  `media.title` ,  `media.translation.alt` ,  `media.translation.alt`  as  `media.alt` ,  `media.translation.customFields` ,  `media.translation.customFields`  as  `media.customFields`  FROM  `media`  LEFT JOIN  `media_folder`  `media.mediaFolder`  ON  `media` . `media_folder_id`  =  `media.mediaFolder` . `id`  LEFT JOIN  (SELECT  `media.translation` . `media_id` ,  `media.translation` . `alt`  as  `media.translation.alt` ,  `media.translation` . `title`  as  `media.translation.title` ,  `media.translation` . `custom_fields`  as  `media.translation.customFields`  FROM  `media_translation`  `media.translation`  WHERE  `media.translation` . `language_id`  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation`  ON  `media.media_translation` . `media_id`  =  `media` . `id`  LEFT JOIN  `media_default_folder`  `media.mediaFolder.defaultFolder`  ON  `media.mediaFolder` . `default_folder_id`  =  `media.mediaFolder.defaultFolder` . `id`  WHERE  (((`media` . `private`  =  0  OR  (`media` . `private`  =  1  AND  `media.mediaFolder.defaultFolder` . `entity`  =  'product_download' )))) AND  (`media` . `id`  IN  (0x0198E5B5D2E770FD95566E9A3BE29509 ));  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            116 
                                8.38 ms 
                                                        
                                
SELECT  seo_path_info ,  path_info ,  sales_channel_id  FROM  seo_url  WHERE  (seo_url . is_canonical  =  1 ) AND  (seo_url . path_info  IN  (? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? )) AND  (seo_url . language_id  =  ? ) AND  (seo_url . sales_channel_id  =  ?  OR  seo_url . sales_channel_id  IS  NULL ) AND  (seo_url . is_deleted  =  0 ) 
                                
                                    Parameters : 
[
  "/navigation/c2c220b6478248989238c07e245fca35 "
  "/navigation/088cce47075247e08e3a872d5916d8b5 "
  "/navigation/6146db238319420ca6ea5301e64aeab9 "
  "/navigation/fda06120bc4d4a9895503a850a4bbc2c "
  "/navigation/d3e6454efa2f4989afd0d1dce8c23d3f "
  "/navigation/82294566c4064694a25d801ce8c4cf89 "
  "/navigation/2adfa32a66574a40b6f721e2e5489a32 "
  "/navigation/f85ebb51b0834eec8880888fe17570e1 "
  "/navigation/d0b7686808c34439a974f217eae792aa "
  "/navigation/85ed4b988f1b499eb869a5fc03b5d36f "
  "/navigation/39e90e2776d4401dad8e83ed0cbcac3a "
  "/navigation/e3760ec9b03e4181aebc48a799eadeda "
  "/navigation/0e8d5f3598004c47888eef56f76c268a "
  "/navigation/f8c558b68e804990b91b6f71242b5f15 "
  "/navigation/7cc0d0f72de24f089aafa2343e8cc1ea "
  "/navigation/9a0c19c9e21749709c8b7f2dbe833ef7 "
  "/navigation/92a0905322144e7b9f56e1bfccad3ff9 "
  "/navigation/788ed152e8b349889bb94e773c9683ac "
  "/navigation/222017e254114dad9cc8902ebedc295e "
  "/navigation/37deff31f6594da5a91d95e572eb3579 "
  "/navigation/cf33e089be3f45a182da22417e0ae177 "
  "/navigation/b508f3c54230428fbbd2177df060e408 "
  "/navigation/f105f3c43c934df1bcee839bcb830777 "
  "/navigation/782dd780c4ff42ff883f4c632448ccba "
  "/navigation/0fe8b77df58b46779275294c947bd905 "
  "/navigation/b383e1d650f646cda0d10f523762a8c5 "
  "/navigation/3f646aca9f284851b7cd74c811dabf9d "
  "/navigation/db61e315195b457cbedca5787f203ada "
  "/navigation/469391a875a5492fa5b63c5f1ee61d69 "
  "/navigation/7a1709a514064f3684b7c5d50c42c3ad "
  "/navigation/425505f74c5c49a48bf55fe0b36f6efa "
  "/navigation/75a4d83adc9c4761b558ef79e16e83d9 "
  "/navigation/cb2c63b1273145be9e3380d1a3e505f7 "
  "/navigation/f7ee2e72e77f464983f9cf727bef6d32 "
  "/navigation/47cfd1b5825742769946ec6179ec906f "
  "/navigation/3f4c23c1903541e199cacdde0159e768 "
  "/navigation/09c96cbea6694721a641557e3899f793 "
  "/navigation/af025bc2d1464b98b4869434b37bded9 "
  "/navigation/e2a5facc79e44d169f8906b0f08c7c86 "
  "/navigation/c59c194ab1514f10b10bfcf705e727be "
  "/navigation/ceee4a8debab47529cca2c7f0209d4e1 "
  "/navigation/0b38c87530e648a089d3e4d8bb1adcf0 "
  "/navigation/c5ab2a1861d74a9981261d7e5d43922b "
  "/navigation/696637456b3e497993ca7eadbfca5ddd "
  "/navigation/0975e541afe0417d9509ba869616d5c6 "
  "/navigation/0d0a2d21bfc1496fbe4139eaaa6def23 "
  "/navigation/be0a563d3c5c48a2a88556dc2cf6919e "
  "/navigation/67fd433bda244bf8b4af59d4190e03c7 "
  "/navigation/c26fe1dcd7e54fd0ab7d58f0ad513239 "
  "/navigation/ccdbc5e4b8c7408daf4c410159b8d4dc "
  "/navigation/f42a467083b04e38a38e0372b6900f62 "
  "/navigation/52a13a086e634ce18f6f72b637e3f7e7 "
  "/navigation/d67377796c8f4a3cb60b1b950c9f9968 "
  "/navigation/afe1cb74876647e1a90db46c70bccebd "
  "/navigation/eda38c72035d4089a07c8c7201e9f65d "
  "/navigation/062f14f9c9a0487db02eae5a3e9adb11 "
  "/navigation/bb5f7881fa724731bc790b6584dc01e2 "
  "/navigation/5a6c761d8c164263ae56c5c605788f1f "
  "/navigation/c556325d1dc54036acd3d1a0c19b0734 "
  "/navigation/1719dabe0e6347acb3219a77f5c9bdef "
  "/navigation/1a0d277741964e2bb69537fe7c9fff8d "
  "/navigation/52946dabdeb34e4faa80bc43b8754e48 "
  "/navigation/24d27889234f4f95888b48e7f94953bc "
  "/navigation/74ec89fc157143b8b1e54404e6927a0b "
  "/navigation/f8400603f7f34ab1b16afe1e55f9bd89 "
  "/navigation/fe16ab5555ca4b5bb56b4c3c7cf43487 "
  "/navigation/075ee8e3fef6445e94a3471140baa5fe "
  "/navigation/8bd5623be4cf4805b79b1dc61b73f4a9 "
  "/navigation/256506a01f184cc6879e658b483d48cc "
  "/navigation/d5be655976be4259b7d6a6c88436090b "
  "/navigation/52edf1c9d90e4907a30d3d9c121358eb "
  "/navigation/e252159a06e6408ab9d546d5b0b375ed "
  "/navigation/3a5c913adb774d99ab0245a1735f0a97 "
  "/navigation/998a2987292f4040a20e495a584dc033 "
  "/navigation/90a0c113abcf42c08b0588b40bbebb6e "
  "/navigation/ea795d635cc4409baafc3c091e50d55d "
  "/navigation/db7c411e11044d64b8fe4491836d1498 "
  "/navigation/60d8b4a0293a498a99576b1864e05aa8 "
  "/navigation/fb94d9f77b1648a599ecfce531b61579 "
  "/navigation/9c24edcd5f9d4defafe656b3bb87eab4 "
  "/navigation/4fac7ef61f48411ba03fe3749d90c071 "
  "/navigation/eed6fce7b4a346c3b778ccdded7325ba "
  "/navigation/538934efa9804fcaa043a17b1cdaa3d8 "
  "/navigation/57705ed93cc140bcb5417f2892c19499 "
  "/navigation/8d38a5ff1e9243a186bd2115ff9eadc2 "
  "/navigation/c32fa5d21dea40529095be5925262783 "
  "/navigation/67f198396c94456190f14358f931c26a "
  "/navigation/025cbb13c47f42968331904c0259de0e "
  "/navigation/b72d96e714ad474eb1f1a4766cdd3aa7 "
  "/navigation/c3e7a0014e394592ad0a18a8cfaf3372 "
  "/navigation/8380c2c0292e4c2b995f17ac96fc221a "
  "/navigation/8ed7c5c8ce2042b3aa14428457c2a6d2 "
  "/navigation/2ffd9e9d00f64b7ca75bbe1e2c061f9c "
  "/navigation/018a1991bbce4cc3a0b36881e0609858 "
  "/navigation/80275fec53cc4418b13757780d0a391a "
  "/navigation/7d831bc424f94acbaded4c192b90ab00 "
  "/navigation/c13385ceea66432ebf9c90b5241245fa "
  "/navigation/c21ad6b9a2674c9bbc7fc887a8f4baf8 "
  "/navigation/1bfc9663a98d43ee976a5d72a1f6f952 "
  "/navigation/d0b5244b803e4d8689f0cf29d1783d69 "
  "/navigation/7d696320009349f59d8b4d4ae689fa0e "
  "/navigation/e162efe6834c4c18a37d89df24a85ee9 "
  "/navigation/6b17b411b0894416bbec2e6152923c55 "
  "/navigation/788233ee30fd4dd5bccdf1cc78307e71 "
  "/navigation/68058afef9e146cfa6ac22b9ddc9b259 "
  "/navigation/b34c881b75064164b353bc1dec6ac68e "
  "/navigation/c7785ee97b314f3db03edee3d9737975 "
  "/navigation/93402c7a97f949a096f24dfb66d62f12 "
  "/navigation/705c5df17ecd4d4e8b66cb875c4ac4a4 "
  "/navigation/95e119c707fb4f108af00dabc98c1b59 "
  "/navigation/517d5b4be04e48ccba78dc027a40488f "
  "/navigation/8298961aeeeb4684acbb6dbd68f4f6fa "
  "/navigation/abe4e14d48e6413d9388df40cbe44f08 "
  "/navigation/a3a47692c1f14c2c8db71eecce611eca "
  "/navigation/61deb88a56e04e1c928430569113bfba "
  "/navigation/10c26629e81346f194fe697b7a75e294 "
  "/navigation/9e5251b3eb3f4a268bcae8a4a30ff7f2 "
  "/navigation/b589d61a2f434726a18b59767a95b99e "
  "/navigation/4400d71f465e4cd7b4242b941296f472 "
  "/navigation/b732f1a97a4e44c2be17c49db554a84d "
  "/navigation/4cf6563db8b14e28b849ce9332d755ec "
  "/navigation/6e95e7e6d0f84c22ba20dfd7981594cb "
  "/navigation/ff333e1dabef4c5983af1122ed798d3e "
  "/navigation/4d22db93233d4086bfee36ef3b1f35f6 "
  "/navigation/4d02dbf4122e4058bf2080900a44455a "
  "/navigation/119ae3d12644495fa6f3618364cbb727 "
  "/navigation/e46870e430b747ecb2d349c455263141 "
  "/navigation/be23eb58dd78417f8787ee0c6ebe330c "
  "/navigation/466647936cab40d3904d2d31ca2cf3e6 "
  "/navigation/f4a44516f22b4cc8954b3cb231002411 "
  "/navigation/7df08da7978d4247900f9270108bb595 "
  "/navigation/d59c6fa53fc64f14ae6ee401298ee9ec "
  "/navigation/3647c4d5b9864b9797613bd740285d81 "
  "/navigation/11aa8af2e5914337b80147fb3b417f01 "
  "/navigation/c35da5cb62394401bb4b8a27e9e9e4ba "
  "/navigation/482b53ae8e0342b0959994dcfd22ebef "
  "/navigation/e0b14a92d05640fe9aaa7f5838123bed "
  "/navigation/2cc6f0ad58cc41f7a1e0fee5a8d69afd "
  "/navigation/522abd10811146118388dd8d252c644a "
  "/navigation/f16e91784bf44ba98025bf6d4b960eff "
  "/navigation/09e908767248492d933a52cb3f9f117b "
  "/navigation/5a365c2907fc4b92ad6865ca0dce12d4 "
  "/navigation/50590070321b4992b1815c059ad59ca4 "
  "/navigation/99a15c90b32244f29da88b4ab4ee3239 "
  "/navigation/c2f3b04dff2648469829fa9e2f5705f9 "
  "/navigation/935166103a3e490095790d4ccc314086 "
  "/navigation/a25c08ee2a204af59f5efa21e30090f4 "
  "/navigation/361443a7216249de96928e3d5004f452 "
  "/navigation/e5b8cb522b544f1c99362ac233994e00 "
  "/navigation/afc70d4cc4704282906ced99404f7a72 "
  "/navigation/82b3c25a888a4ebeb5fb661ec00b8abb "
  "/navigation/cd6a8dabe66241b5ab003a60e73670fe "
  "/navigation/d84d88b1caa34b40ae32fc89a82632aa "
  "/navigation/1832298afded43d0bafb4f9adffb7f7b "
  "/navigation/47d9feac11ec4dd4aa2ca28ef647487d "
  "/navigation/11e80a654d334dae8b0a865222914898 "
  "/navigation/6b1f36d3c3c74106a1e79c36f4213bc7 "
  "/navigation/f4b7603bafc44414ab117c8b38cfd878 "
  "/navigation/e5ce80e45abd415f8d0895ab89e06f77 "
  "/navigation/cef44518aa174c05973fcdc34d5422c6 "
  "/navigation/60bb56d041354f1e939e88f666a9cd65 "
  "/navigation/94b5cd34662b47de98a5ca08a153d540 "
  "/navigation/ee22b10674724db0b93bbefb3a53b000 "
  "/navigation/051fa87536b24ad5888de4352eb66dcd "
  "/navigation/a3325dcd976744a9b7f2990703246ef7 "
  "/navigation/2b60a69d4a5a47e0a3fdbf9f6d58f7e8 "
  "/navigation/cfc787d6fdfa46a989f2f9ac405eb28c "
  "/navigation/4cac06891e084b4ab42034389be686a6 "
  "/navigation/592dc6a003174c72939f9c9206bb9fc8 "
  "/navigation/f1ebd70a55c3423d87cfc3e3b6c47a3a "
  "/navigation/97dca773c7e64a0a9382c62cbb3c3092 "
  "/navigation/0d45ecb6ed3d4fd685bc2fbbc1203ecc "
  "/navigation/907f84eb71d047498c4d4a61c44c4978 "
  "/navigation/742aa3c20c5f4e36977fd1158c36916a "
  "/navigation/16ad571d128444849fd08837180a1ef0 "
  "/navigation/8544509a798e4615af5b534b5a35f5b5 "
  "/navigation/a3c71aa0afd94c9aa1fe66ecd777206b "
  "/navigation/e7b72d5fccc1493c971eccb526f6d12d "
  "/navigation/7dddc7d8d1d74ef28f9c12e2e8aac677 "
  "/navigation/b03a2c463c93486eacc93f4f742ea1f2 "
  "/navigation/21bfb02687734332811066e98085ba11 "
  "/navigation/fbbc83de22664f7994df395b2a340613 "
  "/navigation/563f957f228a48fb9ef95efbe8f1ad83 "
  "/navigation/15d9c5b6e04d4646a3050fc3fc2f84df "
  "/navigation/02455587dbe7441cb30b620bd222ac3b "
  "/navigation/460ad71b0a9d4b96aed25472735f4777 "
  "/navigation/c0140d331b1d4802a60de10691fc3d5f "
  "/navigation/4d01fc191f9740149fdc6102711c6823 "
  "/navigation/92fb2b306b8842d6a71b326857b5cbb5 "
  "/navigation/40a3b520ae5d4017b6eefe15e75e1980 "
  "/navigation/1392601f332c428abd4cc7398f071259 "
  "/navigation/e8c6a616d32c4892998f7a8b86fba4ef "
  "/navigation/105fc3f5c83d46778ded9b38355ddb5e "
  "/navigation/abd9631fe49b40e6ac10a17cc6181df7 "
  "/navigation/825c3e44198b41f48e881e722033fb9b "
  "/navigation/be585685fec1422fabf9556c5b1d4955 "
  "/navigation/ee446ee6cc7b40f2903bd25891a18890 "
  "/navigation/2be391b2a29a4bfeb14b1b990081ce28 "
  "/navigation/614fba7efeaa40808b12f5dc90501757 "
  "/navigation/ee1fb9bf87f14ec086eb23f3e27b84d0 "
  "/navigation/5ec40e618a4d4e56a4f9302f29258d39 "
  "/navigation/c056c12aacce442987daca041ac61028 "
  "/navigation/0e837b0d82d54343bf02a58c3012111c "
  "/navigation/7ed8bb18171341e1b1cd7f0a31de5cc0 "
  "/navigation/d276ad2d62db43f9bca54b5a5c8d5baf "
  "/navigation/1be5d8d2204a4fc1b589197b9c5a9db4 "
  "/navigation/9b106747cfe141409c036310400259e4 "
  "/navigation/6d1782600e1546f7aefc9fbde46336fe "
  "/navigation/d3584a9491e44ee5bf068f19ee855a6c "
  "/navigation/3bb178ff44ab4ecbbd4f4f6fbc99ac7b "
  "/navigation/9a7c6dfbf50a4b52927d9585366175a8 "
  "/detail/0195af6b1f0c7122825a509ed5a9a99a "
  "/detail/01985670be3772c89d11a2689d28f295 "
  "/detail/01985670bef57013b3a7df713a2e4dc2 "
  "/detail/01985730a7ed73ff8496137f70e9301b "
  "/detail/0195af6a458470f0b6c33a0a5de03291 "
  "/detail/0195af6a4b417350987a6dfb28ec2f53 "
  "/detail/0198567031447381984224d282629d68 "
  "/detail/01985795f4c471548361cf20efc80523 "
  "/detail/019856708a527251aad70d5b4da39278 "
  "/detail/01985771199c729699b33bb378bf3708 "
  "/detail/0198567039e6733893ac579a4d174153 "
  "/detail/0198567055e6712fa89ca7f6fe9b2562 "
  "/detail/019856703fdd73bc8a8807c738d1b82e "
  "/detail/0195af6b79947367a4b2281afcdccb54 "
  "/detail/0195af6b727d722a8dc618895ff19ac3 "
  "/detail/0198a2f93e8272528efba269b8a3cc6f "
  "/detail/0195af6b7353712b8967335156e7695d "
  "/detail/0198a2f9408d735ea43e1f258f5e5159 "
  "/detail/0195af6b7ab1738b8b9abb8e270e5e64 "
  "/detail/0195af6b8e2270f6bf03a7868acb8aa1 "
  "/detail/0198a2f9646c7224bb2e37fb0f6e9667 "
  "/detail/01989e86243173adbf283cd5cc7be473 "
  "/detail/0198a08bd9b173959b0bcb619a58bd03 "
  "/detail/0198a08bdd8471ff9395227fd5f77eed "
  "/detail/0195af6b96dc711a92ca7d8593bc9376 "
  "/detail/01988af2b78e737297c23961bc33b256 "
  "/detail/0195af6b9d4c709bbdbb54f9764dfbf4 "
  "/detail/0197e9d629b07348aaf91e1bd3870e63 "
  "/detail/0197e9efa88970d4a7ba65374844a29b "
  "/navigation/16d6820611844818b21f02db155f5571 "
  "/navigation/a803fe72ddfd4c7a963fc7aef88d2982 "
  "/navigation/9407783af883403f9ae466523d9ba969 "
  "/navigation/6b3e2cceaff847288ce982185d3eb159 "
  "/navigation/14411d2ca159444f8c88440374da98ce "
  "/navigation/d02b90bca7924fde90435125dbfd115f "
  "/navigation/c4bb4c0d23994ba3b1ccae2515ca72ab "
  b"/»_ââšMpªXTÎ|ãâ\v  "
  b"4U0/þõH÷—÷5’6\x1C ç¡ "
 ] 
                                 
                                
                                
                                    
SELECT 
  seo_path_info , 
  path_info , 
  sales_channel_id 
FROM 
  seo_url 
WHERE 
  (seo_url . is_canonical  =  1 )
  AND  (
    seo_url . path_info  IN  (
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? , 
      ? 
    )
  )
  AND  (seo_url . language_id  =  ? )
  AND  (
    seo_url . sales_channel_id  =  ? 
    OR  seo_url . sales_channel_id  IS  NULL 
  )
  AND  (seo_url . is_deleted  =  0 ) 
                                    Copy 
                                 
                                                                    
                                                                                
SELECT  seo_path_info ,  path_info ,  sales_channel_id  FROM  seo_url  WHERE  (seo_url . is_canonical  =  1 ) AND  (seo_url . path_info  IN  ('/navigation/c2c220b6478248989238c07e245fca35' ,  '/navigation/088cce47075247e08e3a872d5916d8b5' ,  '/navigation/6146db238319420ca6ea5301e64aeab9' ,  '/navigation/fda06120bc4d4a9895503a850a4bbc2c' ,  '/navigation/d3e6454efa2f4989afd0d1dce8c23d3f' ,  '/navigation/82294566c4064694a25d801ce8c4cf89' ,  '/navigation/2adfa32a66574a40b6f721e2e5489a32' ,  '/navigation/f85ebb51b0834eec8880888fe17570e1' ,  '/navigation/d0b7686808c34439a974f217eae792aa' ,  '/navigation/85ed4b988f1b499eb869a5fc03b5d36f' ,  '/navigation/39e90e2776d4401dad8e83ed0cbcac3a' ,  '/navigation/e3760ec9b03e4181aebc48a799eadeda' ,  '/navigation/0e8d5f3598004c47888eef56f76c268a' ,  '/navigation/f8c558b68e804990b91b6f71242b5f15' ,  '/navigation/7cc0d0f72de24f089aafa2343e8cc1ea' ,  '/navigation/9a0c19c9e21749709c8b7f2dbe833ef7' ,  '/navigation/92a0905322144e7b9f56e1bfccad3ff9' ,  '/navigation/788ed152e8b349889bb94e773c9683ac' ,  '/navigation/222017e254114dad9cc8902ebedc295e' ,  '/navigation/37deff31f6594da5a91d95e572eb3579' ,  '/navigation/cf33e089be3f45a182da22417e0ae177' ,  '/navigation/b508f3c54230428fbbd2177df060e408' ,  '/navigation/f105f3c43c934df1bcee839bcb830777' ,  '/navigation/782dd780c4ff42ff883f4c632448ccba' ,  '/navigation/0fe8b77df58b46779275294c947bd905' ,  '/navigation/b383e1d650f646cda0d10f523762a8c5' ,  '/navigation/3f646aca9f284851b7cd74c811dabf9d' ,  '/navigation/db61e315195b457cbedca5787f203ada' ,  '/navigation/469391a875a5492fa5b63c5f1ee61d69' ,  '/navigation/7a1709a514064f3684b7c5d50c42c3ad' ,  '/navigation/425505f74c5c49a48bf55fe0b36f6efa' ,  '/navigation/75a4d83adc9c4761b558ef79e16e83d9' ,  '/navigation/cb2c63b1273145be9e3380d1a3e505f7' ,  '/navigation/f7ee2e72e77f464983f9cf727bef6d32' ,  '/navigation/47cfd1b5825742769946ec6179ec906f' ,  '/navigation/3f4c23c1903541e199cacdde0159e768' ,  '/navigation/09c96cbea6694721a641557e3899f793' ,  '/navigation/af025bc2d1464b98b4869434b37bded9' ,  '/navigation/e2a5facc79e44d169f8906b0f08c7c86' ,  '/navigation/c59c194ab1514f10b10bfcf705e727be' ,  '/navigation/ceee4a8debab47529cca2c7f0209d4e1' ,  '/navigation/0b38c87530e648a089d3e4d8bb1adcf0' ,  '/navigation/c5ab2a1861d74a9981261d7e5d43922b' ,  '/navigation/696637456b3e497993ca7eadbfca5ddd' ,  '/navigation/0975e541afe0417d9509ba869616d5c6' ,  '/navigation/0d0a2d21bfc1496fbe4139eaaa6def23' ,  '/navigation/be0a563d3c5c48a2a88556dc2cf6919e' ,  '/navigation/67fd433bda244bf8b4af59d4190e03c7' ,  '/navigation/c26fe1dcd7e54fd0ab7d58f0ad513239' ,  '/navigation/ccdbc5e4b8c7408daf4c410159b8d4dc' ,  '/navigation/f42a467083b04e38a38e0372b6900f62' ,  '/navigation/52a13a086e634ce18f6f72b637e3f7e7' ,  '/navigation/d67377796c8f4a3cb60b1b950c9f9968' ,  '/navigation/afe1cb74876647e1a90db46c70bccebd' ,  '/navigation/eda38c72035d4089a07c8c7201e9f65d' ,  '/navigation/062f14f9c9a0487db02eae5a3e9adb11' ,  '/navigation/bb5f7881fa724731bc790b6584dc01e2' ,  '/navigation/5a6c761d8c164263ae56c5c605788f1f' ,  '/navigation/c556325d1dc54036acd3d1a0c19b0734' ,  '/navigation/1719dabe0e6347acb3219a77f5c9bdef' ,  '/navigation/1a0d277741964e2bb69537fe7c9fff8d' ,  '/navigation/52946dabdeb34e4faa80bc43b8754e48' ,  '/navigation/24d27889234f4f95888b48e7f94953bc' ,  '/navigation/74ec89fc157143b8b1e54404e6927a0b' ,  '/navigation/f8400603f7f34ab1b16afe1e55f9bd89' ,  '/navigation/fe16ab5555ca4b5bb56b4c3c7cf43487' ,  '/navigation/075ee8e3fef6445e94a3471140baa5fe' ,  '/navigation/8bd5623be4cf4805b79b1dc61b73f4a9' ,  '/navigation/256506a01f184cc6879e658b483d48cc' ,  '/navigation/d5be655976be4259b7d6a6c88436090b' ,  '/navigation/52edf1c9d90e4907a30d3d9c121358eb' ,  '/navigation/e252159a06e6408ab9d546d5b0b375ed' ,  '/navigation/3a5c913adb774d99ab0245a1735f0a97' ,  '/navigation/998a2987292f4040a20e495a584dc033' ,  '/navigation/90a0c113abcf42c08b0588b40bbebb6e' ,  '/navigation/ea795d635cc4409baafc3c091e50d55d' ,  '/navigation/db7c411e11044d64b8fe4491836d1498' ,  '/navigation/60d8b4a0293a498a99576b1864e05aa8' ,  '/navigation/fb94d9f77b1648a599ecfce531b61579' ,  '/navigation/9c24edcd5f9d4defafe656b3bb87eab4' ,  '/navigation/4fac7ef61f48411ba03fe3749d90c071' ,  '/navigation/eed6fce7b4a346c3b778ccdded7325ba' ,  '/navigation/538934efa9804fcaa043a17b1cdaa3d8' ,  '/navigation/57705ed93cc140bcb5417f2892c19499' ,  '/navigation/8d38a5ff1e9243a186bd2115ff9eadc2' ,  '/navigation/c32fa5d21dea40529095be5925262783' ,  '/navigation/67f198396c94456190f14358f931c26a' ,  '/navigation/025cbb13c47f42968331904c0259de0e' ,  '/navigation/b72d96e714ad474eb1f1a4766cdd3aa7' ,  '/navigation/c3e7a0014e394592ad0a18a8cfaf3372' ,  '/navigation/8380c2c0292e4c2b995f17ac96fc221a' ,  '/navigation/8ed7c5c8ce2042b3aa14428457c2a6d2' ,  '/navigation/2ffd9e9d00f64b7ca75bbe1e2c061f9c' ,  '/navigation/018a1991bbce4cc3a0b36881e0609858' ,  '/navigation/80275fec53cc4418b13757780d0a391a' ,  '/navigation/7d831bc424f94acbaded4c192b90ab00' ,  '/navigation/c13385ceea66432ebf9c90b5241245fa' ,  '/navigation/c21ad6b9a2674c9bbc7fc887a8f4baf8' ,  '/navigation/1bfc9663a98d43ee976a5d72a1f6f952' ,  '/navigation/d0b5244b803e4d8689f0cf29d1783d69' ,  '/navigation/7d696320009349f59d8b4d4ae689fa0e' ,  '/navigation/e162efe6834c4c18a37d89df24a85ee9' ,  '/navigation/6b17b411b0894416bbec2e6152923c55' ,  '/navigation/788233ee30fd4dd5bccdf1cc78307e71' ,  '/navigation/68058afef9e146cfa6ac22b9ddc9b259' ,  '/navigation/b34c881b75064164b353bc1dec6ac68e' ,  '/navigation/c7785ee97b314f3db03edee3d9737975' ,  '/navigation/93402c7a97f949a096f24dfb66d62f12' ,  '/navigation/705c5df17ecd4d4e8b66cb875c4ac4a4' ,  '/navigation/95e119c707fb4f108af00dabc98c1b59' ,  '/navigation/517d5b4be04e48ccba78dc027a40488f' ,  '/navigation/8298961aeeeb4684acbb6dbd68f4f6fa' ,  '/navigation/abe4e14d48e6413d9388df40cbe44f08' ,  '/navigation/a3a47692c1f14c2c8db71eecce611eca' ,  '/navigation/61deb88a56e04e1c928430569113bfba' ,  '/navigation/10c26629e81346f194fe697b7a75e294' ,  '/navigation/9e5251b3eb3f4a268bcae8a4a30ff7f2' ,  '/navigation/b589d61a2f434726a18b59767a95b99e' ,  '/navigation/4400d71f465e4cd7b4242b941296f472' ,  '/navigation/b732f1a97a4e44c2be17c49db554a84d' ,  '/navigation/4cf6563db8b14e28b849ce9332d755ec' ,  '/navigation/6e95e7e6d0f84c22ba20dfd7981594cb' ,  '/navigation/ff333e1dabef4c5983af1122ed798d3e' ,  '/navigation/4d22db93233d4086bfee36ef3b1f35f6' ,  '/navigation/4d02dbf4122e4058bf2080900a44455a' ,  '/navigation/119ae3d12644495fa6f3618364cbb727' ,  '/navigation/e46870e430b747ecb2d349c455263141' ,  '/navigation/be23eb58dd78417f8787ee0c6ebe330c' ,  '/navigation/466647936cab40d3904d2d31ca2cf3e6' ,  '/navigation/f4a44516f22b4cc8954b3cb231002411' ,  '/navigation/7df08da7978d4247900f9270108bb595' ,  '/navigation/d59c6fa53fc64f14ae6ee401298ee9ec' ,  '/navigation/3647c4d5b9864b9797613bd740285d81' ,  '/navigation/11aa8af2e5914337b80147fb3b417f01' ,  '/navigation/c35da5cb62394401bb4b8a27e9e9e4ba' ,  '/navigation/482b53ae8e0342b0959994dcfd22ebef' ,  '/navigation/e0b14a92d05640fe9aaa7f5838123bed' ,  '/navigation/2cc6f0ad58cc41f7a1e0fee5a8d69afd' ,  '/navigation/522abd10811146118388dd8d252c644a' ,  '/navigation/f16e91784bf44ba98025bf6d4b960eff' ,  '/navigation/09e908767248492d933a52cb3f9f117b' ,  '/navigation/5a365c2907fc4b92ad6865ca0dce12d4' ,  '/navigation/50590070321b4992b1815c059ad59ca4' ,  '/navigation/99a15c90b32244f29da88b4ab4ee3239' ,  '/navigation/c2f3b04dff2648469829fa9e2f5705f9' ,  '/navigation/935166103a3e490095790d4ccc314086' ,  '/navigation/a25c08ee2a204af59f5efa21e30090f4' ,  '/navigation/361443a7216249de96928e3d5004f452' ,  '/navigation/e5b8cb522b544f1c99362ac233994e00' ,  '/navigation/afc70d4cc4704282906ced99404f7a72' ,  '/navigation/82b3c25a888a4ebeb5fb661ec00b8abb' ,  '/navigation/cd6a8dabe66241b5ab003a60e73670fe' ,  '/navigation/d84d88b1caa34b40ae32fc89a82632aa' ,  '/navigation/1832298afded43d0bafb4f9adffb7f7b' ,  '/navigation/47d9feac11ec4dd4aa2ca28ef647487d' ,  '/navigation/11e80a654d334dae8b0a865222914898' ,  '/navigation/6b1f36d3c3c74106a1e79c36f4213bc7' ,  '/navigation/f4b7603bafc44414ab117c8b38cfd878' ,  '/navigation/e5ce80e45abd415f8d0895ab89e06f77' ,  '/navigation/cef44518aa174c05973fcdc34d5422c6' ,  '/navigation/60bb56d041354f1e939e88f666a9cd65' ,  '/navigation/94b5cd34662b47de98a5ca08a153d540' ,  '/navigation/ee22b10674724db0b93bbefb3a53b000' ,  '/navigation/051fa87536b24ad5888de4352eb66dcd' ,  '/navigation/a3325dcd976744a9b7f2990703246ef7' ,  '/navigation/2b60a69d4a5a47e0a3fdbf9f6d58f7e8' ,  '/navigation/cfc787d6fdfa46a989f2f9ac405eb28c' ,  '/navigation/4cac06891e084b4ab42034389be686a6' ,  '/navigation/592dc6a003174c72939f9c9206bb9fc8' ,  '/navigation/f1ebd70a55c3423d87cfc3e3b6c47a3a' ,  '/navigation/97dca773c7e64a0a9382c62cbb3c3092' ,  '/navigation/0d45ecb6ed3d4fd685bc2fbbc1203ecc' ,  '/navigation/907f84eb71d047498c4d4a61c44c4978' ,  '/navigation/742aa3c20c5f4e36977fd1158c36916a' ,  '/navigation/16ad571d128444849fd08837180a1ef0' ,  '/navigation/8544509a798e4615af5b534b5a35f5b5' ,  '/navigation/a3c71aa0afd94c9aa1fe66ecd777206b' ,  '/navigation/e7b72d5fccc1493c971eccb526f6d12d' ,  '/navigation/7dddc7d8d1d74ef28f9c12e2e8aac677' ,  '/navigation/b03a2c463c93486eacc93f4f742ea1f2' ,  '/navigation/21bfb02687734332811066e98085ba11' ,  '/navigation/fbbc83de22664f7994df395b2a340613' ,  '/navigation/563f957f228a48fb9ef95efbe8f1ad83' ,  '/navigation/15d9c5b6e04d4646a3050fc3fc2f84df' ,  '/navigation/02455587dbe7441cb30b620bd222ac3b' ,  '/navigation/460ad71b0a9d4b96aed25472735f4777' ,  '/navigation/c0140d331b1d4802a60de10691fc3d5f' ,  '/navigation/4d01fc191f9740149fdc6102711c6823' ,  '/navigation/92fb2b306b8842d6a71b326857b5cbb5' ,  '/navigation/40a3b520ae5d4017b6eefe15e75e1980' ,  '/navigation/1392601f332c428abd4cc7398f071259' ,  '/navigation/e8c6a616d32c4892998f7a8b86fba4ef' ,  '/navigation/105fc3f5c83d46778ded9b38355ddb5e' ,  '/navigation/abd9631fe49b40e6ac10a17cc6181df7' ,  '/navigation/825c3e44198b41f48e881e722033fb9b' ,  '/navigation/be585685fec1422fabf9556c5b1d4955' ,  '/navigation/ee446ee6cc7b40f2903bd25891a18890' ,  '/navigation/2be391b2a29a4bfeb14b1b990081ce28' ,  '/navigation/614fba7efeaa40808b12f5dc90501757' ,  '/navigation/ee1fb9bf87f14ec086eb23f3e27b84d0' ,  '/navigation/5ec40e618a4d4e56a4f9302f29258d39' ,  '/navigation/c056c12aacce442987daca041ac61028' ,  '/navigation/0e837b0d82d54343bf02a58c3012111c' ,  '/navigation/7ed8bb18171341e1b1cd7f0a31de5cc0' ,  '/navigation/d276ad2d62db43f9bca54b5a5c8d5baf' ,  '/navigation/1be5d8d2204a4fc1b589197b9c5a9db4' ,  '/navigation/9b106747cfe141409c036310400259e4' ,  '/navigation/6d1782600e1546f7aefc9fbde46336fe' ,  '/navigation/d3584a9491e44ee5bf068f19ee855a6c' ,  '/navigation/3bb178ff44ab4ecbbd4f4f6fbc99ac7b' ,  '/navigation/9a7c6dfbf50a4b52927d9585366175a8' ,  '/detail/0195af6b1f0c7122825a509ed5a9a99a' ,  '/detail/01985670be3772c89d11a2689d28f295' ,  '/detail/01985670bef57013b3a7df713a2e4dc2' ,  '/detail/01985730a7ed73ff8496137f70e9301b' ,  '/detail/0195af6a458470f0b6c33a0a5de03291' ,  '/detail/0195af6a4b417350987a6dfb28ec2f53' ,  '/detail/0198567031447381984224d282629d68' ,  '/detail/01985795f4c471548361cf20efc80523' ,  '/detail/019856708a527251aad70d5b4da39278' ,  '/detail/01985771199c729699b33bb378bf3708' ,  '/detail/0198567039e6733893ac579a4d174153' ,  '/detail/0198567055e6712fa89ca7f6fe9b2562' ,  '/detail/019856703fdd73bc8a8807c738d1b82e' ,  '/detail/0195af6b79947367a4b2281afcdccb54' ,  '/detail/0195af6b727d722a8dc618895ff19ac3' ,  '/detail/0198a2f93e8272528efba269b8a3cc6f' ,  '/detail/0195af6b7353712b8967335156e7695d' ,  '/detail/0198a2f9408d735ea43e1f258f5e5159' ,  '/detail/0195af6b7ab1738b8b9abb8e270e5e64' ,  '/detail/0195af6b8e2270f6bf03a7868acb8aa1' ,  '/detail/0198a2f9646c7224bb2e37fb0f6e9667' ,  '/detail/01989e86243173adbf283cd5cc7be473' ,  '/detail/0198a08bd9b173959b0bcb619a58bd03' ,  '/detail/0198a08bdd8471ff9395227fd5f77eed' ,  '/detail/0195af6b96dc711a92ca7d8593bc9376' ,  '/detail/01988af2b78e737297c23961bc33b256' ,  '/detail/0195af6b9d4c709bbdbb54f9764dfbf4' ,  '/detail/0197e9d629b07348aaf91e1bd3870e63' ,  '/detail/0197e9efa88970d4a7ba65374844a29b' ,  '/navigation/16d6820611844818b21f02db155f5571' ,  '/navigation/a803fe72ddfd4c7a963fc7aef88d2982' ,  '/navigation/9407783af883403f9ae466523d9ba969' ,  '/navigation/6b3e2cceaff847288ce982185d3eb159' ,  '/navigation/14411d2ca159444f8c88440374da98ce' ,  '/navigation/d02b90bca7924fde90435125dbfd115f' ,  '/navigation/c4bb4c0d23994ba3b1ccae2515ca72ab' )) AND  (seo_url . language_id  =  0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND  (seo_url . sales_channel_id  =  0x3455302FFEF548F797F73592361CE7A1  OR  seo_url . sales_channel_id  IS  NULL ) AND  (seo_url . is_deleted  =  0 );  
                                        Copy 
                                     
                                
                                                                    
                                
                                                                    
                                                             
                         
                                                                    
                                                            117 
                                0.73 ms 
                                                        
                                SELECT  `rule` . `id`  as  `rule.id` ,  `rule` . `name`  as  `rule.name` ,  `rule` . `priority`  as  `rule.priority` ,  `rule` . `description`  as  `rule.description` ,  `rule` . `payload`  as  `rule.payload` ,  `rule` . `invalid`  as  `rule.invalid` ,  `rule` . `areas`  as  `rule.areas` ,  `rule` . `custom_fields`  as  `rule.customFields` ,  `rule` . `module_types`  as  `rule.moduleTypes` ,  `rule` . `created_at`  as  `rule.createdAt` ,  `rule` . `updated_at`  as  `rule.updatedAt`  FROM  `rule`  WHERE  `rule` . `id`  IN  (? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ,  ? ) 
                                
                                    Parameters : 
[
  b"\x01 Ž^ /\x08 qW‚ö\x1E `ÝÄÞÀ "
  b"\x08 d¯\x10 7\F\x04 §tOVS\x15 8G "
  b"jME~ÙMËŒ#—\x12 ¸õÑ\f  "
  b"õÆ“è)“Fv¢Lïѳ€\x1C  "
  b"7žhªàrK^¡ÁÙ"È?“\x08  "
  b"\x01 Q®~\x14 p¢ ²1vÞÑ\x04  "
  b"\x01 š:^Œ¯rC„©\x0F\x03 „äÈ! "
  b"äNg‚ÆBG·–¸‘Ï%®8÷ "
  b"""
    \n  
    ¾oŽH‘Bʱ¾\x06 [ý\x1D †Ž 
    """
 ] 
                                 
                                
                                
                                                                    
                                                                                SELECT  `rule` . `id`  as  `rule.id` ,  `rule` . `name`  as  `rule.name` ,  `rule` . `priority`  as  `rule.priority` ,  `rule` . `description`  as  `rule.description` ,  `rule` . `payload`  as  `rule.payload` ,  `rule` . `invalid`  as  `rule.invalid` ,  `rule` . `areas`  as  `rule.areas` ,  `rule` . `custom_fields`  as  `rule.customFields` ,  `rule` . `module_types`  as  `rule.moduleTypes` ,  `rule` . `created_at`  as  `rule.createdAt` ,  `rule` . `updated_at`  as  `rule.updatedAt`  FROM  `rule`  WHERE  `rule` . `id`  IN  (0x018E5E202F08715782F61E60DDC4DEC0 ,  0x0864AF10375C4604A7744F5653153847 ,  0x6A4D458F7ED94DCB8C239712B8F5D10C ,  0xF5C693E829934676A24CEFD1B3801C81 ,  0x379E68AAE0724B5EA1C1D922C83F9308 ,  0x018F51AE7E1470A2A0B23176DED18F04 ,  0x019A3A5E8CAF724384A90F0384E4C821 ,  0xE44E6782C64247B796B891CF25AE38F7 ,  0x0ABE6F8D489142CAB1BE065BFD1D868D );  
                                        Copy