Query Metrics
1753
Database Queries
37
Different statements
405.76 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.37 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.color AS color_2, s0_.description AS description_3, s0_.enabled AS enabled_4, s0_.hostname AS hostname_5, s0_.created_at AS created_at_6, s0_.updated_at AS updated_at_7, s0_.id AS id_8, s0_.theme_name AS theme_name_9, s0_.tax_calculation_strategy AS tax_calculation_strategy_10, s0_.contact_email AS contact_email_11, s0_.contact_phone_number AS contact_phone_number_12, s0_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_13, s0_.skipping_payment_step_allowed AS skipping_payment_step_allowed_14, s0_.account_verification_required AS account_verification_required_15, s0_.newBadgeDays AS newBadgeDays_16, s0_.google_analytics_code AS google_analytics_code_17, s0_.google_tag_manager_id AS google_tag_manager_id_18, s0_.default_locale_id AS default_locale_id_19, s0_.base_currency_id AS base_currency_id_20, s0_.default_tax_zone_id AS default_tax_zone_id_21, s0_.menu_taxon_id AS menu_taxon_id_22, s0_.shop_billing_data_id AS shop_billing_data_id_23, s0_.referenceableContent_id AS referenceableContent_id_24 FROM sylius_channel s0_
Parameters:
[] |
| 2 | 0.44 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_currency t0 INNER JOIN sylius_channel_currencies ON t0.id = sylius_channel_currencies.currency_id WHERE sylius_channel_currencies.channel_id = ?
Parameters:
[
1
]
|
| 3 | 0.17 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_locale t0 WHERE t0.id IN (?)
Parameters:
[
[
1
]
]
|
| 4 | 0.23 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_locale t0 INNER JOIN sylius_channel_locales ON t0.id = sylius_channel_locales.locale_id WHERE sylius_channel_locales.channel_id = ?
Parameters:
[
1
]
|
| 5 | 0.26 ms |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN sylius_channel_countries ON t0.id = sylius_channel_countries.country_id WHERE sylius_channel_countries.channel_id = ?
Parameters:
[
1
]
|
| 6 | 0.21 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.color AS color_2, s0_.description AS description_3, s0_.enabled AS enabled_4, s0_.hostname AS hostname_5, s0_.created_at AS created_at_6, s0_.updated_at AS updated_at_7, s0_.id AS id_8, s0_.theme_name AS theme_name_9, s0_.tax_calculation_strategy AS tax_calculation_strategy_10, s0_.contact_email AS contact_email_11, s0_.contact_phone_number AS contact_phone_number_12, s0_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_13, s0_.skipping_payment_step_allowed AS skipping_payment_step_allowed_14, s0_.account_verification_required AS account_verification_required_15, s0_.newBadgeDays AS newBadgeDays_16, s0_.google_analytics_code AS google_analytics_code_17, s0_.google_tag_manager_id AS google_tag_manager_id_18, s0_.default_locale_id AS default_locale_id_19, s0_.base_currency_id AS base_currency_id_20, s0_.default_tax_zone_id AS default_tax_zone_id_21, s0_.menu_taxon_id AS menu_taxon_id_22, s0_.shop_billing_data_id AS shop_billing_data_id_23, s0_.referenceableContent_id AS referenceableContent_id_24 FROM sylius_channel s0_
Parameters:
[] |
| 7 | 0.50 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"MENU_CATEGORY"
]
|
| 8 | 0.33 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1 "de_DE" ] |
| 9 | 0.62 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "margaroli" "de_DE" ] |
| 10 | 0.34 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "margaroli" "de_DE" ] |
| 11 | 3.24 ms |
SELECT s0_.code AS code_0, s0_.type AS type_1, s0_.storage_type AS storage_type_2, s0_.configuration AS configuration_3, s0_.created_at AS created_at_4, s0_.updated_at AS updated_at_5, s0_.position AS position_6, s0_.translatable AS translatable_7, s0_.id AS id_8 FROM sylius_product_attribute s0_ WHERE s0_.id IN (?)
Parameters:
[
[
"29"
]
]
|
| 12 | 38.66 ms |
SELECT t0.code AS code_1, t0.type AS type_2, t0.storage_type AS storage_type_3, t0.configuration AS configuration_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.position AS position_7, t0.translatable AS translatable_8, t0.id AS id_9 FROM sylius_product_attribute t0
Parameters:
[] |
| 13 | 30.95 ms |
SELECT t0.code AS code_1, t0.type AS type_2, t0.storage_type AS storage_type_3, t0.configuration AS configuration_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.position AS position_7, t0.translatable AS translatable_8, t0.id AS id_9 FROM sylius_product_attribute t0
Parameters:
[] |
| 14 | 0.52 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "margaroli" "de_DE" ] |
| 15 | 0.45 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "margaroli" "de_DE" ] |
| 16 | 0.49 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "margaroli" "de_DE" ] |
| 17 | 3.02 ms |
SELECT s0_.code AS code_0, s0_.type AS type_1, s0_.storage_type AS storage_type_2, s0_.configuration AS configuration_3, s0_.created_at AS created_at_4, s0_.updated_at AS updated_at_5, s0_.position AS position_6, s0_.translatable AS translatable_7, s0_.id AS id_8 FROM sylius_product_attribute s0_ WHERE s0_.id IN (?)
Parameters:
[
[
"29"
]
]
|
| 18 | 37.43 ms |
SELECT t0.code AS code_1, t0.type AS type_2, t0.storage_type AS storage_type_3, t0.configuration AS configuration_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.position AS position_7, t0.translatable AS translatable_8, t0.id AS id_9 FROM sylius_product_attribute t0
Parameters:
[] |
| 19 | 30.98 ms |
SELECT t0.code AS code_1, t0.type AS type_2, t0.storage_type AS storage_type_3, t0.configuration AS configuration_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.position AS position_7, t0.translatable AS translatable_8, t0.id AS id_9 FROM sylius_product_attribute t0
Parameters:
[] |
| 20 | 0.97 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code IN (?) ORDER BY t0.code ASC
Parameters:
[
[
"margaroli_collections_sereno"
"margaroli_collections_armonia"
"margaroli_collections_panorama"
"margaroli_collections_sole"
"margaroli_collections_hi-tech"
"margaroli_collections_arcobaleno"
"margaroli_collections_mini"
"margaroli_collections_basic"
"margaroli_collections_vento"
"margaroli_collections_alba"
"margaroli_collections_orizzonti"
"margaroli_collections_canne"
"margaroli_collections_capitelli"
"margaroli_collections_quadri"
"margaroli_collections_concerto"
"margaroli_collections_luna"
"margaroli_collections_aria"
"margaroli_collections_brezza"
"margaroli_collections_cielo"
"margaroli_collections_luce"
"margaroli_collections_colonne"
"margaroli_collections_filafil-piana"
"margaroli_collections_frame"
"margaroli_collections_linee"
"margaroli_collections_mirror"
"margaroli_collections_opera"
"margaroli_collections_riflessi-black"
"margaroli_collections_riflessi-gold"
"margaroli_collections_riflessi-silver"
"margaroli_collections_symmetric"
]
]
|
| 21 | 0.45 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.id AS id_3, t0.countryCode AS countryCode_4, t0.priority AS priority_5, t0.referenceableContent_id AS referenceableContent_id_6 FROM loevgaard_brand t0 WHERE t0.code IN (?) ORDER BY t0.name ASC
Parameters:
[
[
"margaroli"
]
]
|
| 22 | 0.35 ms |
SELECT t0.id AS id_1 FROM dedi_sylius_seo_content t0 WHERE t0.id = ?
Parameters:
[
30912
]
|
| 23 | 0.31 ms |
SELECT t0.id AS id_1 FROM dedi_sylius_seo_content t0 WHERE t0.id = ?
Parameters:
[
4
]
|
| 24 | 0.67 ms |
SELECT t0.seo_not_indexable AS seo_not_indexable_1, t0.seo_metadata_title AS seo_metadata_title_2, t0.seo_metadata_description AS seo_metadata_description_3, t0.seo_og_metadata_title AS seo_og_metadata_title_4, t0.seo_og_metadata_description AS seo_og_metadata_description_5, t0.seo_og_metadata_url AS seo_og_metadata_url_6, t0.seo_og_metadata_image AS seo_og_metadata_image_7, t0.seo_og_metadata_type AS seo_og_metadata_type_8, t0.id AS id_9, t0.locale AS locale_10, t0.translatable_id AS translatable_id_11 FROM dedi_sylius_seo_content_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 30912 "de_DE" ] |
| 25 | 0.49 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "margaroli" "de_DE" ] |
| 26 | 0.34 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
2742
]
|
| 27 | 0.54 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2742 "en_US" ] |
| 28 | 0.26 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2742 "de_DE" ] |
| 29 | 0.35 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "margaroli" "de_DE" ] |
| 30 | 0.24 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
2742
]
|
| 31 | 0.31 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "margaroli" "de_DE" ] |
| 32 | 0.21 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
2742
]
|
| 33 | 0.29 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "margaroli" "de_DE" ] |
| 34 | 0.21 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
2742
]
|
| 35 | 0.37 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2742 "fr_FR" ] |
| 36 | 0.33 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "margaroli" "de_DE" ] |
| 37 | 0.21 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
2742
]
|
| 38 | 0.22 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2742 "it_IT" ] |
| 39 | 0.29 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "margaroli" "de_DE" ] |
| 40 | 0.21 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
2742
]
|
| 41 | 0.39 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2742 "pl_PL" ] |
| 42 | 0.33 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "margaroli" "de_DE" ] |
| 43 | 0.21 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
2742
]
|
| 44 | 0.34 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2742 "es_ES" ] |
| 45 | 0.32 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "margaroli" "de_DE" ] |
| 46 | 0.22 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
2742
]
|
| 47 | 0.33 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2742 "nl_NL" ] |
| 48 | 0.34 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "margaroli" "de_DE" ] |
| 49 | 0.21 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
2742
]
|
| 50 | 0.22 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2742 "no_NO" ] |
| 51 | 0.20 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
2
]
|
| 52 | 0.24 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2 "de_DE" ] |
| 53 | 1.24 ms |
SELECT s0_.code AS code_0, s0_.created_at AS created_at_1, s0_.updated_at AS updated_at_2, s0_.enabled AS enabled_3, s0_.id AS id_4, s0_.variant_selection_method AS variant_selection_method_5, s0_.average_rating AS average_rating_6, s0_.seo_brand AS seo_brand_7, s0_.seo_gtin8 AS seo_gtin8_8, s0_.seo_gtin13 AS seo_gtin13_9, s0_.seo_gtin14 AS seo_gtin14_10, s0_.seo_mpn AS seo_mpn_11, s0_.seo_isbn AS seo_isbn_12, s0_.seo_sku AS seo_sku_13, s0_.seo_offer_aggregated AS seo_offer_aggregated_14, s0_.main_taxon_id AS main_taxon_id_15, s0_.brand_id AS brand_id_16, s0_.referenceableContent_id AS referenceableContent_id_17 FROM sylius_product s0_ WHERE s0_.id IN (?)
Parameters:
[
[
"136915"
"136762"
"136797"
"137332"
"137354"
"137546"
"137453"
"137671"
"228422"
"228421"
"136759"
"137367"
"137622"
"137441"
"137565"
"137600"
"137584"
"137679"
"228410"
"228411"
"137248"
"137360"
"137159"
"137429"
"137632"
"137644"
"228397"
]
]
|
| 54 | 0.27 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
136759
]
|
| 55 | 0.29 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
136762
]
|
| 56 | 0.19 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
136797
]
|
| 57 | 0.11 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
136915
]
|
| 58 | 0.10 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
137159
]
|
| 59 | 0.09 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
137248
]
|
| 60 | 0.09 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
137332
]
|
| 61 | 0.09 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
137354
]
|
| 62 | 0.09 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
137360
]
|
| 63 | 0.09 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
137367
]
|
| 64 | 0.10 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
137429
]
|
| 65 | 0.09 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
137441
]
|
| 66 | 0.09 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
137453
]
|
| 67 | 0.09 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
137546
]
|
| 68 | 0.09 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
137565
]
|
| 69 | 0.09 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
137584
]
|
| 70 | 0.09 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
137600
]
|
| 71 | 0.09 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
137622
]
|
| 72 | 0.09 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
137632
]
|
| 73 | 0.09 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
137644
]
|
| 74 | 0.09 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
137671
]
|
| 75 | 0.09 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
137679
]
|
| 76 | 0.09 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
228397
]
|
| 77 | 0.09 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
228410
]
|
| 78 | 0.09 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
228411
]
|
| 79 | 0.09 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
228421
]
|
| 80 | 0.09 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
228422
]
|
| 81 | 0.55 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 136915 "de_DE" ] |
| 82 | 0.34 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 136762 "de_DE" ] |
| 83 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 136797 "de_DE" ] |
| 84 | 0.26 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 137332 "de_DE" ] |
| 85 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 137354 "de_DE" ] |
| 86 | 0.23 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 137546 "de_DE" ] |
| 87 | 0.20 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 137453 "de_DE" ] |
| 88 | 0.29 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 137671 "de_DE" ] |
| 89 | 0.45 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 228422 "de_DE" ] |
| 90 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 228421 "de_DE" ] |
| 91 | 0.20 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 136759 "de_DE" ] |
| 92 | 0.26 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 137367 "de_DE" ] |
| 93 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 137622 "de_DE" ] |
| 94 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 137441 "de_DE" ] |
| 95 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 137565 "de_DE" ] |
| 96 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 137600 "de_DE" ] |
| 97 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 137584 "de_DE" ] |
| 98 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 137679 "de_DE" ] |
| 99 | 0.16 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 228410 "de_DE" ] |
| 100 | 0.16 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 228411 "de_DE" ] |
| 101 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 137248 "de_DE" ] |
| 102 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 137360 "de_DE" ] |
| 103 | 0.25 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 137159 "de_DE" ] |
| 104 | 0.11 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 137429 "de_DE" ] |
| 105 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 137632 "de_DE" ] |
| 106 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 137644 "de_DE" ] |
| 107 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 228397 "de_DE" ] |
| 108 | 0.11 ms |
SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.newBadgeDays AS newBadgeDays_3 FROM app_promotion_settings t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 109 | 0.10 ms |
SELECT t0.id AS id_1, t0.topRow AS topRow_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_promotion_settings_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1 "de_DE" ] |
| 110 | 0.15 ms |
SELECT s0_.id AS id_0, s0_.code AS code_1, s0_.icon AS icon_2, s0_.priority AS priority_3 FROM sylius_contact s0_ LEFT JOIN sylius_contact_translation s1_ ON s0_.id = s1_.translatable_id WHERE s1_.locale = ? AND s0_.code = ?
Parameters:
[ "de_DE" "phone" ] |
| 111 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.display AS display_3, t0.value AS value_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM sylius_contact_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1 "de_DE" ] |
| 112 | 0.17 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.newBadgeDays AS newBadgeDays_17, t0.google_analytics_code AS google_analytics_code_18, t0.google_tag_manager_id AS google_tag_manager_id_19, t0.default_locale_id AS default_locale_id_20, t21.code AS code_22, t21.created_at AS created_at_23, t21.updated_at AS updated_at_24, t21.id AS id_25, t0.base_currency_id AS base_currency_id_26, t27.code AS code_28, t27.created_at AS created_at_29, t27.updated_at AS updated_at_30, t27.id AS id_31, t0.default_tax_zone_id AS default_tax_zone_id_32, t0.menu_taxon_id AS menu_taxon_id_33, t0.shop_billing_data_id AS shop_billing_data_id_34, t0.referenceableContent_id AS referenceableContent_id_35 FROM sylius_channel t0 INNER JOIN sylius_locale t21 ON t0.default_locale_id = t21.id INNER JOIN sylius_currency t27 ON t0.base_currency_id = t27.id
Parameters:
[] |
| 113 | 0.33 ms |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceableContent_id AS referenceableContent_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1
Parameters:
[ "de_DE" "about" ] |
| 114 | 0.37 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.breadcrumb AS breadcrumb_3, t0.name_when_linked AS name_when_linked_4, t0.description_when_linked AS description_when_linked_5, t0.meta_keywords AS meta_keywords_6, t0.meta_description AS meta_description_7, t0.content AS content_8, t0.title AS title_9, t0.id AS id_10, t0.locale AS locale_11, t0.image_id AS image_id_12, t0.translatable_id AS translatable_id_13, t0.mobileImage_id AS mobileImage_id_14 FROM bitbag_cms_page_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2 "de_DE" ] |
| 115 | 0.22 ms |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceableContent_id AS referenceableContent_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1
Parameters:
[ "de_DE" "our-story" ] |
| 116 | 0.19 ms |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceableContent_id AS referenceableContent_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1
Parameters:
[ "de_DE" "delivery" ] |
| 117 | 0.19 ms |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceableContent_id AS referenceableContent_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1
Parameters:
[ "de_DE" "payments" ] |
| 118 | 0.33 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.breadcrumb AS breadcrumb_3, t0.name_when_linked AS name_when_linked_4, t0.description_when_linked AS description_when_linked_5, t0.meta_keywords AS meta_keywords_6, t0.meta_description AS meta_description_7, t0.content AS content_8, t0.title AS title_9, t0.id AS id_10, t0.locale AS locale_11, t0.image_id AS image_id_12, t0.translatable_id AS translatable_id_13, t0.mobileImage_id AS mobileImage_id_14 FROM bitbag_cms_page_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7 "de_DE" ] |
| 119 | 0.22 ms |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceableContent_id AS referenceableContent_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1
Parameters:
[ "de_DE" "privacy-policy" ] |
| 120 | 0.59 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.breadcrumb AS breadcrumb_3, t0.name_when_linked AS name_when_linked_4, t0.description_when_linked AS description_when_linked_5, t0.meta_keywords AS meta_keywords_6, t0.meta_description AS meta_description_7, t0.content AS content_8, t0.title AS title_9, t0.id AS id_10, t0.locale AS locale_11, t0.image_id AS image_id_12, t0.translatable_id AS translatable_id_13, t0.mobileImage_id AS mobileImage_id_14 FROM bitbag_cms_page_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 9 "de_DE" ] |
| 121 | 0.22 ms |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceableContent_id AS referenceableContent_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1
Parameters:
[ "de_DE" "legal" ] |
| 122 | 0.33 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.breadcrumb AS breadcrumb_3, t0.name_when_linked AS name_when_linked_4, t0.description_when_linked AS description_when_linked_5, t0.meta_keywords AS meta_keywords_6, t0.meta_description AS meta_description_7, t0.content AS content_8, t0.title AS title_9, t0.id AS id_10, t0.locale AS locale_11, t0.image_id AS image_id_12, t0.translatable_id AS translatable_id_13, t0.mobileImage_id AS mobileImage_id_14 FROM bitbag_cms_page_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 3 "de_DE" ] |
| 123 | 0.19 ms |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceableContent_id AS referenceableContent_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1
Parameters:
[ "de_DE" "contact-us" ] |
| 124 | 0.44 ms |
SELECT s0_.id AS id_0, s0_.code AS code_1, s0_.icon AS icon_2, s0_.priority AS priority_3 FROM sylius_contact s0_ LEFT JOIN sylius_contact_translation s1_ ON s0_.id = s1_.translatable_id WHERE s1_.locale = ? AND s0_.code = ?
Parameters:
[ "de_DE" "email" ] |
| 125 | 0.33 ms |
SELECT s0_.id AS id_0, s0_.code AS code_1, s0_.icon AS icon_2, s0_.priority AS priority_3 FROM sylius_contact s0_ LEFT JOIN sylius_contact_translation s1_ ON s0_.id = s1_.translatable_id WHERE s1_.locale = ? AND s0_.code = ?
Parameters:
[ "de_DE" "email" ] |
| 126 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.display AS display_3, t0.value AS value_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM sylius_contact_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2 "de_DE" ] |
| 127 | 0.22 ms |
SELECT s0_.id AS id_0, s0_.code AS code_1, s0_.icon AS icon_2, s0_.priority AS priority_3 FROM sylius_contact s0_ LEFT JOIN sylius_contact_translation s1_ ON s0_.id = s1_.translatable_id WHERE s1_.locale = ? AND s0_.code = ?
Parameters:
[ "de_DE" "email" ] |
| 128 | 0.20 ms |
SELECT s0_.id AS id_0, s0_.code AS code_1, s0_.icon AS icon_2, s0_.priority AS priority_3 FROM sylius_contact s0_ LEFT JOIN sylius_contact_translation s1_ ON s0_.id = s1_.translatable_id WHERE s1_.locale = ? AND s0_.code = ?
Parameters:
[ "de_DE" "phone" ] |
| 129 | 0.19 ms |
SELECT s0_.id AS id_0, s0_.code AS code_1, s0_.icon AS icon_2, s0_.priority AS priority_3 FROM sylius_contact s0_ LEFT JOIN sylius_contact_translation s1_ ON s0_.id = s1_.translatable_id WHERE s1_.locale = ? AND s0_.code = ?
Parameters:
[ "de_DE" "phone" ] |
| 130 | 0.19 ms |
SELECT s0_.id AS id_0, s0_.code AS code_1, s0_.icon AS icon_2, s0_.priority AS priority_3 FROM sylius_contact s0_ LEFT JOIN sylius_contact_translation s1_ ON s0_.id = s1_.translatable_id WHERE s1_.locale = ? AND s0_.code = ?
Parameters:
[ "de_DE" "phone" ] |
| 131 | 0.30 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "margaroli" "de_DE" ] |
| 132 | 0.17 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
2742
]
|
| 133 | 0.23 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "margaroli" "de_DE" ] |
| 134 | 0.15 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
2742
]
|
| 135 | 0.23 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "margaroli" "de_DE" ] |
| 136 | 0.18 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
2742
]
|
| 137 | 0.24 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "margaroli" "de_DE" ] |
| 138 | 0.16 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
2742
]
|
| 139 | 0.22 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "margaroli" "de_DE" ] |
| 140 | 0.17 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
2742
]
|
| 141 | 0.22 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "margaroli" "de_DE" ] |
| 142 | 0.14 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
2742
]
|
| 143 | 0.21 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "margaroli" "de_DE" ] |
| 144 | 0.14 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
2742
]
|
| 145 | 0.21 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "margaroli" "de_DE" ] |
| 146 | 0.14 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
2742
]
|
| 147 | 0.31 ms |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceableContent_id AS referenceableContent_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1
Parameters:
[ "de_DE" "our-story" ] |
| 148 | 0.20 ms |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceableContent_id AS referenceableContent_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1
Parameters:
[ "de_DE" "delivery" ] |
| 149 | 0.19 ms |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceableContent_id AS referenceableContent_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1
Parameters:
[ "de_DE" "payments" ] |
| 150 | 0.31 ms |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceableContent_id AS referenceableContent_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1
Parameters:
[ "de_DE" "privacy-policy" ] |
| 151 | 0.21 ms |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceableContent_id AS referenceableContent_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1
Parameters:
[ "de_DE" "legal" ] |
| 152 | 0.18 ms |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceableContent_id AS referenceableContent_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1
Parameters:
[ "de_DE" "contact-us" ] |
| 153 | 0.17 ms |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceableContent_id AS referenceableContent_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1
Parameters:
[ "de_DE" "about" ] |
| 154 | 0.20 ms |
SELECT s0_.id AS id_0, s0_.code AS code_1, s0_.icon AS icon_2, s0_.priority AS priority_3 FROM sylius_contact s0_ LEFT JOIN sylius_contact_translation s1_ ON s0_.id = s1_.translatable_id WHERE s1_.locale = ? AND s0_.code = ?
Parameters:
[ "de_DE" "phone" ] |
| 155 | 0.20 ms |
SELECT s0_.id AS id_0, s0_.code AS code_1, s0_.icon AS icon_2, s0_.priority AS priority_3 FROM sylius_contact s0_ LEFT JOIN sylius_contact_translation s1_ ON s0_.id = s1_.translatable_id WHERE s1_.locale = ? AND s0_.code = ?
Parameters:
[ "de_DE" "phone" ] |
| 156 | 0.19 ms |
SELECT s0_.id AS id_0, s0_.code AS code_1, s0_.icon AS icon_2, s0_.priority AS priority_3 FROM sylius_contact s0_ LEFT JOIN sylius_contact_translation s1_ ON s0_.id = s1_.translatable_id WHERE s1_.locale = ? AND s0_.code = ?
Parameters:
[ "de_DE" "email" ] |
| 157 | 0.18 ms |
SELECT s0_.id AS id_0, s0_.code AS code_1, s0_.icon AS icon_2, s0_.priority AS priority_3 FROM sylius_contact s0_ LEFT JOIN sylius_contact_translation s1_ ON s0_.id = s1_.translatable_id WHERE s1_.locale = ? AND s0_.code = ?
Parameters:
[ "de_DE" "email" ] |
| 158 | 0.17 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.type AS type_3, t0.scope AS scope_4, t0.id AS id_5 FROM sylius_zone t0 WHERE t0.code = ? AND t0.scope = ? LIMIT 1
Parameters:
[ "EU" "all" ] |
| 159 | 0.48 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.description AS description_2, s0_.priority AS priority_3, s0_.exclusive AS exclusive_4, s0_.usage_limit AS usage_limit_5, s0_.used AS used_6, s0_.coupon_based AS coupon_based_7, s0_.starts_at AS starts_at_8, s0_.ends_at AS ends_at_9, s0_.created_at AS created_at_10, s0_.updated_at AS updated_at_11, s0_.id AS id_12 FROM sylius_promotion s0_ WHERE (s0_.starts_at IS NULL OR s0_.starts_at < ?) AND (s0_.ends_at IS NULL OR s0_.ends_at > ?) AND EXISTS (SELECT 1 FROM sylius_promotion_channels s1_ WHERE s1_.promotion_id = s0_.id AND s1_.channel_id IN (?)) ORDER BY s0_.priority DESC
Parameters:
[ "2026-09-20 14:58:04" "2026-09-20 14:58:04" 1 ] |
| 160 | 0.28 ms |
SELECT s0_.id AS id_0, s1_.type AS type_1, s1_.configuration AS configuration_2, s1_.id AS id_3, s1_.promotion_id AS promotion_id_4 FROM sylius_promotion s0_ LEFT JOIN sylius_promotion_rule s1_ ON s0_.id = s1_.promotion_id WHERE s0_.id IN (?)
Parameters:
[
[
1
5
2
3
4
12
13
14
16
]
]
|
| 161 | 0.51 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
2742
]
|
| 162 | 0.37 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 3133 "de_DE" ] |
| 163 | 0.18 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2745 "de_DE" ] |
| 164 | 0.15 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2744 "de_DE" ] |
| 165 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 3134 "de_DE" ] |
| 166 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 3139 "de_DE" ] |
| 167 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2749 "de_DE" ] |
| 168 | 0.26 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2760 "de_DE" ] |
| 169 | 0.16 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2761 "de_DE" ] |
| 170 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 3137 "de_DE" ] |
| 171 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2758 "de_DE" ] |
| 172 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2754 "de_DE" ] |
| 173 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8052 "de_DE" ] |
| 174 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8055 "de_DE" ] |
| 175 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 3138 "de_DE" ] |
| 176 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8053 "de_DE" ] |
| 177 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 3136 "de_DE" ] |
| 178 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2746 "de_DE" ] |
| 179 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2763 "de_DE" ] |
| 180 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8056 "de_DE" ] |
| 181 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 3135 "de_DE" ] |
| 182 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2759 "de_DE" ] |
| 183 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2751 "de_DE" ] |
| 184 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2750 "de_DE" ] |
| 185 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 3144 "de_DE" ] |
| 186 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 3143 "de_DE" ] |
| 187 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 3142 "de_DE" ] |
| 188 | 0.13 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2756 "de_DE" ] |
| 189 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2747 "de_DE" ] |
| 190 | 0.13 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 3150 "de_DE" ] |
| 191 | 0.13 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2743 "de_DE" ] |
| 192 | 0.17 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_taxon_image t0 WHERE t0.owner_id = ?
Parameters:
[
2742
]
|
| 193 | 0.37 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
136915
]
|
| 194 | 0.60 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
136915
]
|
| 195 | 0.34 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160975
]
|
| 196 | 0.31 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
136915
]
|
| 197 | 0.17 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 198 | 0.15 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 199 | 0.11 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160976
]
|
| 200 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160977
]
|
| 201 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160978
]
|
| 202 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160979
]
|
| 203 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160980
]
|
| 204 | 0.20 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160981
]
|
| 205 | 0.10 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160982
]
|
| 206 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160983
]
|
| 207 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160984
]
|
| 208 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160985
]
|
| 209 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160986
]
|
| 210 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160987
]
|
| 211 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160988
]
|
| 212 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160989
]
|
| 213 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160990
]
|
| 214 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160991
]
|
| 215 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160992
]
|
| 216 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160993
]
|
| 217 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160994
]
|
| 218 | 0.10 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160995
]
|
| 219 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160996
]
|
| 220 | 0.10 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160997
]
|
| 221 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160998
]
|
| 222 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160999
]
|
| 223 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1161000
]
|
| 224 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1161001
]
|
| 225 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1161002
]
|
| 226 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1161003
]
|
| 227 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1161004
]
|
| 228 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1161005
]
|
| 229 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1161006
]
|
| 230 | 0.26 ms |
SELECT t0.id AS id_1, t0.size AS size_2, t0.supplier AS supplier_3, t0.unit AS unit_4, t0.productKind AS productKind_5, t0.effect AS effect_6, t0.color AS color_7, t0.thickness AS thickness_8, t0.material AS material_9, t0.surface AS surface_10, t0.application AS application_11, t0.nonRectified AS nonRectified_12, t0.shadeVariation AS shadeVariation_13, t0.slipClass AS slipClass_14, t0.pei AS pei_15, t0.info AS info_16, t0.pcsPerBox AS pcsPerBox_17, t0.sqmPerBox AS sqmPerBox_18, t0.lmPerBox AS lmPerBox_19, t0.minQ AS minQ_20, t0.product_id AS product_id_21, t22.code AS code_23, t22.created_at AS created_at_24, t22.updated_at AS updated_at_25, t22.enabled AS enabled_26, t22.id AS id_27, t22.variant_selection_method AS variant_selection_method_28, t22.average_rating AS average_rating_29, t22.seo_brand AS seo_brand_30, t22.seo_gtin8 AS seo_gtin8_31, t22.seo_gtin13 AS seo_gtin13_32, t22.seo_gtin14 AS seo_gtin14_33, t22.seo_mpn AS seo_mpn_34, t22.seo_isbn AS seo_isbn_35, t22.seo_sku AS seo_sku_36, t22.seo_offer_aggregated AS seo_offer_aggregated_37, t22.main_taxon_id AS main_taxon_id_38, t22.brand_id AS brand_id_39, t22.referenceableContent_id AS referenceableContent_id_40 FROM sylius_product_tile_details t0 LEFT JOIN sylius_product t22 ON t0.product_id = t22.id WHERE t0.product_id = ?
Parameters:
[
136915
]
|
| 231 | 0.37 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
136915
]
|
| 232 | 0.10 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
7
]
|
| 233 | 0.08 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
149
]
|
| 234 | 0.22 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 149 "de_DE" ] |
| 235 | 0.11 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 236 | 0.20 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
136762
]
|
| 237 | 0.31 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
136762
]
|
| 238 | 0.32 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156626
]
|
| 239 | 0.23 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
136762
]
|
| 240 | 0.23 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 241 | 0.31 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 242 | 0.20 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156627
]
|
| 243 | 0.21 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156628
]
|
| 244 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156629
]
|
| 245 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156630
]
|
| 246 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156631
]
|
| 247 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156632
]
|
| 248 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156633
]
|
| 249 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156634
]
|
| 250 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156635
]
|
| 251 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156636
]
|
| 252 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156637
]
|
| 253 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156638
]
|
| 254 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156639
]
|
| 255 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156640
]
|
| 256 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156641
]
|
| 257 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156642
]
|
| 258 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156643
]
|
| 259 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156644
]
|
| 260 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156645
]
|
| 261 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156646
]
|
| 262 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156647
]
|
| 263 | 0.30 ms |
SELECT t0.id AS id_1, t0.size AS size_2, t0.supplier AS supplier_3, t0.unit AS unit_4, t0.productKind AS productKind_5, t0.effect AS effect_6, t0.color AS color_7, t0.thickness AS thickness_8, t0.material AS material_9, t0.surface AS surface_10, t0.application AS application_11, t0.nonRectified AS nonRectified_12, t0.shadeVariation AS shadeVariation_13, t0.slipClass AS slipClass_14, t0.pei AS pei_15, t0.info AS info_16, t0.pcsPerBox AS pcsPerBox_17, t0.sqmPerBox AS sqmPerBox_18, t0.lmPerBox AS lmPerBox_19, t0.minQ AS minQ_20, t0.product_id AS product_id_21, t22.code AS code_23, t22.created_at AS created_at_24, t22.updated_at AS updated_at_25, t22.enabled AS enabled_26, t22.id AS id_27, t22.variant_selection_method AS variant_selection_method_28, t22.average_rating AS average_rating_29, t22.seo_brand AS seo_brand_30, t22.seo_gtin8 AS seo_gtin8_31, t22.seo_gtin13 AS seo_gtin13_32, t22.seo_gtin14 AS seo_gtin14_33, t22.seo_mpn AS seo_mpn_34, t22.seo_isbn AS seo_isbn_35, t22.seo_sku AS seo_sku_36, t22.seo_offer_aggregated AS seo_offer_aggregated_37, t22.main_taxon_id AS main_taxon_id_38, t22.brand_id AS brand_id_39, t22.referenceableContent_id AS referenceableContent_id_40 FROM sylius_product_tile_details t0 LEFT JOIN sylius_product t22 ON t0.product_id = t22.id WHERE t0.product_id = ?
Parameters:
[
136762
]
|
| 264 | 0.60 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
136762
]
|
| 265 | 0.24 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 266 | 0.17 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
136797
]
|
| 267 | 0.55 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
136797
]
|
| 268 | 0.52 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160380
]
|
| 269 | 0.14 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
136797
]
|
| 270 | 0.12 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 271 | 0.11 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 272 | 0.10 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160381
]
|
| 273 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160382
]
|
| 274 | 0.10 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160383
]
|
| 275 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160384
]
|
| 276 | 0.10 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160385
]
|
| 277 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160386
]
|
| 278 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160387
]
|
| 279 | 0.11 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160388
]
|
| 280 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160389
]
|
| 281 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160390
]
|
| 282 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160391
]
|
| 283 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160392
]
|
| 284 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160393
]
|
| 285 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160394
]
|
| 286 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160395
]
|
| 287 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160396
]
|
| 288 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160397
]
|
| 289 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160398
]
|
| 290 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160399
]
|
| 291 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160400
]
|
| 292 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1160401
]
|
| 293 | 0.16 ms |
SELECT t0.id AS id_1, t0.size AS size_2, t0.supplier AS supplier_3, t0.unit AS unit_4, t0.productKind AS productKind_5, t0.effect AS effect_6, t0.color AS color_7, t0.thickness AS thickness_8, t0.material AS material_9, t0.surface AS surface_10, t0.application AS application_11, t0.nonRectified AS nonRectified_12, t0.shadeVariation AS shadeVariation_13, t0.slipClass AS slipClass_14, t0.pei AS pei_15, t0.info AS info_16, t0.pcsPerBox AS pcsPerBox_17, t0.sqmPerBox AS sqmPerBox_18, t0.lmPerBox AS lmPerBox_19, t0.minQ AS minQ_20, t0.product_id AS product_id_21, t22.code AS code_23, t22.created_at AS created_at_24, t22.updated_at AS updated_at_25, t22.enabled AS enabled_26, t22.id AS id_27, t22.variant_selection_method AS variant_selection_method_28, t22.average_rating AS average_rating_29, t22.seo_brand AS seo_brand_30, t22.seo_gtin8 AS seo_gtin8_31, t22.seo_gtin13 AS seo_gtin13_32, t22.seo_gtin14 AS seo_gtin14_33, t22.seo_mpn AS seo_mpn_34, t22.seo_isbn AS seo_isbn_35, t22.seo_sku AS seo_sku_36, t22.seo_offer_aggregated AS seo_offer_aggregated_37, t22.main_taxon_id AS main_taxon_id_38, t22.brand_id AS brand_id_39, t22.referenceableContent_id AS referenceableContent_id_40 FROM sylius_product_tile_details t0 LEFT JOIN sylius_product t22 ON t0.product_id = t22.id WHERE t0.product_id = ?
Parameters:
[
136797
]
|
| 294 | 0.23 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
136797
]
|
| 295 | 0.13 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 296 | 0.10 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
137332
]
|
| 297 | 0.49 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
137332
]
|
| 298 | 0.28 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166374
]
|
| 299 | 0.24 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
137332
]
|
| 300 | 0.31 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 301 | 0.30 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 302 | 0.20 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166375
]
|
| 303 | 0.17 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166376
]
|
| 304 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166377
]
|
| 305 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166378
]
|
| 306 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166379
]
|
| 307 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166380
]
|
| 308 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166381
]
|
| 309 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166382
]
|
| 310 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166383
]
|
| 311 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166384
]
|
| 312 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166385
]
|
| 313 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166386
]
|
| 314 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166387
]
|
| 315 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166388
]
|
| 316 | 0.17 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166389
]
|
| 317 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166390
]
|
| 318 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166391
]
|
| 319 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166392
]
|
| 320 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166393
]
|
| 321 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166394
]
|
| 322 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166395
]
|
| 323 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166396
]
|
| 324 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166397
]
|
| 325 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166398
]
|
| 326 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166399
]
|
| 327 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166400
]
|
| 328 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166401
]
|
| 329 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166402
]
|
| 330 | 0.17 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166403
]
|
| 331 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166404
]
|
| 332 | 0.10 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166405
]
|
| 333 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166406
]
|
| 334 | 0.10 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166407
]
|
| 335 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166408
]
|
| 336 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166409
]
|
| 337 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166410
]
|
| 338 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166411
]
|
| 339 | 0.17 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166412
]
|
| 340 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166413
]
|
| 341 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166414
]
|
| 342 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166415
]
|
| 343 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166416
]
|
| 344 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166417
]
|
| 345 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166418
]
|
| 346 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166419
]
|
| 347 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166420
]
|
| 348 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166421
]
|
| 349 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166422
]
|
| 350 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166423
]
|
| 351 | 0.10 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166424
]
|
| 352 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166425
]
|
| 353 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166426
]
|
| 354 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166427
]
|
| 355 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166428
]
|
| 356 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166429
]
|
| 357 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166430
]
|
| 358 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166431
]
|
| 359 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166432
]
|
| 360 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166433
]
|
| 361 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166434
]
|
| 362 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166435
]
|
| 363 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166436
]
|
| 364 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166437
]
|
| 365 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166438
]
|
| 366 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166439
]
|
| 367 | 0.16 ms |
SELECT t0.id AS id_1, t0.size AS size_2, t0.supplier AS supplier_3, t0.unit AS unit_4, t0.productKind AS productKind_5, t0.effect AS effect_6, t0.color AS color_7, t0.thickness AS thickness_8, t0.material AS material_9, t0.surface AS surface_10, t0.application AS application_11, t0.nonRectified AS nonRectified_12, t0.shadeVariation AS shadeVariation_13, t0.slipClass AS slipClass_14, t0.pei AS pei_15, t0.info AS info_16, t0.pcsPerBox AS pcsPerBox_17, t0.sqmPerBox AS sqmPerBox_18, t0.lmPerBox AS lmPerBox_19, t0.minQ AS minQ_20, t0.product_id AS product_id_21, t22.code AS code_23, t22.created_at AS created_at_24, t22.updated_at AS updated_at_25, t22.enabled AS enabled_26, t22.id AS id_27, t22.variant_selection_method AS variant_selection_method_28, t22.average_rating AS average_rating_29, t22.seo_brand AS seo_brand_30, t22.seo_gtin8 AS seo_gtin8_31, t22.seo_gtin13 AS seo_gtin13_32, t22.seo_gtin14 AS seo_gtin14_33, t22.seo_mpn AS seo_mpn_34, t22.seo_isbn AS seo_isbn_35, t22.seo_sku AS seo_sku_36, t22.seo_offer_aggregated AS seo_offer_aggregated_37, t22.main_taxon_id AS main_taxon_id_38, t22.brand_id AS brand_id_39, t22.referenceableContent_id AS referenceableContent_id_40 FROM sylius_product_tile_details t0 LEFT JOIN sylius_product t22 ON t0.product_id = t22.id WHERE t0.product_id = ?
Parameters:
[
137332
]
|
| 368 | 0.35 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
137332
]
|
| 369 | 0.13 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 370 | 0.10 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
137354
]
|
| 371 | 0.24 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
137354
]
|
| 372 | 0.11 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166677
]
|
| 373 | 0.13 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
137354
]
|
| 374 | 0.17 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 375 | 0.16 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 376 | 0.11 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166678
]
|
| 377 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166679
]
|
| 378 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166680
]
|
| 379 | 0.10 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166681
]
|
| 380 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166682
]
|
| 381 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166683
]
|
| 382 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166684
]
|
| 383 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166685
]
|
| 384 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166686
]
|
| 385 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166687
]
|
| 386 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166688
]
|
| 387 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166689
]
|
| 388 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166690
]
|
| 389 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166691
]
|
| 390 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166692
]
|
| 391 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166693
]
|
| 392 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166694
]
|
| 393 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166695
]
|
| 394 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166696
]
|
| 395 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166697
]
|
| 396 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166698
]
|
| 397 | 0.15 ms |
SELECT t0.id AS id_1, t0.size AS size_2, t0.supplier AS supplier_3, t0.unit AS unit_4, t0.productKind AS productKind_5, t0.effect AS effect_6, t0.color AS color_7, t0.thickness AS thickness_8, t0.material AS material_9, t0.surface AS surface_10, t0.application AS application_11, t0.nonRectified AS nonRectified_12, t0.shadeVariation AS shadeVariation_13, t0.slipClass AS slipClass_14, t0.pei AS pei_15, t0.info AS info_16, t0.pcsPerBox AS pcsPerBox_17, t0.sqmPerBox AS sqmPerBox_18, t0.lmPerBox AS lmPerBox_19, t0.minQ AS minQ_20, t0.product_id AS product_id_21, t22.code AS code_23, t22.created_at AS created_at_24, t22.updated_at AS updated_at_25, t22.enabled AS enabled_26, t22.id AS id_27, t22.variant_selection_method AS variant_selection_method_28, t22.average_rating AS average_rating_29, t22.seo_brand AS seo_brand_30, t22.seo_gtin8 AS seo_gtin8_31, t22.seo_gtin13 AS seo_gtin13_32, t22.seo_gtin14 AS seo_gtin14_33, t22.seo_mpn AS seo_mpn_34, t22.seo_isbn AS seo_isbn_35, t22.seo_sku AS seo_sku_36, t22.seo_offer_aggregated AS seo_offer_aggregated_37, t22.main_taxon_id AS main_taxon_id_38, t22.brand_id AS brand_id_39, t22.referenceableContent_id AS referenceableContent_id_40 FROM sylius_product_tile_details t0 LEFT JOIN sylius_product t22 ON t0.product_id = t22.id WHERE t0.product_id = ?
Parameters:
[
137354
]
|
| 398 | 0.23 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
137354
]
|
| 399 | 0.13 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 400 | 0.21 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
137546
]
|
| 401 | 0.35 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
137546
]
|
| 402 | 0.30 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170135
]
|
| 403 | 0.23 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
137546
]
|
| 404 | 0.12 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 405 | 0.12 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 406 | 0.11 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170136
]
|
| 407 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170137
]
|
| 408 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170138
]
|
| 409 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170139
]
|
| 410 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170140
]
|
| 411 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170141
]
|
| 412 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170142
]
|
| 413 | 0.10 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170143
]
|
| 414 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170144
]
|
| 415 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170145
]
|
| 416 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170146
]
|
| 417 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170147
]
|
| 418 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170148
]
|
| 419 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170149
]
|
| 420 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170150
]
|
| 421 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170151
]
|
| 422 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170152
]
|
| 423 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170153
]
|
| 424 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170154
]
|
| 425 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170155
]
|
| 426 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170156
]
|
| 427 | 0.15 ms |
SELECT t0.id AS id_1, t0.size AS size_2, t0.supplier AS supplier_3, t0.unit AS unit_4, t0.productKind AS productKind_5, t0.effect AS effect_6, t0.color AS color_7, t0.thickness AS thickness_8, t0.material AS material_9, t0.surface AS surface_10, t0.application AS application_11, t0.nonRectified AS nonRectified_12, t0.shadeVariation AS shadeVariation_13, t0.slipClass AS slipClass_14, t0.pei AS pei_15, t0.info AS info_16, t0.pcsPerBox AS pcsPerBox_17, t0.sqmPerBox AS sqmPerBox_18, t0.lmPerBox AS lmPerBox_19, t0.minQ AS minQ_20, t0.product_id AS product_id_21, t22.code AS code_23, t22.created_at AS created_at_24, t22.updated_at AS updated_at_25, t22.enabled AS enabled_26, t22.id AS id_27, t22.variant_selection_method AS variant_selection_method_28, t22.average_rating AS average_rating_29, t22.seo_brand AS seo_brand_30, t22.seo_gtin8 AS seo_gtin8_31, t22.seo_gtin13 AS seo_gtin13_32, t22.seo_gtin14 AS seo_gtin14_33, t22.seo_mpn AS seo_mpn_34, t22.seo_isbn AS seo_isbn_35, t22.seo_sku AS seo_sku_36, t22.seo_offer_aggregated AS seo_offer_aggregated_37, t22.main_taxon_id AS main_taxon_id_38, t22.brand_id AS brand_id_39, t22.referenceableContent_id AS referenceableContent_id_40 FROM sylius_product_tile_details t0 LEFT JOIN sylius_product t22 ON t0.product_id = t22.id WHERE t0.product_id = ?
Parameters:
[
137546
]
|
| 428 | 0.32 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
137546
]
|
| 429 | 0.12 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 430 | 0.09 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
137453
]
|
| 431 | 0.54 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
137453
]
|
| 432 | 0.24 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169221
]
|
| 433 | 0.19 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
137453
]
|
| 434 | 0.17 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 435 | 0.15 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 436 | 0.11 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169222
]
|
| 437 | 0.11 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169223
]
|
| 438 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169224
]
|
| 439 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169225
]
|
| 440 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169226
]
|
| 441 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169227
]
|
| 442 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169228
]
|
| 443 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169229
]
|
| 444 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169230
]
|
| 445 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169231
]
|
| 446 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169232
]
|
| 447 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169233
]
|
| 448 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169234
]
|
| 449 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169235
]
|
| 450 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169236
]
|
| 451 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169237
]
|
| 452 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169238
]
|
| 453 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169239
]
|
| 454 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169240
]
|
| 455 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169241
]
|
| 456 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169242
]
|
| 457 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169243
]
|
| 458 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169244
]
|
| 459 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169245
]
|
| 460 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169246
]
|
| 461 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169247
]
|
| 462 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169248
]
|
| 463 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169249
]
|
| 464 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169250
]
|
| 465 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169251
]
|
| 466 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169252
]
|
| 467 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169253
]
|
| 468 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169254
]
|
| 469 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169255
]
|
| 470 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169256
]
|
| 471 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169257
]
|
| 472 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169258
]
|
| 473 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169259
]
|
| 474 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169260
]
|
| 475 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169261
]
|
| 476 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169262
]
|
| 477 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169263
]
|
| 478 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169264
]
|
| 479 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169265
]
|
| 480 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169266
]
|
| 481 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169267
]
|
| 482 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169268
]
|
| 483 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169269
]
|
| 484 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169270
]
|
| 485 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169271
]
|
| 486 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169272
]
|
| 487 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169273
]
|
| 488 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169274
]
|
| 489 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169275
]
|
| 490 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169276
]
|
| 491 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169277
]
|
| 492 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169278
]
|
| 493 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169279
]
|
| 494 | 0.10 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169280
]
|
| 495 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169281
]
|
| 496 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169282
]
|
| 497 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169283
]
|
| 498 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169284
]
|
| 499 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169285
]
|
| 500 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169286
]
|
| 501 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169287
]
|
| 502 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169288
]
|
| 503 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169289
]
|
| 504 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169290
]
|
| 505 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169291
]
|
| 506 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169292
]
|
| 507 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169293
]
|
| 508 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169294
]
|
| 509 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169295
]
|
| 510 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169296
]
|
| 511 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169297
]
|
| 512 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169298
]
|
| 513 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169299
]
|
| 514 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169300
]
|
| 515 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169301
]
|
| 516 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169302
]
|
| 517 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169303
]
|
| 518 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169304
]
|
| 519 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169305
]
|
| 520 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169306
]
|
| 521 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169307
]
|
| 522 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169308
]
|
| 523 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169309
]
|
| 524 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169310
]
|
| 525 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169311
]
|
| 526 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169312
]
|
| 527 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169313
]
|
| 528 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169314
]
|
| 529 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169315
]
|
| 530 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169316
]
|
| 531 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169317
]
|
| 532 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169318
]
|
| 533 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169319
]
|
| 534 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169320
]
|
| 535 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169321
]
|
| 536 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169322
]
|
| 537 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169323
]
|
| 538 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169324
]
|
| 539 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169325
]
|
| 540 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169326
]
|
| 541 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169327
]
|
| 542 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169328
]
|
| 543 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169329
]
|
| 544 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169330
]
|
| 545 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169331
]
|
| 546 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169332
]
|
| 547 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169333
]
|
| 548 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169334
]
|
| 549 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169335
]
|
| 550 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169336
]
|
| 551 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169337
]
|
| 552 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169338
]
|
| 553 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169339
]
|
| 554 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169340
]
|
| 555 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169341
]
|
| 556 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169342
]
|
| 557 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169343
]
|
| 558 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169344
]
|
| 559 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169345
]
|
| 560 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169346
]
|
| 561 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169347
]
|
| 562 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169348
]
|
| 563 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169349
]
|
| 564 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169350
]
|
| 565 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169351
]
|
| 566 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169352
]
|
| 567 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169353
]
|
| 568 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169354
]
|
| 569 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169355
]
|
| 570 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169356
]
|
| 571 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169357
]
|
| 572 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169358
]
|
| 573 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169359
]
|
| 574 | 0.10 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169360
]
|
| 575 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169361
]
|
| 576 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169362
]
|
| 577 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169363
]
|
| 578 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169364
]
|
| 579 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169365
]
|
| 580 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169366
]
|
| 581 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169367
]
|
| 582 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169368
]
|
| 583 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169369
]
|
| 584 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169370
]
|
| 585 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169371
]
|
| 586 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169372
]
|
| 587 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169373
]
|
| 588 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1169374
]
|
| 589 | 0.16 ms |
SELECT t0.id AS id_1, t0.size AS size_2, t0.supplier AS supplier_3, t0.unit AS unit_4, t0.productKind AS productKind_5, t0.effect AS effect_6, t0.color AS color_7, t0.thickness AS thickness_8, t0.material AS material_9, t0.surface AS surface_10, t0.application AS application_11, t0.nonRectified AS nonRectified_12, t0.shadeVariation AS shadeVariation_13, t0.slipClass AS slipClass_14, t0.pei AS pei_15, t0.info AS info_16, t0.pcsPerBox AS pcsPerBox_17, t0.sqmPerBox AS sqmPerBox_18, t0.lmPerBox AS lmPerBox_19, t0.minQ AS minQ_20, t0.product_id AS product_id_21, t22.code AS code_23, t22.created_at AS created_at_24, t22.updated_at AS updated_at_25, t22.enabled AS enabled_26, t22.id AS id_27, t22.variant_selection_method AS variant_selection_method_28, t22.average_rating AS average_rating_29, t22.seo_brand AS seo_brand_30, t22.seo_gtin8 AS seo_gtin8_31, t22.seo_gtin13 AS seo_gtin13_32, t22.seo_gtin14 AS seo_gtin14_33, t22.seo_mpn AS seo_mpn_34, t22.seo_isbn AS seo_isbn_35, t22.seo_sku AS seo_sku_36, t22.seo_offer_aggregated AS seo_offer_aggregated_37, t22.main_taxon_id AS main_taxon_id_38, t22.brand_id AS brand_id_39, t22.referenceableContent_id AS referenceableContent_id_40 FROM sylius_product_tile_details t0 LEFT JOIN sylius_product t22 ON t0.product_id = t22.id WHERE t0.product_id = ?
Parameters:
[
137453
]
|
| 590 | 0.24 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
137453
]
|
| 591 | 0.14 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 592 | 0.20 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
137671
]
|
| 593 | 0.36 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
137671
]
|
| 594 | 0.28 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173227
]
|
| 595 | 0.32 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
137671
]
|
| 596 | 0.13 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 597 | 0.17 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 598 | 0.11 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173228
]
|
| 599 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173229
]
|
| 600 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173230
]
|
| 601 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173231
]
|
| 602 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173232
]
|
| 603 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173233
]
|
| 604 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173234
]
|
| 605 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173235
]
|
| 606 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173236
]
|
| 607 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173237
]
|
| 608 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173238
]
|
| 609 | 0.10 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173239
]
|
| 610 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173240
]
|
| 611 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173241
]
|
| 612 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173242
]
|
| 613 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173243
]
|
| 614 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173244
]
|
| 615 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173245
]
|
| 616 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173246
]
|
| 617 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173247
]
|
| 618 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173248
]
|
| 619 | 0.15 ms |
SELECT t0.id AS id_1, t0.size AS size_2, t0.supplier AS supplier_3, t0.unit AS unit_4, t0.productKind AS productKind_5, t0.effect AS effect_6, t0.color AS color_7, t0.thickness AS thickness_8, t0.material AS material_9, t0.surface AS surface_10, t0.application AS application_11, t0.nonRectified AS nonRectified_12, t0.shadeVariation AS shadeVariation_13, t0.slipClass AS slipClass_14, t0.pei AS pei_15, t0.info AS info_16, t0.pcsPerBox AS pcsPerBox_17, t0.sqmPerBox AS sqmPerBox_18, t0.lmPerBox AS lmPerBox_19, t0.minQ AS minQ_20, t0.product_id AS product_id_21, t22.code AS code_23, t22.created_at AS created_at_24, t22.updated_at AS updated_at_25, t22.enabled AS enabled_26, t22.id AS id_27, t22.variant_selection_method AS variant_selection_method_28, t22.average_rating AS average_rating_29, t22.seo_brand AS seo_brand_30, t22.seo_gtin8 AS seo_gtin8_31, t22.seo_gtin13 AS seo_gtin13_32, t22.seo_gtin14 AS seo_gtin14_33, t22.seo_mpn AS seo_mpn_34, t22.seo_isbn AS seo_isbn_35, t22.seo_sku AS seo_sku_36, t22.seo_offer_aggregated AS seo_offer_aggregated_37, t22.main_taxon_id AS main_taxon_id_38, t22.brand_id AS brand_id_39, t22.referenceableContent_id AS referenceableContent_id_40 FROM sylius_product_tile_details t0 LEFT JOIN sylius_product t22 ON t0.product_id = t22.id WHERE t0.product_id = ?
Parameters:
[
137671
]
|
| 620 | 0.35 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
137671
]
|
| 621 | 0.13 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 622 | 0.29 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
228422
]
|
| 623 | 0.49 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
228422
]
|
| 624 | 0.32 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465968
]
|
| 625 | 0.49 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
228422
]
|
| 626 | 0.17 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 627 | 0.12 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 628 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465969
]
|
| 629 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465970
]
|
| 630 | 0.10 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465971
]
|
| 631 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465972
]
|
| 632 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465973
]
|
| 633 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465974
]
|
| 634 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465975
]
|
| 635 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465976
]
|
| 636 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465977
]
|
| 637 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465978
]
|
| 638 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465979
]
|
| 639 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465980
]
|
| 640 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465981
]
|
| 641 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465982
]
|
| 642 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465983
]
|
| 643 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465984
]
|
| 644 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465985
]
|
| 645 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465986
]
|
| 646 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465987
]
|
| 647 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465988
]
|
| 648 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465989
]
|
| 649 | 0.27 ms |
SELECT t0.id AS id_1, t0.size AS size_2, t0.supplier AS supplier_3, t0.unit AS unit_4, t0.productKind AS productKind_5, t0.effect AS effect_6, t0.color AS color_7, t0.thickness AS thickness_8, t0.material AS material_9, t0.surface AS surface_10, t0.application AS application_11, t0.nonRectified AS nonRectified_12, t0.shadeVariation AS shadeVariation_13, t0.slipClass AS slipClass_14, t0.pei AS pei_15, t0.info AS info_16, t0.pcsPerBox AS pcsPerBox_17, t0.sqmPerBox AS sqmPerBox_18, t0.lmPerBox AS lmPerBox_19, t0.minQ AS minQ_20, t0.product_id AS product_id_21, t22.code AS code_23, t22.created_at AS created_at_24, t22.updated_at AS updated_at_25, t22.enabled AS enabled_26, t22.id AS id_27, t22.variant_selection_method AS variant_selection_method_28, t22.average_rating AS average_rating_29, t22.seo_brand AS seo_brand_30, t22.seo_gtin8 AS seo_gtin8_31, t22.seo_gtin13 AS seo_gtin13_32, t22.seo_gtin14 AS seo_gtin14_33, t22.seo_mpn AS seo_mpn_34, t22.seo_isbn AS seo_isbn_35, t22.seo_sku AS seo_sku_36, t22.seo_offer_aggregated AS seo_offer_aggregated_37, t22.main_taxon_id AS main_taxon_id_38, t22.brand_id AS brand_id_39, t22.referenceableContent_id AS referenceableContent_id_40 FROM sylius_product_tile_details t0 LEFT JOIN sylius_product t22 ON t0.product_id = t22.id WHERE t0.product_id = ?
Parameters:
[
228422
]
|
| 650 | 0.51 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
228422
]
|
| 651 | 0.13 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 652 | 0.10 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
228421
]
|
| 653 | 0.16 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
228421
]
|
| 654 | 0.30 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465946
]
|
| 655 | 0.14 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
228421
]
|
| 656 | 0.17 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 657 | 0.16 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 658 | 0.11 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465947
]
|
| 659 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465948
]
|
| 660 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465949
]
|
| 661 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465950
]
|
| 662 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465951
]
|
| 663 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465952
]
|
| 664 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465953
]
|
| 665 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465954
]
|
| 666 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465955
]
|
| 667 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465956
]
|
| 668 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465957
]
|
| 669 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465958
]
|
| 670 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465959
]
|
| 671 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465960
]
|
| 672 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465961
]
|
| 673 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465962
]
|
| 674 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465963
]
|
| 675 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465964
]
|
| 676 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465965
]
|
| 677 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465966
]
|
| 678 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465967
]
|
| 679 | 0.15 ms |
SELECT t0.id AS id_1, t0.size AS size_2, t0.supplier AS supplier_3, t0.unit AS unit_4, t0.productKind AS productKind_5, t0.effect AS effect_6, t0.color AS color_7, t0.thickness AS thickness_8, t0.material AS material_9, t0.surface AS surface_10, t0.application AS application_11, t0.nonRectified AS nonRectified_12, t0.shadeVariation AS shadeVariation_13, t0.slipClass AS slipClass_14, t0.pei AS pei_15, t0.info AS info_16, t0.pcsPerBox AS pcsPerBox_17, t0.sqmPerBox AS sqmPerBox_18, t0.lmPerBox AS lmPerBox_19, t0.minQ AS minQ_20, t0.product_id AS product_id_21, t22.code AS code_23, t22.created_at AS created_at_24, t22.updated_at AS updated_at_25, t22.enabled AS enabled_26, t22.id AS id_27, t22.variant_selection_method AS variant_selection_method_28, t22.average_rating AS average_rating_29, t22.seo_brand AS seo_brand_30, t22.seo_gtin8 AS seo_gtin8_31, t22.seo_gtin13 AS seo_gtin13_32, t22.seo_gtin14 AS seo_gtin14_33, t22.seo_mpn AS seo_mpn_34, t22.seo_isbn AS seo_isbn_35, t22.seo_sku AS seo_sku_36, t22.seo_offer_aggregated AS seo_offer_aggregated_37, t22.main_taxon_id AS main_taxon_id_38, t22.brand_id AS brand_id_39, t22.referenceableContent_id AS referenceableContent_id_40 FROM sylius_product_tile_details t0 LEFT JOIN sylius_product t22 ON t0.product_id = t22.id WHERE t0.product_id = ?
Parameters:
[
228421
]
|
| 680 | 0.12 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
228421
]
|
| 681 | 0.12 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 682 | 0.10 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
136759
]
|
| 683 | 0.16 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
136759
]
|
| 684 | 0.11 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156560
]
|
| 685 | 0.13 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
136759
]
|
| 686 | 0.17 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 687 | 0.16 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 688 | 0.11 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156561
]
|
| 689 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156562
]
|
| 690 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156563
]
|
| 691 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156564
]
|
| 692 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156565
]
|
| 693 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156566
]
|
| 694 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156567
]
|
| 695 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156568
]
|
| 696 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156569
]
|
| 697 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156570
]
|
| 698 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156571
]
|
| 699 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156572
]
|
| 700 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156573
]
|
| 701 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156574
]
|
| 702 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156575
]
|
| 703 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156576
]
|
| 704 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156577
]
|
| 705 | 0.10 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156578
]
|
| 706 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156579
]
|
| 707 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156580
]
|
| 708 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1156581
]
|
| 709 | 0.15 ms |
SELECT t0.id AS id_1, t0.size AS size_2, t0.supplier AS supplier_3, t0.unit AS unit_4, t0.productKind AS productKind_5, t0.effect AS effect_6, t0.color AS color_7, t0.thickness AS thickness_8, t0.material AS material_9, t0.surface AS surface_10, t0.application AS application_11, t0.nonRectified AS nonRectified_12, t0.shadeVariation AS shadeVariation_13, t0.slipClass AS slipClass_14, t0.pei AS pei_15, t0.info AS info_16, t0.pcsPerBox AS pcsPerBox_17, t0.sqmPerBox AS sqmPerBox_18, t0.lmPerBox AS lmPerBox_19, t0.minQ AS minQ_20, t0.product_id AS product_id_21, t22.code AS code_23, t22.created_at AS created_at_24, t22.updated_at AS updated_at_25, t22.enabled AS enabled_26, t22.id AS id_27, t22.variant_selection_method AS variant_selection_method_28, t22.average_rating AS average_rating_29, t22.seo_brand AS seo_brand_30, t22.seo_gtin8 AS seo_gtin8_31, t22.seo_gtin13 AS seo_gtin13_32, t22.seo_gtin14 AS seo_gtin14_33, t22.seo_mpn AS seo_mpn_34, t22.seo_isbn AS seo_isbn_35, t22.seo_sku AS seo_sku_36, t22.seo_offer_aggregated AS seo_offer_aggregated_37, t22.main_taxon_id AS main_taxon_id_38, t22.brand_id AS brand_id_39, t22.referenceableContent_id AS referenceableContent_id_40 FROM sylius_product_tile_details t0 LEFT JOIN sylius_product t22 ON t0.product_id = t22.id WHERE t0.product_id = ?
Parameters:
[
136759
]
|
| 710 | 0.11 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
136759
]
|
| 711 | 0.13 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 712 | 0.10 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
137367
]
|
| 713 | 0.52 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
137367
]
|
| 714 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166766
]
|
| 715 | 0.17 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
137367
]
|
| 716 | 0.17 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 717 | 0.17 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 718 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166767
]
|
| 719 | 0.10 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166768
]
|
| 720 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166769
]
|
| 721 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166770
]
|
| 722 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166771
]
|
| 723 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166772
]
|
| 724 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166773
]
|
| 725 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166774
]
|
| 726 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166775
]
|
| 727 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166776
]
|
| 728 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166777
]
|
| 729 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166778
]
|
| 730 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166779
]
|
| 731 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166780
]
|
| 732 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166781
]
|
| 733 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166782
]
|
| 734 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166783
]
|
| 735 | 0.11 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166784
]
|
| 736 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166785
]
|
| 737 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166786
]
|
| 738 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166787
]
|
| 739 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166788
]
|
| 740 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166789
]
|
| 741 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166790
]
|
| 742 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166791
]
|
| 743 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166792
]
|
| 744 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166793
]
|
| 745 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166794
]
|
| 746 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166795
]
|
| 747 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166796
]
|
| 748 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166797
]
|
| 749 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166798
]
|
| 750 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166799
]
|
| 751 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166800
]
|
| 752 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166801
]
|
| 753 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166802
]
|
| 754 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166803
]
|
| 755 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166804
]
|
| 756 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166805
]
|
| 757 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166806
]
|
| 758 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166807
]
|
| 759 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166808
]
|
| 760 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166809
]
|
| 761 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166810
]
|
| 762 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166811
]
|
| 763 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166812
]
|
| 764 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166813
]
|
| 765 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166814
]
|
| 766 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166815
]
|
| 767 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166816
]
|
| 768 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166817
]
|
| 769 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166818
]
|
| 770 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166819
]
|
| 771 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166820
]
|
| 772 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166821
]
|
| 773 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166822
]
|
| 774 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166823
]
|
| 775 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166824
]
|
| 776 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166825
]
|
| 777 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166826
]
|
| 778 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166827
]
|
| 779 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166828
]
|
| 780 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166829
]
|
| 781 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166830
]
|
| 782 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166831
]
|
| 783 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166832
]
|
| 784 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166833
]
|
| 785 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166834
]
|
| 786 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166835
]
|
| 787 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166836
]
|
| 788 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166837
]
|
| 789 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166838
]
|
| 790 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166839
]
|
| 791 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166840
]
|
| 792 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166841
]
|
| 793 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166842
]
|
| 794 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166843
]
|
| 795 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166844
]
|
| 796 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166845
]
|
| 797 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166846
]
|
| 798 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166847
]
|
| 799 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166848
]
|
| 800 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166849
]
|
| 801 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166850
]
|
| 802 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166851
]
|
| 803 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166852
]
|
| 804 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166853
]
|
| 805 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166854
]
|
| 806 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166855
]
|
| 807 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166856
]
|
| 808 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166857
]
|
| 809 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166858
]
|
| 810 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166859
]
|
| 811 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166860
]
|
| 812 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166861
]
|
| 813 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166862
]
|
| 814 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166863
]
|
| 815 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166864
]
|
| 816 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166865
]
|
| 817 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166866
]
|
| 818 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166867
]
|
| 819 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166868
]
|
| 820 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166869
]
|
| 821 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166870
]
|
| 822 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166871
]
|
| 823 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166872
]
|
| 824 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166873
]
|
| 825 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166874
]
|
| 826 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166875
]
|
| 827 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166876
]
|
| 828 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166877
]
|
| 829 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166878
]
|
| 830 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166879
]
|
| 831 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166880
]
|
| 832 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166881
]
|
| 833 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166882
]
|
| 834 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166883
]
|
| 835 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166884
]
|
| 836 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166885
]
|
| 837 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166886
]
|
| 838 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166887
]
|
| 839 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166888
]
|
| 840 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166889
]
|
| 841 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166890
]
|
| 842 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166891
]
|
| 843 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166892
]
|
| 844 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166893
]
|
| 845 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166894
]
|
| 846 | 0.13 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166895
]
|
| 847 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166896
]
|
| 848 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166897
]
|
| 849 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166898
]
|
| 850 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166899
]
|
| 851 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166900
]
|
| 852 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166901
]
|
| 853 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166902
]
|
| 854 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166903
]
|
| 855 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166904
]
|
| 856 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166905
]
|
| 857 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166906
]
|
| 858 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166907
]
|
| 859 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166908
]
|
| 860 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166909
]
|
| 861 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166910
]
|
| 862 | 0.17 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166911
]
|
| 863 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166912
]
|
| 864 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166913
]
|
| 865 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166914
]
|
| 866 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166915
]
|
| 867 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166916
]
|
| 868 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166917
]
|
| 869 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166918
]
|
| 870 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166919
]
|
| 871 | 0.30 ms |
SELECT t0.id AS id_1, t0.size AS size_2, t0.supplier AS supplier_3, t0.unit AS unit_4, t0.productKind AS productKind_5, t0.effect AS effect_6, t0.color AS color_7, t0.thickness AS thickness_8, t0.material AS material_9, t0.surface AS surface_10, t0.application AS application_11, t0.nonRectified AS nonRectified_12, t0.shadeVariation AS shadeVariation_13, t0.slipClass AS slipClass_14, t0.pei AS pei_15, t0.info AS info_16, t0.pcsPerBox AS pcsPerBox_17, t0.sqmPerBox AS sqmPerBox_18, t0.lmPerBox AS lmPerBox_19, t0.minQ AS minQ_20, t0.product_id AS product_id_21, t22.code AS code_23, t22.created_at AS created_at_24, t22.updated_at AS updated_at_25, t22.enabled AS enabled_26, t22.id AS id_27, t22.variant_selection_method AS variant_selection_method_28, t22.average_rating AS average_rating_29, t22.seo_brand AS seo_brand_30, t22.seo_gtin8 AS seo_gtin8_31, t22.seo_gtin13 AS seo_gtin13_32, t22.seo_gtin14 AS seo_gtin14_33, t22.seo_mpn AS seo_mpn_34, t22.seo_isbn AS seo_isbn_35, t22.seo_sku AS seo_sku_36, t22.seo_offer_aggregated AS seo_offer_aggregated_37, t22.main_taxon_id AS main_taxon_id_38, t22.brand_id AS brand_id_39, t22.referenceableContent_id AS referenceableContent_id_40 FROM sylius_product_tile_details t0 LEFT JOIN sylius_product t22 ON t0.product_id = t22.id WHERE t0.product_id = ?
Parameters:
[
137367
]
|
| 872 | 0.21 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
137367
]
|
| 873 | 0.22 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 874 | 0.17 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
137622
]
|
| 875 | 0.66 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
137622
]
|
| 876 | 0.46 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171762
]
|
| 877 | 0.23 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
137622
]
|
| 878 | 0.21 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 879 | 0.36 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 880 | 0.28 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171763
]
|
| 881 | 0.26 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171764
]
|
| 882 | 0.24 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171765
]
|
| 883 | 0.24 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171766
]
|
| 884 | 0.24 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171767
]
|
| 885 | 0.26 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171768
]
|
| 886 | 0.23 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171769
]
|
| 887 | 0.25 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171770
]
|
| 888 | 0.27 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171771
]
|
| 889 | 0.26 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171772
]
|
| 890 | 0.24 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171773
]
|
| 891 | 0.25 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171774
]
|
| 892 | 0.25 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171775
]
|
| 893 | 0.18 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171776
]
|
| 894 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171777
]
|
| 895 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171778
]
|
| 896 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171779
]
|
| 897 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171780
]
|
| 898 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171781
]
|
| 899 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171782
]
|
| 900 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171783
]
|
| 901 | 0.18 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171784
]
|
| 902 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171785
]
|
| 903 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171786
]
|
| 904 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171787
]
|
| 905 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171788
]
|
| 906 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171789
]
|
| 907 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171790
]
|
| 908 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171791
]
|
| 909 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171792
]
|
| 910 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171793
]
|
| 911 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171794
]
|
| 912 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171795
]
|
| 913 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171796
]
|
| 914 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171797
]
|
| 915 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171798
]
|
| 916 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171799
]
|
| 917 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171800
]
|
| 918 | 0.17 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171801
]
|
| 919 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171802
]
|
| 920 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171803
]
|
| 921 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171804
]
|
| 922 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171805
]
|
| 923 | 0.31 ms |
SELECT t0.id AS id_1, t0.size AS size_2, t0.supplier AS supplier_3, t0.unit AS unit_4, t0.productKind AS productKind_5, t0.effect AS effect_6, t0.color AS color_7, t0.thickness AS thickness_8, t0.material AS material_9, t0.surface AS surface_10, t0.application AS application_11, t0.nonRectified AS nonRectified_12, t0.shadeVariation AS shadeVariation_13, t0.slipClass AS slipClass_14, t0.pei AS pei_15, t0.info AS info_16, t0.pcsPerBox AS pcsPerBox_17, t0.sqmPerBox AS sqmPerBox_18, t0.lmPerBox AS lmPerBox_19, t0.minQ AS minQ_20, t0.product_id AS product_id_21, t22.code AS code_23, t22.created_at AS created_at_24, t22.updated_at AS updated_at_25, t22.enabled AS enabled_26, t22.id AS id_27, t22.variant_selection_method AS variant_selection_method_28, t22.average_rating AS average_rating_29, t22.seo_brand AS seo_brand_30, t22.seo_gtin8 AS seo_gtin8_31, t22.seo_gtin13 AS seo_gtin13_32, t22.seo_gtin14 AS seo_gtin14_33, t22.seo_mpn AS seo_mpn_34, t22.seo_isbn AS seo_isbn_35, t22.seo_sku AS seo_sku_36, t22.seo_offer_aggregated AS seo_offer_aggregated_37, t22.main_taxon_id AS main_taxon_id_38, t22.brand_id AS brand_id_39, t22.referenceableContent_id AS referenceableContent_id_40 FROM sylius_product_tile_details t0 LEFT JOIN sylius_product t22 ON t0.product_id = t22.id WHERE t0.product_id = ?
Parameters:
[
137622
]
|
| 924 | 0.36 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
137622
]
|
| 925 | 0.24 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 926 | 0.18 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
137441
]
|
| 927 | 0.98 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
137441
]
|
| 928 | 0.27 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168745
]
|
| 929 | 0.21 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
137441
]
|
| 930 | 0.17 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 931 | 0.16 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 932 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168746
]
|
| 933 | 0.10 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168747
]
|
| 934 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168748
]
|
| 935 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168749
]
|
| 936 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168750
]
|
| 937 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168751
]
|
| 938 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168752
]
|
| 939 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168753
]
|
| 940 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168754
]
|
| 941 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168755
]
|
| 942 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168756
]
|
| 943 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168757
]
|
| 944 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168758
]
|
| 945 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168759
]
|
| 946 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168760
]
|
| 947 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168761
]
|
| 948 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168762
]
|
| 949 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168763
]
|
| 950 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168764
]
|
| 951 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168765
]
|
| 952 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168766
]
|
| 953 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168767
]
|
| 954 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168768
]
|
| 955 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168769
]
|
| 956 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168770
]
|
| 957 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168771
]
|
| 958 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168772
]
|
| 959 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168773
]
|
| 960 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168774
]
|
| 961 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168775
]
|
| 962 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168776
]
|
| 963 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168777
]
|
| 964 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168778
]
|
| 965 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168779
]
|
| 966 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168780
]
|
| 967 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168781
]
|
| 968 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168782
]
|
| 969 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168783
]
|
| 970 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168784
]
|
| 971 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168785
]
|
| 972 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168786
]
|
| 973 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168787
]
|
| 974 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168788
]
|
| 975 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168789
]
|
| 976 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168790
]
|
| 977 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168791
]
|
| 978 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168792
]
|
| 979 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168793
]
|
| 980 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168794
]
|
| 981 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168795
]
|
| 982 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168796
]
|
| 983 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168797
]
|
| 984 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168798
]
|
| 985 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168799
]
|
| 986 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168800
]
|
| 987 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168801
]
|
| 988 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168802
]
|
| 989 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168803
]
|
| 990 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168804
]
|
| 991 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168805
]
|
| 992 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168806
]
|
| 993 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168807
]
|
| 994 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168808
]
|
| 995 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168809
]
|
| 996 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168810
]
|
| 997 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168811
]
|
| 998 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168812
]
|
| 999 | 0.10 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168813
]
|
| 1000 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168814
]
|
| 1001 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168815
]
|
| 1002 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168816
]
|
| 1003 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168817
]
|
| 1004 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168818
]
|
| 1005 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168819
]
|
| 1006 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168820
]
|
| 1007 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168821
]
|
| 1008 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168822
]
|
| 1009 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168823
]
|
| 1010 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168824
]
|
| 1011 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168825
]
|
| 1012 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168826
]
|
| 1013 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168827
]
|
| 1014 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168828
]
|
| 1015 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168829
]
|
| 1016 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168830
]
|
| 1017 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168831
]
|
| 1018 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168832
]
|
| 1019 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168833
]
|
| 1020 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168834
]
|
| 1021 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168835
]
|
| 1022 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168836
]
|
| 1023 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168837
]
|
| 1024 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168838
]
|
| 1025 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168839
]
|
| 1026 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168840
]
|
| 1027 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168841
]
|
| 1028 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168842
]
|
| 1029 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168843
]
|
| 1030 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168844
]
|
| 1031 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168845
]
|
| 1032 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168846
]
|
| 1033 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168847
]
|
| 1034 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168848
]
|
| 1035 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168849
]
|
| 1036 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168850
]
|
| 1037 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168851
]
|
| 1038 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168852
]
|
| 1039 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168853
]
|
| 1040 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168854
]
|
| 1041 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168855
]
|
| 1042 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168856
]
|
| 1043 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168857
]
|
| 1044 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168858
]
|
| 1045 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168859
]
|
| 1046 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168860
]
|
| 1047 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168861
]
|
| 1048 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168862
]
|
| 1049 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168863
]
|
| 1050 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168864
]
|
| 1051 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168865
]
|
| 1052 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168866
]
|
| 1053 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168867
]
|
| 1054 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168868
]
|
| 1055 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168869
]
|
| 1056 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168870
]
|
| 1057 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168871
]
|
| 1058 | 0.08 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168872
]
|
| 1059 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168873
]
|
| 1060 | 0.17 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168874
]
|
| 1061 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168875
]
|
| 1062 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168876
]
|
| 1063 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168877
]
|
| 1064 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168878
]
|
| 1065 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168879
]
|
| 1066 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168880
]
|
| 1067 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168881
]
|
| 1068 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168882
]
|
| 1069 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168883
]
|
| 1070 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168884
]
|
| 1071 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168885
]
|
| 1072 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168886
]
|
| 1073 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168887
]
|
| 1074 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168888
]
|
| 1075 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168889
]
|
| 1076 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168890
]
|
| 1077 | 0.17 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168891
]
|
| 1078 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168892
]
|
| 1079 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168893
]
|
| 1080 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168894
]
|
| 1081 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168895
]
|
| 1082 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168896
]
|
| 1083 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168897
]
|
| 1084 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1168898
]
|
| 1085 | 0.30 ms |
SELECT t0.id AS id_1, t0.size AS size_2, t0.supplier AS supplier_3, t0.unit AS unit_4, t0.productKind AS productKind_5, t0.effect AS effect_6, t0.color AS color_7, t0.thickness AS thickness_8, t0.material AS material_9, t0.surface AS surface_10, t0.application AS application_11, t0.nonRectified AS nonRectified_12, t0.shadeVariation AS shadeVariation_13, t0.slipClass AS slipClass_14, t0.pei AS pei_15, t0.info AS info_16, t0.pcsPerBox AS pcsPerBox_17, t0.sqmPerBox AS sqmPerBox_18, t0.lmPerBox AS lmPerBox_19, t0.minQ AS minQ_20, t0.product_id AS product_id_21, t22.code AS code_23, t22.created_at AS created_at_24, t22.updated_at AS updated_at_25, t22.enabled AS enabled_26, t22.id AS id_27, t22.variant_selection_method AS variant_selection_method_28, t22.average_rating AS average_rating_29, t22.seo_brand AS seo_brand_30, t22.seo_gtin8 AS seo_gtin8_31, t22.seo_gtin13 AS seo_gtin13_32, t22.seo_gtin14 AS seo_gtin14_33, t22.seo_mpn AS seo_mpn_34, t22.seo_isbn AS seo_isbn_35, t22.seo_sku AS seo_sku_36, t22.seo_offer_aggregated AS seo_offer_aggregated_37, t22.main_taxon_id AS main_taxon_id_38, t22.brand_id AS brand_id_39, t22.referenceableContent_id AS referenceableContent_id_40 FROM sylius_product_tile_details t0 LEFT JOIN sylius_product t22 ON t0.product_id = t22.id WHERE t0.product_id = ?
Parameters:
[
137441
]
|
| 1086 | 0.21 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
137441
]
|
| 1087 | 0.22 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 1088 | 0.17 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
137565
]
|
| 1089 | 0.65 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
137565
]
|
| 1090 | 0.21 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170259
]
|
| 1091 | 0.22 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
137565
]
|
| 1092 | 0.31 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 1093 | 0.31 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 1094 | 0.20 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170260
]
|
| 1095 | 0.17 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170261
]
|
| 1096 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170262
]
|
| 1097 | 0.18 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170263
]
|
| 1098 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170264
]
|
| 1099 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170265
]
|
| 1100 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170266
]
|
| 1101 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170267
]
|
| 1102 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170268
]
|
| 1103 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170269
]
|
| 1104 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170270
]
|
| 1105 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170271
]
|
| 1106 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170272
]
|
| 1107 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170273
]
|
| 1108 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170274
]
|
| 1109 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170275
]
|
| 1110 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170276
]
|
| 1111 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170277
]
|
| 1112 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170278
]
|
| 1113 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170279
]
|
| 1114 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170280
]
|
| 1115 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170281
]
|
| 1116 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170282
]
|
| 1117 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170283
]
|
| 1118 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170284
]
|
| 1119 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170285
]
|
| 1120 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170286
]
|
| 1121 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170287
]
|
| 1122 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170288
]
|
| 1123 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170289
]
|
| 1124 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170290
]
|
| 1125 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170291
]
|
| 1126 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170292
]
|
| 1127 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170293
]
|
| 1128 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170294
]
|
| 1129 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170295
]
|
| 1130 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170296
]
|
| 1131 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170297
]
|
| 1132 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170298
]
|
| 1133 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170299
]
|
| 1134 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170300
]
|
| 1135 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170301
]
|
| 1136 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170302
]
|
| 1137 | 0.31 ms |
SELECT t0.id AS id_1, t0.size AS size_2, t0.supplier AS supplier_3, t0.unit AS unit_4, t0.productKind AS productKind_5, t0.effect AS effect_6, t0.color AS color_7, t0.thickness AS thickness_8, t0.material AS material_9, t0.surface AS surface_10, t0.application AS application_11, t0.nonRectified AS nonRectified_12, t0.shadeVariation AS shadeVariation_13, t0.slipClass AS slipClass_14, t0.pei AS pei_15, t0.info AS info_16, t0.pcsPerBox AS pcsPerBox_17, t0.sqmPerBox AS sqmPerBox_18, t0.lmPerBox AS lmPerBox_19, t0.minQ AS minQ_20, t0.product_id AS product_id_21, t22.code AS code_23, t22.created_at AS created_at_24, t22.updated_at AS updated_at_25, t22.enabled AS enabled_26, t22.id AS id_27, t22.variant_selection_method AS variant_selection_method_28, t22.average_rating AS average_rating_29, t22.seo_brand AS seo_brand_30, t22.seo_gtin8 AS seo_gtin8_31, t22.seo_gtin13 AS seo_gtin13_32, t22.seo_gtin14 AS seo_gtin14_33, t22.seo_mpn AS seo_mpn_34, t22.seo_isbn AS seo_isbn_35, t22.seo_sku AS seo_sku_36, t22.seo_offer_aggregated AS seo_offer_aggregated_37, t22.main_taxon_id AS main_taxon_id_38, t22.brand_id AS brand_id_39, t22.referenceableContent_id AS referenceableContent_id_40 FROM sylius_product_tile_details t0 LEFT JOIN sylius_product t22 ON t0.product_id = t22.id WHERE t0.product_id = ?
Parameters:
[
137565
]
|
| 1138 | 0.20 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
137565
]
|
| 1139 | 0.21 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 1140 | 0.17 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
137600
]
|
| 1141 | 0.60 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
137600
]
|
| 1142 | 0.31 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171057
]
|
| 1143 | 0.31 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
137600
]
|
| 1144 | 0.31 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 1145 | 0.42 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 1146 | 0.21 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171058
]
|
| 1147 | 0.17 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171059
]
|
| 1148 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171060
]
|
| 1149 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171061
]
|
| 1150 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171062
]
|
| 1151 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171063
]
|
| 1152 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171064
]
|
| 1153 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171065
]
|
| 1154 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171066
]
|
| 1155 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171067
]
|
| 1156 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171068
]
|
| 1157 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171069
]
|
| 1158 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171070
]
|
| 1159 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171071
]
|
| 1160 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171072
]
|
| 1161 | 0.18 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171073
]
|
| 1162 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171074
]
|
| 1163 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171075
]
|
| 1164 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171076
]
|
| 1165 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171077
]
|
| 1166 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171078
]
|
| 1167 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171079
]
|
| 1168 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171080
]
|
| 1169 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171081
]
|
| 1170 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171082
]
|
| 1171 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171083
]
|
| 1172 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171084
]
|
| 1173 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171085
]
|
| 1174 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171086
]
|
| 1175 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171087
]
|
| 1176 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171088
]
|
| 1177 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171089
]
|
| 1178 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171090
]
|
| 1179 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171091
]
|
| 1180 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171092
]
|
| 1181 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171093
]
|
| 1182 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171094
]
|
| 1183 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171095
]
|
| 1184 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171096
]
|
| 1185 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171097
]
|
| 1186 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171098
]
|
| 1187 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171099
]
|
| 1188 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171100
]
|
| 1189 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171101
]
|
| 1190 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171102
]
|
| 1191 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171103
]
|
| 1192 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171104
]
|
| 1193 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171105
]
|
| 1194 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171106
]
|
| 1195 | 0.18 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171107
]
|
| 1196 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171108
]
|
| 1197 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171109
]
|
| 1198 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171110
]
|
| 1199 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171111
]
|
| 1200 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171112
]
|
| 1201 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171113
]
|
| 1202 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171114
]
|
| 1203 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171115
]
|
| 1204 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171116
]
|
| 1205 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171117
]
|
| 1206 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171118
]
|
| 1207 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171119
]
|
| 1208 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171120
]
|
| 1209 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171121
]
|
| 1210 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1171122
]
|
| 1211 | 0.30 ms |
SELECT t0.id AS id_1, t0.size AS size_2, t0.supplier AS supplier_3, t0.unit AS unit_4, t0.productKind AS productKind_5, t0.effect AS effect_6, t0.color AS color_7, t0.thickness AS thickness_8, t0.material AS material_9, t0.surface AS surface_10, t0.application AS application_11, t0.nonRectified AS nonRectified_12, t0.shadeVariation AS shadeVariation_13, t0.slipClass AS slipClass_14, t0.pei AS pei_15, t0.info AS info_16, t0.pcsPerBox AS pcsPerBox_17, t0.sqmPerBox AS sqmPerBox_18, t0.lmPerBox AS lmPerBox_19, t0.minQ AS minQ_20, t0.product_id AS product_id_21, t22.code AS code_23, t22.created_at AS created_at_24, t22.updated_at AS updated_at_25, t22.enabled AS enabled_26, t22.id AS id_27, t22.variant_selection_method AS variant_selection_method_28, t22.average_rating AS average_rating_29, t22.seo_brand AS seo_brand_30, t22.seo_gtin8 AS seo_gtin8_31, t22.seo_gtin13 AS seo_gtin13_32, t22.seo_gtin14 AS seo_gtin14_33, t22.seo_mpn AS seo_mpn_34, t22.seo_isbn AS seo_isbn_35, t22.seo_sku AS seo_sku_36, t22.seo_offer_aggregated AS seo_offer_aggregated_37, t22.main_taxon_id AS main_taxon_id_38, t22.brand_id AS brand_id_39, t22.referenceableContent_id AS referenceableContent_id_40 FROM sylius_product_tile_details t0 LEFT JOIN sylius_product t22 ON t0.product_id = t22.id WHERE t0.product_id = ?
Parameters:
[
137600
]
|
| 1212 | 0.19 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
137600
]
|
| 1213 | 0.22 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 1214 | 0.19 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
137584
]
|
| 1215 | 0.78 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
137584
]
|
| 1216 | 0.32 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170545
]
|
| 1217 | 0.23 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
137584
]
|
| 1218 | 0.22 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 1219 | 0.33 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 1220 | 0.20 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170546
]
|
| 1221 | 0.17 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170547
]
|
| 1222 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170548
]
|
| 1223 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170549
]
|
| 1224 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170550
]
|
| 1225 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170551
]
|
| 1226 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170552
]
|
| 1227 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170553
]
|
| 1228 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170554
]
|
| 1229 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170555
]
|
| 1230 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170556
]
|
| 1231 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170557
]
|
| 1232 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170558
]
|
| 1233 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170559
]
|
| 1234 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170560
]
|
| 1235 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170561
]
|
| 1236 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170562
]
|
| 1237 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170563
]
|
| 1238 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170564
]
|
| 1239 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170565
]
|
| 1240 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170566
]
|
| 1241 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170567
]
|
| 1242 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170568
]
|
| 1243 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170569
]
|
| 1244 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170570
]
|
| 1245 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170571
]
|
| 1246 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170572
]
|
| 1247 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170573
]
|
| 1248 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170574
]
|
| 1249 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170575
]
|
| 1250 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170576
]
|
| 1251 | 0.18 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170577
]
|
| 1252 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170578
]
|
| 1253 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170579
]
|
| 1254 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170580
]
|
| 1255 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170581
]
|
| 1256 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170582
]
|
| 1257 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170583
]
|
| 1258 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170584
]
|
| 1259 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170585
]
|
| 1260 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170586
]
|
| 1261 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170587
]
|
| 1262 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170588
]
|
| 1263 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170589
]
|
| 1264 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170590
]
|
| 1265 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170591
]
|
| 1266 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170592
]
|
| 1267 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170593
]
|
| 1268 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170594
]
|
| 1269 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170595
]
|
| 1270 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170596
]
|
| 1271 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170597
]
|
| 1272 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170598
]
|
| 1273 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170599
]
|
| 1274 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1170600
]
|
| 1275 | 0.30 ms |
SELECT t0.id AS id_1, t0.size AS size_2, t0.supplier AS supplier_3, t0.unit AS unit_4, t0.productKind AS productKind_5, t0.effect AS effect_6, t0.color AS color_7, t0.thickness AS thickness_8, t0.material AS material_9, t0.surface AS surface_10, t0.application AS application_11, t0.nonRectified AS nonRectified_12, t0.shadeVariation AS shadeVariation_13, t0.slipClass AS slipClass_14, t0.pei AS pei_15, t0.info AS info_16, t0.pcsPerBox AS pcsPerBox_17, t0.sqmPerBox AS sqmPerBox_18, t0.lmPerBox AS lmPerBox_19, t0.minQ AS minQ_20, t0.product_id AS product_id_21, t22.code AS code_23, t22.created_at AS created_at_24, t22.updated_at AS updated_at_25, t22.enabled AS enabled_26, t22.id AS id_27, t22.variant_selection_method AS variant_selection_method_28, t22.average_rating AS average_rating_29, t22.seo_brand AS seo_brand_30, t22.seo_gtin8 AS seo_gtin8_31, t22.seo_gtin13 AS seo_gtin13_32, t22.seo_gtin14 AS seo_gtin14_33, t22.seo_mpn AS seo_mpn_34, t22.seo_isbn AS seo_isbn_35, t22.seo_sku AS seo_sku_36, t22.seo_offer_aggregated AS seo_offer_aggregated_37, t22.main_taxon_id AS main_taxon_id_38, t22.brand_id AS brand_id_39, t22.referenceableContent_id AS referenceableContent_id_40 FROM sylius_product_tile_details t0 LEFT JOIN sylius_product t22 ON t0.product_id = t22.id WHERE t0.product_id = ?
Parameters:
[
137584
]
|
| 1276 | 0.20 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
137584
]
|
| 1277 | 0.31 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 1278 | 0.28 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
137679
]
|
| 1279 | 0.56 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
137679
]
|
| 1280 | 0.33 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173326
]
|
| 1281 | 0.23 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
137679
]
|
| 1282 | 0.31 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 1283 | 0.29 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 1284 | 0.20 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173327
]
|
| 1285 | 0.17 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173328
]
|
| 1286 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173329
]
|
| 1287 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173330
]
|
| 1288 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173331
]
|
| 1289 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173332
]
|
| 1290 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173333
]
|
| 1291 | 0.30 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173334
]
|
| 1292 | 0.22 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173335
]
|
| 1293 | 0.17 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173336
]
|
| 1294 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173337
]
|
| 1295 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173338
]
|
| 1296 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173339
]
|
| 1297 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173340
]
|
| 1298 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173341
]
|
| 1299 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173342
]
|
| 1300 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173343
]
|
| 1301 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173344
]
|
| 1302 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173345
]
|
| 1303 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173346
]
|
| 1304 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173347
]
|
| 1305 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173348
]
|
| 1306 | 0.18 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173349
]
|
| 1307 | 0.17 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173350
]
|
| 1308 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173351
]
|
| 1309 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173352
]
|
| 1310 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173353
]
|
| 1311 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173354
]
|
| 1312 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173355
]
|
| 1313 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173356
]
|
| 1314 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173357
]
|
| 1315 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173358
]
|
| 1316 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173359
]
|
| 1317 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173360
]
|
| 1318 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173361
]
|
| 1319 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173362
]
|
| 1320 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173363
]
|
| 1321 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173364
]
|
| 1322 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173365
]
|
| 1323 | 0.17 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173366
]
|
| 1324 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173367
]
|
| 1325 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173368
]
|
| 1326 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1173369
]
|
| 1327 | 0.29 ms |
SELECT t0.id AS id_1, t0.size AS size_2, t0.supplier AS supplier_3, t0.unit AS unit_4, t0.productKind AS productKind_5, t0.effect AS effect_6, t0.color AS color_7, t0.thickness AS thickness_8, t0.material AS material_9, t0.surface AS surface_10, t0.application AS application_11, t0.nonRectified AS nonRectified_12, t0.shadeVariation AS shadeVariation_13, t0.slipClass AS slipClass_14, t0.pei AS pei_15, t0.info AS info_16, t0.pcsPerBox AS pcsPerBox_17, t0.sqmPerBox AS sqmPerBox_18, t0.lmPerBox AS lmPerBox_19, t0.minQ AS minQ_20, t0.product_id AS product_id_21, t22.code AS code_23, t22.created_at AS created_at_24, t22.updated_at AS updated_at_25, t22.enabled AS enabled_26, t22.id AS id_27, t22.variant_selection_method AS variant_selection_method_28, t22.average_rating AS average_rating_29, t22.seo_brand AS seo_brand_30, t22.seo_gtin8 AS seo_gtin8_31, t22.seo_gtin13 AS seo_gtin13_32, t22.seo_gtin14 AS seo_gtin14_33, t22.seo_mpn AS seo_mpn_34, t22.seo_isbn AS seo_isbn_35, t22.seo_sku AS seo_sku_36, t22.seo_offer_aggregated AS seo_offer_aggregated_37, t22.main_taxon_id AS main_taxon_id_38, t22.brand_id AS brand_id_39, t22.referenceableContent_id AS referenceableContent_id_40 FROM sylius_product_tile_details t0 LEFT JOIN sylius_product t22 ON t0.product_id = t22.id WHERE t0.product_id = ?
Parameters:
[
137679
]
|
| 1328 | 0.19 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
137679
]
|
| 1329 | 0.22 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 1330 | 0.17 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
228410
]
|
| 1331 | 0.60 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
228410
]
|
| 1332 | 0.39 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465000
]
|
| 1333 | 0.68 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
228410
]
|
| 1334 | 0.34 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 1335 | 0.31 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 1336 | 0.21 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465001
]
|
| 1337 | 0.17 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465002
]
|
| 1338 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465003
]
|
| 1339 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465004
]
|
| 1340 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465005
]
|
| 1341 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465006
]
|
| 1342 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465007
]
|
| 1343 | 0.21 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465008
]
|
| 1344 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465009
]
|
| 1345 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465010
]
|
| 1346 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465011
]
|
| 1347 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465012
]
|
| 1348 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465013
]
|
| 1349 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465014
]
|
| 1350 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465015
]
|
| 1351 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465016
]
|
| 1352 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465017
]
|
| 1353 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465018
]
|
| 1354 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465019
]
|
| 1355 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465020
]
|
| 1356 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465021
]
|
| 1357 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465022
]
|
| 1358 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465023
]
|
| 1359 | 0.17 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465024
]
|
| 1360 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465025
]
|
| 1361 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465026
]
|
| 1362 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465027
]
|
| 1363 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465028
]
|
| 1364 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465029
]
|
| 1365 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465030
]
|
| 1366 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465031
]
|
| 1367 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465032
]
|
| 1368 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465033
]
|
| 1369 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465034
]
|
| 1370 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465035
]
|
| 1371 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465036
]
|
| 1372 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465037
]
|
| 1373 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465038
]
|
| 1374 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465039
]
|
| 1375 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465040
]
|
| 1376 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465041
]
|
| 1377 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465042
]
|
| 1378 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465043
]
|
| 1379 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465044
]
|
| 1380 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465045
]
|
| 1381 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465046
]
|
| 1382 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465047
]
|
| 1383 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465048
]
|
| 1384 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465049
]
|
| 1385 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465050
]
|
| 1386 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465051
]
|
| 1387 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465052
]
|
| 1388 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465053
]
|
| 1389 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465054
]
|
| 1390 | 0.17 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465055
]
|
| 1391 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465056
]
|
| 1392 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465057
]
|
| 1393 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465058
]
|
| 1394 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465059
]
|
| 1395 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465060
]
|
| 1396 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465061
]
|
| 1397 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465062
]
|
| 1398 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465063
]
|
| 1399 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465064
]
|
| 1400 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465065
]
|
| 1401 | 0.31 ms |
SELECT t0.id AS id_1, t0.size AS size_2, t0.supplier AS supplier_3, t0.unit AS unit_4, t0.productKind AS productKind_5, t0.effect AS effect_6, t0.color AS color_7, t0.thickness AS thickness_8, t0.material AS material_9, t0.surface AS surface_10, t0.application AS application_11, t0.nonRectified AS nonRectified_12, t0.shadeVariation AS shadeVariation_13, t0.slipClass AS slipClass_14, t0.pei AS pei_15, t0.info AS info_16, t0.pcsPerBox AS pcsPerBox_17, t0.sqmPerBox AS sqmPerBox_18, t0.lmPerBox AS lmPerBox_19, t0.minQ AS minQ_20, t0.product_id AS product_id_21, t22.code AS code_23, t22.created_at AS created_at_24, t22.updated_at AS updated_at_25, t22.enabled AS enabled_26, t22.id AS id_27, t22.variant_selection_method AS variant_selection_method_28, t22.average_rating AS average_rating_29, t22.seo_brand AS seo_brand_30, t22.seo_gtin8 AS seo_gtin8_31, t22.seo_gtin13 AS seo_gtin13_32, t22.seo_gtin14 AS seo_gtin14_33, t22.seo_mpn AS seo_mpn_34, t22.seo_isbn AS seo_isbn_35, t22.seo_sku AS seo_sku_36, t22.seo_offer_aggregated AS seo_offer_aggregated_37, t22.main_taxon_id AS main_taxon_id_38, t22.brand_id AS brand_id_39, t22.referenceableContent_id AS referenceableContent_id_40 FROM sylius_product_tile_details t0 LEFT JOIN sylius_product t22 ON t0.product_id = t22.id WHERE t0.product_id = ?
Parameters:
[
228410
]
|
| 1402 | 0.38 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
228410
]
|
| 1403 | 0.23 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 1404 | 0.17 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
228411
]
|
| 1405 | 0.59 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
228411
]
|
| 1406 | 0.30 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465066
]
|
| 1407 | 0.32 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
228411
]
|
| 1408 | 0.24 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 1409 | 0.33 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 1410 | 0.21 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465067
]
|
| 1411 | 0.17 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465068
]
|
| 1412 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465069
]
|
| 1413 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465070
]
|
| 1414 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465071
]
|
| 1415 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465072
]
|
| 1416 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465073
]
|
| 1417 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465074
]
|
| 1418 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465075
]
|
| 1419 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465076
]
|
| 1420 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465077
]
|
| 1421 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465078
]
|
| 1422 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465079
]
|
| 1423 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465080
]
|
| 1424 | 0.17 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465081
]
|
| 1425 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465082
]
|
| 1426 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465083
]
|
| 1427 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465084
]
|
| 1428 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465085
]
|
| 1429 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465086
]
|
| 1430 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465087
]
|
| 1431 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465088
]
|
| 1432 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465089
]
|
| 1433 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465090
]
|
| 1434 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465091
]
|
| 1435 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465092
]
|
| 1436 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465093
]
|
| 1437 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465094
]
|
| 1438 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465095
]
|
| 1439 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465096
]
|
| 1440 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465097
]
|
| 1441 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465098
]
|
| 1442 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465099
]
|
| 1443 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465100
]
|
| 1444 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465101
]
|
| 1445 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465102
]
|
| 1446 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465103
]
|
| 1447 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465104
]
|
| 1448 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465105
]
|
| 1449 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465106
]
|
| 1450 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465107
]
|
| 1451 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465108
]
|
| 1452 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465109
]
|
| 1453 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465110
]
|
| 1454 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465111
]
|
| 1455 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465112
]
|
| 1456 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465113
]
|
| 1457 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465114
]
|
| 1458 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465115
]
|
| 1459 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465116
]
|
| 1460 | 0.17 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465117
]
|
| 1461 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465118
]
|
| 1462 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465119
]
|
| 1463 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465120
]
|
| 1464 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465121
]
|
| 1465 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465122
]
|
| 1466 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465123
]
|
| 1467 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465124
]
|
| 1468 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465125
]
|
| 1469 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465126
]
|
| 1470 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465127
]
|
| 1471 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465128
]
|
| 1472 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465129
]
|
| 1473 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465130
]
|
| 1474 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1465131
]
|
| 1475 | 0.30 ms |
SELECT t0.id AS id_1, t0.size AS size_2, t0.supplier AS supplier_3, t0.unit AS unit_4, t0.productKind AS productKind_5, t0.effect AS effect_6, t0.color AS color_7, t0.thickness AS thickness_8, t0.material AS material_9, t0.surface AS surface_10, t0.application AS application_11, t0.nonRectified AS nonRectified_12, t0.shadeVariation AS shadeVariation_13, t0.slipClass AS slipClass_14, t0.pei AS pei_15, t0.info AS info_16, t0.pcsPerBox AS pcsPerBox_17, t0.sqmPerBox AS sqmPerBox_18, t0.lmPerBox AS lmPerBox_19, t0.minQ AS minQ_20, t0.product_id AS product_id_21, t22.code AS code_23, t22.created_at AS created_at_24, t22.updated_at AS updated_at_25, t22.enabled AS enabled_26, t22.id AS id_27, t22.variant_selection_method AS variant_selection_method_28, t22.average_rating AS average_rating_29, t22.seo_brand AS seo_brand_30, t22.seo_gtin8 AS seo_gtin8_31, t22.seo_gtin13 AS seo_gtin13_32, t22.seo_gtin14 AS seo_gtin14_33, t22.seo_mpn AS seo_mpn_34, t22.seo_isbn AS seo_isbn_35, t22.seo_sku AS seo_sku_36, t22.seo_offer_aggregated AS seo_offer_aggregated_37, t22.main_taxon_id AS main_taxon_id_38, t22.brand_id AS brand_id_39, t22.referenceableContent_id AS referenceableContent_id_40 FROM sylius_product_tile_details t0 LEFT JOIN sylius_product t22 ON t0.product_id = t22.id WHERE t0.product_id = ?
Parameters:
[
228411
]
|
| 1476 | 0.20 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
228411
]
|
| 1477 | 0.21 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 1478 | 0.17 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
137248
]
|
| 1479 | 1.20 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
137248
]
|
| 1480 | 0.31 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164885
]
|
| 1481 | 0.19 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
137248
]
|
| 1482 | 0.18 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 1483 | 0.17 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 1484 | 0.11 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164886
]
|
| 1485 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164887
]
|
| 1486 | 0.09 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164888
]
|
| 1487 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164889
]
|
| 1488 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164890
]
|
| 1489 | 0.21 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164891
]
|
| 1490 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164892
]
|
| 1491 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164893
]
|
| 1492 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164894
]
|
| 1493 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164895
]
|
| 1494 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164896
]
|
| 1495 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164897
]
|
| 1496 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164898
]
|
| 1497 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164899
]
|
| 1498 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164900
]
|
| 1499 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164901
]
|
| 1500 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164902
]
|
| 1501 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164903
]
|
| 1502 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164904
]
|
| 1503 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164905
]
|
| 1504 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164906
]
|
| 1505 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164907
]
|
| 1506 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164908
]
|
| 1507 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164909
]
|
| 1508 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164910
]
|
| 1509 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164911
]
|
| 1510 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164912
]
|
| 1511 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164913
]
|
| 1512 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164914
]
|
| 1513 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164915
]
|
| 1514 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164916
]
|
| 1515 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164917
]
|
| 1516 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164918
]
|
| 1517 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164919
]
|
| 1518 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164920
]
|
| 1519 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164921
]
|
| 1520 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164922
]
|
| 1521 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164923
]
|
| 1522 | 0.17 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164924
]
|
| 1523 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164925
]
|
| 1524 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164926
]
|
| 1525 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164927
]
|
| 1526 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164928
]
|
| 1527 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164929
]
|
| 1528 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164930
]
|
| 1529 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164931
]
|
| 1530 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164932
]
|
| 1531 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164933
]
|
| 1532 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164934
]
|
| 1533 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164935
]
|
| 1534 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164936
]
|
| 1535 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164937
]
|
| 1536 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164938
]
|
| 1537 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164939
]
|
| 1538 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164940
]
|
| 1539 | 0.17 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164941
]
|
| 1540 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164942
]
|
| 1541 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164943
]
|
| 1542 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164944
]
|
| 1543 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164945
]
|
| 1544 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164946
]
|
| 1545 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164947
]
|
| 1546 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164948
]
|
| 1547 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164949
]
|
| 1548 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164950
]
|
| 1549 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164951
]
|
| 1550 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164952
]
|
| 1551 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164953
]
|
| 1552 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164954
]
|
| 1553 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164955
]
|
| 1554 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164956
]
|
| 1555 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164957
]
|
| 1556 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164958
]
|
| 1557 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164959
]
|
| 1558 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164960
]
|
| 1559 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164961
]
|
| 1560 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164962
]
|
| 1561 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164963
]
|
| 1562 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164964
]
|
| 1563 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164965
]
|
| 1564 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164966
]
|
| 1565 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164967
]
|
| 1566 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164968
]
|
| 1567 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164969
]
|
| 1568 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164970
]
|
| 1569 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164971
]
|
| 1570 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164972
]
|
| 1571 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164973
]
|
| 1572 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164974
]
|
| 1573 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164975
]
|
| 1574 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164976
]
|
| 1575 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164977
]
|
| 1576 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164978
]
|
| 1577 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164979
]
|
| 1578 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164980
]
|
| 1579 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164981
]
|
| 1580 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164982
]
|
| 1581 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164983
]
|
| 1582 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164984
]
|
| 1583 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164985
]
|
| 1584 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164986
]
|
| 1585 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164987
]
|
| 1586 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164988
]
|
| 1587 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164989
]
|
| 1588 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164990
]
|
| 1589 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164991
]
|
| 1590 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164992
]
|
| 1591 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164993
]
|
| 1592 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164994
]
|
| 1593 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164995
]
|
| 1594 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164996
]
|
| 1595 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164997
]
|
| 1596 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164998
]
|
| 1597 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1164999
]
|
| 1598 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165000
]
|
| 1599 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165001
]
|
| 1600 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165002
]
|
| 1601 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165003
]
|
| 1602 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165004
]
|
| 1603 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165005
]
|
| 1604 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165006
]
|
| 1605 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165007
]
|
| 1606 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165008
]
|
| 1607 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165009
]
|
| 1608 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165010
]
|
| 1609 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165011
]
|
| 1610 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165012
]
|
| 1611 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165013
]
|
| 1612 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165014
]
|
| 1613 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165015
]
|
| 1614 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165016
]
|
| 1615 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165017
]
|
| 1616 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165018
]
|
| 1617 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165019
]
|
| 1618 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165020
]
|
| 1619 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165021
]
|
| 1620 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165022
]
|
| 1621 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165023
]
|
| 1622 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165024
]
|
| 1623 | 0.17 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165025
]
|
| 1624 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165026
]
|
| 1625 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165027
]
|
| 1626 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165028
]
|
| 1627 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165029
]
|
| 1628 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165030
]
|
| 1629 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165031
]
|
| 1630 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165032
]
|
| 1631 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165033
]
|
| 1632 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165034
]
|
| 1633 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165035
]
|
| 1634 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165036
]
|
| 1635 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165037
]
|
| 1636 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165038
]
|
| 1637 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165039
]
|
| 1638 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165040
]
|
| 1639 | 0.17 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165041
]
|
| 1640 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165042
]
|
| 1641 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165043
]
|
| 1642 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165044
]
|
| 1643 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165045
]
|
| 1644 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165046
]
|
| 1645 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165047
]
|
| 1646 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165048
]
|
| 1647 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165049
]
|
| 1648 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165050
]
|
| 1649 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165051
]
|
| 1650 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165052
]
|
| 1651 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165053
]
|
| 1652 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165054
]
|
| 1653 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165055
]
|
| 1654 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165056
]
|
| 1655 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165057
]
|
| 1656 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165058
]
|
| 1657 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165059
]
|
| 1658 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165060
]
|
| 1659 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165061
]
|
| 1660 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165062
]
|
| 1661 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165063
]
|
| 1662 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165064
]
|
| 1663 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165065
]
|
| 1664 | 0.17 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165066
]
|
| 1665 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165067
]
|
| 1666 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165068
]
|
| 1667 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165069
]
|
| 1668 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165070
]
|
| 1669 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165071
]
|
| 1670 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165072
]
|
| 1671 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165073
]
|
| 1672 | 0.17 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165074
]
|
| 1673 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165075
]
|
| 1674 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165076
]
|
| 1675 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165077
]
|
| 1676 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165078
]
|
| 1677 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165079
]
|
| 1678 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165080
]
|
| 1679 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165081
]
|
| 1680 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165082
]
|
| 1681 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165083
]
|
| 1682 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165084
]
|
| 1683 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165085
]
|
| 1684 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165086
]
|
| 1685 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165087
]
|
| 1686 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165088
]
|
| 1687 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165089
]
|
| 1688 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165090
]
|
| 1689 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165091
]
|
| 1690 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165092
]
|
| 1691 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165093
]
|
| 1692 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165094
]
|
| 1693 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165095
]
|
| 1694 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165096
]
|
| 1695 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165097
]
|
| 1696 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165098
]
|
| 1697 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165099
]
|
| 1698 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165100
]
|
| 1699 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165101
]
|
| 1700 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165102
]
|
| 1701 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165103
]
|
| 1702 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165104
]
|
| 1703 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165105
]
|
| 1704 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165106
]
|
| 1705 | 0.17 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165107
]
|
| 1706 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165108
]
|
| 1707 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165109
]
|
| 1708 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165110
]
|
| 1709 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165111
]
|
| 1710 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165112
]
|
| 1711 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165113
]
|
| 1712 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165114
]
|
| 1713 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165115
]
|
| 1714 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165116
]
|
| 1715 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165117
]
|
| 1716 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165118
]
|
| 1717 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165119
]
|
| 1718 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165120
]
|
| 1719 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165121
]
|
| 1720 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165122
]
|
| 1721 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165123
]
|
| 1722 | 0.28 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165124
]
|
| 1723 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165125
]
|
| 1724 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165126
]
|
| 1725 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165127
]
|
| 1726 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165128
]
|
| 1727 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165129
]
|
| 1728 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165130
]
|
| 1729 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165131
]
|
| 1730 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165132
]
|
| 1731 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165133
]
|
| 1732 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165134
]
|
| 1733 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165135
]
|
| 1734 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165136
]
|
| 1735 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165137
]
|
| 1736 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165138
]
|
| 1737 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165139
]
|
| 1738 | 0.16 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165140
]
|
| 1739 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165141
]
|
| 1740 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165142
]
|
| 1741 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165143
]
|
| 1742 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165144
]
|
| 1743 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165145
]
|
| 1744 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165146
]
|
| 1745 | 0.14 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165147
]
|
| 1746 | 0.15 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1165148
]
|
| 1747 | 0.31 ms |
SELECT t0.id AS id_1, t0.size AS size_2, t0.supplier AS supplier_3, t0.unit AS unit_4, t0.productKind AS productKind_5, t0.effect AS effect_6, t0.color AS color_7, t0.thickness AS thickness_8, t0.material AS material_9, t0.surface AS surface_10, t0.application AS application_11, t0.nonRectified AS nonRectified_12, t0.shadeVariation AS shadeVariation_13, t0.slipClass AS slipClass_14, t0.pei AS pei_15, t0.info AS info_16, t0.pcsPerBox AS pcsPerBox_17, t0.sqmPerBox AS sqmPerBox_18, t0.lmPerBox AS lmPerBox_19, t0.minQ AS minQ_20, t0.product_id AS product_id_21, t22.code AS code_23, t22.created_at AS created_at_24, t22.updated_at AS updated_at_25, t22.enabled AS enabled_26, t22.id AS id_27, t22.variant_selection_method AS variant_selection_method_28, t22.average_rating AS average_rating_29, t22.seo_brand AS seo_brand_30, t22.seo_gtin8 AS seo_gtin8_31, t22.seo_gtin13 AS seo_gtin13_32, t22.seo_gtin14 AS seo_gtin14_33, t22.seo_mpn AS seo_mpn_34, t22.seo_isbn AS seo_isbn_35, t22.seo_sku AS seo_sku_36, t22.seo_offer_aggregated AS seo_offer_aggregated_37, t22.main_taxon_id AS main_taxon_id_38, t22.brand_id AS brand_id_39, t22.referenceableContent_id AS referenceableContent_id_40 FROM sylius_product_tile_details t0 LEFT JOIN sylius_product t22 ON t0.product_id = t22.id WHERE t0.product_id = ?
Parameters:
[
137248
]
|
| 1748 | 0.39 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
137248
]
|
| 1749 | 0.24 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 1750 | 0.19 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
137360
]
|
| 1751 | 0.41 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
137360
]
|
| 1752 | 0.19 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1166708
]
|
| 1753 | 0.33 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
137360
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
| Class | Mapping errors |
|---|---|
| BitBag\SyliusCmsPlugin\Entity\Block | No errors. |
| BitBag\SyliusCmsPlugin\Entity\Media | No errors. |
| App\Entity\Cms\Media | No errors. |
| BitBag\SyliusCmsPlugin\Entity\Page | No errors. |
| App\Entity\Cms\Page | No errors. |
| BitBag\SyliusProductBundlePlugin\Entity\ProductBundleOrderItem | No errors. |
| Sylius\Component\Taxonomy\Model\Taxon | No errors. |
| Sylius\Component\Core\Model\Taxon | No errors. |
| App\Entity\Taxonomy\Taxon | No errors. |
| Sylius\Component\Product\Model\Product | No errors. |
| Sylius\Component\Core\Model\Product | No errors. |
| App\Entity\Product\Product | No errors. |
| Odiseo\BlogBundle\Model\Article | No errors. |
| Odiseo\SyliusBlogPlugin\Entity\Article | No errors. |
| App\Entity\Blog\Article | No errors. |
| App\Entity\Cms\Contact | No errors. |
| App\Entity\Promotion\PromotionSettings | No errors. |
| Loevgaard\SyliusBrandPlugin\Model\Brand | No errors. |
| App\Entity\Brand\Brand | No errors. |
| Sylius\Component\Addressing\Model\Zone | No errors. |
| App\Entity\Addressing\Zone | No errors. |
| Sylius\Component\Order\Model\Order | No errors. |
| Sylius\Component\Core\Model\Order | No errors. |
| App\Entity\Order\Order | No errors. |
| Sylius\Component\Taxation\Model\TaxRate | No errors. |
| Sylius\Component\Core\Model\TaxRate | No errors. |
| App\Entity\Taxation\TaxRate | No errors. |
| Sylius\Component\Channel\Model\Channel | No errors. |
| Sylius\Component\Core\Model\Channel | No errors. |
| App\Entity\Channel\Channel | No errors. |
| Sylius\Component\Locale\Model\Locale | No errors. |
| App\Entity\Locale\Locale | No errors. |
| Sylius\Component\Currency\Model\Currency | No errors. |
| App\Entity\Currency\Currency | No errors. |
| Sylius\Component\Core\Model\ShopBillingData | No errors. |
| Dedi\SyliusSEOPlugin\Entity\SEOContent | No errors. |
| Sylius\Component\Addressing\Model\Country | No errors. |
| App\Entity\Addressing\Country | No errors. |
| Sylius\Component\Addressing\Model\Province | No errors. |
| App\Entity\Addressing\Province | No errors. |
| Sylius\Component\Payment\Model\PaymentMethod | No errors. |
| Sylius\Component\Core\Model\PaymentMethod | No errors. |
| App\Entity\Payment\PaymentMethod | No errors. |
| Sylius\Component\Attribute\Model\Attribute | No errors. |
| Sylius\Component\Product\Model\ProductAttribute | No errors. |
| App\Entity\Product\ProductAttribute | No errors. |
| Sylius\Component\Currency\Model\ExchangeRate | No errors. |
| App\Entity\Currency\ExchangeRate | No errors. |
| App\Entity\Redirect | No errors. |
| Sylius\Component\Taxonomy\Model\TaxonTranslation | No errors. |
| App\Entity\Taxonomy\TaxonTranslation | No errors. |
| Sylius\Component\Core\Model\Image | No errors. |
| Sylius\Component\Core\Model\TaxonImage | No errors. |
| App\Entity\Taxonomy\TaxonImage | No errors. |
| Sylius\Component\Attribute\Model\AttributeTranslation | No errors. |
| Sylius\Component\Product\Model\ProductAttributeTranslation | No errors. |
| App\Entity\Product\ProductAttributeTranslation | No errors. |
| Sylius\Component\Attribute\Model\AttributeValue | No errors. |
| Sylius\Component\Product\Model\ProductAttributeValue | No errors. |
| App\Entity\Product\ProductAttributeValue | No errors. |
| App\Entity\Brand\BrandTranslation | No errors. |
| Loevgaard\SyliusBrandPlugin\Model\BrandImage | No errors. |
| Dedi\SyliusSEOPlugin\Entity\SEOContentTranslation | No errors. |
| App\Entity\Product\TileDetails | No errors. |
| App\Entity\Product\ProductDetails | No errors. |
| Sylius\Component\Product\Model\ProductTranslation | No errors. |
| Sylius\Component\Core\Model\ProductTranslation | No errors. |
| App\Entity\Product\ProductTranslation | No errors. |
| BitBag\SyliusProductBundlePlugin\Entity\ProductBundle | No errors. |
| Sylius\Component\Core\Model\ProductTaxon | No errors. |
| App\Entity\Product\ProductTaxon | No errors. |
| Sylius\Component\Core\Model\ProductImage | No errors. |
| App\Entity\Product\ProductImage | No errors. |
| Sylius\Component\Product\Model\ProductVariant | No errors. |
| Sylius\Component\Core\Model\ProductVariant | No errors. |
| App\Entity\Product\ProductVariant | No errors. |
| Sylius\Component\Product\Model\ProductAssociation | No errors. |
| App\Entity\Product\ProductAssociation | No errors. |
| Sylius\Component\Product\Model\ProductOption | No errors. |
| App\Entity\Product\ProductOption | No errors. |
| Sylius\Component\Review\Model\Review | No errors. |
| Sylius\Component\Core\Model\ProductReview | No errors. |
| App\Entity\Product\ProductReview | No errors. |
| Sylius\Component\Customer\Model\Customer | No errors. |
| Sylius\Component\Core\Model\Customer | No errors. |
| App\Entity\Customer\Customer | No errors. |
| App\Entity\Shipping\ShippingConfiguration | No errors. |
| Sylius\Component\Shipping\Model\ShippingMethod | No errors. |
| Sylius\Component\Core\Model\ShippingMethod | No errors. |
| App\Entity\Shipping\ShippingMethod | No errors. |
| App\Entity\Promotion\PromotionSettingsTranslation | No errors. |
| App\Entity\Cms\ContactTranslation | No errors. |
| BitBag\SyliusCmsPlugin\Entity\BlockTranslation | No errors. |
| BitBag\SyliusCmsPlugin\Entity\Section | No errors. |
| BitBag\SyliusCmsPlugin\Entity\MediaTranslation | No errors. |
| BitBag\SyliusCmsPlugin\Entity\PageTranslation | No errors. |
| App\Entity\Cms\PageTranslation | No errors. |
| Sylius\Component\Order\Model\OrderItem | No errors. |
| Sylius\Component\Core\Model\OrderItem | No errors. |
| App\Entity\Order\OrderItem | No errors. |
| BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem | No errors. |
| Sylius\Component\User\Model\User | No errors. |
| Sylius\Component\Core\Model\AdminUser | No errors. |
| App\Entity\User\AdminUser | No errors. |
| Odiseo\BlogBundle\Model\ArticleTranslation | No errors. |
| App\Entity\Blog\ArticleTranslation | No errors. |
| Odiseo\BlogBundle\Model\Image | No errors. |
| Odiseo\BlogBundle\Model\ArticleImage | No errors. |
| Odiseo\BlogBundle\Model\ArticleComment | No errors. |
| Odiseo\SyliusBlogPlugin\Entity\ArticleComment | No errors. |
| Odiseo\BlogBundle\Model\ArticleCategory | No errors. |
| Sylius\Component\Addressing\Model\ZoneMember | No errors. |
| App\Entity\Addressing\ZoneMember | No errors. |
| Sylius\Component\Promotion\Model\PromotionCoupon | No errors. |
| Sylius\Component\Core\Model\PromotionCoupon | No errors. |
| App\Entity\Promotion\PromotionCoupon | No errors. |
| Sylius\Component\Addressing\Model\Address | No errors. |
| Sylius\Component\Core\Model\Address | No errors. |
| App\Entity\Addressing\Address | No errors. |
| Sylius\Component\Payment\Model\Payment | No errors. |
| Sylius\Component\Core\Model\Payment | No errors. |
| App\Entity\Payment\Payment | No errors. |
| Sylius\Component\Shipping\Model\Shipment | No errors. |
| Sylius\Component\Core\Model\Shipment | No errors. |
| App\Entity\Shipping\Shipment | No errors. |
| Sylius\Component\Promotion\Model\Promotion | No errors. |
| Sylius\Component\Core\Model\Promotion | No errors. |
| App\Entity\Promotion\Promotion | No errors. |
| Sylius\Component\Order\Model\Adjustment | No errors. |
| Sylius\Component\Core\Model\Adjustment | No errors. |
| App\Entity\Order\Adjustment | No errors. |
| Sylius\Component\Taxation\Model\TaxCategory | No errors. |
| App\Entity\Taxation\TaxCategory | No errors. |
| Payum\Core\Model\GatewayConfig | No errors. |
| Sylius\Bundle\PayumBundle\Model\GatewayConfig | No errors. |
| App\Entity\Payment\GatewayConfig | No errors. |
| Sylius\Component\Payment\Model\PaymentMethodTranslation | No errors. |
| App\Entity\Payment\PaymentMethodTranslation | No errors. |
| Sylius\Component\Shipping\Model\ShippingCategory | No errors. |
| App\Entity\Shipping\ShippingCategory | No errors. |
| Sylius\Component\Product\Model\ProductVariantTranslation | No errors. |
| App\Entity\Product\ProductVariantTranslation | No errors. |
| Sylius\Component\Core\Model\ChannelPricing | No errors. |
| App\Entity\Channel\ChannelPricing | No errors. |
| Sylius\Component\Product\Model\ProductOptionValue | No errors. |
| App\Entity\Product\ProductOptionValue | No errors. |
| Sylius\Component\Product\Model\ProductAssociationType | No errors. |
| App\Entity\Product\ProductAssociationType | No errors. |
| Sylius\Component\Product\Model\ProductOptionTranslation | No errors. |
| App\Entity\Product\ProductOptionTranslation | No errors. |
| Sylius\Component\Customer\Model\CustomerGroup | No errors. |
| App\Entity\Customer\CustomerGroup | No errors. |
| Sylius\Component\Core\Model\ShopUser | No errors. |
| App\Entity\User\ShopUser | No errors. |
| Sylius\Component\Shipping\Model\ShippingMethodTranslation | No errors. |
| App\Entity\Shipping\ShippingMethodTranslation | No errors. |
| Sylius\Component\Shipping\Model\ShippingMethodRule | No errors. |
| BitBag\SyliusCmsPlugin\Entity\SectionTranslation | No errors. |
| Sylius\Component\Order\Model\OrderItemUnit | No errors. |
| Sylius\Component\Core\Model\OrderItemUnit | No errors. |
| App\Entity\Order\OrderItemUnit | No errors. |
| Sylius\Component\Core\Model\AvatarImage | No errors. |
| Sylius\Component\User\Model\UserOAuth | No errors. |
| App\Entity\User\UserOAuth | No errors. |
| Odiseo\BlogBundle\Model\ArticleCategoryTranslation | No errors. |
| Sylius\Component\Promotion\Model\PromotionRule | No errors. |
| App\Entity\Promotion\PromotionRule | No errors. |
| Sylius\Component\Promotion\Model\PromotionAction | No errors. |
| App\Entity\Promotion\PromotionAction | No errors. |
| Sylius\Component\Product\Model\ProductOptionValueTranslation | No errors. |
| App\Entity\Product\ProductOptionValueTranslation | No errors. |
| Sylius\Component\Product\Model\ProductAssociationTypeTranslation | No errors. |
| App\Entity\Product\ProductAssociationTypeTranslation | No errors. |
| BitBag\SyliusWishlistPlugin\Entity\Wishlist | No errors. |
| App\Entity\Wishlist\Wishlist | No errors. |
| App\Entity\Wishlist\WishlistProduct | No errors. |
| App\Entity\Product\ProductVariantCalculation | No errors. |