Queries total time: 0.11450 s.
Query Time Actions
1
SELECT storefronts.* FROM cscart_storefronts AS storefronts  WHERE 1 = 1 AND (storefronts.url = 'dev1-ecom.kindlife.in' OR storefronts.url = 'www.dev1-ecom.kindlife.in' OR storefronts.url LIKE 'www_.dev1-ecom.kindlife.in' OR storefronts.url LIKE 'dev1-ecom.kindlife.in/%' OR storefronts.url LIKE 'www.dev1-ecom.kindlife.in/%' OR storefronts.url LIKE 'www_.dev1-ecom.kindlife.in/%') GROUP BY storefronts.storefront_id   ORDER BY storefronts.url = 'dev1-ecom.kindlife.in' DESC, storefronts.url = 'www.dev1-ecom.kindlife.in' DESC, storefronts.url LIKE 'www_.dev1-ecom.kindlife.in' DESC, storefronts.url LIKE 'dev1-ecom.kindlife.in/%' DESC, storefronts.url LIKE 'www.dev1-ecom.kindlife.in/%' DESC, storefronts.url LIKE 'www_.dev1-ecom.kindlife.in/%' desc 

    Backtrace

  • require() /home/alpha/live/multivendor/index.php:24
  • fn_init() /home/alpha/live/multivendor/init.php:179
  • fn_init_redirect_to_regional_storefront() /home/alpha/live/multivendor/app/functions/fn.init.php:1201
  • Tygh\Storefront\Repository::findByUrl() /home/alpha/live/multivendor/app/functions/fn.init.php:1426
  • Tygh\Storefront\Repository::find() /home/alpha/live/multivendor/app/Tygh/Storefront/Repository.php:126
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/Tygh/Storefront/Repository.php:360
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00022 Re-run Backtrace
2
SELECT data FROM cscart_storage_data WHERE data_key = 'store_mode'

    Backtrace

  • require() /home/alpha/live/multivendor/index.php:24
  • fn_init() /home/alpha/live/multivendor/init.php:179
  • fn_init_http_params_by_storefront() /home/alpha/live/multivendor/app/functions/fn.init.php:1201
  • fn_allowed_for() /home/alpha/live/multivendor/app/functions/fn.init.php:1582
  • fn_get_storage_data() /home/alpha/live/multivendor/app/functions/fn.control.php:980
  • db_get_row() /home/alpha/live/multivendor/app/functions/fn.control.php:1055
  • Tygh\Database\Connection::getRow() /home/alpha/live/multivendor/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:388
0.00016 Re-run Backtrace
3
SET time_zone = '+05:30'

    Backtrace

  • require() /home/alpha/live/multivendor/index.php:24
  • fn_init() /home/alpha/live/multivendor/init.php:179
  • fn_init_settings() /home/alpha/live/multivendor/app/functions/fn.init.php:1201
  • fn_init_time_zone() /home/alpha/live/multivendor/app/functions/fn.init.php:1038
  • db_query() /home/alpha/live/multivendor/app/functions/fn.init.php:1059
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/functions/fn.database.php:138
0.00012 Re-run Backtrace
4
SELECT type FROM cscart_seo_names WHERE name = 'cruelty-free-vegan-toxin-free' 

    Backtrace

  • require() /home/alpha/live/multivendor/index.php:24
  • fn_init() /home/alpha/live/multivendor/init.php:179
  • fn_get_route() /home/alpha/live/multivendor/app/functions/fn.init.php:1201
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.control.php:836
  • fn_seo_get_route() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • db_get_field() /home/alpha/live/multivendor/app/addons/seo/func.php:652
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00028 Re-run Backtrace
5
SELECT * FROM cscart_seo_names WHERE name = 'cruelty-free-vegan-toxin-free'  AND lang_code = 'en'

    Backtrace

  • require() /home/alpha/live/multivendor/index.php:24
  • fn_init() /home/alpha/live/multivendor/init.php:179
  • fn_get_route() /home/alpha/live/multivendor/app/functions/fn.init.php:1201
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.control.php:836
  • fn_seo_get_route() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • db_get_array() /home/alpha/live/multivendor/app/addons/seo/func.php:656
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00023 Re-run Backtrace
6
SELECT cscart_languages.lang_code, cscart_languages.name FROM cscart_languages  WHERE 1 AND cscart_languages.status = 'A'   

    Backtrace

  • require() /home/alpha/live/multivendor/index.php:24
  • fn_init() /home/alpha/live/multivendor/init.php:179
  • fn_get_route() /home/alpha/live/multivendor/app/functions/fn.init.php:1201
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.control.php:836
  • fn_seo_get_route() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_seo_validate_object() /home/alpha/live/multivendor/app/addons/seo/func.php:695
  • Tygh\Languages\Languages::getSimpleLanguages() /home/alpha/live/multivendor/app/addons/seo/func.php:1049
  • db_get_hash_single_array() /home/alpha/live/multivendor/app/Tygh/Languages/Languages.php:519
  • Tygh\Database\Connection::getSingleHash() /home/alpha/live/multivendor/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:546
0.00016 Re-run Backtrace
7
SELECT storefronts.* FROM cscart_storefronts AS storefronts  WHERE 1 = 1 AND storefronts.storefront_id IN (1) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • require() /home/alpha/live/multivendor/index.php:24
  • fn_init() /home/alpha/live/multivendor/init.php:179
  • fn_get_route() /home/alpha/live/multivendor/app/functions/fn.init.php:1201
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.control.php:836
  • fn_seo_get_route() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_url() /home/alpha/live/multivendor/app/addons/seo/func.php:781
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.common.php:3921
  • fn_seo_url_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_get_seo_settings() /home/alpha/live/multivendor/app/addons/seo/func.php:1452
  • Tygh\Application::offsetGet() /home/alpha/live/multivendor/app/addons/seo/func.php:2167
  • Pimple\Container::offsetGet() /home/alpha/live/multivendor/app/Tygh/Application.php:135
  • Tygh\Providers\StorefrontProvider::Tygh\Providers\{closure}() /home/alpha/live/multivendor/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:118
  • Tygh\Storefront\Repository::findById() /home/alpha/live/multivendor/app/Tygh/Providers/StorefrontProvider.php:186
  • Tygh\Storefront\Repository::find() /home/alpha/live/multivendor/app/Tygh/Storefront/Repository.php:164
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/Tygh/Storefront/Repository.php:363
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00017 Re-run Backtrace
8
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 59711 AND `type` = 'e' AND `dispatch` = '' AND `lang_code` = 'en' 

    Backtrace

  • require() /home/alpha/live/multivendor/index.php:24
  • fn_init() /home/alpha/live/multivendor/init.php:179
  • fn_get_route() /home/alpha/live/multivendor/app/functions/fn.init.php:1201
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.control.php:836
  • fn_seo_get_route() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_url() /home/alpha/live/multivendor/app/addons/seo/func.php:781
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.common.php:3921
  • fn_seo_url_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_seo_get_name() /home/alpha/live/multivendor/app/addons/seo/func.php:1561
  • db_get_row() /home/alpha/live/multivendor/app/addons/seo/func.php:1295
  • Tygh\Database\Connection::getRow() /home/alpha/live/multivendor/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:388
0.00023 Re-run Backtrace
9
SELECT cscart_bm_layouts.* FROM cscart_bm_layouts  WHERE 1  AND is_default = 1 AND theme_name = 'new_2bk' AND storefront_id = 1

    Backtrace

  • require() /home/alpha/live/multivendor/index.php:24
  • fn_init() /home/alpha/live/multivendor/init.php:179
  • fn_init_layout() /home/alpha/live/multivendor/app/functions/fn.init.php:1201
  • Tygh\BlockManager\Layout::getDefault() /home/alpha/live/multivendor/app/functions/fn.init.php:662
  • db_get_row() /home/alpha/live/multivendor/app/Tygh/BlockManager/Layout.php:95
  • Tygh\Database\Connection::getRow() /home/alpha/live/multivendor/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:388
0.00021 Re-run Backtrace
10
SELECT brand_id FROM cscart_users WHERE user_id = 0 

    Backtrace

  • require() /home/alpha/live/multivendor/index.php:24
  • fn_init() /home/alpha/live/multivendor/init.php:179
  • fn_init_user() /home/alpha/live/multivendor/app/functions/fn.init.php:1201
  • fn_login_user() /home/alpha/live/multivendor/app/functions/fn.init.php:733
  • fn_fill_auth() /home/alpha/live/multivendor/app/functions/fn.users.php:3421
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.users.php:1381
  • fn_kl_vendro_dashboard_fill_auth() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_get_variantId_by_userId() /home/alpha/live/multivendor/app/addons/kl_vendro_dashboard/func.php:77
  • db_get_field() /home/alpha/live/multivendor/app/addons/kl_vendro_dashboard/func.php:32
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00019 Re-run Backtrace
11
SELECT data FROM cscart_storage_data WHERE data_key = 'cart_products_next_check'

    Backtrace

  • require() /home/alpha/live/multivendor/index.php:24
  • fn_init() /home/alpha/live/multivendor/init.php:179
  • fn_init_user() /home/alpha/live/multivendor/app/functions/fn.init.php:1201
  • fn_login_user() /home/alpha/live/multivendor/app/functions/fn.init.php:733
  • fn_init_user() /home/alpha/live/multivendor/app/functions/fn.users.php:3426
  • fn_is_expired_storage_data() /home/alpha/live/multivendor/app/functions/fn.init.php:765
  • fn_get_storage_data() /home/alpha/live/multivendor/app/functions/fn.control.php:1073
  • db_get_row() /home/alpha/live/multivendor/app/functions/fn.control.php:1055
  • Tygh\Database\Connection::getRow() /home/alpha/live/multivendor/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:388
0.00014 Re-run Backtrace
12
SELECT data FROM cscart_storage_data WHERE data_key = 'dev_mode'

    Backtrace

  • require() /home/alpha/live/multivendor/index.php:24
  • fn_init() /home/alpha/live/multivendor/init.php:179
  • fn_init_templater() /home/alpha/live/multivendor/app/functions/fn.init.php:1201
  • Tygh\Development::isEnabled() /home/alpha/live/multivendor/app/functions/fn.init.php:116
  • Tygh\Development::read() /home/alpha/live/multivendor/app/Tygh/Development.php:28
  • fn_get_storage_data() /home/alpha/live/multivendor/app/Tygh/Development.php:81
  • db_get_row() /home/alpha/live/multivendor/app/functions/fn.control.php:1055
  • Tygh\Database\Connection::getRow() /home/alpha/live/multivendor/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:388
0.00017 Re-run Backtrace
13
SELECT * FROM cscart_languages WHERE status = 'A'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.control.php:442
  • fn_searchanise_dispatch_assign_template() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_se_check_import_is_done() /home/alpha/live/multivendor/app/addons/searchanise/func.php:80
  • fn_se_get_engines_data() /home/alpha/live/multivendor/app/addons/searchanise/func.php:1886
  • db_get_array() /home/alpha/live/multivendor/app/addons/searchanise/func.php:560
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00013 Re-run Backtrace
14
SELECT * FROM cscart_se_settings

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.control.php:442
  • fn_searchanise_dispatch_assign_template() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_se_check_import_is_done() /home/alpha/live/multivendor/app/addons/searchanise/func.php:80
  • fn_se_get_engines_data() /home/alpha/live/multivendor/app/addons/searchanise/func.php:1886
  • fn_se_get_api_key() /home/alpha/live/multivendor/app/addons/searchanise/func.php:613
  • fn_se_get_setting() /home/alpha/live/multivendor/app/addons/searchanise/func.php:237
  • fn_se_get_all_settings() /home/alpha/live/multivendor/app/addons/searchanise/func.php:167
  • db_get_array() /home/alpha/live/multivendor/app/addons/searchanise/func.php:152
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00017 Re-run Backtrace
15
SELECT * FROM cscart_bm_layouts WHERE 1  AND storefront_id = 1 AND layout_id = 10

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • Tygh\BlockManager\Location::instance() /home/alpha/live/multivendor/app/controllers/frontend/init.php:142
  • Tygh\BlockManager\Layout::get() /home/alpha/live/multivendor/app/Tygh/BlockManager/Location.php:474
  • db_get_row() /home/alpha/live/multivendor/app/Tygh/BlockManager/Layout.php:61
  • Tygh\Database\Connection::getRow() /home/alpha/live/multivendor/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:388
0.00020 Re-run Backtrace
16
SELECT * FROM cscart_bm_locations as l LEFT JOIN cscart_bm_locations_descriptions as d ON d.location_id = l.location_id AND d.lang_code = 'en' WHERE l.layout_id = 10  AND l.dispatch IN ('product_features.view')  ORDER BY l.object_ids desc  LIMIT 1

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • Tygh\BlockManager\Location::get() /home/alpha/live/multivendor/app/controllers/frontend/init.php:142
  • Tygh\BlockManager\Location::getList() /home/alpha/live/multivendor/app/Tygh/BlockManager/Location.php:169
  • db_get_hash_array() /home/alpha/live/multivendor/app/Tygh/BlockManager/Location.php:105
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00192 Re-run Backtrace
17
SELECT * FROM cscart_bm_locations as l LEFT JOIN cscart_bm_locations_descriptions as d ON d.location_id = l.location_id AND d.lang_code = 'en' WHERE l.layout_id = 10  AND l.dispatch IN ('product_features')  ORDER BY l.object_ids desc  LIMIT 1

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • Tygh\BlockManager\Location::get() /home/alpha/live/multivendor/app/controllers/frontend/init.php:142
  • Tygh\BlockManager\Location::getList() /home/alpha/live/multivendor/app/Tygh/BlockManager/Location.php:169
  • db_get_hash_array() /home/alpha/live/multivendor/app/Tygh/BlockManager/Location.php:105
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00201 Re-run Backtrace
18
SELECT * FROM cscart_product_feature_variants LEFT JOIN cscart_product_feature_variant_descriptions ON cscart_product_feature_variant_descriptions.variant_id = cscart_product_feature_variants.variant_id AND cscart_product_feature_variant_descriptions.lang_code = 'en' WHERE cscart_product_feature_variants.variant_id = 59711

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_feature_variant() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:159
  • db_get_row() /home/alpha/live/multivendor/app/functions/fn.features.php:1334
  • Tygh\Database\Connection::getRow() /home/alpha/live/multivendor/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:388
0.00023 Re-run Backtrace
19
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id = '59711' ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id = '59711' ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_feature_variant() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:159
  • fn_get_image_pairs() /home/alpha/live/multivendor/app/functions/fn.features.php:1340
  • db_multi_query() /home/alpha/live/multivendor/app/functions/fn.images.php:351
  • Tygh\Database\Connection::multiQuery() /home/alpha/live/multivendor/app/functions/fn.database.php:168
0.00036 Re-run Backtrace
20
SELECT * FROM  cscart_csc_meta_templates WHERE 1  AND cscart_csc_meta_templates.company_id=0

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_feature_variant() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:159
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.features.php:1353
  • fn_csc_meta_templates_get_product_feature_variant_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cmts_get_object_meta() /home/alpha/live/multivendor/app/addons/csc_meta_templates/func.php:260
  • Tygh\CscMetaTemplates::_get_object_meta() /home/alpha/live/multivendor/app/addons/csc_meta_templates/func.php:141
  • csc_meta_templates::_zxev() /home/alpha/live/multivendor/app/addons/csc_meta_templates/Tygh/CscMetaTemplates.php:163
  • eval() /home/alpha/live/multivendor/app/addons/csc_meta_templates/lic.php(1) : eval()'d code(5) : eval()'d code:1
  • Tygh\CscMetaTemplates::_get_option_values() /home/alpha/live/multivendor/app/addons/csc_meta_templates/lic.php(1) : eval()'d code(5) : eval()'d code(1) : eval()'d code:5
  • csc_meta_templates::_format_options() /home/alpha/live/multivendor/app/addons/csc_meta_templates/Tygh/CscMetaTemplates.php:60
  • db_get_hash_single_array() /home/alpha/live/multivendor/app/addons/csc_meta_templates/lic.php(1) : eval()'d code(5) : eval()'d code:1
  • Tygh\Database\Connection::getSingleHash() /home/alpha/live/multivendor/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:546
0.00025 Re-run Backtrace
21
SELECT fd.feature_id as feature_id, fd.internal_name as feature FROM cscart_product_features_descriptions fd  WHERE 1  AND fd.feature_id = 60 AND fd.lang_code = 'en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_feature_variant() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:159
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.features.php:1353
  • fn_csc_meta_templates_get_product_feature_variant_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cmts_get_object_meta() /home/alpha/live/multivendor/app/addons/csc_meta_templates/func.php:260
  • Tygh\CscMetaTemplates::_get_object_meta() /home/alpha/live/multivendor/app/addons/csc_meta_templates/func.php:141
  • csc_meta_templates::_zxev() /home/alpha/live/multivendor/app/addons/csc_meta_templates/Tygh/CscMetaTemplates.php:163
  • eval() /home/alpha/live/multivendor/app/addons/csc_meta_templates/lic.php(1) : eval()'d code(5) : eval()'d code:1
  • fn_cmts_get_object_vars() /home/alpha/live/multivendor/app/addons/csc_meta_templates/lic.php(1) : eval()'d code(5) : eval()'d code(1) : eval()'d code:28
  • csc_meta_templates::_zxev() /home/alpha/live/multivendor/app/addons/csc_meta_templates/func.php:49
  • eval() /home/alpha/live/multivendor/app/addons/csc_meta_templates/lic.php(1) : eval()'d code(5) : eval()'d code:1
  • fn_get_feature_name() /home/alpha/live/multivendor/app/addons/csc_meta_templates/lic.php(1) : eval()'d code(5) : eval()'d code(1) : eval()'d code:219
  • db_get_hash_single_array() /home/alpha/live/multivendor/app/functions/fn.features.php:78
  • Tygh\Database\Connection::getSingleHash() /home/alpha/live/multivendor/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:546
0.00019 Re-run Backtrace
22
SELECT * FROM cscart_csc_meta_templates_list 
		LEFT JOIN cscart_csc_meta_templates_schemas 
			ON cscart_csc_meta_templates_schemas.meta_id=cscart_csc_meta_templates_list.meta_id AND  cscart_csc_meta_templates_schemas.lang_code='en'
		WHERE 1  AND cscart_csc_meta_templates_list.object_type='product_features' AND cscart_csc_meta_templates_list.mode='R' AND cscart_csc_meta_templates_list.status='A'
		 ORDER BY cscart_csc_meta_templates_list.position desc		
		

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_feature_variant() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:159
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.features.php:1353
  • fn_csc_meta_templates_get_product_feature_variant_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cmts_get_object_meta() /home/alpha/live/multivendor/app/addons/csc_meta_templates/func.php:260
  • Tygh\CscMetaTemplates::_get_object_meta() /home/alpha/live/multivendor/app/addons/csc_meta_templates/func.php:141
  • csc_meta_templates::_zxev() /home/alpha/live/multivendor/app/addons/csc_meta_templates/Tygh/CscMetaTemplates.php:163
  • eval() /home/alpha/live/multivendor/app/addons/csc_meta_templates/lic.php(1) : eval()'d code(5) : eval()'d code:1
  • Tygh\CscMetaTemplates::_get_meta_list() /home/alpha/live/multivendor/app/addons/csc_meta_templates/lic.php(1) : eval()'d code(5) : eval()'d code(1) : eval()'d code:42
  • db_get_array() /home/alpha/live/multivendor/app/addons/csc_meta_templates/Tygh/CscMetaTemplates.php:109
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00030 Re-run Backtrace
23
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_feature_variant() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:159
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.features.php:1353
  • fn_csc_meta_templates_get_product_feature_variant_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cmts_get_object_meta() /home/alpha/live/multivendor/app/addons/csc_meta_templates/func.php:260
  • Tygh\CscMetaTemplates::_get_object_meta() /home/alpha/live/multivendor/app/addons/csc_meta_templates/func.php:141
  • csc_meta_templates::_zxev() /home/alpha/live/multivendor/app/addons/csc_meta_templates/Tygh/CscMetaTemplates.php:163
  • eval() /home/alpha/live/multivendor/app/addons/csc_meta_templates/lic.php(1) : eval()'d code(5) : eval()'d code:1
  • Tygh\CscMetaTemplates::_get_meta_list() /home/alpha/live/multivendor/app/addons/csc_meta_templates/lic.php(1) : eval()'d code(5) : eval()'d code(1) : eval()'d code:42
  • db_get_found_rows() /home/alpha/live/multivendor/app/addons/csc_meta_templates/Tygh/CscMetaTemplates.php:119
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:311
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00013 Re-run Backtrace
24
SELECT cscart_product_features.status FROM cscart_product_features INNER JOIN cscart_product_feature_variants ON cscart_product_features.feature_id = cscart_product_feature_variants.feature_id WHERE cscart_product_feature_variants.variant_id = 59711

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • db_get_field() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:162
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00018 Re-run Backtrace
25
SELECT cscart_product_features.feature_id,cscart_product_features.feature_code,cscart_product_features.company_id,cscart_product_features.feature_type,cscart_product_features.parent_id,cscart_product_features.display_on_product,cscart_product_features.display_on_catalog,cscart_product_features.display_on_header,cscart_product_features_descriptions.description,cscart_product_features_descriptions.internal_name,cscart_product_features_descriptions.lang_code,cscart_product_features_descriptions.prefix,cscart_product_features_descriptions.suffix,cscart_product_features.categories_path,cscart_product_features_descriptions.full_description,cscart_product_features.status,cscart_product_features.comparison,cscart_product_features.position,cscart_product_features.purpose,cscart_product_features.feature_style,cscart_product_features.filter_style,cscart_product_features.display_on_key_product_info FROM cscart_product_features LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = cscart_product_features.feature_id AND cscart_product_features_descriptions.lang_code = 'en' WHERE cscart_product_features.feature_id = 60

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_feature_data() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:171
  • db_get_row() /home/alpha/live/multivendor/app/functions/fn.features.php:812
  • Tygh\Database\Connection::getRow() /home/alpha/live/multivendor/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:388
0.00023 Re-run Backtrace
26
SELECT company_id FROM cscart_storefronts_companies WHERE storefront_id = 1

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:216
  • Tygh\Storefront\Storefront::__call() /home/alpha/live/multivendor/app/functions/fn.products.php:1933
  • Tygh\Storefront\Storefront::getRelationValue() /home/alpha/live/multivendor/app/Tygh/Storefront/Storefront.php:235
  • Tygh\Storefront\RelationsManager::getRelationValue() /home/alpha/live/multivendor/app/Tygh/Storefront/Storefront.php:273
  • Tygh\Storefront\RelationsManager::getRelatedValues() /home/alpha/live/multivendor/app/Tygh/Storefront/RelationsManager.php:80
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/Tygh/Storefront/RelationsManager.php:116
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00017 Re-run Backtrace
27
SELECT COUNT(*) FROM cscart_products as products  INNER JOIN cscart_product_features_values as c_var ON c_var.product_id = products.product_id AND c_var.lang_code = 'en' AND c_var.variant_id = 59711 LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN cscart_companies AS companies ON companies.company_id = products.company_id  INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_categories.storefront_id IN (0, 1)  LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  LEFT JOIN cscart_master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN cscart_product_sales ON cscart_product_sales.product_id = products.product_id AND cscart_product_sales.category_id = products_categories.category_id  WHERE 1  AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.parent_product_id = 0 AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0)

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:216
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.products.php:2367
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00086 Re-run Backtrace
28
SELECT products.product_id, descr1.product as product, companies.company as company_name, cscart_supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM cscart_products as products  INNER JOIN cscart_product_features_values as c_var ON c_var.product_id = products.product_id AND c_var.lang_code = 'en' AND c_var.variant_id = 59711 LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN cscart_companies AS companies ON companies.company_id = products.company_id  INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_categories.storefront_id IN (0, 1)  LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  LEFT JOIN cscart_master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN cscart_product_sales ON cscart_product_sales.product_id = products.product_id AND cscart_product_sales.category_id = products_categories.category_id  WHERE 1  AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.parent_product_id = 0 AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0) GROUP BY products.product_id   ORDER BY cscart_product_sales.amount desc, products.product_id ASC  LIMIT 0, 96

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:216
  • {closure}() /home/alpha/live/multivendor/app/functions/fn.products.php:2367
  • db_get_array() /home/alpha/live/multivendor/app/functions/fn.products.php:2282
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00092 Re-run Backtrace
29
SELECT cscart_languages.* FROM cscart_languages  WHERE 1    

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:216
  • fn_load_products_extra_data() /home/alpha/live/multivendor/app/functions/fn.products.php:2384
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2430
  • fn_master_products_load_products_extra_data_pre() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • Tygh\Addons\MasterProducts\ServiceProvider::getProductIdMap() /home/alpha/live/multivendor/app/addons/master_products/func.php:858
  • Tygh\Application::offsetGet() /home/alpha/live/multivendor/app/addons/master_products/Tygh/Addons/MasterProducts/ServiceProvider.php:97
  • Pimple\Container::offsetGet() /home/alpha/live/multivendor/app/Tygh/Application.php:135
  • Tygh\Addons\MasterProducts\ServiceProvider::Tygh\Addons\MasterProducts\{closure}() /home/alpha/live/multivendor/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:118
  • Tygh\Addons\MasterProducts\ServiceProvider::getProductRepository() /home/alpha/live/multivendor/app/addons/master_products/Tygh/Addons/MasterProducts/ServiceProvider.php:63
  • Tygh\Application::offsetGet() /home/alpha/live/multivendor/app/addons/master_products/Tygh/Addons/MasterProducts/ServiceProvider.php:89
  • Pimple\Container::offsetGet() /home/alpha/live/multivendor/app/Tygh/Application.php:135
  • Tygh\Addons\MasterProducts\ServiceProvider::Tygh\Addons\MasterProducts\{closure}() /home/alpha/live/multivendor/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:118
  • Tygh\Application::offsetGet() /home/alpha/live/multivendor/app/addons/master_products/Tygh/Addons/MasterProducts/ServiceProvider.php:43
  • Pimple\Container::offsetGet() /home/alpha/live/multivendor/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /home/alpha/live/multivendor/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:118
  • Tygh\Languages\Languages::getAll() /home/alpha/live/multivendor/app/Tygh/Providers/CommonProvider.php:40
  • db_get_hash_array() /home/alpha/live/multivendor/app/Tygh/Languages/Languages.php:138
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00014 Re-run Backtrace
30
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('1') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:216
  • fn_load_products_extra_data() /home/alpha/live/multivendor/app/functions/fn.products.php:2384
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2430
  • fn_master_products_load_products_extra_data_pre() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • Tygh\Addons\MasterProducts\ServiceProvider::getProductIdMap() /home/alpha/live/multivendor/app/addons/master_products/func.php:858
  • Tygh\Application::offsetGet() /home/alpha/live/multivendor/app/addons/master_products/Tygh/Addons/MasterProducts/ServiceProvider.php:97
  • Pimple\Container::offsetGet() /home/alpha/live/multivendor/app/Tygh/Application.php:135
  • Tygh\Addons\MasterProducts\ServiceProvider::Tygh\Addons\MasterProducts\{closure}() /home/alpha/live/multivendor/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:118
  • Tygh\Addons\MasterProducts\ServiceProvider::getProductRepository() /home/alpha/live/multivendor/app/addons/master_products/Tygh/Addons/MasterProducts/ServiceProvider.php:63
  • Tygh\Application::offsetGet() /home/alpha/live/multivendor/app/addons/master_products/Tygh/Addons/MasterProducts/ServiceProvider.php:89
  • Pimple\Container::offsetGet() /home/alpha/live/multivendor/app/Tygh/Application.php:135
  • Tygh\Addons\MasterProducts\ServiceProvider::Tygh\Addons\MasterProducts\{closure}() /home/alpha/live/multivendor/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:118
  • Tygh\Application::offsetGet() /home/alpha/live/multivendor/app/addons/master_products/Tygh/Addons/MasterProducts/ServiceProvider.php:43
  • Pimple\Container::offsetGet() /home/alpha/live/multivendor/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /home/alpha/live/multivendor/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:118
  • Tygh\Languages\Languages::getAll() /home/alpha/live/multivendor/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /home/alpha/live/multivendor/app/Tygh/Languages/Languages.php:139
  • Tygh\Languages\Languages::attachStorefrontIds() /home/alpha/live/multivendor/app/Tygh/Languages/Languages.php:1676
  • array_walk() /home/alpha/live/multivendor/app/Tygh/Languages/Languages.php:1764
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /home/alpha/live/multivendor/app/Tygh/Languages/Languages.php:1761
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/Tygh/Storefront/Repository.php:363
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00030 Re-run Backtrace
31
SELECT cscart_products.* FROM cscart_products  WHERE cscart_products.product_id IN (66571, 66572, 66573, 66574)  

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:216
  • fn_load_products_extra_data() /home/alpha/live/multivendor/app/functions/fn.products.php:2384
  • fn_load_extra_data_by_entity_ids() /home/alpha/live/multivendor/app/functions/fn.products.php:2579
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.common.php:8797
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00031 Re-run Backtrace
32
SELECT cscart_product_prices.product_id, COALESCE(cscart_master_products_storefront_min_price.price, MIN(IF(cscart_product_prices.percentage_discount = 0,cscart_product_prices.price,cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100))) AS price FROM cscart_product_prices  LEFT JOIN cscart_master_products_storefront_min_price ON cscart_master_products_storefront_min_price.product_id = cscart_product_prices.product_id AND cscart_master_products_storefront_min_price.storefront_id = 1 WHERE cscart_product_prices.product_id IN (66571, 66572, 66573, 66574)  AND cscart_product_prices.lower_limit = 1 AND cscart_product_prices.usergroup_id IN (0, 1)  GROUP BY cscart_product_prices.product_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:216
  • fn_load_products_extra_data() /home/alpha/live/multivendor/app/functions/fn.products.php:2384
  • fn_load_extra_data_by_entity_ids() /home/alpha/live/multivendor/app/functions/fn.products.php:2579
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.common.php:8797
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00036 Re-run Backtrace
33
SELECT cscart_product_descriptions.product_id, cscart_product_descriptions.short_description, IF(cscart_product_descriptions.short_description = '' OR cscart_product_descriptions.short_description IS NULL, cscart_product_descriptions.full_description, '') AS full_description FROM cscart_product_descriptions  WHERE cscart_product_descriptions.product_id IN (66571, 66572, 66573, 66574)  AND cscart_product_descriptions.lang_code = 'en' 

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:216
  • fn_load_products_extra_data() /home/alpha/live/multivendor/app/functions/fn.products.php:2384
  • fn_load_extra_data_by_entity_ids() /home/alpha/live/multivendor/app/functions/fn.products.php:2579
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.common.php:8797
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00024 Re-run Backtrace
34
SELECT cscart_products_categories.product_id, GROUP_CONCAT(IF(cscart_products_categories.link_type = "M", CONCAT(cscart_products_categories.category_id, "M"), cscart_products_categories.category_id)) AS category_ids FROM cscart_products_categories  INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id AND cscart_categories.storefront_id IN (0, 1) AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')  WHERE cscart_products_categories.product_id IN (66571, 66572, 66573, 66574)   GROUP BY cscart_products_categories.product_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:216
  • fn_load_products_extra_data() /home/alpha/live/multivendor/app/functions/fn.products.php:2384
  • fn_load_extra_data_by_entity_ids() /home/alpha/live/multivendor/app/functions/fn.products.php:2579
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.common.php:8797
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00036 Re-run Backtrace
35
SELECT cscart_seo_names.object_id AS product_id, cscart_seo_names.name AS seo_name, cscart_seo_names.path AS seo_path FROM cscart_seo_names  WHERE cscart_seo_names.object_id IN (66571, 66572, 66573, 66574)  AND cscart_seo_names.type = "p" AND cscart_seo_names.dispatch = "" AND cscart_seo_names.lang_code = 'en'  

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:216
  • fn_load_products_extra_data() /home/alpha/live/multivendor/app/functions/fn.products.php:2384
  • fn_load_extra_data_by_entity_ids() /home/alpha/live/multivendor/app/functions/fn.products.php:2579
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.common.php:8797
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00036 Re-run Backtrace
36
SELECT cscart_product_review_prepared_data.product_id AS product_id, cscart_product_review_prepared_data.average_rating AS average_rating, cscart_product_review_prepared_data.reviews_count AS reviews_count FROM cscart_product_review_prepared_data  WHERE cscart_product_review_prepared_data.product_id IN (66571, 66572, 66573, 66574)  AND cscart_product_review_prepared_data.storefront_id = 0 

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:216
  • fn_load_products_extra_data() /home/alpha/live/multivendor/app/functions/fn.products.php:2384
  • fn_load_extra_data_by_entity_ids() /home/alpha/live/multivendor/app/functions/fn.products.php:2579
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.common.php:8797
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00016 Re-run Backtrace
37
SELECT group_id FROM cscart_product_variation_group_products WHERE product_id = 66571

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:216
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_field() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:243
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00017 Re-run Backtrace
38
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66571) AND type = 'I' ORDER BY position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:216
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_fields() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:253
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00019 Re-run Backtrace
39
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66571) AND type = 'T' ORDER BY position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:216
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_fields() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:253
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00016 Re-run Backtrace
40
SELECT group_id FROM cscart_product_variation_group_products WHERE product_id = 66572

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:216
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_field() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:243
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00015 Re-run Backtrace
41
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66572) AND type = 'I' ORDER BY position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:216
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_fields() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:253
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00019 Re-run Backtrace
42
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66572) AND type = 'T' ORDER BY position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:216
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_fields() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:253
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00018 Re-run Backtrace
43
SELECT group_id FROM cscart_product_variation_group_products WHERE product_id = 66573

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:216
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_field() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:243
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00015 Re-run Backtrace
44
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66573) AND type = 'I' ORDER BY position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:216
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_fields() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:253
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00018 Re-run Backtrace
45
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66573) AND type = 'T' ORDER BY position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:216
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_fields() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:253
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00018 Re-run Backtrace
46
SELECT group_id FROM cscart_product_variation_group_products WHERE product_id = 66574

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:216
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_field() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:243
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00014 Re-run Backtrace
47
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66574) AND type = 'I' ORDER BY position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:216
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_fields() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:253
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00017 Re-run Backtrace
48
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66574) AND type = 'T' ORDER BY position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:216
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_fields() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:253
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00017 Re-run Backtrace
49
SELECT vd.variant FROM cscart_product_feature_variant_descriptions vd INNER JOIN cscart_product_features_values pfv ON pfv.variant_id = vd.variant_id WHERE pfv.feature_id = 62 AND pfv.product_id = 66571 AND vd.lang_code = 'en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:216
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_kl_community_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_get_product_brand_name() /home/alpha/live/multivendor/app/addons/kl_community/func.php:9
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:65
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00027 Re-run Backtrace
50
SELECT vd.variant FROM cscart_product_feature_variant_descriptions vd INNER JOIN cscart_product_features_values pfv ON pfv.variant_id = vd.variant_id WHERE pfv.feature_id = 62 AND pfv.product_id = 66572 AND vd.lang_code = 'en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:216
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_kl_community_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_get_product_brand_name() /home/alpha/live/multivendor/app/addons/kl_community/func.php:9
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:65
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00025 Re-run Backtrace
51
SELECT vd.variant FROM cscart_product_feature_variant_descriptions vd INNER JOIN cscart_product_features_values pfv ON pfv.variant_id = vd.variant_id WHERE pfv.feature_id = 62 AND pfv.product_id = 66573 AND vd.lang_code = 'en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:216
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_kl_community_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_get_product_brand_name() /home/alpha/live/multivendor/app/addons/kl_community/func.php:9
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:65
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00025 Re-run Backtrace
52
SELECT vd.variant FROM cscart_product_feature_variant_descriptions vd INNER JOIN cscart_product_features_values pfv ON pfv.variant_id = vd.variant_id WHERE pfv.feature_id = 62 AND pfv.product_id = 66574 AND vd.lang_code = 'en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:216
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_kl_community_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_get_product_brand_name() /home/alpha/live/multivendor/app/addons/kl_community/func.php:9
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:65
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00024 Re-run Backtrace
53
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (66571, 66572, 66573, 66574) ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (66571, 66572, 66573, 66574) ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_gather_additional_products_data() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:225
  • fn_get_image_pairs() /home/alpha/live/multivendor/app/functions/fn.products.php:610
  • db_multi_query() /home/alpha/live/multivendor/app/functions/fn.images.php:351
  • Tygh\Database\Connection::multiQuery() /home/alpha/live/multivendor/app/functions/fn.database.php:168
0.00051 Re-run Backtrace
54
SELECT a.*, b.option_name, b.internal_option_name, b.option_text, b.description, b.inner_hint, b.incorrect_message, b.comment FROM cscart_product_options as a  LEFT JOIN cscart_product_options_descriptions as b ON a.option_id = b.option_id AND b.lang_code = 'en'  WHERE a.product_id IN (66571, 66572, 66573, 66574) AND a.status = 'A' ORDER BY a.position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_gather_additional_products_data() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:225
  • fn_get_product_options() /home/alpha/live/multivendor/app/functions/fn.products.php:623
  • db_get_hash_multi_array() /home/alpha/live/multivendor/app/functions/fn.options.php:240
  • Tygh\Database\Connection::getMultiHash() /home/alpha/live/multivendor/app/functions/fn.database.php:98
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:500
0.00029 Re-run Backtrace
55
SELECT c.product_id AS cur_product_id, a.*, b.option_name, b.internal_option_name, b.option_text, b.description, b.inner_hint, b.incorrect_message, b.comment FROM cscart_product_options as a LEFT JOIN cscart_product_options_descriptions as b ON a.option_id = b.option_id AND b.lang_code = 'en' LEFT JOIN cscart_product_global_option_links as c ON c.option_id = a.option_id WHERE c.product_id IN (66571, 66572, 66573, 66574) AND a.product_id = 0 AND a.status = 'A' ORDER BY a.position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_gather_additional_products_data() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:225
  • fn_get_product_options() /home/alpha/live/multivendor/app/functions/fn.products.php:623
  • db_get_hash_multi_array() /home/alpha/live/multivendor/app/functions/fn.options.php:250
  • Tygh\Database\Connection::getMultiHash() /home/alpha/live/multivendor/app/functions/fn.database.php:98
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:500
0.00031 Re-run Backtrace
56
SELECT f.feature_id, f.purpose, p.product_id, p.parent_product_id, g.id, g.code FROM cscart_product_variation_group_features AS f INNER JOIN cscart_product_variation_groups AS g ON f.group_id = g.id INNER JOIN cscart_product_variation_group_products AS p ON f.group_id = p.group_id WHERE p.product_id IN (66571, 66572, 66573, 66574)

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_gather_additional_products_data() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:225
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:643
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\Product\Repository::loadProductsGroupInfo() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:315
  • Tygh\Addons\ProductVariations\Product\Group\Repository::findGroupInfoByProductIds() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:425
  • Tygh\Addons\ProductVariations\Tools\Query::select() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Group/Repository.php:355
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/addons/product_variations/src/Tools/Query.php:310
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00021 Re-run Backtrace
57
SELECT * FROM  cscart_csc_virtual_categories WHERE 1  AND cscart_csc_virtual_categories.company_id=0

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_gather_additional_products_data() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:225
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:773
  • fn_csc_virtual_categories_gather_additional_product_data_before_discounts() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cscv_define_virtual_cats() /home/alpha/live/multivendor/app/addons/csc_virtual_categories/func.php:133
  • Tygh\CscVirtualCategories::_get_option_values() /home/alpha/live/multivendor/app/addons/csc_virtual_categories/func.php:153
  • csc_virtual_categories::_format_options() /home/alpha/live/multivendor/app/addons/csc_virtual_categories/Tygh/CscVirtualCategories.php:58
  • db_get_hash_single_array() /home/alpha/live/multivendor/app/addons/csc_virtual_categories/lic.php(1) : eval()'d code(10) : eval()'d code:1
  • Tygh\Database\Connection::getSingleHash() /home/alpha/live/multivendor/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:546
0.00020 Re-run Backtrace
58
SELECT conditions FROM cscart_promotions WHERE status='A'  AND zone='catalog'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_gather_additional_products_data() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:225
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:773
  • fn_csc_virtual_categories_gather_additional_product_data_before_discounts() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cscv_define_virtual_cats() /home/alpha/live/multivendor/app/addons/csc_virtual_categories/func.php:133
  • fn_csc_get_categories_from_promotions() /home/alpha/live/multivendor/app/addons/csc_virtual_categories/func.php:156
  • db_get_fields() /home/alpha/live/multivendor/app/addons/csc_virtual_categories/func.php:293
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00053 Re-run Backtrace
59
SELECT bonuses FROM cscart_promotions WHERE status='A'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_gather_additional_products_data() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:225
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:773
  • fn_csc_virtual_categories_gather_additional_product_data_before_discounts() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cscv_define_virtual_cats() /home/alpha/live/multivendor/app/addons/csc_virtual_categories/func.php:133
  • fn_cvc_get_cats_from_bonuses() /home/alpha/live/multivendor/app/addons/csc_virtual_categories/func.php:157
  • db_get_fields() /home/alpha/live/multivendor/app/addons/csc_virtual_categories/func.php:268
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00020 Re-run Backtrace
60
SELECT category_id FROM cscart_csc_virtual_categories_conditions WHERE is_virtual='Y'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_gather_additional_products_data() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:225
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:773
  • fn_csc_virtual_categories_gather_additional_product_data_before_discounts() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cscv_define_virtual_cats() /home/alpha/live/multivendor/app/addons/csc_virtual_categories/func.php:133
  • db_get_fields() /home/alpha/live/multivendor/app/addons/csc_virtual_categories/func.php:161
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00352 Re-run Backtrace
61
SELECT cscart_promotions.*, cscart_promotion_descriptions.name, cscart_promotion_descriptions.detailed_description, cscart_promotion_descriptions.short_description FROM cscart_promotions  LEFT JOIN cscart_promotion_descriptions ON cscart_promotion_descriptions.promotion_id = cscart_promotions.promotion_id AND cscart_promotion_descriptions.lang_code = 'en' LEFT JOIN cscart_storefronts_promotions AS storefronts_promotions ON storefronts_promotions.promotion_id = cscart_promotions.promotion_id WHERE 1  AND IF(from_date, from_date <= 1768368584, 1) AND IF(to_date, to_date >= 1768368584, 1) AND status IN ('A', 'H') AND cscart_promotions.zone = 'catalog' AND (storefronts_promotions.storefront_id = 1 OR storefronts_promotions.storefront_id IS NULL)   ORDER BY cscart_promotions.stop_other_rules desc, cscart_promotions.priority asc 

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_gather_additional_products_data() /home/alpha/live/multivendor/app/controllers/frontend/product_features.php:225
  • fn_promotion_apply() /home/alpha/live/multivendor/app/functions/fn.products.php:777
  • fn_get_promotions() /home/alpha/live/multivendor/app/functions/fn.promotions.php:281
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.promotions.php:197
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00055 Re-run Backtrace
62
SELECT * FROM cscart_product_feature_variants LEFT JOIN cscart_product_feature_variant_descriptions ON cscart_product_feature_variant_descriptions.variant_id = cscart_product_feature_variants.variant_id AND cscart_product_feature_variant_descriptions.lang_code = 'en' WHERE cscart_product_feature_variants.variant_id = 59711

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_feature_variant() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:52
  • db_get_row() /home/alpha/live/multivendor/app/functions/fn.features.php:1334
  • Tygh\Database\Connection::getRow() /home/alpha/live/multivendor/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:388
0.00022 Re-run Backtrace
63
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id = '59711' ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id = '59711' ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_feature_variant() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:52
  • fn_get_image_pairs() /home/alpha/live/multivendor/app/functions/fn.features.php:1340
  • db_multi_query() /home/alpha/live/multivendor/app/functions/fn.images.php:351
  • Tygh\Database\Connection::multiQuery() /home/alpha/live/multivendor/app/functions/fn.database.php:168
0.00029 Re-run Backtrace
64
SELECT fd.feature_id as feature_id, fd.internal_name as feature FROM cscart_product_features_descriptions fd  WHERE 1  AND fd.feature_id = 60 AND fd.lang_code = 'en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_feature_variant() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:52
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.features.php:1353
  • fn_csc_meta_templates_get_product_feature_variant_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cmts_get_object_meta() /home/alpha/live/multivendor/app/addons/csc_meta_templates/func.php:260
  • Tygh\CscMetaTemplates::_get_object_meta() /home/alpha/live/multivendor/app/addons/csc_meta_templates/func.php:141
  • csc_meta_templates::_zxev() /home/alpha/live/multivendor/app/addons/csc_meta_templates/Tygh/CscMetaTemplates.php:163
  • eval() /home/alpha/live/multivendor/app/addons/csc_meta_templates/lic.php(1) : eval()'d code(5) : eval()'d code:1
  • fn_cmts_get_object_vars() /home/alpha/live/multivendor/app/addons/csc_meta_templates/lic.php(1) : eval()'d code(5) : eval()'d code(1) : eval()'d code:28
  • csc_meta_templates::_zxev() /home/alpha/live/multivendor/app/addons/csc_meta_templates/func.php:49
  • eval() /home/alpha/live/multivendor/app/addons/csc_meta_templates/lic.php(1) : eval()'d code(5) : eval()'d code:1
  • fn_get_feature_name() /home/alpha/live/multivendor/app/addons/csc_meta_templates/lic.php(1) : eval()'d code(5) : eval()'d code(1) : eval()'d code:219
  • db_get_hash_single_array() /home/alpha/live/multivendor/app/functions/fn.features.php:78
  • Tygh\Database\Connection::getSingleHash() /home/alpha/live/multivendor/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:546
0.00021 Re-run Backtrace
65
SELECT * FROM cscart_csc_meta_templates_list 
		LEFT JOIN cscart_csc_meta_templates_schemas 
			ON cscart_csc_meta_templates_schemas.meta_id=cscart_csc_meta_templates_list.meta_id AND  cscart_csc_meta_templates_schemas.lang_code='en'
		WHERE 1  AND cscart_csc_meta_templates_list.object_type='product_features' AND cscart_csc_meta_templates_list.mode='R' AND cscart_csc_meta_templates_list.status='A'
		 ORDER BY cscart_csc_meta_templates_list.position desc		
		

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_feature_variant() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:52
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.features.php:1353
  • fn_csc_meta_templates_get_product_feature_variant_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cmts_get_object_meta() /home/alpha/live/multivendor/app/addons/csc_meta_templates/func.php:260
  • Tygh\CscMetaTemplates::_get_object_meta() /home/alpha/live/multivendor/app/addons/csc_meta_templates/func.php:141
  • csc_meta_templates::_zxev() /home/alpha/live/multivendor/app/addons/csc_meta_templates/Tygh/CscMetaTemplates.php:163
  • eval() /home/alpha/live/multivendor/app/addons/csc_meta_templates/lic.php(1) : eval()'d code(5) : eval()'d code:1
  • Tygh\CscMetaTemplates::_get_meta_list() /home/alpha/live/multivendor/app/addons/csc_meta_templates/lic.php(1) : eval()'d code(5) : eval()'d code(1) : eval()'d code:42
  • db_get_array() /home/alpha/live/multivendor/app/addons/csc_meta_templates/Tygh/CscMetaTemplates.php:109
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00029 Re-run Backtrace
66
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_feature_variant() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:52
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.features.php:1353
  • fn_csc_meta_templates_get_product_feature_variant_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cmts_get_object_meta() /home/alpha/live/multivendor/app/addons/csc_meta_templates/func.php:260
  • Tygh\CscMetaTemplates::_get_object_meta() /home/alpha/live/multivendor/app/addons/csc_meta_templates/func.php:141
  • csc_meta_templates::_zxev() /home/alpha/live/multivendor/app/addons/csc_meta_templates/Tygh/CscMetaTemplates.php:163
  • eval() /home/alpha/live/multivendor/app/addons/csc_meta_templates/lic.php(1) : eval()'d code(5) : eval()'d code:1
  • Tygh\CscMetaTemplates::_get_meta_list() /home/alpha/live/multivendor/app/addons/csc_meta_templates/lic.php(1) : eval()'d code(5) : eval()'d code(1) : eval()'d code:42
  • db_get_found_rows() /home/alpha/live/multivendor/app/addons/csc_meta_templates/Tygh/CscMetaTemplates.php:119
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:311
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00010 Re-run Backtrace
67
SELECT cscart_product_features.status FROM cscart_product_features INNER JOIN cscart_product_feature_variants ON cscart_product_features.feature_id = cscart_product_feature_variants.feature_id WHERE cscart_product_feature_variants.variant_id = 59711

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:54
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00017 Re-run Backtrace
68
SELECT cscart_product_features.feature_id,cscart_product_features.feature_code,cscart_product_features.company_id,cscart_product_features.feature_type,cscart_product_features.parent_id,cscart_product_features.display_on_product,cscart_product_features.display_on_catalog,cscart_product_features.display_on_header,cscart_product_features_descriptions.description,cscart_product_features_descriptions.internal_name,cscart_product_features_descriptions.lang_code,cscart_product_features_descriptions.prefix,cscart_product_features_descriptions.suffix,cscart_product_features.categories_path,cscart_product_features_descriptions.full_description,cscart_product_features.status,cscart_product_features.comparison,cscart_product_features.position,cscart_product_features.purpose,cscart_product_features.feature_style,cscart_product_features.filter_style,cscart_product_features.display_on_key_product_info FROM cscart_product_features LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = cscart_product_features.feature_id AND cscart_product_features_descriptions.lang_code = 'en' WHERE cscart_product_features.feature_id = 60

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_feature_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:60
  • db_get_row() /home/alpha/live/multivendor/app/functions/fn.features.php:812
  • Tygh\Database\Connection::getRow() /home/alpha/live/multivendor/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:388
0.00021 Re-run Backtrace
69
SELECT * FROM kl_ingredients_master where ingredient_id = 0

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • db_get_row() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:64
  • Tygh\Database\Connection::getRow() /home/alpha/live/multivendor/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:388
0.00015 Re-run Backtrace
70
SELECT COUNT(*) FROM cscart_products as products  INNER JOIN cscart_product_features_values as c_var ON c_var.product_id = products.product_id AND c_var.lang_code = 'en' AND c_var.variant_id = 59711 LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN cscart_companies AS companies ON companies.company_id = products.company_id  INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_categories.storefront_id IN (0, 1)  LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  LEFT JOIN cscart_master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN cscart_product_sales ON cscart_product_sales.product_id = products.product_id AND cscart_product_sales.category_id = products_categories.category_id  WHERE 1  AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.parent_product_id = 0 AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0)

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:96
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.products.php:2367
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00062 Re-run Backtrace
71
SELECT products.product_id, descr1.product as product, companies.company as company_name, cscart_supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM cscart_products as products  INNER JOIN cscart_product_features_values as c_var ON c_var.product_id = products.product_id AND c_var.lang_code = 'en' AND c_var.variant_id = 59711 LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN cscart_companies AS companies ON companies.company_id = products.company_id  INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_categories.storefront_id IN (0, 1)  LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  LEFT JOIN cscart_master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN cscart_product_sales ON cscart_product_sales.product_id = products.product_id AND cscart_product_sales.category_id = products_categories.category_id  WHERE 1  AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.parent_product_id = 0 AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0) GROUP BY products.product_id   ORDER BY cscart_product_sales.amount desc, products.product_id ASC  LIMIT 0, 96

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:96
  • {closure}() /home/alpha/live/multivendor/app/functions/fn.products.php:2367
  • db_get_array() /home/alpha/live/multivendor/app/functions/fn.products.php:2282
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00062 Re-run Backtrace
72
SELECT cscart_products.* FROM cscart_products  WHERE cscart_products.product_id IN (66571, 66572, 66573, 66574)  

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:96
  • fn_load_products_extra_data() /home/alpha/live/multivendor/app/functions/fn.products.php:2384
  • fn_load_extra_data_by_entity_ids() /home/alpha/live/multivendor/app/functions/fn.products.php:2579
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.common.php:8797
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00026 Re-run Backtrace
73
SELECT cscart_product_prices.product_id, COALESCE(cscart_master_products_storefront_min_price.price, MIN(IF(cscart_product_prices.percentage_discount = 0,cscart_product_prices.price,cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100))) AS price FROM cscart_product_prices  LEFT JOIN cscart_master_products_storefront_min_price ON cscart_master_products_storefront_min_price.product_id = cscart_product_prices.product_id AND cscart_master_products_storefront_min_price.storefront_id = 1 WHERE cscart_product_prices.product_id IN (66571, 66572, 66573, 66574)  AND cscart_product_prices.lower_limit = 1 AND cscart_product_prices.usergroup_id IN (0, 1)  GROUP BY cscart_product_prices.product_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:96
  • fn_load_products_extra_data() /home/alpha/live/multivendor/app/functions/fn.products.php:2384
  • fn_load_extra_data_by_entity_ids() /home/alpha/live/multivendor/app/functions/fn.products.php:2579
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.common.php:8797
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00027 Re-run Backtrace
74
SELECT cscart_product_descriptions.product_id, cscart_product_descriptions.short_description, IF(cscart_product_descriptions.short_description = '' OR cscart_product_descriptions.short_description IS NULL, cscart_product_descriptions.full_description, '') AS full_description FROM cscart_product_descriptions  WHERE cscart_product_descriptions.product_id IN (66571, 66572, 66573, 66574)  AND cscart_product_descriptions.lang_code = 'en' 

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:96
  • fn_load_products_extra_data() /home/alpha/live/multivendor/app/functions/fn.products.php:2384
  • fn_load_extra_data_by_entity_ids() /home/alpha/live/multivendor/app/functions/fn.products.php:2579
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.common.php:8797
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00021 Re-run Backtrace
75
SELECT cscart_products_categories.product_id, GROUP_CONCAT(IF(cscart_products_categories.link_type = "M", CONCAT(cscart_products_categories.category_id, "M"), cscart_products_categories.category_id)) AS category_ids FROM cscart_products_categories  INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id AND cscart_categories.storefront_id IN (0, 1) AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')  WHERE cscart_products_categories.product_id IN (66571, 66572, 66573, 66574)   GROUP BY cscart_products_categories.product_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:96
  • fn_load_products_extra_data() /home/alpha/live/multivendor/app/functions/fn.products.php:2384
  • fn_load_extra_data_by_entity_ids() /home/alpha/live/multivendor/app/functions/fn.products.php:2579
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.common.php:8797
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00031 Re-run Backtrace
76
SELECT cscart_seo_names.object_id AS product_id, cscart_seo_names.name AS seo_name, cscart_seo_names.path AS seo_path FROM cscart_seo_names  WHERE cscart_seo_names.object_id IN (66571, 66572, 66573, 66574)  AND cscart_seo_names.type = "p" AND cscart_seo_names.dispatch = "" AND cscart_seo_names.lang_code = 'en'  

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:96
  • fn_load_products_extra_data() /home/alpha/live/multivendor/app/functions/fn.products.php:2384
  • fn_load_extra_data_by_entity_ids() /home/alpha/live/multivendor/app/functions/fn.products.php:2579
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.common.php:8797
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00027 Re-run Backtrace
77
SELECT cscart_product_review_prepared_data.product_id AS product_id, cscart_product_review_prepared_data.average_rating AS average_rating, cscart_product_review_prepared_data.reviews_count AS reviews_count FROM cscart_product_review_prepared_data  WHERE cscart_product_review_prepared_data.product_id IN (66571, 66572, 66573, 66574)  AND cscart_product_review_prepared_data.storefront_id = 0 

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:96
  • fn_load_products_extra_data() /home/alpha/live/multivendor/app/functions/fn.products.php:2384
  • fn_load_extra_data_by_entity_ids() /home/alpha/live/multivendor/app/functions/fn.products.php:2579
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.common.php:8797
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00014 Re-run Backtrace
78
SELECT group_id FROM cscart_product_variation_group_products WHERE product_id = 66571

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:96
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_field() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:243
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00013 Re-run Backtrace
79
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66571) AND type = 'I' ORDER BY position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:96
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_fields() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:253
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00017 Re-run Backtrace
80
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66571) AND type = 'T' ORDER BY position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:96
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_fields() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:253
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00015 Re-run Backtrace
81
SELECT group_id FROM cscart_product_variation_group_products WHERE product_id = 66572

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:96
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_field() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:243
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00013 Re-run Backtrace
82
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66572) AND type = 'I' ORDER BY position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:96
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_fields() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:253
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00015 Re-run Backtrace
83
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66572) AND type = 'T' ORDER BY position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:96
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_fields() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:253
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00014 Re-run Backtrace
84
SELECT group_id FROM cscart_product_variation_group_products WHERE product_id = 66573

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:96
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_field() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:243
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00011 Re-run Backtrace
85
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66573) AND type = 'I' ORDER BY position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:96
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_fields() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:253
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00015 Re-run Backtrace
86
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66573) AND type = 'T' ORDER BY position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:96
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_fields() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:253
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00014 Re-run Backtrace
87
SELECT group_id FROM cscart_product_variation_group_products WHERE product_id = 66574

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:96
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_field() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:243
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00011 Re-run Backtrace
88
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66574) AND type = 'I' ORDER BY position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:96
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_fields() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:253
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00013 Re-run Backtrace
89
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66574) AND type = 'T' ORDER BY position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:96
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_fields() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:253
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00013 Re-run Backtrace
90
SELECT vd.variant FROM cscart_product_feature_variant_descriptions vd INNER JOIN cscart_product_features_values pfv ON pfv.variant_id = vd.variant_id WHERE pfv.feature_id = 62 AND pfv.product_id = 66571 AND vd.lang_code = 'en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:96
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_kl_community_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_get_product_brand_name() /home/alpha/live/multivendor/app/addons/kl_community/func.php:9
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:65
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00024 Re-run Backtrace
91
SELECT vd.variant FROM cscart_product_feature_variant_descriptions vd INNER JOIN cscart_product_features_values pfv ON pfv.variant_id = vd.variant_id WHERE pfv.feature_id = 62 AND pfv.product_id = 66572 AND vd.lang_code = 'en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:96
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_kl_community_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_get_product_brand_name() /home/alpha/live/multivendor/app/addons/kl_community/func.php:9
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:65
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00021 Re-run Backtrace
92
SELECT vd.variant FROM cscart_product_feature_variant_descriptions vd INNER JOIN cscart_product_features_values pfv ON pfv.variant_id = vd.variant_id WHERE pfv.feature_id = 62 AND pfv.product_id = 66573 AND vd.lang_code = 'en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:96
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_kl_community_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_get_product_brand_name() /home/alpha/live/multivendor/app/addons/kl_community/func.php:9
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:65
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00020 Re-run Backtrace
93
SELECT vd.variant FROM cscart_product_feature_variant_descriptions vd INNER JOIN cscart_product_features_values pfv ON pfv.variant_id = vd.variant_id WHERE pfv.feature_id = 62 AND pfv.product_id = 66574 AND vd.lang_code = 'en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_products() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:96
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_kl_community_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_get_product_brand_name() /home/alpha/live/multivendor/app/addons/kl_community/func.php:9
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:65
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00020 Re-run Backtrace
94
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (66571, 66572, 66573, 66574) ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (66571, 66572, 66573, 66574) ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_gather_additional_products_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:104
  • fn_get_image_pairs() /home/alpha/live/multivendor/app/functions/fn.products.php:610
  • db_multi_query() /home/alpha/live/multivendor/app/functions/fn.images.php:351
  • Tygh\Database\Connection::multiQuery() /home/alpha/live/multivendor/app/functions/fn.database.php:168
0.00043 Re-run Backtrace
95
SELECT a.*, b.option_name, b.internal_option_name, b.option_text, b.description, b.inner_hint, b.incorrect_message, b.comment FROM cscart_product_options as a  LEFT JOIN cscart_product_options_descriptions as b ON a.option_id = b.option_id AND b.lang_code = 'en'  WHERE a.product_id IN (66571, 66572, 66573, 66574) AND a.status = 'A' ORDER BY a.position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_gather_additional_products_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:104
  • fn_get_product_options() /home/alpha/live/multivendor/app/functions/fn.products.php:623
  • db_get_hash_multi_array() /home/alpha/live/multivendor/app/functions/fn.options.php:240
  • Tygh\Database\Connection::getMultiHash() /home/alpha/live/multivendor/app/functions/fn.database.php:98
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:500
0.00030 Re-run Backtrace
96
SELECT c.product_id AS cur_product_id, a.*, b.option_name, b.internal_option_name, b.option_text, b.description, b.inner_hint, b.incorrect_message, b.comment FROM cscart_product_options as a LEFT JOIN cscart_product_options_descriptions as b ON a.option_id = b.option_id AND b.lang_code = 'en' LEFT JOIN cscart_product_global_option_links as c ON c.option_id = a.option_id WHERE c.product_id IN (66571, 66572, 66573, 66574) AND a.product_id = 0 AND a.status = 'A' ORDER BY a.position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_gather_additional_products_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:104
  • fn_get_product_options() /home/alpha/live/multivendor/app/functions/fn.products.php:623
  • db_get_hash_multi_array() /home/alpha/live/multivendor/app/functions/fn.options.php:250
  • Tygh\Database\Connection::getMultiHash() /home/alpha/live/multivendor/app/functions/fn.database.php:98
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:500
0.00035 Re-run Backtrace
97
SELECT f.feature_id, f.purpose, p.product_id, p.parent_product_id, g.id, g.code FROM cscart_product_variation_group_features AS f INNER JOIN cscart_product_variation_groups AS g ON f.group_id = g.id INNER JOIN cscart_product_variation_group_products AS p ON f.group_id = p.group_id WHERE p.product_id IN (66571, 66572, 66573, 66574)

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_gather_additional_products_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:104
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:643
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\Product\Repository::loadProductsGroupInfo() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:315
  • Tygh\Addons\ProductVariations\Product\Group\Repository::findGroupInfoByProductIds() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:425
  • Tygh\Addons\ProductVariations\Tools\Query::select() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Group/Repository.php:355
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/addons/product_variations/src/Tools/Query.php:310
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00022 Re-run Backtrace
98
SELECT category_id FROM cscart_products_categories WHERE product_id = 66571 AND link_type = 'M'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:243
  • fn_bestsellers_get_product_data() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • db_get_field() /home/alpha/live/multivendor/app/addons/bestsellers/func.php:243
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00024 Re-run Backtrace
99
SELECT cscart_products.*, cscart_product_descriptions.*, COALESCE(cscart_master_products_storefront_min_price.price, MIN(IF(cscart_product_prices.percentage_discount = 0, cscart_product_prices.price, cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100))) as price, GROUP_CONCAT( CASE   WHEN (cscart_products_categories.link_type = 'M') THEN CONCAT(cscart_products_categories.category_id, 'M')   ELSE cscart_products_categories.category_id END ORDER BY cscart_categories.storefront_id IN (0, 1) DESC, (cscart_products_categories.link_type = 'M') DESC, cscart_products_categories.category_position ASC, cscart_products_categories.category_id ASC) as category_ids, popularity.total as popularity, companies.company as company_name, cscart_supplier_links.supplier_id, cscart_products.master_product_id, cscart_products.master_product_status, cscart_products.is_returnable, cscart_products.return_period, cscart_product_sales.amount as sales_amount, cscart_seo_names.name as seo_name, cscart_seo_names.path as seo_path, MIN(point_prices.point_price) as point_price, cscart_product_points_and_cash.percentage_of_total_points as percentage_of_total_points, cscart_discussion.type as discussion_type, cscart_product_review_prepared_data.average_rating average_rating, cscart_product_review_prepared_data.reviews_count product_reviews_count, cscart_kl_product_margin.base_margin AS base_margin, cscart_kl_product_margin.id AS margin_id, cscart_kl_product_margin.recurring_margin AS recurring_margin, DATE_FORMAT(FROM_UNIXTIME(cscart_kl_product_margin.effective_timestamp),"%Y-%m-%d") AS effective_timestamp FROM cscart_products LEFT JOIN cscart_product_prices ON cscart_product_prices.product_id = cscart_products.product_id AND cscart_product_prices.lower_limit = 1  AND cscart_product_prices.usergroup_id IN (0, 0, 1)  LEFT JOIN cscart_product_descriptions ON cscart_product_descriptions.product_id = cscart_products.product_id AND cscart_product_descriptions.lang_code = 'en' LEFT JOIN cscart_companies as companies ON companies.company_id = cscart_products.company_id INNER JOIN cscart_products_categories ON cscart_products_categories.product_id = cscart_products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id  AND cscart_categories.storefront_id IN (0, 1) AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND (cscart_products.usergroup_ids = '' OR FIND_IN_SET(0, cscart_products.usergroup_ids) OR FIND_IN_SET(1, cscart_products.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_products.status IN ('A', 'H') LEFT JOIN cscart_product_popularity as popularity ON popularity.product_id = cscart_products.product_id LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = cscart_products.product_id AND cscart_supplier_links.object_type = 'P'  LEFT JOIN cscart_master_products_storefront_min_price ON cscart_master_products_storefront_min_price.product_id = cscart_products.product_id AND cscart_master_products_storefront_min_price.storefront_id = 1 LEFT JOIN cscart_product_sales ON cscart_product_sales.product_id = cscart_products.product_id AND cscart_product_sales.category_id = 3073 LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = 66571 AND cscart_seo_names.type = 'p' AND cscart_seo_names.dispatch = '' AND cscart_seo_names.lang_code = 'en'  LEFT JOIN cscart_product_point_prices as point_prices ON point_prices.product_id = cscart_products.product_id AND point_prices.lower_limit = 1 AND point_prices.usergroup_id IN (0, 0, 1) LEFT JOIN cscart_product_points_and_cash ON cscart_product_points_and_cash.product_id = cscart_products.product_id LEFT JOIN cscart_discussion ON cscart_discussion.object_id = cscart_products.product_id AND cscart_discussion.object_type = 'P' LEFT JOIN cscart_product_review_prepared_data ON cscart_product_review_prepared_data.product_id = cscart_products.product_id AND cscart_product_review_prepared_data.storefront_id = 0 LEFT JOIN cscart_kl_product_margin ON cscart_kl_product_margin.product_id = cscart_products.product_id WHERE cscart_products.product_id = 66571  AND (companies.status IN ('A') OR cscart_products.company_id = 0) GROUP BY cscart_products.product_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • db_get_row() /home/alpha/live/multivendor/app/functions/fn.products.php:246
  • Tygh\Database\Connection::getRow() /home/alpha/live/multivendor/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:388
0.00134 Re-run Backtrace
100
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'A' AND cscart_images_links.object_id = '66571' ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'A' AND cscart_images_links.object_id = '66571' ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_image_pairs() /home/alpha/live/multivendor/app/functions/fn.products.php:321
  • db_multi_query() /home/alpha/live/multivendor/app/functions/fn.images.php:351
  • Tygh\Database\Connection::multiQuery() /home/alpha/live/multivendor/app/functions/fn.database.php:168
0.00044 Re-run Backtrace
101
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = '66571' ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = '66571' ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_image_pairs() /home/alpha/live/multivendor/app/functions/fn.products.php:326
  • db_multi_query() /home/alpha/live/multivendor/app/functions/fn.images.php:351
  • Tygh\Database\Connection::multiQuery() /home/alpha/live/multivendor/app/functions/fn.database.php:168
0.00034 Re-run Backtrace
102
SELECT prices.product_id, prices.lower_limit, usergroup_id, prices.percentage_discount, IF(prices.percentage_discount = 0, prices.price, prices.price - (prices.price * prices.percentage_discount)/100) as price FROM cscart_product_prices prices WHERE prices.product_id = 66571  AND lower_limit > 1 AND prices.usergroup_id IN (0, 0, 1) ORDER BY lower_limit

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_product_prices() /home/alpha/live/multivendor/app/functions/fn.products.php:334
  • db_get_hash_multi_array() /home/alpha/live/multivendor/app/functions/fn.products.php:3226
  • Tygh\Database\Connection::getMultiHash() /home/alpha/live/multivendor/app/functions/fn.database.php:98
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:500
0.00030 Re-run Backtrace
103
SELECT id_path FROM cscart_categories WHERE category_id IN (3073)

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_category_ids_with_parent() /home/alpha/live/multivendor/app/functions/fn.products.php:343
  • db_get_fields() /home/alpha/live/multivendor/app/functions/fn.categories.php:2092
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00015 Re-run Backtrace
104
SELECT pf.feature_id, pf.company_id, pf.feature_type, pf.parent_id, pf.display_on_product, pf.display_on_catalog, pf.display_on_header, cscart_product_features_descriptions.description, cscart_product_features_descriptions.internal_name, cscart_product_features_descriptions.lang_code, cscart_product_features_descriptions.prefix, cscart_product_features_descriptions.suffix, pf.categories_path, cscart_product_features_descriptions.full_description, pf.status, pf.comparison, pf.position, pf.purpose, pf.feature_style, pf.filter_style, pf.feature_code, pf.timestamp, pf.updated_timestamp, pf_groups.position AS group_position, cscart_product_features_values.value, cscart_product_features_values.variant_id, cscart_product_features_values.value_int, pf.display_on_key_product_info FROM cscart_product_features AS pf  LEFT JOIN cscart_product_features AS pf_groups ON pf.parent_id = pf_groups.feature_id LEFT JOIN cscart_product_features_descriptions AS pf_groups_description ON pf_groups_description.feature_id = pf.parent_id AND pf_groups_description.lang_code = 'en' LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = pf.feature_id AND cscart_product_features_descriptions.lang_code = 'en' INNER JOIN cscart_product_features_values ON cscart_product_features_values.feature_id = pf.feature_id AND cscart_product_features_values.product_id = 66571 AND cscart_product_features_values.lang_code = 'en' WHERE 1  AND pf.feature_type != 'G' AND pf.status IN ('A') AND (pf_groups.status IN ('A') OR pf_groups.status IS NULL) AND pf.display_on_product = 'Y' AND ( pf.categories_path = '' OR ISNULL(pf.categories_path)OR FIND_IN_SET(3073, pf.categories_path) )  GROUP BY pf.feature_id ORDER BY group_position, pf_groups_description.description, pf_groups.feature_id, pf.position, cscart_product_features_descriptions.description, pf.feature_id 

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_product_features() /home/alpha/live/multivendor/app/functions/fn.products.php:356
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.features.php:556
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00087 Re-run Backtrace
105
SELECT cscart_product_feature_variant_descriptions.variant, cscart_product_feature_variants.variant_id, cscart_product_feature_variants.feature_id, cscart_product_features_values.variant_id as selected, cscart_product_features.feature_type, cscart_seo_names.name as seo_name, cscart_seo_names.path as seo_path FROM cscart_product_feature_variants  LEFT JOIN cscart_product_feature_variant_descriptions ON cscart_product_feature_variant_descriptions.variant_id = cscart_product_feature_variants.variant_id AND cscart_product_feature_variant_descriptions.lang_code = 'en' INNER JOIN cscart_product_features_values ON cscart_product_features_values.variant_id = cscart_product_feature_variants.variant_id AND cscart_product_features_values.lang_code = 'en' AND cscart_product_features_values.product_id = 66571 LEFT JOIN cscart_product_features ON cscart_product_features.feature_id = cscart_product_feature_variants.feature_id LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = cscart_product_feature_variants.variant_id AND cscart_seo_names.type = 'e' AND cscart_seo_names.dispatch = '' AND cscart_seo_names.lang_code = 'en'  WHERE 1  AND cscart_product_feature_variants.feature_id IN (74, 62, 65, 60, 68)  GROUP BY cscart_product_feature_variants.variant_id ORDER BY cscart_product_feature_variants.position, cscart_product_feature_variant_descriptions.variant 

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_product_features() /home/alpha/live/multivendor/app/functions/fn.products.php:356
  • fn_get_product_feature_variants() /home/alpha/live/multivendor/app/functions/fn.features.php:632
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.features.php:1286
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00063 Re-run Backtrace
106
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (19622, 55293, 59711, 59709, 19150) ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (19622, 55293, 59711, 59709, 19150) ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_product_features() /home/alpha/live/multivendor/app/functions/fn.products.php:356
  • fn_get_product_feature_variants() /home/alpha/live/multivendor/app/functions/fn.features.php:632
  • fn_get_image_pairs() /home/alpha/live/multivendor/app/functions/fn.features.php:1290
  • db_multi_query() /home/alpha/live/multivendor/app/functions/fn.images.php:351
  • Tygh\Database\Connection::multiQuery() /home/alpha/live/multivendor/app/functions/fn.database.php:168
0.00054 Re-run Backtrace
107
SELECT feature_id FROM cscart_product_features WHERE feature_id IN (74, 62, 65, 60, 68) AND feature_type = 'E'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_product_features() /home/alpha/live/multivendor/app/functions/fn.products.php:356
  • fn_get_product_feature_variants() /home/alpha/live/multivendor/app/functions/fn.features.php:632
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.features.php:1305
  • fn_seo_get_product_feature_variants_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • db_get_fields() /home/alpha/live/multivendor/app/addons/seo/func.php:2760
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00024 Re-run Backtrace
108
SELECT pf.feature_id, pf.company_id, pf.feature_type, pf.parent_id, pf.display_on_product, pf.display_on_catalog, pf.display_on_header, cscart_product_features_descriptions.description, cscart_product_features_descriptions.internal_name, cscart_product_features_descriptions.lang_code, cscart_product_features_descriptions.prefix, cscart_product_features_descriptions.suffix, pf.categories_path, cscart_product_features_descriptions.full_description, pf.status, pf.comparison, pf.position, pf.purpose, pf.feature_style, pf.filter_style, pf.feature_code, pf.timestamp, pf.updated_timestamp FROM cscart_product_features AS pf LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = pf.feature_id AND cscart_product_features_descriptions.lang_code = 'en' WHERE pf.feature_type = 'G' AND (pf.feature_id IN (66, 129) OR pf.feature_id NOT IN (SELECT parent_id FROM cscart_product_features))  AND pf.display_on_product = 'Y' AND ( pf.categories_path = '' OR ISNULL(pf.categories_path)OR FIND_IN_SET(3073, pf.categories_path) ) ORDER BY pf.position, cscart_product_features_descriptions.description

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_product_features() /home/alpha/live/multivendor/app/functions/fn.products.php:356
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.features.php:663
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00120 Re-run Backtrace
109
SELECT v.feature_id,
        v.value,
        v.value_int,
        v.variant_id,
        f.feature_type,
        fd.internal_name,
        fd.description,
        fd.prefix,
        fd.suffix,
        vd.variant,
        f.parent_id,
        f.position,
        gf.position as gposition,
        f.feature_style as feature_style,
        f.display_on_header,
        f.display_on_catalog,
        f.display_on_product,
        f.feature_code,
        f.purpose FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'en' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'en' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G'  WHERE f.status IN ('A') AND v.product_id = 66571  AND f.display_on_header = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(3073, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'en' ORDER BY fd.internal_name, fv.position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_product_features_list() /home/alpha/live/multivendor/app/functions/fn.products.php:359
  • db_get_array() /home/alpha/live/multivendor/app/functions/fn.features.php:963
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00074 Re-run Backtrace
110
SELECT filter_id, feature_id FROM cscart_product_filters WHERE status = 'A'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_product_features_list() /home/alpha/live/multivendor/app/functions/fn.products.php:359
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.features.php:978
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00025 Re-run Backtrace
111
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (55293) ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (55293) ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_product_features_list() /home/alpha/live/multivendor/app/functions/fn.products.php:359
  • fn_get_image_pairs() /home/alpha/live/multivendor/app/functions/fn.features.php:1044
  • db_multi_query() /home/alpha/live/multivendor/app/functions/fn.images.php:351
  • Tygh\Database\Connection::multiQuery() /home/alpha/live/multivendor/app/functions/fn.database.php:168
0.00036 Re-run Backtrace
112
SELECT COUNT(*) FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN cscart_companies AS companies ON companies.company_id = products.company_id  INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_categories.storefront_id IN (0, 1)  LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  LEFT JOIN cscart_master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN cscart_product_sales ON cscart_product_sales.product_id = products.product_id AND cscart_product_sales.category_id = products_categories.category_id  LEFT JOIN cscart_product_required_products ON products.product_id = cscart_product_required_products.required_id WHERE 1  AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0) AND cscart_product_required_products.product_id = 66571

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_required_products_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_get_products() /home/alpha/live/multivendor/app/addons/required_products/func.php:35
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.products.php:2367
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00058 Re-run Backtrace
113
SELECT products.product_id, descr1.product as product, companies.company as company_name, cscart_supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN cscart_companies AS companies ON companies.company_id = products.company_id  INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_categories.storefront_id IN (0, 1)  LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  LEFT JOIN cscart_master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN cscart_product_sales ON cscart_product_sales.product_id = products.product_id AND cscart_product_sales.category_id = products_categories.category_id  LEFT JOIN cscart_product_required_products ON products.product_id = cscart_product_required_products.required_id WHERE 1  AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0) AND cscart_product_required_products.product_id = 66571 GROUP BY products.product_id   ORDER BY cscart_product_sales.amount desc, products.product_id ASC 

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_required_products_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_get_products() /home/alpha/live/multivendor/app/addons/required_products/func.php:35
  • {closure}() /home/alpha/live/multivendor/app/functions/fn.products.php:2367
  • db_get_array() /home/alpha/live/multivendor/app/functions/fn.products.php:2282
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00054 Re-run Backtrace
114
SELECT group_id FROM cscart_product_variation_group_products WHERE product_id = 66571

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_cp_video_gallery_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:215
  • db_get_field() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:243
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00015 Re-run Backtrace
115
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66571) AND type = 'I' ORDER BY position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_cp_video_gallery_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:215
  • db_get_fields() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:253
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00017 Re-run Backtrace
116
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66571) AND type = 'T' ORDER BY position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_cp_video_gallery_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:215
  • db_get_fields() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:253
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00016 Re-run Backtrace
117
SELECT id_path FROM cscart_categories WHERE category_id=3073

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_kl_gtm_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • db_get_field() /home/alpha/live/multivendor/app/addons/kl_gtm/func.php:40
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00013 Re-run Backtrace
118
SELECT category from cscart_category_descriptions WHERE category_id=3073

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_kl_gtm_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_get_category_name_by_id() /home/alpha/live/multivendor/app/addons/kl_gtm/func.php:43
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:41
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00016 Re-run Backtrace
119
SELECT COUNT(*) FROM cscart_product_features WHERE display_on_key_product_info = 'Y'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_my_changes_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:5605
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00048 Re-run Backtrace
120
SELECT f.feature_id,
        v.value,
        v.value_int,
        v.variant_id,
        f.feature_style,
        f.filter_style,
        f.feature_type,
        fd.internal_name,
        fd.description,
        fd.prefix,
        fd.suffix,
        vd.variant,
        vd.brand_logo,
        f.parent_id,
        f.position,
        gf.position as gposition,
        f.display_on_header,
        f.display_on_catalog,
        f.display_on_product,
        f.display_on_key_product_info,
        f.feature_code,
        f.purpose FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'en' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'en' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G'  WHERE f.status IN ('A') AND v.product_id = 66571  AND f.display_on_key_product_info = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(3073, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'en' ORDER BY fd.internal_name, fv.position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_my_changes_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_my_changes_get_product_features_pdp() /home/alpha/live/multivendor/app/addons/my_changes/func.php:5607
  • db_get_array() /home/alpha/live/multivendor/app/addons/my_changes/func.php:4594
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00075 Re-run Backtrace
121
SELECT filter_id, feature_id FROM cscart_product_filters WHERE status = 'A'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_my_changes_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_my_changes_get_product_features_pdp() /home/alpha/live/multivendor/app/addons/my_changes/func.php:5607
  • db_get_hash_array() /home/alpha/live/multivendor/app/addons/my_changes/func.php:4609
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00022 Re-run Backtrace
122
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (19622) ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (19622) ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_my_changes_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_my_changes_get_product_features_pdp() /home/alpha/live/multivendor/app/addons/my_changes/func.php:5607
  • fn_get_image_pairs() /home/alpha/live/multivendor/app/addons/my_changes/func.php:4685
  • db_multi_query() /home/alpha/live/multivendor/app/functions/fn.images.php:351
  • Tygh\Database\Connection::multiQuery() /home/alpha/live/multivendor/app/functions/fn.database.php:168
0.00036 Re-run Backtrace
123
SELECT promo_id, discount, coupon_code, promo_to_date, show_best_price_on, short_description, detailed_description FROM kl_promo_vc_product_links pvpl LEFT JOIN cscart_promotion_descriptions cpd ON pvpl.promo_id = cpd.promotion_id WHERE pvpl.product_id = 66571 AND pvpl.is_discount_stale = 'N'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_my_changes_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_kl_cvc_get_product_best_price_discount_info() /home/alpha/live/multivendor/app/addons/my_changes/func.php:5610
  • db_get_array() /home/alpha/live/multivendor/app/addons/csc_virtual_categories/func.php:715
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00034 Re-run Backtrace
124
SELECT category_id FROM cscart_products_categories WHERE product_id = 66572 AND link_type = 'M'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:243
  • fn_bestsellers_get_product_data() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • db_get_field() /home/alpha/live/multivendor/app/addons/bestsellers/func.php:243
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00022 Re-run Backtrace
125
SELECT cscart_products.*, cscart_product_descriptions.*, COALESCE(cscart_master_products_storefront_min_price.price, MIN(IF(cscart_product_prices.percentage_discount = 0, cscart_product_prices.price, cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100))) as price, GROUP_CONCAT( CASE   WHEN (cscart_products_categories.link_type = 'M') THEN CONCAT(cscart_products_categories.category_id, 'M')   ELSE cscart_products_categories.category_id END ORDER BY cscart_categories.storefront_id IN (0, 1) DESC, (cscart_products_categories.link_type = 'M') DESC, cscart_products_categories.category_position ASC, cscart_products_categories.category_id ASC) as category_ids, popularity.total as popularity, companies.company as company_name, cscart_supplier_links.supplier_id, cscart_products.master_product_id, cscart_products.master_product_status, cscart_products.is_returnable, cscart_products.return_period, cscart_product_sales.amount as sales_amount, cscart_seo_names.name as seo_name, cscart_seo_names.path as seo_path, MIN(point_prices.point_price) as point_price, cscart_product_points_and_cash.percentage_of_total_points as percentage_of_total_points, cscart_discussion.type as discussion_type, cscart_product_review_prepared_data.average_rating average_rating, cscart_product_review_prepared_data.reviews_count product_reviews_count, cscart_kl_product_margin.base_margin AS base_margin, cscart_kl_product_margin.id AS margin_id, cscart_kl_product_margin.recurring_margin AS recurring_margin, DATE_FORMAT(FROM_UNIXTIME(cscart_kl_product_margin.effective_timestamp),"%Y-%m-%d") AS effective_timestamp FROM cscart_products LEFT JOIN cscart_product_prices ON cscart_product_prices.product_id = cscart_products.product_id AND cscart_product_prices.lower_limit = 1  AND cscart_product_prices.usergroup_id IN (0, 0, 1)  LEFT JOIN cscart_product_descriptions ON cscart_product_descriptions.product_id = cscart_products.product_id AND cscart_product_descriptions.lang_code = 'en' LEFT JOIN cscart_companies as companies ON companies.company_id = cscart_products.company_id INNER JOIN cscart_products_categories ON cscart_products_categories.product_id = cscart_products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id  AND cscart_categories.storefront_id IN (0, 1) AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND (cscart_products.usergroup_ids = '' OR FIND_IN_SET(0, cscart_products.usergroup_ids) OR FIND_IN_SET(1, cscart_products.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_products.status IN ('A', 'H') LEFT JOIN cscart_product_popularity as popularity ON popularity.product_id = cscart_products.product_id LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = cscart_products.product_id AND cscart_supplier_links.object_type = 'P'  LEFT JOIN cscart_master_products_storefront_min_price ON cscart_master_products_storefront_min_price.product_id = cscart_products.product_id AND cscart_master_products_storefront_min_price.storefront_id = 1 LEFT JOIN cscart_product_sales ON cscart_product_sales.product_id = cscart_products.product_id AND cscart_product_sales.category_id = 3073 LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = 66572 AND cscart_seo_names.type = 'p' AND cscart_seo_names.dispatch = '' AND cscart_seo_names.lang_code = 'en'  LEFT JOIN cscart_product_point_prices as point_prices ON point_prices.product_id = cscart_products.product_id AND point_prices.lower_limit = 1 AND point_prices.usergroup_id IN (0, 0, 1) LEFT JOIN cscart_product_points_and_cash ON cscart_product_points_and_cash.product_id = cscart_products.product_id LEFT JOIN cscart_discussion ON cscart_discussion.object_id = cscart_products.product_id AND cscart_discussion.object_type = 'P' LEFT JOIN cscart_product_review_prepared_data ON cscart_product_review_prepared_data.product_id = cscart_products.product_id AND cscart_product_review_prepared_data.storefront_id = 0 LEFT JOIN cscart_kl_product_margin ON cscart_kl_product_margin.product_id = cscart_products.product_id WHERE cscart_products.product_id = 66572  AND (companies.status IN ('A') OR cscart_products.company_id = 0) GROUP BY cscart_products.product_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • db_get_row() /home/alpha/live/multivendor/app/functions/fn.products.php:246
  • Tygh\Database\Connection::getRow() /home/alpha/live/multivendor/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:388
0.00133 Re-run Backtrace
126
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'A' AND cscart_images_links.object_id = '66572' ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'A' AND cscart_images_links.object_id = '66572' ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_image_pairs() /home/alpha/live/multivendor/app/functions/fn.products.php:321
  • db_multi_query() /home/alpha/live/multivendor/app/functions/fn.images.php:351
  • Tygh\Database\Connection::multiQuery() /home/alpha/live/multivendor/app/functions/fn.database.php:168
0.00042 Re-run Backtrace
127
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = '66572' ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = '66572' ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_image_pairs() /home/alpha/live/multivendor/app/functions/fn.products.php:326
  • db_multi_query() /home/alpha/live/multivendor/app/functions/fn.images.php:351
  • Tygh\Database\Connection::multiQuery() /home/alpha/live/multivendor/app/functions/fn.database.php:168
0.00029 Re-run Backtrace
128
SELECT prices.product_id, prices.lower_limit, usergroup_id, prices.percentage_discount, IF(prices.percentage_discount = 0, prices.price, prices.price - (prices.price * prices.percentage_discount)/100) as price FROM cscart_product_prices prices WHERE prices.product_id = 66572  AND lower_limit > 1 AND prices.usergroup_id IN (0, 0, 1) ORDER BY lower_limit

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_product_prices() /home/alpha/live/multivendor/app/functions/fn.products.php:334
  • db_get_hash_multi_array() /home/alpha/live/multivendor/app/functions/fn.products.php:3226
  • Tygh\Database\Connection::getMultiHash() /home/alpha/live/multivendor/app/functions/fn.database.php:98
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:500
0.00024 Re-run Backtrace
129
SELECT pf.feature_id, pf.company_id, pf.feature_type, pf.parent_id, pf.display_on_product, pf.display_on_catalog, pf.display_on_header, cscart_product_features_descriptions.description, cscart_product_features_descriptions.internal_name, cscart_product_features_descriptions.lang_code, cscart_product_features_descriptions.prefix, cscart_product_features_descriptions.suffix, pf.categories_path, cscart_product_features_descriptions.full_description, pf.status, pf.comparison, pf.position, pf.purpose, pf.feature_style, pf.filter_style, pf.feature_code, pf.timestamp, pf.updated_timestamp, pf_groups.position AS group_position, cscart_product_features_values.value, cscart_product_features_values.variant_id, cscart_product_features_values.value_int, pf.display_on_key_product_info FROM cscart_product_features AS pf  LEFT JOIN cscart_product_features AS pf_groups ON pf.parent_id = pf_groups.feature_id LEFT JOIN cscart_product_features_descriptions AS pf_groups_description ON pf_groups_description.feature_id = pf.parent_id AND pf_groups_description.lang_code = 'en' LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = pf.feature_id AND cscart_product_features_descriptions.lang_code = 'en' INNER JOIN cscart_product_features_values ON cscart_product_features_values.feature_id = pf.feature_id AND cscart_product_features_values.product_id = 66572 AND cscart_product_features_values.lang_code = 'en' WHERE 1  AND pf.feature_type != 'G' AND pf.status IN ('A') AND (pf_groups.status IN ('A') OR pf_groups.status IS NULL) AND pf.display_on_product = 'Y' AND ( pf.categories_path = '' OR ISNULL(pf.categories_path)OR FIND_IN_SET(3073, pf.categories_path) )  GROUP BY pf.feature_id ORDER BY group_position, pf_groups_description.description, pf_groups.feature_id, pf.position, cscart_product_features_descriptions.description, pf.feature_id 

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_product_features() /home/alpha/live/multivendor/app/functions/fn.products.php:356
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.features.php:556
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00062 Re-run Backtrace
130
SELECT cscart_product_feature_variant_descriptions.variant, cscart_product_feature_variants.variant_id, cscart_product_feature_variants.feature_id, cscart_product_features_values.variant_id as selected, cscart_product_features.feature_type, cscart_seo_names.name as seo_name, cscart_seo_names.path as seo_path FROM cscart_product_feature_variants  LEFT JOIN cscart_product_feature_variant_descriptions ON cscart_product_feature_variant_descriptions.variant_id = cscart_product_feature_variants.variant_id AND cscart_product_feature_variant_descriptions.lang_code = 'en' INNER JOIN cscart_product_features_values ON cscart_product_features_values.variant_id = cscart_product_feature_variants.variant_id AND cscart_product_features_values.lang_code = 'en' AND cscart_product_features_values.product_id = 66572 LEFT JOIN cscart_product_features ON cscart_product_features.feature_id = cscart_product_feature_variants.feature_id LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = cscart_product_feature_variants.variant_id AND cscart_seo_names.type = 'e' AND cscart_seo_names.dispatch = '' AND cscart_seo_names.lang_code = 'en'  WHERE 1  AND cscart_product_feature_variants.feature_id IN (74, 62, 65, 60, 68)  GROUP BY cscart_product_feature_variants.variant_id ORDER BY cscart_product_feature_variants.position, cscart_product_feature_variant_descriptions.variant 

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_product_features() /home/alpha/live/multivendor/app/functions/fn.products.php:356
  • fn_get_product_feature_variants() /home/alpha/live/multivendor/app/functions/fn.features.php:632
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.features.php:1286
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00048 Re-run Backtrace
131
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (19622, 55293, 59711, 59709, 19150) ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (19622, 55293, 59711, 59709, 19150) ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_product_features() /home/alpha/live/multivendor/app/functions/fn.products.php:356
  • fn_get_product_feature_variants() /home/alpha/live/multivendor/app/functions/fn.features.php:632
  • fn_get_image_pairs() /home/alpha/live/multivendor/app/functions/fn.features.php:1290
  • db_multi_query() /home/alpha/live/multivendor/app/functions/fn.images.php:351
  • Tygh\Database\Connection::multiQuery() /home/alpha/live/multivendor/app/functions/fn.database.php:168
0.00041 Re-run Backtrace
132
SELECT feature_id FROM cscart_product_features WHERE feature_id IN (74, 62, 65, 60, 68) AND feature_type = 'E'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_product_features() /home/alpha/live/multivendor/app/functions/fn.products.php:356
  • fn_get_product_feature_variants() /home/alpha/live/multivendor/app/functions/fn.features.php:632
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.features.php:1305
  • fn_seo_get_product_feature_variants_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • db_get_fields() /home/alpha/live/multivendor/app/addons/seo/func.php:2760
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00022 Re-run Backtrace
133
SELECT pf.feature_id, pf.company_id, pf.feature_type, pf.parent_id, pf.display_on_product, pf.display_on_catalog, pf.display_on_header, cscart_product_features_descriptions.description, cscart_product_features_descriptions.internal_name, cscart_product_features_descriptions.lang_code, cscart_product_features_descriptions.prefix, cscart_product_features_descriptions.suffix, pf.categories_path, cscart_product_features_descriptions.full_description, pf.status, pf.comparison, pf.position, pf.purpose, pf.feature_style, pf.filter_style, pf.feature_code, pf.timestamp, pf.updated_timestamp FROM cscart_product_features AS pf LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = pf.feature_id AND cscart_product_features_descriptions.lang_code = 'en' WHERE pf.feature_type = 'G' AND (pf.feature_id IN (66, 129) OR pf.feature_id NOT IN (SELECT parent_id FROM cscart_product_features))  AND pf.display_on_product = 'Y' AND ( pf.categories_path = '' OR ISNULL(pf.categories_path)OR FIND_IN_SET(3073, pf.categories_path) ) ORDER BY pf.position, cscart_product_features_descriptions.description

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_product_features() /home/alpha/live/multivendor/app/functions/fn.products.php:356
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.features.php:663
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00117 Re-run Backtrace
134
SELECT v.feature_id,
        v.value,
        v.value_int,
        v.variant_id,
        f.feature_type,
        fd.internal_name,
        fd.description,
        fd.prefix,
        fd.suffix,
        vd.variant,
        f.parent_id,
        f.position,
        gf.position as gposition,
        f.feature_style as feature_style,
        f.display_on_header,
        f.display_on_catalog,
        f.display_on_product,
        f.feature_code,
        f.purpose FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'en' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'en' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G'  WHERE f.status IN ('A') AND v.product_id = 66572  AND f.display_on_header = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(3073, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'en' ORDER BY fd.internal_name, fv.position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_product_features_list() /home/alpha/live/multivendor/app/functions/fn.products.php:359
  • db_get_array() /home/alpha/live/multivendor/app/functions/fn.features.php:963
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00077 Re-run Backtrace
135
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (55293) ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (55293) ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_product_features_list() /home/alpha/live/multivendor/app/functions/fn.products.php:359
  • fn_get_image_pairs() /home/alpha/live/multivendor/app/functions/fn.features.php:1044
  • db_multi_query() /home/alpha/live/multivendor/app/functions/fn.images.php:351
  • Tygh\Database\Connection::multiQuery() /home/alpha/live/multivendor/app/functions/fn.database.php:168
0.00036 Re-run Backtrace
136
SELECT COUNT(*) FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN cscart_companies AS companies ON companies.company_id = products.company_id  INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_categories.storefront_id IN (0, 1)  LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  LEFT JOIN cscart_master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN cscart_product_sales ON cscart_product_sales.product_id = products.product_id AND cscart_product_sales.category_id = products_categories.category_id  LEFT JOIN cscart_product_required_products ON products.product_id = cscart_product_required_products.required_id WHERE 1  AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0) AND cscart_product_required_products.product_id = 66572

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_required_products_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_get_products() /home/alpha/live/multivendor/app/addons/required_products/func.php:35
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.products.php:2367
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00058 Re-run Backtrace
137
SELECT products.product_id, descr1.product as product, companies.company as company_name, cscart_supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN cscart_companies AS companies ON companies.company_id = products.company_id  INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_categories.storefront_id IN (0, 1)  LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  LEFT JOIN cscart_master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN cscart_product_sales ON cscart_product_sales.product_id = products.product_id AND cscart_product_sales.category_id = products_categories.category_id  LEFT JOIN cscart_product_required_products ON products.product_id = cscart_product_required_products.required_id WHERE 1  AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0) AND cscart_product_required_products.product_id = 66572 GROUP BY products.product_id   ORDER BY cscart_product_sales.amount desc, products.product_id ASC 

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_required_products_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_get_products() /home/alpha/live/multivendor/app/addons/required_products/func.php:35
  • {closure}() /home/alpha/live/multivendor/app/functions/fn.products.php:2367
  • db_get_array() /home/alpha/live/multivendor/app/functions/fn.products.php:2282
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00053 Re-run Backtrace
138
SELECT group_id FROM cscart_product_variation_group_products WHERE product_id = 66572

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_cp_video_gallery_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:215
  • db_get_field() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:243
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00015 Re-run Backtrace
139
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66572) AND type = 'I' ORDER BY position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_cp_video_gallery_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:215
  • db_get_fields() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:253
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00017 Re-run Backtrace
140
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66572) AND type = 'T' ORDER BY position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_cp_video_gallery_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:215
  • db_get_fields() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:253
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00017 Re-run Backtrace
141
SELECT id_path FROM cscart_categories WHERE category_id=3073

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_kl_gtm_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • db_get_field() /home/alpha/live/multivendor/app/addons/kl_gtm/func.php:40
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00013 Re-run Backtrace
142
SELECT category from cscart_category_descriptions WHERE category_id=3073

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_kl_gtm_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_get_category_name_by_id() /home/alpha/live/multivendor/app/addons/kl_gtm/func.php:43
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:41
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00014 Re-run Backtrace
143
SELECT COUNT(*) FROM cscart_product_features WHERE display_on_key_product_info = 'Y'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_my_changes_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:5605
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00048 Re-run Backtrace
144
SELECT f.feature_id,
        v.value,
        v.value_int,
        v.variant_id,
        f.feature_style,
        f.filter_style,
        f.feature_type,
        fd.internal_name,
        fd.description,
        fd.prefix,
        fd.suffix,
        vd.variant,
        vd.brand_logo,
        f.parent_id,
        f.position,
        gf.position as gposition,
        f.display_on_header,
        f.display_on_catalog,
        f.display_on_product,
        f.display_on_key_product_info,
        f.feature_code,
        f.purpose FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'en' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'en' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G'  WHERE f.status IN ('A') AND v.product_id = 66572  AND f.display_on_key_product_info = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(3073, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'en' ORDER BY fd.internal_name, fv.position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_my_changes_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_my_changes_get_product_features_pdp() /home/alpha/live/multivendor/app/addons/my_changes/func.php:5607
  • db_get_array() /home/alpha/live/multivendor/app/addons/my_changes/func.php:4594
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00075 Re-run Backtrace
145
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (19622) ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (19622) ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_my_changes_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_my_changes_get_product_features_pdp() /home/alpha/live/multivendor/app/addons/my_changes/func.php:5607
  • fn_get_image_pairs() /home/alpha/live/multivendor/app/addons/my_changes/func.php:4685
  • db_multi_query() /home/alpha/live/multivendor/app/functions/fn.images.php:351
  • Tygh\Database\Connection::multiQuery() /home/alpha/live/multivendor/app/functions/fn.database.php:168
0.00036 Re-run Backtrace
146
SELECT promo_id, discount, coupon_code, promo_to_date, show_best_price_on, short_description, detailed_description FROM kl_promo_vc_product_links pvpl LEFT JOIN cscart_promotion_descriptions cpd ON pvpl.promo_id = cpd.promotion_id WHERE pvpl.product_id = 66572 AND pvpl.is_discount_stale = 'N'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_my_changes_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_kl_cvc_get_product_best_price_discount_info() /home/alpha/live/multivendor/app/addons/my_changes/func.php:5610
  • db_get_array() /home/alpha/live/multivendor/app/addons/csc_virtual_categories/func.php:715
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00032 Re-run Backtrace
147
SELECT category_id FROM cscart_products_categories WHERE product_id = 66573 AND link_type = 'M'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:243
  • fn_bestsellers_get_product_data() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • db_get_field() /home/alpha/live/multivendor/app/addons/bestsellers/func.php:243
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00022 Re-run Backtrace
148
SELECT cscart_products.*, cscart_product_descriptions.*, COALESCE(cscart_master_products_storefront_min_price.price, MIN(IF(cscart_product_prices.percentage_discount = 0, cscart_product_prices.price, cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100))) as price, GROUP_CONCAT( CASE   WHEN (cscart_products_categories.link_type = 'M') THEN CONCAT(cscart_products_categories.category_id, 'M')   ELSE cscart_products_categories.category_id END ORDER BY cscart_categories.storefront_id IN (0, 1) DESC, (cscart_products_categories.link_type = 'M') DESC, cscart_products_categories.category_position ASC, cscart_products_categories.category_id ASC) as category_ids, popularity.total as popularity, companies.company as company_name, cscart_supplier_links.supplier_id, cscart_products.master_product_id, cscart_products.master_product_status, cscart_products.is_returnable, cscart_products.return_period, cscart_product_sales.amount as sales_amount, cscart_seo_names.name as seo_name, cscart_seo_names.path as seo_path, MIN(point_prices.point_price) as point_price, cscart_product_points_and_cash.percentage_of_total_points as percentage_of_total_points, cscart_discussion.type as discussion_type, cscart_product_review_prepared_data.average_rating average_rating, cscart_product_review_prepared_data.reviews_count product_reviews_count, cscart_kl_product_margin.base_margin AS base_margin, cscart_kl_product_margin.id AS margin_id, cscart_kl_product_margin.recurring_margin AS recurring_margin, DATE_FORMAT(FROM_UNIXTIME(cscart_kl_product_margin.effective_timestamp),"%Y-%m-%d") AS effective_timestamp FROM cscart_products LEFT JOIN cscart_product_prices ON cscart_product_prices.product_id = cscart_products.product_id AND cscart_product_prices.lower_limit = 1  AND cscart_product_prices.usergroup_id IN (0, 0, 1)  LEFT JOIN cscart_product_descriptions ON cscart_product_descriptions.product_id = cscart_products.product_id AND cscart_product_descriptions.lang_code = 'en' LEFT JOIN cscart_companies as companies ON companies.company_id = cscart_products.company_id INNER JOIN cscart_products_categories ON cscart_products_categories.product_id = cscart_products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id  AND cscart_categories.storefront_id IN (0, 1) AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND (cscart_products.usergroup_ids = '' OR FIND_IN_SET(0, cscart_products.usergroup_ids) OR FIND_IN_SET(1, cscart_products.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_products.status IN ('A', 'H') LEFT JOIN cscart_product_popularity as popularity ON popularity.product_id = cscart_products.product_id LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = cscart_products.product_id AND cscart_supplier_links.object_type = 'P'  LEFT JOIN cscart_master_products_storefront_min_price ON cscart_master_products_storefront_min_price.product_id = cscart_products.product_id AND cscart_master_products_storefront_min_price.storefront_id = 1 LEFT JOIN cscart_product_sales ON cscart_product_sales.product_id = cscart_products.product_id AND cscart_product_sales.category_id = 3073 LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = 66573 AND cscart_seo_names.type = 'p' AND cscart_seo_names.dispatch = '' AND cscart_seo_names.lang_code = 'en'  LEFT JOIN cscart_product_point_prices as point_prices ON point_prices.product_id = cscart_products.product_id AND point_prices.lower_limit = 1 AND point_prices.usergroup_id IN (0, 0, 1) LEFT JOIN cscart_product_points_and_cash ON cscart_product_points_and_cash.product_id = cscart_products.product_id LEFT JOIN cscart_discussion ON cscart_discussion.object_id = cscart_products.product_id AND cscart_discussion.object_type = 'P' LEFT JOIN cscart_product_review_prepared_data ON cscart_product_review_prepared_data.product_id = cscart_products.product_id AND cscart_product_review_prepared_data.storefront_id = 0 LEFT JOIN cscart_kl_product_margin ON cscart_kl_product_margin.product_id = cscart_products.product_id WHERE cscart_products.product_id = 66573  AND (companies.status IN ('A') OR cscart_products.company_id = 0) GROUP BY cscart_products.product_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • db_get_row() /home/alpha/live/multivendor/app/functions/fn.products.php:246
  • Tygh\Database\Connection::getRow() /home/alpha/live/multivendor/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:388
0.00129 Re-run Backtrace
149
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'A' AND cscart_images_links.object_id = '66573' ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'A' AND cscart_images_links.object_id = '66573' ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_image_pairs() /home/alpha/live/multivendor/app/functions/fn.products.php:321
  • db_multi_query() /home/alpha/live/multivendor/app/functions/fn.images.php:351
  • Tygh\Database\Connection::multiQuery() /home/alpha/live/multivendor/app/functions/fn.database.php:168
0.00042 Re-run Backtrace
150
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = '66573' ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = '66573' ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_image_pairs() /home/alpha/live/multivendor/app/functions/fn.products.php:326
  • db_multi_query() /home/alpha/live/multivendor/app/functions/fn.images.php:351
  • Tygh\Database\Connection::multiQuery() /home/alpha/live/multivendor/app/functions/fn.database.php:168
0.00035 Re-run Backtrace
151
SELECT prices.product_id, prices.lower_limit, usergroup_id, prices.percentage_discount, IF(prices.percentage_discount = 0, prices.price, prices.price - (prices.price * prices.percentage_discount)/100) as price FROM cscart_product_prices prices WHERE prices.product_id = 66573  AND lower_limit > 1 AND prices.usergroup_id IN (0, 0, 1) ORDER BY lower_limit

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_product_prices() /home/alpha/live/multivendor/app/functions/fn.products.php:334
  • db_get_hash_multi_array() /home/alpha/live/multivendor/app/functions/fn.products.php:3226
  • Tygh\Database\Connection::getMultiHash() /home/alpha/live/multivendor/app/functions/fn.database.php:98
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:500
0.00031 Re-run Backtrace
152
SELECT pf.feature_id, pf.company_id, pf.feature_type, pf.parent_id, pf.display_on_product, pf.display_on_catalog, pf.display_on_header, cscart_product_features_descriptions.description, cscart_product_features_descriptions.internal_name, cscart_product_features_descriptions.lang_code, cscart_product_features_descriptions.prefix, cscart_product_features_descriptions.suffix, pf.categories_path, cscart_product_features_descriptions.full_description, pf.status, pf.comparison, pf.position, pf.purpose, pf.feature_style, pf.filter_style, pf.feature_code, pf.timestamp, pf.updated_timestamp, pf_groups.position AS group_position, cscart_product_features_values.value, cscart_product_features_values.variant_id, cscart_product_features_values.value_int, pf.display_on_key_product_info FROM cscart_product_features AS pf  LEFT JOIN cscart_product_features AS pf_groups ON pf.parent_id = pf_groups.feature_id LEFT JOIN cscart_product_features_descriptions AS pf_groups_description ON pf_groups_description.feature_id = pf.parent_id AND pf_groups_description.lang_code = 'en' LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = pf.feature_id AND cscart_product_features_descriptions.lang_code = 'en' INNER JOIN cscart_product_features_values ON cscart_product_features_values.feature_id = pf.feature_id AND cscart_product_features_values.product_id = 66573 AND cscart_product_features_values.lang_code = 'en' WHERE 1  AND pf.feature_type != 'G' AND pf.status IN ('A') AND (pf_groups.status IN ('A') OR pf_groups.status IS NULL) AND pf.display_on_product = 'Y' AND ( pf.categories_path = '' OR ISNULL(pf.categories_path)OR FIND_IN_SET(3073, pf.categories_path) )  GROUP BY pf.feature_id ORDER BY group_position, pf_groups_description.description, pf_groups.feature_id, pf.position, cscart_product_features_descriptions.description, pf.feature_id 

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_product_features() /home/alpha/live/multivendor/app/functions/fn.products.php:356
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.features.php:556
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00081 Re-run Backtrace
153
SELECT cscart_product_feature_variant_descriptions.variant, cscart_product_feature_variants.variant_id, cscart_product_feature_variants.feature_id, cscart_product_features_values.variant_id as selected, cscart_product_features.feature_type, cscart_seo_names.name as seo_name, cscart_seo_names.path as seo_path FROM cscart_product_feature_variants  LEFT JOIN cscart_product_feature_variant_descriptions ON cscart_product_feature_variant_descriptions.variant_id = cscart_product_feature_variants.variant_id AND cscart_product_feature_variant_descriptions.lang_code = 'en' INNER JOIN cscart_product_features_values ON cscart_product_features_values.variant_id = cscart_product_feature_variants.variant_id AND cscart_product_features_values.lang_code = 'en' AND cscart_product_features_values.product_id = 66573 LEFT JOIN cscart_product_features ON cscart_product_features.feature_id = cscart_product_feature_variants.feature_id LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = cscart_product_feature_variants.variant_id AND cscart_seo_names.type = 'e' AND cscart_seo_names.dispatch = '' AND cscart_seo_names.lang_code = 'en'  WHERE 1  AND cscart_product_feature_variants.feature_id IN (74, 62, 65, 60, 68)  GROUP BY cscart_product_feature_variants.variant_id ORDER BY cscart_product_feature_variants.position, cscart_product_feature_variant_descriptions.variant 

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_product_features() /home/alpha/live/multivendor/app/functions/fn.products.php:356
  • fn_get_product_feature_variants() /home/alpha/live/multivendor/app/functions/fn.features.php:632
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.features.php:1286
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00063 Re-run Backtrace
154
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (19622, 55293, 59711, 59709, 19150) ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (19622, 55293, 59711, 59709, 19150) ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_product_features() /home/alpha/live/multivendor/app/functions/fn.products.php:356
  • fn_get_product_feature_variants() /home/alpha/live/multivendor/app/functions/fn.features.php:632
  • fn_get_image_pairs() /home/alpha/live/multivendor/app/functions/fn.features.php:1290
  • db_multi_query() /home/alpha/live/multivendor/app/functions/fn.images.php:351
  • Tygh\Database\Connection::multiQuery() /home/alpha/live/multivendor/app/functions/fn.database.php:168
0.00052 Re-run Backtrace
155
SELECT feature_id FROM cscart_product_features WHERE feature_id IN (74, 62, 65, 60, 68) AND feature_type = 'E'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_product_features() /home/alpha/live/multivendor/app/functions/fn.products.php:356
  • fn_get_product_feature_variants() /home/alpha/live/multivendor/app/functions/fn.features.php:632
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.features.php:1305
  • fn_seo_get_product_feature_variants_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • db_get_fields() /home/alpha/live/multivendor/app/addons/seo/func.php:2760
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00023 Re-run Backtrace
156
SELECT pf.feature_id, pf.company_id, pf.feature_type, pf.parent_id, pf.display_on_product, pf.display_on_catalog, pf.display_on_header, cscart_product_features_descriptions.description, cscart_product_features_descriptions.internal_name, cscart_product_features_descriptions.lang_code, cscart_product_features_descriptions.prefix, cscart_product_features_descriptions.suffix, pf.categories_path, cscart_product_features_descriptions.full_description, pf.status, pf.comparison, pf.position, pf.purpose, pf.feature_style, pf.filter_style, pf.feature_code, pf.timestamp, pf.updated_timestamp FROM cscart_product_features AS pf LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = pf.feature_id AND cscart_product_features_descriptions.lang_code = 'en' WHERE pf.feature_type = 'G' AND (pf.feature_id IN (66, 129) OR pf.feature_id NOT IN (SELECT parent_id FROM cscart_product_features))  AND pf.display_on_product = 'Y' AND ( pf.categories_path = '' OR ISNULL(pf.categories_path)OR FIND_IN_SET(3073, pf.categories_path) ) ORDER BY pf.position, cscart_product_features_descriptions.description

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_product_features() /home/alpha/live/multivendor/app/functions/fn.products.php:356
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.features.php:663
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00087 Re-run Backtrace
157
SELECT v.feature_id,
        v.value,
        v.value_int,
        v.variant_id,
        f.feature_type,
        fd.internal_name,
        fd.description,
        fd.prefix,
        fd.suffix,
        vd.variant,
        f.parent_id,
        f.position,
        gf.position as gposition,
        f.feature_style as feature_style,
        f.display_on_header,
        f.display_on_catalog,
        f.display_on_product,
        f.feature_code,
        f.purpose FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'en' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'en' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G'  WHERE f.status IN ('A') AND v.product_id = 66573  AND f.display_on_header = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(3073, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'en' ORDER BY fd.internal_name, fv.position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_product_features_list() /home/alpha/live/multivendor/app/functions/fn.products.php:359
  • db_get_array() /home/alpha/live/multivendor/app/functions/fn.features.php:963
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00068 Re-run Backtrace
158
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (55293) ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (55293) ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_product_features_list() /home/alpha/live/multivendor/app/functions/fn.products.php:359
  • fn_get_image_pairs() /home/alpha/live/multivendor/app/functions/fn.features.php:1044
  • db_multi_query() /home/alpha/live/multivendor/app/functions/fn.images.php:351
  • Tygh\Database\Connection::multiQuery() /home/alpha/live/multivendor/app/functions/fn.database.php:168
0.00033 Re-run Backtrace
159
SELECT COUNT(*) FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN cscart_companies AS companies ON companies.company_id = products.company_id  INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_categories.storefront_id IN (0, 1)  LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  LEFT JOIN cscart_master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN cscart_product_sales ON cscart_product_sales.product_id = products.product_id AND cscart_product_sales.category_id = products_categories.category_id  LEFT JOIN cscart_product_required_products ON products.product_id = cscart_product_required_products.required_id WHERE 1  AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0) AND cscart_product_required_products.product_id = 66573

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_required_products_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_get_products() /home/alpha/live/multivendor/app/addons/required_products/func.php:35
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.products.php:2367
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00047 Re-run Backtrace
160
SELECT products.product_id, descr1.product as product, companies.company as company_name, cscart_supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN cscart_companies AS companies ON companies.company_id = products.company_id  INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_categories.storefront_id IN (0, 1)  LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  LEFT JOIN cscart_master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN cscart_product_sales ON cscart_product_sales.product_id = products.product_id AND cscart_product_sales.category_id = products_categories.category_id  LEFT JOIN cscart_product_required_products ON products.product_id = cscart_product_required_products.required_id WHERE 1  AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0) AND cscart_product_required_products.product_id = 66573 GROUP BY products.product_id   ORDER BY cscart_product_sales.amount desc, products.product_id ASC 

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_required_products_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_get_products() /home/alpha/live/multivendor/app/addons/required_products/func.php:35
  • {closure}() /home/alpha/live/multivendor/app/functions/fn.products.php:2367
  • db_get_array() /home/alpha/live/multivendor/app/functions/fn.products.php:2282
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00042 Re-run Backtrace
161
SELECT group_id FROM cscart_product_variation_group_products WHERE product_id = 66573

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_cp_video_gallery_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:215
  • db_get_field() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:243
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00015 Re-run Backtrace
162
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66573) AND type = 'I' ORDER BY position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_cp_video_gallery_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:215
  • db_get_fields() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:253
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00017 Re-run Backtrace
163
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66573) AND type = 'T' ORDER BY position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_cp_video_gallery_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:215
  • db_get_fields() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:253
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00017 Re-run Backtrace
164
SELECT id_path FROM cscart_categories WHERE category_id=3073

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_kl_gtm_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • db_get_field() /home/alpha/live/multivendor/app/addons/kl_gtm/func.php:40
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00014 Re-run Backtrace
165
SELECT category from cscart_category_descriptions WHERE category_id=3073

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_kl_gtm_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_get_category_name_by_id() /home/alpha/live/multivendor/app/addons/kl_gtm/func.php:43
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:41
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00017 Re-run Backtrace
166
SELECT COUNT(*) FROM cscart_product_features WHERE display_on_key_product_info = 'Y'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_my_changes_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:5605
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00038 Re-run Backtrace
167
SELECT f.feature_id,
        v.value,
        v.value_int,
        v.variant_id,
        f.feature_style,
        f.filter_style,
        f.feature_type,
        fd.internal_name,
        fd.description,
        fd.prefix,
        fd.suffix,
        vd.variant,
        vd.brand_logo,
        f.parent_id,
        f.position,
        gf.position as gposition,
        f.display_on_header,
        f.display_on_catalog,
        f.display_on_product,
        f.display_on_key_product_info,
        f.feature_code,
        f.purpose FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'en' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'en' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G'  WHERE f.status IN ('A') AND v.product_id = 66573  AND f.display_on_key_product_info = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(3073, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'en' ORDER BY fd.internal_name, fv.position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_my_changes_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_my_changes_get_product_features_pdp() /home/alpha/live/multivendor/app/addons/my_changes/func.php:5607
  • db_get_array() /home/alpha/live/multivendor/app/addons/my_changes/func.php:4594
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00059 Re-run Backtrace
168
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (19622) ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (19622) ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_my_changes_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_my_changes_get_product_features_pdp() /home/alpha/live/multivendor/app/addons/my_changes/func.php:5607
  • fn_get_image_pairs() /home/alpha/live/multivendor/app/addons/my_changes/func.php:4685
  • db_multi_query() /home/alpha/live/multivendor/app/functions/fn.images.php:351
  • Tygh\Database\Connection::multiQuery() /home/alpha/live/multivendor/app/functions/fn.database.php:168
0.00030 Re-run Backtrace
169
SELECT promo_id, discount, coupon_code, promo_to_date, show_best_price_on, short_description, detailed_description FROM kl_promo_vc_product_links pvpl LEFT JOIN cscart_promotion_descriptions cpd ON pvpl.promo_id = cpd.promotion_id WHERE pvpl.product_id = 66573 AND pvpl.is_discount_stale = 'N'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_my_changes_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_kl_cvc_get_product_best_price_discount_info() /home/alpha/live/multivendor/app/addons/my_changes/func.php:5610
  • db_get_array() /home/alpha/live/multivendor/app/addons/csc_virtual_categories/func.php:715
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00032 Re-run Backtrace
170
SELECT category_id FROM cscart_products_categories WHERE product_id = 66574 AND link_type = 'M'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:243
  • fn_bestsellers_get_product_data() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • db_get_field() /home/alpha/live/multivendor/app/addons/bestsellers/func.php:243
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00020 Re-run Backtrace
171
SELECT cscart_products.*, cscart_product_descriptions.*, COALESCE(cscart_master_products_storefront_min_price.price, MIN(IF(cscart_product_prices.percentage_discount = 0, cscart_product_prices.price, cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100))) as price, GROUP_CONCAT( CASE   WHEN (cscart_products_categories.link_type = 'M') THEN CONCAT(cscart_products_categories.category_id, 'M')   ELSE cscart_products_categories.category_id END ORDER BY cscart_categories.storefront_id IN (0, 1) DESC, (cscart_products_categories.link_type = 'M') DESC, cscart_products_categories.category_position ASC, cscart_products_categories.category_id ASC) as category_ids, popularity.total as popularity, companies.company as company_name, cscart_supplier_links.supplier_id, cscart_products.master_product_id, cscart_products.master_product_status, cscart_products.is_returnable, cscart_products.return_period, cscart_product_sales.amount as sales_amount, cscart_seo_names.name as seo_name, cscart_seo_names.path as seo_path, MIN(point_prices.point_price) as point_price, cscart_product_points_and_cash.percentage_of_total_points as percentage_of_total_points, cscart_discussion.type as discussion_type, cscart_product_review_prepared_data.average_rating average_rating, cscart_product_review_prepared_data.reviews_count product_reviews_count, cscart_kl_product_margin.base_margin AS base_margin, cscart_kl_product_margin.id AS margin_id, cscart_kl_product_margin.recurring_margin AS recurring_margin, DATE_FORMAT(FROM_UNIXTIME(cscart_kl_product_margin.effective_timestamp),"%Y-%m-%d") AS effective_timestamp FROM cscart_products LEFT JOIN cscart_product_prices ON cscart_product_prices.product_id = cscart_products.product_id AND cscart_product_prices.lower_limit = 1  AND cscart_product_prices.usergroup_id IN (0, 0, 1)  LEFT JOIN cscart_product_descriptions ON cscart_product_descriptions.product_id = cscart_products.product_id AND cscart_product_descriptions.lang_code = 'en' LEFT JOIN cscart_companies as companies ON companies.company_id = cscart_products.company_id INNER JOIN cscart_products_categories ON cscart_products_categories.product_id = cscart_products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id  AND cscart_categories.storefront_id IN (0, 1) AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND (cscart_products.usergroup_ids = '' OR FIND_IN_SET(0, cscart_products.usergroup_ids) OR FIND_IN_SET(1, cscart_products.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_products.status IN ('A', 'H') LEFT JOIN cscart_product_popularity as popularity ON popularity.product_id = cscart_products.product_id LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = cscart_products.product_id AND cscart_supplier_links.object_type = 'P'  LEFT JOIN cscart_master_products_storefront_min_price ON cscart_master_products_storefront_min_price.product_id = cscart_products.product_id AND cscart_master_products_storefront_min_price.storefront_id = 1 LEFT JOIN cscart_product_sales ON cscart_product_sales.product_id = cscart_products.product_id AND cscart_product_sales.category_id = 3073 LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = 66574 AND cscart_seo_names.type = 'p' AND cscart_seo_names.dispatch = '' AND cscart_seo_names.lang_code = 'en'  LEFT JOIN cscart_product_point_prices as point_prices ON point_prices.product_id = cscart_products.product_id AND point_prices.lower_limit = 1 AND point_prices.usergroup_id IN (0, 0, 1) LEFT JOIN cscart_product_points_and_cash ON cscart_product_points_and_cash.product_id = cscart_products.product_id LEFT JOIN cscart_discussion ON cscart_discussion.object_id = cscart_products.product_id AND cscart_discussion.object_type = 'P' LEFT JOIN cscart_product_review_prepared_data ON cscart_product_review_prepared_data.product_id = cscart_products.product_id AND cscart_product_review_prepared_data.storefront_id = 0 LEFT JOIN cscart_kl_product_margin ON cscart_kl_product_margin.product_id = cscart_products.product_id WHERE cscart_products.product_id = 66574  AND (companies.status IN ('A') OR cscart_products.company_id = 0) GROUP BY cscart_products.product_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • db_get_row() /home/alpha/live/multivendor/app/functions/fn.products.php:246
  • Tygh\Database\Connection::getRow() /home/alpha/live/multivendor/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:388
0.00107 Re-run Backtrace
172
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'A' AND cscart_images_links.object_id = '66574' ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'A' AND cscart_images_links.object_id = '66574' ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_image_pairs() /home/alpha/live/multivendor/app/functions/fn.products.php:321
  • db_multi_query() /home/alpha/live/multivendor/app/functions/fn.images.php:351
  • Tygh\Database\Connection::multiQuery() /home/alpha/live/multivendor/app/functions/fn.database.php:168
0.00037 Re-run Backtrace
173
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = '66574' ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = '66574' ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_image_pairs() /home/alpha/live/multivendor/app/functions/fn.products.php:326
  • db_multi_query() /home/alpha/live/multivendor/app/functions/fn.images.php:351
  • Tygh\Database\Connection::multiQuery() /home/alpha/live/multivendor/app/functions/fn.database.php:168
0.00028 Re-run Backtrace
174
SELECT prices.product_id, prices.lower_limit, usergroup_id, prices.percentage_discount, IF(prices.percentage_discount = 0, prices.price, prices.price - (prices.price * prices.percentage_discount)/100) as price FROM cscart_product_prices prices WHERE prices.product_id = 66574  AND lower_limit > 1 AND prices.usergroup_id IN (0, 0, 1) ORDER BY lower_limit

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_product_prices() /home/alpha/live/multivendor/app/functions/fn.products.php:334
  • db_get_hash_multi_array() /home/alpha/live/multivendor/app/functions/fn.products.php:3226
  • Tygh\Database\Connection::getMultiHash() /home/alpha/live/multivendor/app/functions/fn.database.php:98
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:500
0.00025 Re-run Backtrace
175
SELECT pf.feature_id, pf.company_id, pf.feature_type, pf.parent_id, pf.display_on_product, pf.display_on_catalog, pf.display_on_header, cscart_product_features_descriptions.description, cscart_product_features_descriptions.internal_name, cscart_product_features_descriptions.lang_code, cscart_product_features_descriptions.prefix, cscart_product_features_descriptions.suffix, pf.categories_path, cscart_product_features_descriptions.full_description, pf.status, pf.comparison, pf.position, pf.purpose, pf.feature_style, pf.filter_style, pf.feature_code, pf.timestamp, pf.updated_timestamp, pf_groups.position AS group_position, cscart_product_features_values.value, cscart_product_features_values.variant_id, cscart_product_features_values.value_int, pf.display_on_key_product_info FROM cscart_product_features AS pf  LEFT JOIN cscart_product_features AS pf_groups ON pf.parent_id = pf_groups.feature_id LEFT JOIN cscart_product_features_descriptions AS pf_groups_description ON pf_groups_description.feature_id = pf.parent_id AND pf_groups_description.lang_code = 'en' LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = pf.feature_id AND cscart_product_features_descriptions.lang_code = 'en' INNER JOIN cscart_product_features_values ON cscart_product_features_values.feature_id = pf.feature_id AND cscart_product_features_values.product_id = 66574 AND cscart_product_features_values.lang_code = 'en' WHERE 1  AND pf.feature_type != 'G' AND pf.status IN ('A') AND (pf_groups.status IN ('A') OR pf_groups.status IS NULL) AND pf.display_on_product = 'Y' AND ( pf.categories_path = '' OR ISNULL(pf.categories_path)OR FIND_IN_SET(3073, pf.categories_path) )  GROUP BY pf.feature_id ORDER BY group_position, pf_groups_description.description, pf_groups.feature_id, pf.position, cscart_product_features_descriptions.description, pf.feature_id 

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_product_features() /home/alpha/live/multivendor/app/functions/fn.products.php:356
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.features.php:556
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00063 Re-run Backtrace
176
SELECT cscart_product_feature_variant_descriptions.variant, cscart_product_feature_variants.variant_id, cscart_product_feature_variants.feature_id, cscart_product_features_values.variant_id as selected, cscart_product_features.feature_type, cscart_seo_names.name as seo_name, cscart_seo_names.path as seo_path FROM cscart_product_feature_variants  LEFT JOIN cscart_product_feature_variant_descriptions ON cscart_product_feature_variant_descriptions.variant_id = cscart_product_feature_variants.variant_id AND cscart_product_feature_variant_descriptions.lang_code = 'en' INNER JOIN cscart_product_features_values ON cscart_product_features_values.variant_id = cscart_product_feature_variants.variant_id AND cscart_product_features_values.lang_code = 'en' AND cscart_product_features_values.product_id = 66574 LEFT JOIN cscart_product_features ON cscart_product_features.feature_id = cscart_product_feature_variants.feature_id LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = cscart_product_feature_variants.variant_id AND cscart_seo_names.type = 'e' AND cscart_seo_names.dispatch = '' AND cscart_seo_names.lang_code = 'en'  WHERE 1  AND cscart_product_feature_variants.feature_id IN (74, 62, 65, 60, 68)  GROUP BY cscart_product_feature_variants.variant_id ORDER BY cscart_product_feature_variants.position, cscart_product_feature_variant_descriptions.variant 

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_product_features() /home/alpha/live/multivendor/app/functions/fn.products.php:356
  • fn_get_product_feature_variants() /home/alpha/live/multivendor/app/functions/fn.features.php:632
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.features.php:1286
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00049 Re-run Backtrace
177
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (19622, 55293, 59711, 59709, 19150) ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (19622, 55293, 59711, 59709, 19150) ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_product_features() /home/alpha/live/multivendor/app/functions/fn.products.php:356
  • fn_get_product_feature_variants() /home/alpha/live/multivendor/app/functions/fn.features.php:632
  • fn_get_image_pairs() /home/alpha/live/multivendor/app/functions/fn.features.php:1290
  • db_multi_query() /home/alpha/live/multivendor/app/functions/fn.images.php:351
  • Tygh\Database\Connection::multiQuery() /home/alpha/live/multivendor/app/functions/fn.database.php:168
0.00036 Re-run Backtrace
178
SELECT feature_id FROM cscart_product_features WHERE feature_id IN (74, 62, 65, 60, 68) AND feature_type = 'E'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_product_features() /home/alpha/live/multivendor/app/functions/fn.products.php:356
  • fn_get_product_feature_variants() /home/alpha/live/multivendor/app/functions/fn.features.php:632
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.features.php:1305
  • fn_seo_get_product_feature_variants_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • db_get_fields() /home/alpha/live/multivendor/app/addons/seo/func.php:2760
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00021 Re-run Backtrace
179
SELECT pf.feature_id, pf.company_id, pf.feature_type, pf.parent_id, pf.display_on_product, pf.display_on_catalog, pf.display_on_header, cscart_product_features_descriptions.description, cscart_product_features_descriptions.internal_name, cscart_product_features_descriptions.lang_code, cscart_product_features_descriptions.prefix, cscart_product_features_descriptions.suffix, pf.categories_path, cscart_product_features_descriptions.full_description, pf.status, pf.comparison, pf.position, pf.purpose, pf.feature_style, pf.filter_style, pf.feature_code, pf.timestamp, pf.updated_timestamp FROM cscart_product_features AS pf LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = pf.feature_id AND cscart_product_features_descriptions.lang_code = 'en' WHERE pf.feature_type = 'G' AND (pf.feature_id IN (66, 129) OR pf.feature_id NOT IN (SELECT parent_id FROM cscart_product_features))  AND pf.display_on_product = 'Y' AND ( pf.categories_path = '' OR ISNULL(pf.categories_path)OR FIND_IN_SET(3073, pf.categories_path) ) ORDER BY pf.position, cscart_product_features_descriptions.description

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_product_features() /home/alpha/live/multivendor/app/functions/fn.products.php:356
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.features.php:663
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00088 Re-run Backtrace
180
SELECT v.feature_id,
        v.value,
        v.value_int,
        v.variant_id,
        f.feature_type,
        fd.internal_name,
        fd.description,
        fd.prefix,
        fd.suffix,
        vd.variant,
        f.parent_id,
        f.position,
        gf.position as gposition,
        f.feature_style as feature_style,
        f.display_on_header,
        f.display_on_catalog,
        f.display_on_product,
        f.feature_code,
        f.purpose FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'en' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'en' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G'  WHERE f.status IN ('A') AND v.product_id = 66574  AND f.display_on_header = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(3073, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'en' ORDER BY fd.internal_name, fv.position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_product_features_list() /home/alpha/live/multivendor/app/functions/fn.products.php:359
  • db_get_array() /home/alpha/live/multivendor/app/functions/fn.features.php:963
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00058 Re-run Backtrace
181
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (55293) ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (55293) ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_get_product_features_list() /home/alpha/live/multivendor/app/functions/fn.products.php:359
  • fn_get_image_pairs() /home/alpha/live/multivendor/app/functions/fn.features.php:1044
  • db_multi_query() /home/alpha/live/multivendor/app/functions/fn.images.php:351
  • Tygh\Database\Connection::multiQuery() /home/alpha/live/multivendor/app/functions/fn.database.php:168
0.00029 Re-run Backtrace
182
SELECT COUNT(*) FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN cscart_companies AS companies ON companies.company_id = products.company_id  INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_categories.storefront_id IN (0, 1)  LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  LEFT JOIN cscart_master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN cscart_product_sales ON cscart_product_sales.product_id = products.product_id AND cscart_product_sales.category_id = products_categories.category_id  LEFT JOIN cscart_product_required_products ON products.product_id = cscart_product_required_products.required_id WHERE 1  AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0) AND cscart_product_required_products.product_id = 66574

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_required_products_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_get_products() /home/alpha/live/multivendor/app/addons/required_products/func.php:35
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.products.php:2367
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00041 Re-run Backtrace
183
SELECT products.product_id, descr1.product as product, companies.company as company_name, cscart_supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN cscart_companies AS companies ON companies.company_id = products.company_id  INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_categories.storefront_id IN (0, 1)  LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  LEFT JOIN cscart_master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN cscart_product_sales ON cscart_product_sales.product_id = products.product_id AND cscart_product_sales.category_id = products_categories.category_id  LEFT JOIN cscart_product_required_products ON products.product_id = cscart_product_required_products.required_id WHERE 1  AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0) AND cscart_product_required_products.product_id = 66574 GROUP BY products.product_id   ORDER BY cscart_product_sales.amount desc, products.product_id ASC 

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_required_products_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_get_products() /home/alpha/live/multivendor/app/addons/required_products/func.php:35
  • {closure}() /home/alpha/live/multivendor/app/functions/fn.products.php:2367
  • db_get_array() /home/alpha/live/multivendor/app/functions/fn.products.php:2282
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00042 Re-run Backtrace
184
SELECT group_id FROM cscart_product_variation_group_products WHERE product_id = 66574

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_cp_video_gallery_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:215
  • db_get_field() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:243
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00014 Re-run Backtrace
185
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66574) AND type = 'I' ORDER BY position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_cp_video_gallery_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:215
  • db_get_fields() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:253
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00014 Re-run Backtrace
186
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66574) AND type = 'T' ORDER BY position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_cp_video_gallery_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:215
  • db_get_fields() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:253
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00013 Re-run Backtrace
187
SELECT id_path FROM cscart_categories WHERE category_id=3073

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_kl_gtm_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • db_get_field() /home/alpha/live/multivendor/app/addons/kl_gtm/func.php:40
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00011 Re-run Backtrace
188
SELECT category from cscart_category_descriptions WHERE category_id=3073

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_kl_gtm_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_get_category_name_by_id() /home/alpha/live/multivendor/app/addons/kl_gtm/func.php:43
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:41
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00014 Re-run Backtrace
189
SELECT COUNT(*) FROM cscart_product_features WHERE display_on_key_product_info = 'Y'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_my_changes_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:5605
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00032 Re-run Backtrace
190
SELECT f.feature_id,
        v.value,
        v.value_int,
        v.variant_id,
        f.feature_style,
        f.filter_style,
        f.feature_type,
        fd.internal_name,
        fd.description,
        fd.prefix,
        fd.suffix,
        vd.variant,
        vd.brand_logo,
        f.parent_id,
        f.position,
        gf.position as gposition,
        f.display_on_header,
        f.display_on_catalog,
        f.display_on_product,
        f.display_on_key_product_info,
        f.feature_code,
        f.purpose FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'en' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'en' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G'  WHERE f.status IN ('A') AND v.product_id = 66574  AND f.display_on_key_product_info = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(3073, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'en' ORDER BY fd.internal_name, fv.position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_my_changes_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_my_changes_get_product_features_pdp() /home/alpha/live/multivendor/app/addons/my_changes/func.php:5607
  • db_get_array() /home/alpha/live/multivendor/app/addons/my_changes/func.php:4594
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00055 Re-run Backtrace
191
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (19622) ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (19622) ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_my_changes_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_my_changes_get_product_features_pdp() /home/alpha/live/multivendor/app/addons/my_changes/func.php:5607
  • fn_get_image_pairs() /home/alpha/live/multivendor/app/addons/my_changes/func.php:4685
  • db_multi_query() /home/alpha/live/multivendor/app/functions/fn.images.php:351
  • Tygh\Database\Connection::multiQuery() /home/alpha/live/multivendor/app/functions/fn.database.php:168
0.00026 Re-run Backtrace
192
SELECT promo_id, discount, coupon_code, promo_to_date, show_best_price_on, short_description, detailed_description FROM kl_promo_vc_product_links pvpl LEFT JOIN cscart_promotion_descriptions cpd ON pvpl.promo_id = cpd.promotion_id WHERE pvpl.product_id = 66574 AND pvpl.is_discount_stale = 'N'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_run_controller() /home/alpha/live/multivendor/app/functions/fn.control.php:461
  • include() /home/alpha/live/multivendor/app/functions/fn.control.php:722
  • fn_get_product_data() /home/alpha/live/multivendor/app/addons/my_changes/controllers/frontend/product_features.post.php:131
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:376
  • fn_my_changes_get_product_data_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_kl_cvc_get_product_best_price_discount_info() /home/alpha/live/multivendor/app/addons/my_changes/func.php:5610
  • db_get_array() /home/alpha/live/multivendor/app/addons/csc_virtual_categories/func.php:715
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00024 Re-run Backtrace
193
SELECT privilege FROM cscart_usergroup_privileges WHERE usergroup_id IN (0, 1)

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_check_permissions() /home/alpha/live/multivendor/app/functions/fn.control.php:518
  • fn_check_admin_permissions() /home/alpha/live/multivendor/app/functions/fn.common.php:2511
  • db_get_fields() /home/alpha/live/multivendor/app/functions/fn.common.php:2690
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00015 Re-run Backtrace
194
SELECT object_id FROM cscart_seo_redirects where src = '/cruelty-free-vegan-toxin-free/?items_per_page=96&sort_order=desc' AND type = 'p'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.control.php:623
  • fn_kl_easyinsights_dispatch_before_display() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_kl_easyinsights_get_product_id_by_seo() /home/alpha/live/multivendor/app/addons/kl_easyinsights/func.php:252
  • db_get_field() /home/alpha/live/multivendor/app/addons/kl_easyinsights/func.php:693
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00017 Re-run Backtrace
195
SELECT vd.variant FROM cscart_product_feature_variant_descriptions vd INNER JOIN cscart_product_features_values pfv ON pfv.variant_id = vd.variant_id WHERE pfv.feature_id = 62 AND pfv.product_id = 0 AND vd.lang_code = 'en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.control.php:623
  • fn_kl_easyinsights_dispatch_before_display() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_get_product_brand_name() /home/alpha/live/multivendor/app/addons/kl_easyinsights/func.php:254
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:65
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00021 Re-run Backtrace
196
SELECT c.* FROM cscart_bm_containers as c  WHERE 1  AND c.location_id = 381 AND c.company_id = 0

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::__construct() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:50
  • Tygh\BlockManager\Container::getListByArea() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:129
  • Tygh\BlockManager\Container::getList() /home/alpha/live/multivendor/app/Tygh/BlockManager/Container.php:111
  • db_get_hash_array() /home/alpha/live/multivendor/app/Tygh/BlockManager/Container.php:72
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00026 Re-run Backtrace
197
SELECT layout_id FROM cscart_bm_locations WHERE location_id = 381

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::__construct() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:50
  • Tygh\BlockManager\Container::getListByArea() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:129
  • Tygh\BlockManager\Container::getList() /home/alpha/live/multivendor/app/Tygh/BlockManager/Container.php:112
  • db_get_field() /home/alpha/live/multivendor/app/Tygh/BlockManager/Container.php:60
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00018 Re-run Backtrace
198
SELECT c.*, IF (c.location_id != 381, 0, 1) as `default` FROM cscart_bm_containers as c  INNER JOIN cscart_bm_locations as l ON c.location_id = l.location_id AND l.is_default = 1 AND l.layout_id = 10 WHERE 1  AND c.position IN ('TOP_PANEL', 'HEADER', 'FOOTER') AND c.company_id = 0

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::__construct() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:50
  • Tygh\BlockManager\Container::getListByArea() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:129
  • Tygh\BlockManager\Container::getList() /home/alpha/live/multivendor/app/Tygh/BlockManager/Container.php:112
  • db_get_hash_array() /home/alpha/live/multivendor/app/Tygh/BlockManager/Container.php:72
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00143 Re-run Backtrace
199
SELECT * FROM cscart_bm_containers as c LEFT JOIN cscart_bm_grids as g ON g.container_id = c.container_id WHERE 1  AND g.container_id IN (1449, 1524, 1447, 1446) ORDER BY g.order, g.parent_id, g.grid_id ASC

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::__construct() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:50
  • Tygh\BlockManager\Grid::getList() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:133
  • db_get_hash_multi_array() /home/alpha/live/multivendor/app/Tygh/BlockManager/Grid.php:63
  • Tygh\Database\Connection::getMultiHash() /home/alpha/live/multivendor/app/functions/fn.database.php:98
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:500
0.00043 Re-run Backtrace
200
SELECT cscart_bm_snapping.grid_id as grid_id,cscart_bm_snapping.block_id as block_id,IFNULL(dynamic_object_content.content, default_content.content) as content,IFNULL(dynamic_object_content.object_id, default_content.object_id) AS object_id,IFNULL(dynamic_object_content.object_type, default_content.object_type) AS object_type,cscart_bm_block_statuses.object_ids as object_ids,cscart_bm_snapping.*,cscart_bm_blocks.*,cscart_bm_blocks_descriptions.* FROM cscart_bm_snapping LEFT JOIN cscart_bm_blocks ON cscart_bm_blocks.block_id = cscart_bm_snapping.block_id LEFT JOIN cscart_bm_block_statuses ON cscart_bm_snapping.snapping_id = cscart_bm_block_statuses.snapping_id AND cscart_bm_block_statuses.object_type LIKE '' LEFT JOIN cscart_bm_blocks_descriptions ON cscart_bm_blocks.block_id = cscart_bm_blocks_descriptions.block_id  LEFT JOIN cscart_bm_blocks_content AS default_content ON cscart_bm_blocks.block_id = default_content.block_id AND cscart_bm_blocks_descriptions.lang_code = default_content.lang_code AND default_content.snapping_id = 0 AND default_content.object_id = 0 AND default_content.object_type like '' LEFT JOIN cscart_bm_blocks_content AS dynamic_object_content ON cscart_bm_blocks.block_id = dynamic_object_content.block_id AND cscart_bm_blocks_descriptions.lang_code = dynamic_object_content.lang_code AND dynamic_object_content.object_id = 0 AND dynamic_object_content.object_type like '' WHERE cscart_bm_snapping.grid_id IN (2167, 2168, 2169, 2176, 2178, 2179, 2173, 2170, 2172, 2171, 2177, 2175, 2174, 2180, 2183, 2188, 2192, 2189, 2648, 2190, 2187, 2191, 2193, 2194, 2195, 2196, 2347, 2348, 2349)  AND cscart_bm_blocks_descriptions.lang_code='en'  ORDER BY cscart_bm_snapping.order, cscart_bm_snapping.block_id 

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::__construct() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:50
  • Tygh\BlockManager\Block::getList() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:137
  • db_get_hash_multi_array() /home/alpha/live/multivendor/app/Tygh/BlockManager/Block.php:249
  • Tygh\Database\Connection::getMultiHash() /home/alpha/live/multivendor/app/functions/fn.database.php:98
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:500
0.00254 Re-run Backtrace
201
SELECT * FROM cscart_profile_fields WHERE section="K" || field_id IN (6, 7)

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::isBlockEligibleForCurrentLocation() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:410
  • Tygh\BlockManager\SchemesManager::getBlockScheme() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:461
  • Tygh\BlockManager\SchemesManager::_getScheme() /home/alpha/live/multivendor/app/Tygh/BlockManager/SchemesManager.php:136
  • fn_get_schema() /home/alpha/live/multivendor/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /home/alpha/live/multivendor/app/functions/fn.common.php:2436
  • fn_kl_personal_page_get_profile_field_variables() /home/alpha/live/multivendor/app/addons/kl_chat/schemas/block_manager/blocks.post.php:23
  • db_get_array() /home/alpha/live/multivendor/app/addons/kl_personal_page/func.php:23
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00031 Re-run Backtrace
202
SELECT * FROM cscart_profile_fields WHERE section="K" 

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::isBlockEligibleForCurrentLocation() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:410
  • Tygh\BlockManager\SchemesManager::getBlockScheme() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:461
  • Tygh\BlockManager\SchemesManager::_getScheme() /home/alpha/live/multivendor/app/Tygh/BlockManager/SchemesManager.php:136
  • fn_get_schema() /home/alpha/live/multivendor/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /home/alpha/live/multivendor/app/functions/fn.common.php:2436
  • fn_kl_tips_get_block_active_profile_fileds() /home/alpha/live/multivendor/app/addons/kl_tips/schemas/block_manager/blocks.post.php:24
  • db_get_array() /home/alpha/live/multivendor/app/addons/kl_tips/func.php:62
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00027 Re-run Backtrace
203
SELECT * FROM cscart_profile_fields WHERE section="K" 

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::isBlockEligibleForCurrentLocation() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:410
  • Tygh\BlockManager\SchemesManager::getBlockScheme() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:461
  • Tygh\BlockManager\SchemesManager::_getScheme() /home/alpha/live/multivendor/app/Tygh/BlockManager/SchemesManager.php:136
  • fn_get_schema() /home/alpha/live/multivendor/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /home/alpha/live/multivendor/app/functions/fn.common.php:2436
  • fn_kl_tips_get_block_active_profile_fileds() /home/alpha/live/multivendor/app/addons/kl_tips/schemas/block_manager/blocks.post.php:32
  • db_get_array() /home/alpha/live/multivendor/app/addons/kl_tips/func.php:62
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00030 Re-run Backtrace
204
SELECT * FROM cscart_profile_fields WHERE section="K" || field_id IN (6, 7)

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::isBlockEligibleForCurrentLocation() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:410
  • Tygh\BlockManager\SchemesManager::getBlockScheme() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:461
  • Tygh\BlockManager\SchemesManager::_getScheme() /home/alpha/live/multivendor/app/Tygh/BlockManager/SchemesManager.php:136
  • fn_get_schema() /home/alpha/live/multivendor/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /home/alpha/live/multivendor/app/functions/fn.common.php:2436
  • fn_kl_personal_page_get_profile_field_variables() /home/alpha/live/multivendor/app/addons/kl_personal_page/schemas/block_manager/blocks.post.php:439
  • db_get_array() /home/alpha/live/multivendor/app/addons/kl_personal_page/func.php:23
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00029 Re-run Backtrace
205
INSERT INTO cscart_lock_keys (key_id, token, expiry_at) VALUES ('456e10c1d7e831f5a99ed7ec78e7b972704f5c690590b3283fcad06beba98c9f', 'GY6Qt3bye/lyPKbz7FSYPodJi5ErjzspgefdJ8Pooq4=', UNIX_TIMESTAMP(NOW()) + 300)

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\Lock\Lock::acquire() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:619
  • Symfony\Component\Lock\Store\RetryTillSaveStore::save() /home/alpha/live/multivendor/app/Tygh/Lock/Lock.php:94
  • Tygh\Lock\Store\DatabaseStore::save() /home/alpha/live/multivendor/app/lib/vendor/symfony/lock/Store/RetryTillSaveStore.php:54
  • Tygh\Lock\Store\DatabaseStore::query() /home/alpha/live/multivendor/app/Tygh/Lock/Store/DatabaseStore.php:79
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Lock/Store/DatabaseStore.php:228
0.00330 Re-run Backtrace
206
UPDATE cscart_lock_keys SET expiry_at = UNIX_TIMESTAMP(NOW()) + 30, token = 'GY6Qt3bye/lyPKbz7FSYPodJi5ErjzspgefdJ8Pooq4=' WHERE key_id = '456e10c1d7e831f5a99ed7ec78e7b972704f5c690590b3283fcad06beba98c9f' AND (token = 'GY6Qt3bye/lyPKbz7FSYPodJi5ErjzspgefdJ8Pooq4=' OR expiry_at <= UNIX_TIMESTAMP(NOW()))

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\Lock\Lock::acquire() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:619
  • Tygh\Lock\Lock::refresh() /home/alpha/live/multivendor/app/Tygh/Lock/Lock.php:102
  • Symfony\Component\Lock\Store\RetryTillSaveStore::putOffExpiration() /home/alpha/live/multivendor/app/Tygh/Lock/Lock.php:134
  • Tygh\Lock\Store\DatabaseStore::putOffExpiration() /home/alpha/live/multivendor/app/lib/vendor/symfony/lock/Store/RetryTillSaveStore.php:84
  • Tygh\Lock\Store\DatabaseStore::query() /home/alpha/live/multivendor/app/Tygh/Lock/Store/DatabaseStore.php:122
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Lock/Store/DatabaseStore.php:228
0.00277 Re-run Backtrace
207
SELECT * FROM  cscart_csc_filter_by_categories WHERE 1  AND cscart_csc_filter_by_categories.company_id=0

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::getValue() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:666
  • Tygh\BlockManager\Block::getItems() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:809
  • call_user_func() /home/alpha/live/multivendor/app/Tygh/BlockManager/Block.php:930
  • fn_searchanise_get_filters_products_count()
  • fn_product_filters_get_filters_products_count() /home/alpha/live/multivendor/app/addons/searchanise/func.php:1375
  • fn_filter_process_ranges() /home/alpha/live/multivendor/app/functions/fn.filters.php:1297
  • fn_get_product_filter_fields() /home/alpha/live/multivendor/app/functions/fn.filters.php:791
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.filters.php:946
  • fn_csc_filter_by_categories_get_product_filter_fields() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cfbc_get_option_values() /home/alpha/live/multivendor/app/addons/csc_filter_by_categories/func.php:91
  • db_get_hash_single_array() /home/alpha/live/multivendor/app/addons/csc_filter_by_categories/func.php:46
  • Tygh\Database\Connection::getSingleHash() /home/alpha/live/multivendor/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:546
0.00018 Re-run Backtrace
208
DELETE FROM cscart_lock_keys WHERE key_id = '456e10c1d7e831f5a99ed7ec78e7b972704f5c690590b3283fcad06beba98c9f' AND token = 'GY6Qt3bye/lyPKbz7FSYPodJi5ErjzspgefdJ8Pooq4='

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\Lock\Lock::release() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:731
  • Symfony\Component\Lock\Store\RetryTillSaveStore::delete() /home/alpha/live/multivendor/app/Tygh/Lock/Lock.php:161
  • Tygh\Lock\Store\DatabaseStore::delete() /home/alpha/live/multivendor/app/lib/vendor/symfony/lock/Store/RetryTillSaveStore.php:92
  • Tygh\Lock\Store\DatabaseStore::query() /home/alpha/live/multivendor/app/Tygh/Lock/Store/DatabaseStore.php:144
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Lock/Store/DatabaseStore.php:228
0.00218 Re-run Backtrace
209
SELECT 1 FROM cscart_lock_keys WHERE key_id = '456e10c1d7e831f5a99ed7ec78e7b972704f5c690590b3283fcad06beba98c9f' AND token = 'GY6Qt3bye/lyPKbz7FSYPodJi5ErjzspgefdJ8Pooq4=' AND expiry_at > UNIX_TIMESTAMP(NOW())

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\Lock\Lock::release() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:731
  • Tygh\Lock\Store\RetryTillSaveStore::exists() /home/alpha/live/multivendor/app/Tygh/Lock/Lock.php:164
  • Tygh\Lock\Store\DatabaseStore::exists() /home/alpha/live/multivendor/app/Tygh/Lock/Store/RetryTillSaveStore.php:51
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/Tygh/Lock/Store/DatabaseStore.php:159
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00016 Re-run Backtrace
210
SELECT f.feature_id,
        v.value,
        v.value_int,
        v.variant_id,
        f.feature_style,
        f.filter_style,
        f.feature_type,
        fd.internal_name,
        fd.description,
        fd.prefix,
        fd.suffix,
        vd.variant,
        vd.brand_logo,
        f.parent_id,
        f.position,
        gf.position as gposition,
        f.display_on_header,
        f.display_on_catalog,
        f.display_on_product,
        f.display_on_key_product_info,
        f.feature_code,
        f.purpose FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'en' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'en' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G'  WHERE f.status IN ('A') AND v.product_id = 66571  AND f.display_on_catalog = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(3073, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'en' ORDER BY fd.internal_name, fv.position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2177
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db8fee62_41367843() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_my_changes_get_product_features_pdp() /home/alpha/live/multivendor/var/cache/templates/new_2bk/7c3fe37b4f2cd6feadcea5367d42e16f03da953e.tygh.product_data.tpl.php:1526
  • db_get_array() /home/alpha/live/multivendor/app/addons/my_changes/func.php:4594
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00074 Re-run Backtrace
211
 SELECT value FROM cscart_product_features pf  INNER JOIN cscart_product_features_values pfv ON (pfv.feature_id = pf.feature_id) WHERE pfv.feature_id = 31 AND pfv.product_id = 66571 AND lang_code='en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_is_exclusive() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2181
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:440
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00032 Re-run Backtrace
212
SELECT id_path,parent_id FROM cscart_categories WHERE category_id = '3073'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_meta_category() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2204
  • db_get_row() /home/alpha/live/multivendor/app/addons/my_changes/func.php:839
  • Tygh\Database\Connection::getRow() /home/alpha/live/multivendor/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:388
0.00017 Re-run Backtrace
213
SELECT category FROM cscart_category_descriptions WHERE cscart_category_descriptions.category_id ='3073' AND lang_code='en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_meta_category() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2204
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:851
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00016 Re-run Backtrace
214
SELECT is_virtual, conditions as virtual_conditions FROM cscart_csc_virtual_categories_conditions WHERE category_id=1019

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_csc_virtual_categories_get_virtual_data() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2211
  • db_get_row() /home/alpha/live/multivendor/app/addons/csc_virtual_categories/func.php:36
  • Tygh\Database\Connection::getRow() /home/alpha/live/multivendor/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:388
0.00016 Re-run Backtrace
215
 SELECT brand_logo FROM cscart_product_feature_variant_descriptions vd  INNER JOIN cscart_product_features_values pfv ON (pfv.variant_id = vd.variant_id) WHERE pfv.feature_id = 171 AND pfv.product_id = 66571 AND vd.lang_code='en' AND vd.brand_logo IS NOT NULL AND vd.brand_logo <> '' LIMIT 2

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_kl_perfect_match_quiz_get_product_tag_logo() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2215
  • db_get_fields() /home/alpha/live/multivendor/app/addons/kl_perfect_match_quiz/func.php:798
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00029 Re-run Backtrace
216
 SELECT brand_logo FROM cscart_product_feature_variant_descriptions vd  INNER JOIN cscart_product_features_values pfv ON (pfv.variant_id = vd.variant_id) WHERE pfv.feature_id = 170 AND pfv.product_id = 66571 AND vd.lang_code='en' AND vd.brand_logo IS NOT NULL AND vd.brand_logo <> '' LIMIT 3

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_kl_perfect_match_quiz_get_product_awards() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2216
  • db_get_fields() /home/alpha/live/multivendor/app/addons/kl_perfect_match_quiz/func.php:809
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00024 Re-run Backtrace
217
 SELECT value FROM cscart_product_features pf  INNER JOIN cscart_product_features_values pfv ON (pfv.feature_id = pf.feature_id) WHERE pfv.feature_id = 133 AND pfv.product_id = 66571 AND lang_code='en' AND pf.status = 'A'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_is_mostloved() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2271
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:451
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00026 Re-run Backtrace
218
 SELECT value FROM cscart_product_features pf  INNER JOIN cscart_product_features_values pfv ON (pfv.feature_id = pf.feature_id) WHERE pfv.feature_id = 142 AND pfv.product_id = 66571 AND lang_code='en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_is_bbb() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2278
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:463
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00026 Re-run Backtrace
219
SELECT pd.product_id as product_id, pd.product as product FROM cscart_product_descriptions pd  WHERE 1  AND pd.product_id = 66571 AND pd.lang_code = 'en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • db_get_hash_single_array() /home/alpha/live/multivendor/app/functions/fn.products.php:428
  • Tygh\Database\Connection::getSingleHash() /home/alpha/live/multivendor/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:546
0.00020 Re-run Backtrace
220
SELECT COUNT(*) FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id   LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  WHERE 1  AND prices.usergroup_id IN (0)  AND  ((1  AND  products.product_id IN (66571)) AND prices.usergroup_id IN (0))

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.products.php:2367
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00036 Re-run Backtrace
221
SELECT products.product_id, descr1.product as product, cscart_supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id   LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  WHERE 1  AND prices.usergroup_id IN (0)  AND  ((1  AND  products.product_id IN (66571)) AND prices.usergroup_id IN (0)) GROUP BY products.product_id   ORDER BY NULL asc 

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • {closure}() /home/alpha/live/multivendor/app/functions/fn.products.php:2367
  • db_get_array() /home/alpha/live/multivendor/app/functions/fn.products.php:2282
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00036 Re-run Backtrace
222
SELECT cscart_products.* FROM cscart_products  WHERE cscart_products.product_id IN (66571)  

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • fn_load_products_extra_data() /home/alpha/live/multivendor/app/functions/fn.products.php:2384
  • fn_load_extra_data_by_entity_ids() /home/alpha/live/multivendor/app/functions/fn.products.php:2579
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.common.php:8797
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00023 Re-run Backtrace
223
SELECT cscart_product_prices.product_id, COALESCE(cscart_master_products_storefront_min_price.price, MIN(IF(cscart_product_prices.percentage_discount = 0,cscart_product_prices.price,cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100))) AS price FROM cscart_product_prices  LEFT JOIN cscart_master_products_storefront_min_price ON cscart_master_products_storefront_min_price.product_id = cscart_product_prices.product_id AND cscart_master_products_storefront_min_price.storefront_id = 1 WHERE cscart_product_prices.product_id IN (66571)  AND cscart_product_prices.lower_limit = 1 AND cscart_product_prices.usergroup_id IN (0)  GROUP BY cscart_product_prices.product_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • fn_load_products_extra_data() /home/alpha/live/multivendor/app/functions/fn.products.php:2384
  • fn_load_extra_data_by_entity_ids() /home/alpha/live/multivendor/app/functions/fn.products.php:2579
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.common.php:8797
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00021 Re-run Backtrace
224
SELECT cscart_products_categories.product_id, GROUP_CONCAT(IF(cscart_products_categories.link_type = "M", CONCAT(cscart_products_categories.category_id, "M"), cscart_products_categories.category_id)) AS category_ids FROM cscart_products_categories  INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id AND cscart_categories.storefront_id IN (0, 1) AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')  WHERE cscart_products_categories.product_id IN (66571)   GROUP BY cscart_products_categories.product_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • fn_load_products_extra_data() /home/alpha/live/multivendor/app/functions/fn.products.php:2384
  • fn_load_extra_data_by_entity_ids() /home/alpha/live/multivendor/app/functions/fn.products.php:2579
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.common.php:8797
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00036 Re-run Backtrace
225
SELECT cscart_seo_names.object_id AS product_id, cscart_seo_names.name AS seo_name, cscart_seo_names.path AS seo_path FROM cscart_seo_names  WHERE cscart_seo_names.object_id IN (66571)  AND cscart_seo_names.type = "p" AND cscart_seo_names.dispatch = "" AND cscart_seo_names.lang_code = 'en'  

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • fn_load_products_extra_data() /home/alpha/live/multivendor/app/functions/fn.products.php:2384
  • fn_load_extra_data_by_entity_ids() /home/alpha/live/multivendor/app/functions/fn.products.php:2579
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.common.php:8797
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00027 Re-run Backtrace
226
SELECT group_id FROM cscart_product_variation_group_products WHERE product_id = 66571

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_field() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:243
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00014 Re-run Backtrace
227
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66571) AND type = 'I' ORDER BY position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_fields() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:253
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00016 Re-run Backtrace
228
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66571) AND type = 'T' ORDER BY position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_fields() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:253
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00015 Re-run Backtrace
229
SELECT vd.variant FROM cscart_product_feature_variant_descriptions vd INNER JOIN cscart_product_features_values pfv ON pfv.variant_id = vd.variant_id WHERE pfv.feature_id = 62 AND pfv.product_id = 66571 AND vd.lang_code = 'en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_kl_community_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_get_product_brand_name() /home/alpha/live/multivendor/app/addons/kl_community/func.php:9
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:65
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00023 Re-run Backtrace
230
SELECT f.feature_id, f.purpose, p.product_id, p.parent_product_id, g.id, g.code FROM cscart_product_variation_group_features AS f INNER JOIN cscart_product_variation_groups AS g ON f.group_id = g.id INNER JOIN cscart_product_variation_group_products AS p ON f.group_id = p.group_id WHERE p.product_id IN (66571)

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::loadProductGroupInfo() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:250
  • Tygh\Addons\ProductVariations\Product\Repository::loadProductsGroupInfo() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:462
  • Tygh\Addons\ProductVariations\Product\Group\Repository::findGroupInfoByProductIds() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:425
  • Tygh\Addons\ProductVariations\Tools\Query::select() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Group/Repository.php:355
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/addons/product_variations/src/Tools/Query.php:310
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00020 Re-run Backtrace
231
SELECT vd.variant FROM cscart_product_feature_variant_descriptions vd INNER JOIN cscart_product_features_values pfv ON pfv.variant_id = vd.variant_id WHERE pfv.feature_id = 62 AND pfv.product_id = 66571 AND vd.lang_code = 'en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_brand_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:169
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:65
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00025 Re-run Backtrace
232
SELECT * from cscart_product_reviews WHERE product_id='6' AND user_id='6'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_review() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2350
  • db_get_array() /home/alpha/live/multivendor/app/addons/my_changes/func.php:722
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00021 Re-run Backtrace
233
SELECT pfv.feature_id,value FROM cscart_product_features_values pfv INNER JOIN cscart_product_features pf ON (pf.feature_id=pfv.feature_id) WHERE pf.parent_id = 4 AND pfv.product_id = 66571 AND pfv.lang_code='en'  AND pf.status='A'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_certifications() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2357
  • db_get_array() /home/alpha/live/multivendor/app/addons/my_changes/func.php:370
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00040 Re-run Backtrace
234
SELECT vd.variant FROM cscart_product_feature_variant_descriptions vd INNER JOIN cscart_product_features_values pfv ON pfv.variant_id = vd.variant_id WHERE pfv.feature_id = 62 AND pfv.product_id = 66571 AND vd.lang_code = 'en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_brand_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2762
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:65
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00024 Re-run Backtrace
235
 SELECT variant_id FROM cscart_product_feature_variant_descriptions WHERE variant='Bake Cosmetics'  AND lang_code='en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_variant_id() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2763
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:1034
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00020 Re-run Backtrace
236
SELECT short_description FROM cscart_product_descriptions pdsc WHERE pdsc.product_id ='66571' AND lang_code='en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_description() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2784
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:388
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00014 Re-run Backtrace
237
SELECT f.feature_id,
        v.value,
        v.value_int,
        v.variant_id,
        f.feature_style,
        f.filter_style,
        f.feature_type,
        fd.internal_name,
        fd.description,
        fd.prefix,
        fd.suffix,
        vd.variant,
        vd.brand_logo,
        f.parent_id,
        f.position,
        gf.position as gposition,
        f.display_on_header,
        f.display_on_catalog,
        f.display_on_product,
        f.display_on_key_product_info,
        f.feature_code,
        f.purpose FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'en' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'en' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G'  WHERE f.status IN ('A') AND v.product_id = 66572  AND f.display_on_catalog = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(3073, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'en' ORDER BY fd.internal_name, fv.position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2177
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db8fee62_41367843() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_my_changes_get_product_features_pdp() /home/alpha/live/multivendor/var/cache/templates/new_2bk/7c3fe37b4f2cd6feadcea5367d42e16f03da953e.tygh.product_data.tpl.php:1526
  • db_get_array() /home/alpha/live/multivendor/app/addons/my_changes/func.php:4594
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00056 Re-run Backtrace
238
 SELECT value FROM cscart_product_features pf  INNER JOIN cscart_product_features_values pfv ON (pfv.feature_id = pf.feature_id) WHERE pfv.feature_id = 31 AND pfv.product_id = 66572 AND lang_code='en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_is_exclusive() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2181
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:440
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00024 Re-run Backtrace
239
SELECT id_path,parent_id FROM cscart_categories WHERE category_id = '3073'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_meta_category() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2204
  • db_get_row() /home/alpha/live/multivendor/app/addons/my_changes/func.php:839
  • Tygh\Database\Connection::getRow() /home/alpha/live/multivendor/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:388
0.00014 Re-run Backtrace
240
SELECT category FROM cscart_category_descriptions WHERE cscart_category_descriptions.category_id ='3073' AND lang_code='en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_meta_category() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2204
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:851
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00014 Re-run Backtrace
241
 SELECT brand_logo FROM cscart_product_feature_variant_descriptions vd  INNER JOIN cscart_product_features_values pfv ON (pfv.variant_id = vd.variant_id) WHERE pfv.feature_id = 171 AND pfv.product_id = 66572 AND vd.lang_code='en' AND vd.brand_logo IS NOT NULL AND vd.brand_logo <> '' LIMIT 2

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_kl_perfect_match_quiz_get_product_tag_logo() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2215
  • db_get_fields() /home/alpha/live/multivendor/app/addons/kl_perfect_match_quiz/func.php:798
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00026 Re-run Backtrace
242
 SELECT brand_logo FROM cscart_product_feature_variant_descriptions vd  INNER JOIN cscart_product_features_values pfv ON (pfv.variant_id = vd.variant_id) WHERE pfv.feature_id = 170 AND pfv.product_id = 66572 AND vd.lang_code='en' AND vd.brand_logo IS NOT NULL AND vd.brand_logo <> '' LIMIT 3

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_kl_perfect_match_quiz_get_product_awards() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2216
  • db_get_fields() /home/alpha/live/multivendor/app/addons/kl_perfect_match_quiz/func.php:809
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00021 Re-run Backtrace
243
 SELECT value FROM cscart_product_features pf  INNER JOIN cscart_product_features_values pfv ON (pfv.feature_id = pf.feature_id) WHERE pfv.feature_id = 133 AND pfv.product_id = 66572 AND lang_code='en' AND pf.status = 'A'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_is_mostloved() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2271
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:451
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00022 Re-run Backtrace
244
 SELECT value FROM cscart_product_features pf  INNER JOIN cscart_product_features_values pfv ON (pfv.feature_id = pf.feature_id) WHERE pfv.feature_id = 142 AND pfv.product_id = 66572 AND lang_code='en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_is_bbb() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2278
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:463
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00020 Re-run Backtrace
245
SELECT pd.product_id as product_id, pd.product as product FROM cscart_product_descriptions pd  WHERE 1  AND pd.product_id = 66572 AND pd.lang_code = 'en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • db_get_hash_single_array() /home/alpha/live/multivendor/app/functions/fn.products.php:428
  • Tygh\Database\Connection::getSingleHash() /home/alpha/live/multivendor/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:546
0.00018 Re-run Backtrace
246
SELECT COUNT(*) FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id   LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  WHERE 1  AND prices.usergroup_id IN (0)  AND  ((1  AND  products.product_id IN (66572)) AND prices.usergroup_id IN (0))

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.products.php:2367
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00032 Re-run Backtrace
247
SELECT products.product_id, descr1.product as product, cscart_supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id   LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  WHERE 1  AND prices.usergroup_id IN (0)  AND  ((1  AND  products.product_id IN (66572)) AND prices.usergroup_id IN (0)) GROUP BY products.product_id   ORDER BY NULL asc 

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • {closure}() /home/alpha/live/multivendor/app/functions/fn.products.php:2367
  • db_get_array() /home/alpha/live/multivendor/app/functions/fn.products.php:2282
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00034 Re-run Backtrace
248
SELECT cscart_products.* FROM cscart_products  WHERE cscart_products.product_id IN (66572)  

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • fn_load_products_extra_data() /home/alpha/live/multivendor/app/functions/fn.products.php:2384
  • fn_load_extra_data_by_entity_ids() /home/alpha/live/multivendor/app/functions/fn.products.php:2579
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.common.php:8797
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00021 Re-run Backtrace
249
SELECT cscart_product_prices.product_id, COALESCE(cscart_master_products_storefront_min_price.price, MIN(IF(cscart_product_prices.percentage_discount = 0,cscart_product_prices.price,cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100))) AS price FROM cscart_product_prices  LEFT JOIN cscart_master_products_storefront_min_price ON cscart_master_products_storefront_min_price.product_id = cscart_product_prices.product_id AND cscart_master_products_storefront_min_price.storefront_id = 1 WHERE cscart_product_prices.product_id IN (66572)  AND cscart_product_prices.lower_limit = 1 AND cscart_product_prices.usergroup_id IN (0)  GROUP BY cscart_product_prices.product_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • fn_load_products_extra_data() /home/alpha/live/multivendor/app/functions/fn.products.php:2384
  • fn_load_extra_data_by_entity_ids() /home/alpha/live/multivendor/app/functions/fn.products.php:2579
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.common.php:8797
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00019 Re-run Backtrace
250
SELECT cscart_products_categories.product_id, GROUP_CONCAT(IF(cscart_products_categories.link_type = "M", CONCAT(cscart_products_categories.category_id, "M"), cscart_products_categories.category_id)) AS category_ids FROM cscart_products_categories  INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id AND cscart_categories.storefront_id IN (0, 1) AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')  WHERE cscart_products_categories.product_id IN (66572)   GROUP BY cscart_products_categories.product_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • fn_load_products_extra_data() /home/alpha/live/multivendor/app/functions/fn.products.php:2384
  • fn_load_extra_data_by_entity_ids() /home/alpha/live/multivendor/app/functions/fn.products.php:2579
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.common.php:8797
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00032 Re-run Backtrace
251
SELECT cscart_seo_names.object_id AS product_id, cscart_seo_names.name AS seo_name, cscart_seo_names.path AS seo_path FROM cscart_seo_names  WHERE cscart_seo_names.object_id IN (66572)  AND cscart_seo_names.type = "p" AND cscart_seo_names.dispatch = "" AND cscart_seo_names.lang_code = 'en'  

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • fn_load_products_extra_data() /home/alpha/live/multivendor/app/functions/fn.products.php:2384
  • fn_load_extra_data_by_entity_ids() /home/alpha/live/multivendor/app/functions/fn.products.php:2579
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.common.php:8797
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00023 Re-run Backtrace
252
SELECT group_id FROM cscart_product_variation_group_products WHERE product_id = 66572

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_field() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:243
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00014 Re-run Backtrace
253
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66572) AND type = 'I' ORDER BY position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_fields() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:253
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00018 Re-run Backtrace
254
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66572) AND type = 'T' ORDER BY position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_fields() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:253
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00017 Re-run Backtrace
255
SELECT vd.variant FROM cscart_product_feature_variant_descriptions vd INNER JOIN cscart_product_features_values pfv ON pfv.variant_id = vd.variant_id WHERE pfv.feature_id = 62 AND pfv.product_id = 66572 AND vd.lang_code = 'en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_kl_community_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_get_product_brand_name() /home/alpha/live/multivendor/app/addons/kl_community/func.php:9
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:65
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00025 Re-run Backtrace
256
SELECT f.feature_id, f.purpose, p.product_id, p.parent_product_id, g.id, g.code FROM cscart_product_variation_group_features AS f INNER JOIN cscart_product_variation_groups AS g ON f.group_id = g.id INNER JOIN cscart_product_variation_group_products AS p ON f.group_id = p.group_id WHERE p.product_id IN (66572)

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::loadProductGroupInfo() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:250
  • Tygh\Addons\ProductVariations\Product\Repository::loadProductsGroupInfo() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:462
  • Tygh\Addons\ProductVariations\Product\Group\Repository::findGroupInfoByProductIds() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:425
  • Tygh\Addons\ProductVariations\Tools\Query::select() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Group/Repository.php:355
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/addons/product_variations/src/Tools/Query.php:310
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00019 Re-run Backtrace
257
SELECT vd.variant FROM cscart_product_feature_variant_descriptions vd INNER JOIN cscart_product_features_values pfv ON pfv.variant_id = vd.variant_id WHERE pfv.feature_id = 62 AND pfv.product_id = 66572 AND vd.lang_code = 'en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_brand_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:169
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:65
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00027 Re-run Backtrace
258
SELECT * from cscart_product_reviews WHERE product_id='6' AND user_id='6'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_review() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2350
  • db_get_array() /home/alpha/live/multivendor/app/addons/my_changes/func.php:722
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00021 Re-run Backtrace
259
SELECT pfv.feature_id,value FROM cscart_product_features_values pfv INNER JOIN cscart_product_features pf ON (pf.feature_id=pfv.feature_id) WHERE pf.parent_id = 4 AND pfv.product_id = 66572 AND pfv.lang_code='en'  AND pf.status='A'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_certifications() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2357
  • db_get_array() /home/alpha/live/multivendor/app/addons/my_changes/func.php:370
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00038 Re-run Backtrace
260
SELECT vd.variant FROM cscart_product_feature_variant_descriptions vd INNER JOIN cscart_product_features_values pfv ON pfv.variant_id = vd.variant_id WHERE pfv.feature_id = 62 AND pfv.product_id = 66572 AND vd.lang_code = 'en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_brand_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2762
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:65
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00026 Re-run Backtrace
261
 SELECT variant_id FROM cscart_product_feature_variant_descriptions WHERE variant='Bake Cosmetics'  AND lang_code='en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_variant_id() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2763
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:1034
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00022 Re-run Backtrace
262
SELECT short_description FROM cscart_product_descriptions pdsc WHERE pdsc.product_id ='66572' AND lang_code='en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_description() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2784
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:388
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00018 Re-run Backtrace
263
SELECT f.feature_id,
        v.value,
        v.value_int,
        v.variant_id,
        f.feature_style,
        f.filter_style,
        f.feature_type,
        fd.internal_name,
        fd.description,
        fd.prefix,
        fd.suffix,
        vd.variant,
        vd.brand_logo,
        f.parent_id,
        f.position,
        gf.position as gposition,
        f.display_on_header,
        f.display_on_catalog,
        f.display_on_product,
        f.display_on_key_product_info,
        f.feature_code,
        f.purpose FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'en' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'en' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G'  WHERE f.status IN ('A') AND v.product_id = 66573  AND f.display_on_catalog = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(3073, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'en' ORDER BY fd.internal_name, fv.position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2177
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db8fee62_41367843() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_my_changes_get_product_features_pdp() /home/alpha/live/multivendor/var/cache/templates/new_2bk/7c3fe37b4f2cd6feadcea5367d42e16f03da953e.tygh.product_data.tpl.php:1526
  • db_get_array() /home/alpha/live/multivendor/app/addons/my_changes/func.php:4594
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00058 Re-run Backtrace
264
 SELECT value FROM cscart_product_features pf  INNER JOIN cscart_product_features_values pfv ON (pfv.feature_id = pf.feature_id) WHERE pfv.feature_id = 31 AND pfv.product_id = 66573 AND lang_code='en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_is_exclusive() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2181
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:440
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00027 Re-run Backtrace
265
SELECT id_path,parent_id FROM cscart_categories WHERE category_id = '3073'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_meta_category() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2204
  • db_get_row() /home/alpha/live/multivendor/app/addons/my_changes/func.php:839
  • Tygh\Database\Connection::getRow() /home/alpha/live/multivendor/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:388
0.00015 Re-run Backtrace
266
SELECT category FROM cscart_category_descriptions WHERE cscart_category_descriptions.category_id ='3073' AND lang_code='en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_meta_category() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2204
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:851
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00015 Re-run Backtrace
267
 SELECT brand_logo FROM cscart_product_feature_variant_descriptions vd  INNER JOIN cscart_product_features_values pfv ON (pfv.variant_id = vd.variant_id) WHERE pfv.feature_id = 171 AND pfv.product_id = 66573 AND vd.lang_code='en' AND vd.brand_logo IS NOT NULL AND vd.brand_logo <> '' LIMIT 2

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_kl_perfect_match_quiz_get_product_tag_logo() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2215
  • db_get_fields() /home/alpha/live/multivendor/app/addons/kl_perfect_match_quiz/func.php:798
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00024 Re-run Backtrace
268
 SELECT brand_logo FROM cscart_product_feature_variant_descriptions vd  INNER JOIN cscart_product_features_values pfv ON (pfv.variant_id = vd.variant_id) WHERE pfv.feature_id = 170 AND pfv.product_id = 66573 AND vd.lang_code='en' AND vd.brand_logo IS NOT NULL AND vd.brand_logo <> '' LIMIT 3

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_kl_perfect_match_quiz_get_product_awards() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2216
  • db_get_fields() /home/alpha/live/multivendor/app/addons/kl_perfect_match_quiz/func.php:809
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00024 Re-run Backtrace
269
 SELECT value FROM cscart_product_features pf  INNER JOIN cscart_product_features_values pfv ON (pfv.feature_id = pf.feature_id) WHERE pfv.feature_id = 133 AND pfv.product_id = 66573 AND lang_code='en' AND pf.status = 'A'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_is_mostloved() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2271
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:451
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00024 Re-run Backtrace
270
 SELECT value FROM cscart_product_features pf  INNER JOIN cscart_product_features_values pfv ON (pfv.feature_id = pf.feature_id) WHERE pfv.feature_id = 142 AND pfv.product_id = 66573 AND lang_code='en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_is_bbb() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2278
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:463
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00024 Re-run Backtrace
271
SELECT pd.product_id as product_id, pd.product as product FROM cscart_product_descriptions pd  WHERE 1  AND pd.product_id = 66573 AND pd.lang_code = 'en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • db_get_hash_single_array() /home/alpha/live/multivendor/app/functions/fn.products.php:428
  • Tygh\Database\Connection::getSingleHash() /home/alpha/live/multivendor/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:546
0.00019 Re-run Backtrace
272
SELECT COUNT(*) FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id   LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  WHERE 1  AND prices.usergroup_id IN (0)  AND  ((1  AND  products.product_id IN (66573)) AND prices.usergroup_id IN (0))

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.products.php:2367
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00031 Re-run Backtrace
273
SELECT products.product_id, descr1.product as product, cscart_supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id   LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  WHERE 1  AND prices.usergroup_id IN (0)  AND  ((1  AND  products.product_id IN (66573)) AND prices.usergroup_id IN (0)) GROUP BY products.product_id   ORDER BY NULL asc 

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • {closure}() /home/alpha/live/multivendor/app/functions/fn.products.php:2367
  • db_get_array() /home/alpha/live/multivendor/app/functions/fn.products.php:2282
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00032 Re-run Backtrace
274
SELECT cscart_products.* FROM cscart_products  WHERE cscart_products.product_id IN (66573)  

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • fn_load_products_extra_data() /home/alpha/live/multivendor/app/functions/fn.products.php:2384
  • fn_load_extra_data_by_entity_ids() /home/alpha/live/multivendor/app/functions/fn.products.php:2579
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.common.php:8797
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00021 Re-run Backtrace
275
SELECT cscart_product_prices.product_id, COALESCE(cscart_master_products_storefront_min_price.price, MIN(IF(cscart_product_prices.percentage_discount = 0,cscart_product_prices.price,cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100))) AS price FROM cscart_product_prices  LEFT JOIN cscart_master_products_storefront_min_price ON cscart_master_products_storefront_min_price.product_id = cscart_product_prices.product_id AND cscart_master_products_storefront_min_price.storefront_id = 1 WHERE cscart_product_prices.product_id IN (66573)  AND cscart_product_prices.lower_limit = 1 AND cscart_product_prices.usergroup_id IN (0)  GROUP BY cscart_product_prices.product_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • fn_load_products_extra_data() /home/alpha/live/multivendor/app/functions/fn.products.php:2384
  • fn_load_extra_data_by_entity_ids() /home/alpha/live/multivendor/app/functions/fn.products.php:2579
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.common.php:8797
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00020 Re-run Backtrace
276
SELECT cscart_products_categories.product_id, GROUP_CONCAT(IF(cscart_products_categories.link_type = "M", CONCAT(cscart_products_categories.category_id, "M"), cscart_products_categories.category_id)) AS category_ids FROM cscart_products_categories  INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id AND cscart_categories.storefront_id IN (0, 1) AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')  WHERE cscart_products_categories.product_id IN (66573)   GROUP BY cscart_products_categories.product_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • fn_load_products_extra_data() /home/alpha/live/multivendor/app/functions/fn.products.php:2384
  • fn_load_extra_data_by_entity_ids() /home/alpha/live/multivendor/app/functions/fn.products.php:2579
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.common.php:8797
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00032 Re-run Backtrace
277
SELECT cscart_seo_names.object_id AS product_id, cscart_seo_names.name AS seo_name, cscart_seo_names.path AS seo_path FROM cscart_seo_names  WHERE cscart_seo_names.object_id IN (66573)  AND cscart_seo_names.type = "p" AND cscart_seo_names.dispatch = "" AND cscart_seo_names.lang_code = 'en'  

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • fn_load_products_extra_data() /home/alpha/live/multivendor/app/functions/fn.products.php:2384
  • fn_load_extra_data_by_entity_ids() /home/alpha/live/multivendor/app/functions/fn.products.php:2579
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.common.php:8797
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00024 Re-run Backtrace
278
SELECT group_id FROM cscart_product_variation_group_products WHERE product_id = 66573

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_field() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:243
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00015 Re-run Backtrace
279
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66573) AND type = 'I' ORDER BY position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_fields() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:253
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00018 Re-run Backtrace
280
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66573) AND type = 'T' ORDER BY position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_fields() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:253
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00018 Re-run Backtrace
281
SELECT vd.variant FROM cscart_product_feature_variant_descriptions vd INNER JOIN cscart_product_features_values pfv ON pfv.variant_id = vd.variant_id WHERE pfv.feature_id = 62 AND pfv.product_id = 66573 AND vd.lang_code = 'en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_kl_community_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_get_product_brand_name() /home/alpha/live/multivendor/app/addons/kl_community/func.php:9
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:65
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00024 Re-run Backtrace
282
SELECT f.feature_id, f.purpose, p.product_id, p.parent_product_id, g.id, g.code FROM cscart_product_variation_group_features AS f INNER JOIN cscart_product_variation_groups AS g ON f.group_id = g.id INNER JOIN cscart_product_variation_group_products AS p ON f.group_id = p.group_id WHERE p.product_id IN (66573)

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::loadProductGroupInfo() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:250
  • Tygh\Addons\ProductVariations\Product\Repository::loadProductsGroupInfo() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:462
  • Tygh\Addons\ProductVariations\Product\Group\Repository::findGroupInfoByProductIds() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:425
  • Tygh\Addons\ProductVariations\Tools\Query::select() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Group/Repository.php:355
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/addons/product_variations/src/Tools/Query.php:310
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00019 Re-run Backtrace
283
SELECT vd.variant FROM cscart_product_feature_variant_descriptions vd INNER JOIN cscart_product_features_values pfv ON pfv.variant_id = vd.variant_id WHERE pfv.feature_id = 62 AND pfv.product_id = 66573 AND vd.lang_code = 'en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_brand_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:169
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:65
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00028 Re-run Backtrace
284
SELECT * from cscart_product_reviews WHERE product_id='6' AND user_id='6'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_review() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2350
  • db_get_array() /home/alpha/live/multivendor/app/addons/my_changes/func.php:722
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00020 Re-run Backtrace
285
SELECT pfv.feature_id,value FROM cscart_product_features_values pfv INNER JOIN cscart_product_features pf ON (pf.feature_id=pfv.feature_id) WHERE pf.parent_id = 4 AND pfv.product_id = 66573 AND pfv.lang_code='en'  AND pf.status='A'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_certifications() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2357
  • db_get_array() /home/alpha/live/multivendor/app/addons/my_changes/func.php:370
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00039 Re-run Backtrace
286
SELECT vd.variant FROM cscart_product_feature_variant_descriptions vd INNER JOIN cscart_product_features_values pfv ON pfv.variant_id = vd.variant_id WHERE pfv.feature_id = 62 AND pfv.product_id = 66573 AND vd.lang_code = 'en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_brand_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2762
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:65
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00029 Re-run Backtrace
287
 SELECT variant_id FROM cscart_product_feature_variant_descriptions WHERE variant='Bake Cosmetics'  AND lang_code='en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_variant_id() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2763
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:1034
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00018 Re-run Backtrace
288
SELECT short_description FROM cscart_product_descriptions pdsc WHERE pdsc.product_id ='66573' AND lang_code='en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_description() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2784
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:388
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00017 Re-run Backtrace
289
SELECT f.feature_id,
        v.value,
        v.value_int,
        v.variant_id,
        f.feature_style,
        f.filter_style,
        f.feature_type,
        fd.internal_name,
        fd.description,
        fd.prefix,
        fd.suffix,
        vd.variant,
        vd.brand_logo,
        f.parent_id,
        f.position,
        gf.position as gposition,
        f.display_on_header,
        f.display_on_catalog,
        f.display_on_product,
        f.display_on_key_product_info,
        f.feature_code,
        f.purpose FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'en' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'en' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G'  WHERE f.status IN ('A') AND v.product_id = 66574  AND f.display_on_catalog = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(3073, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'en' ORDER BY fd.internal_name, fv.position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2177
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db8fee62_41367843() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_my_changes_get_product_features_pdp() /home/alpha/live/multivendor/var/cache/templates/new_2bk/7c3fe37b4f2cd6feadcea5367d42e16f03da953e.tygh.product_data.tpl.php:1526
  • db_get_array() /home/alpha/live/multivendor/app/addons/my_changes/func.php:4594
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00071 Re-run Backtrace
290
 SELECT value FROM cscart_product_features pf  INNER JOIN cscart_product_features_values pfv ON (pfv.feature_id = pf.feature_id) WHERE pfv.feature_id = 31 AND pfv.product_id = 66574 AND lang_code='en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_is_exclusive() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2181
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:440
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00026 Re-run Backtrace
291
SELECT id_path,parent_id FROM cscart_categories WHERE category_id = '3073'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_meta_category() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2204
  • db_get_row() /home/alpha/live/multivendor/app/addons/my_changes/func.php:839
  • Tygh\Database\Connection::getRow() /home/alpha/live/multivendor/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:388
0.00016 Re-run Backtrace
292
SELECT category FROM cscart_category_descriptions WHERE cscart_category_descriptions.category_id ='3073' AND lang_code='en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_meta_category() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2204
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:851
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00016 Re-run Backtrace
293
 SELECT brand_logo FROM cscart_product_feature_variant_descriptions vd  INNER JOIN cscart_product_features_values pfv ON (pfv.variant_id = vd.variant_id) WHERE pfv.feature_id = 171 AND pfv.product_id = 66574 AND vd.lang_code='en' AND vd.brand_logo IS NOT NULL AND vd.brand_logo <> '' LIMIT 2

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_kl_perfect_match_quiz_get_product_tag_logo() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2215
  • db_get_fields() /home/alpha/live/multivendor/app/addons/kl_perfect_match_quiz/func.php:798
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00025 Re-run Backtrace
294
 SELECT brand_logo FROM cscart_product_feature_variant_descriptions vd  INNER JOIN cscart_product_features_values pfv ON (pfv.variant_id = vd.variant_id) WHERE pfv.feature_id = 170 AND pfv.product_id = 66574 AND vd.lang_code='en' AND vd.brand_logo IS NOT NULL AND vd.brand_logo <> '' LIMIT 3

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_kl_perfect_match_quiz_get_product_awards() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2216
  • db_get_fields() /home/alpha/live/multivendor/app/addons/kl_perfect_match_quiz/func.php:809
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00022 Re-run Backtrace
295
 SELECT value FROM cscart_product_features pf  INNER JOIN cscart_product_features_values pfv ON (pfv.feature_id = pf.feature_id) WHERE pfv.feature_id = 133 AND pfv.product_id = 66574 AND lang_code='en' AND pf.status = 'A'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_is_mostloved() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2271
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:451
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00027 Re-run Backtrace
296
 SELECT value FROM cscart_product_features pf  INNER JOIN cscart_product_features_values pfv ON (pfv.feature_id = pf.feature_id) WHERE pfv.feature_id = 142 AND pfv.product_id = 66574 AND lang_code='en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_is_bbb() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2278
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:463
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00020 Re-run Backtrace
297
SELECT pd.product_id as product_id, pd.product as product FROM cscart_product_descriptions pd  WHERE 1  AND pd.product_id = 66574 AND pd.lang_code = 'en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • db_get_hash_single_array() /home/alpha/live/multivendor/app/functions/fn.products.php:428
  • Tygh\Database\Connection::getSingleHash() /home/alpha/live/multivendor/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:546
0.00016 Re-run Backtrace
298
SELECT COUNT(*) FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id   LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  WHERE 1  AND prices.usergroup_id IN (0)  AND  ((1  AND  products.product_id IN (66574)) AND prices.usergroup_id IN (0))

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.products.php:2367
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00035 Re-run Backtrace
299
SELECT products.product_id, descr1.product as product, cscart_supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id   LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  WHERE 1  AND prices.usergroup_id IN (0)  AND  ((1  AND  products.product_id IN (66574)) AND prices.usergroup_id IN (0)) GROUP BY products.product_id   ORDER BY NULL asc 

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • {closure}() /home/alpha/live/multivendor/app/functions/fn.products.php:2367
  • db_get_array() /home/alpha/live/multivendor/app/functions/fn.products.php:2282
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00035 Re-run Backtrace
300
SELECT cscart_products.* FROM cscart_products  WHERE cscart_products.product_id IN (66574)  

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • fn_load_products_extra_data() /home/alpha/live/multivendor/app/functions/fn.products.php:2384
  • fn_load_extra_data_by_entity_ids() /home/alpha/live/multivendor/app/functions/fn.products.php:2579
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.common.php:8797
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00028 Re-run Backtrace
301
SELECT cscart_product_prices.product_id, COALESCE(cscart_master_products_storefront_min_price.price, MIN(IF(cscart_product_prices.percentage_discount = 0,cscart_product_prices.price,cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100))) AS price FROM cscart_product_prices  LEFT JOIN cscart_master_products_storefront_min_price ON cscart_master_products_storefront_min_price.product_id = cscart_product_prices.product_id AND cscart_master_products_storefront_min_price.storefront_id = 1 WHERE cscart_product_prices.product_id IN (66574)  AND cscart_product_prices.lower_limit = 1 AND cscart_product_prices.usergroup_id IN (0)  GROUP BY cscart_product_prices.product_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • fn_load_products_extra_data() /home/alpha/live/multivendor/app/functions/fn.products.php:2384
  • fn_load_extra_data_by_entity_ids() /home/alpha/live/multivendor/app/functions/fn.products.php:2579
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.common.php:8797
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00022 Re-run Backtrace
302
SELECT cscart_products_categories.product_id, GROUP_CONCAT(IF(cscart_products_categories.link_type = "M", CONCAT(cscart_products_categories.category_id, "M"), cscart_products_categories.category_id)) AS category_ids FROM cscart_products_categories  INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id AND cscart_categories.storefront_id IN (0, 1) AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')  WHERE cscart_products_categories.product_id IN (66574)   GROUP BY cscart_products_categories.product_id

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • fn_load_products_extra_data() /home/alpha/live/multivendor/app/functions/fn.products.php:2384
  • fn_load_extra_data_by_entity_ids() /home/alpha/live/multivendor/app/functions/fn.products.php:2579
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.common.php:8797
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00033 Re-run Backtrace
303
SELECT cscart_seo_names.object_id AS product_id, cscart_seo_names.name AS seo_name, cscart_seo_names.path AS seo_path FROM cscart_seo_names  WHERE cscart_seo_names.object_id IN (66574)  AND cscart_seo_names.type = "p" AND cscart_seo_names.dispatch = "" AND cscart_seo_names.lang_code = 'en'  

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • fn_load_products_extra_data() /home/alpha/live/multivendor/app/functions/fn.products.php:2384
  • fn_load_extra_data_by_entity_ids() /home/alpha/live/multivendor/app/functions/fn.products.php:2579
  • db_get_hash_array() /home/alpha/live/multivendor/app/functions/fn.common.php:8797
  • Tygh\Database\Connection::getHash() /home/alpha/live/multivendor/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:345
0.00030 Re-run Backtrace
304
SELECT group_id FROM cscart_product_variation_group_products WHERE product_id = 66574

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_field() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:243
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00015 Re-run Backtrace
305
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66574) AND type = 'I' ORDER BY position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_fields() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:253
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00016 Re-run Backtrace
306
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66574) AND type = 'T' ORDER BY position

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_cp_video_gallery_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_cp_video_gallery_get_attached_product_videos() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:230
  • db_get_fields() /home/alpha/live/multivendor/app/addons/cp_video_gallery/func.php:253
  • Tygh\Database\Connection::getColumn() /home/alpha/live/multivendor/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:454
0.00018 Re-run Backtrace
307
SELECT vd.variant FROM cscart_product_feature_variant_descriptions vd INNER JOIN cscart_product_features_values pfv ON pfv.variant_id = vd.variant_id WHERE pfv.feature_id = 62 AND pfv.product_id = 66574 AND vd.lang_code = 'en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:244
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:272
  • fn_get_products() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:140
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:2397
  • fn_kl_community_get_products_post() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • fn_get_product_brand_name() /home/alpha/live/multivendor/app/addons/kl_community/func.php:9
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:65
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00030 Re-run Backtrace
308
SELECT f.feature_id, f.purpose, p.product_id, p.parent_product_id, g.id, g.code FROM cscart_product_variation_group_features AS f INNER JOIN cscart_product_variation_groups AS g ON f.group_id = g.id INNER JOIN cscart_product_variation_group_products AS p ON f.group_id = p.group_id WHERE p.product_id IN (66574)

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:167
  • fn_set_hook() /home/alpha/live/multivendor/app/functions/fn.products.php:446
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /home/alpha/live/multivendor/app/functions/fn.control.php:123
  • call_user_func_array() /home/alpha/live/multivendor/app/Tygh/Addons/Loader.php:148
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::loadProductGroupInfo() /home/alpha/live/multivendor/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:250
  • Tygh\Addons\ProductVariations\Product\Repository::loadProductsGroupInfo() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:462
  • Tygh\Addons\ProductVariations\Product\Group\Repository::findGroupInfoByProductIds() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Repository.php:425
  • Tygh\Addons\ProductVariations\Tools\Query::select() /home/alpha/live/multivendor/app/addons/product_variations/src/Product/Group/Repository.php:355
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/addons/product_variations/src/Tools/Query.php:310
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00020 Re-run Backtrace
309
SELECT vd.variant FROM cscart_product_feature_variant_descriptions vd INNER JOIN cscart_product_features_values pfv ON pfv.variant_id = vd.variant_id WHERE pfv.feature_id = 62 AND pfv.product_id = 66574 AND vd.lang_code = 'en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2338
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db0205d4_71351869() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_brand_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/bbf21e8e599b2f5d2f9b285c1ccd32e84d019a96.tygh.image.tpl.php:169
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:65
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00027 Re-run Backtrace
310
SELECT * from cscart_product_reviews WHERE product_id='6' AND user_id='6'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_review() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2350
  • db_get_array() /home/alpha/live/multivendor/app/addons/my_changes/func.php:722
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00021 Re-run Backtrace
311
SELECT pfv.feature_id,value FROM cscart_product_features_values pfv INNER JOIN cscart_product_features pf ON (pf.feature_id=pfv.feature_id) WHERE pf.parent_id = 4 AND pfv.product_id = 66574 AND pfv.lang_code='en'  AND pf.status='A'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_certifications() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2357
  • db_get_array() /home/alpha/live/multivendor/app/addons/my_changes/func.php:370
  • Tygh\Database\Connection::getArray() /home/alpha/live/multivendor/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:307
0.00047 Re-run Backtrace
312
SELECT vd.variant FROM cscart_product_feature_variant_descriptions vd INNER JOIN cscart_product_features_values pfv ON pfv.variant_id = vd.variant_id WHERE pfv.feature_id = 62 AND pfv.product_id = 66574 AND vd.lang_code = 'en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_brand_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2762
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:65
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00028 Re-run Backtrace
313
 SELECT variant_id FROM cscart_product_feature_variant_descriptions WHERE variant='Bake Cosmetics'  AND lang_code='en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_variant_id() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2763
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:1034
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00021 Re-run Backtrace
314
SELECT short_description FROM cscart_product_descriptions pdsc WHERE pdsc.product_id ='66574' AND lang_code='en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:125
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db3d3853_79374390() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • Smarty_Internal_Template::getSubTemplate() /home/alpha/live/multivendor/var/cache/templates/new_2bk/a8b3edbd2c7d357745f1f1b054901f265e69da90.tygh.products_modern_list.tpl.php:47
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:304
  • content_696600db60ddf5_55780045() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_description() /home/alpha/live/multivendor/var/cache/templates/new_2bk/e9358fb637b7cb9ff02f6c95a327bac225e0a255.tygh.modern_list.tpl.php:2784
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:388
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00018 Re-run Backtrace
315
SELECT category from cscart_category_descriptions WHERE category_id=3073

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_block_hook() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:144
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/functions/smarty_plugins/block.hook.php:136
  • content_696600e7795128_62237846() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_category_name_by_id() /home/alpha/live/multivendor/var/cache/templates/new_2bk/1d53382b1818d1b86aa9a736e99923b67532e4bc.tygh.view.post.tpl.php:190
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:41
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00020 Re-run Backtrace
316
SELECT vd.variant FROM cscart_product_feature_variant_descriptions vd INNER JOIN cscart_product_features_values pfv ON pfv.variant_id = vd.variant_id WHERE pfv.feature_id = 62 AND pfv.product_id = 66571 AND vd.lang_code = 'en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_block_hook() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:144
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/functions/smarty_plugins/block.hook.php:136
  • content_696600e7795128_62237846() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_brand_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/1d53382b1818d1b86aa9a736e99923b67532e4bc.tygh.view.post.tpl.php:212
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:65
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00027 Re-run Backtrace
317
SELECT category from cscart_category_descriptions WHERE category_id=3073

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_block_hook() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:144
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/functions/smarty_plugins/block.hook.php:136
  • content_696600e7795128_62237846() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_category_name_by_id() /home/alpha/live/multivendor/var/cache/templates/new_2bk/1d53382b1818d1b86aa9a736e99923b67532e4bc.tygh.view.post.tpl.php:214
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:41
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00016 Re-run Backtrace
318
SELECT category from cscart_category_descriptions WHERE category_id=3073

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_block_hook() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:144
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/functions/smarty_plugins/block.hook.php:136
  • content_696600e7795128_62237846() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_category_name_by_id() /home/alpha/live/multivendor/var/cache/templates/new_2bk/1d53382b1818d1b86aa9a736e99923b67532e4bc.tygh.view.post.tpl.php:190
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:41
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00014 Re-run Backtrace
319
SELECT vd.variant FROM cscart_product_feature_variant_descriptions vd INNER JOIN cscart_product_features_values pfv ON pfv.variant_id = vd.variant_id WHERE pfv.feature_id = 62 AND pfv.product_id = 66572 AND vd.lang_code = 'en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_block_hook() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:144
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/functions/smarty_plugins/block.hook.php:136
  • content_696600e7795128_62237846() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_brand_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/1d53382b1818d1b86aa9a736e99923b67532e4bc.tygh.view.post.tpl.php:212
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:65
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00028 Re-run Backtrace
320
SELECT category from cscart_category_descriptions WHERE category_id=3073

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_block_hook() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:144
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/functions/smarty_plugins/block.hook.php:136
  • content_696600e7795128_62237846() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_category_name_by_id() /home/alpha/live/multivendor/var/cache/templates/new_2bk/1d53382b1818d1b86aa9a736e99923b67532e4bc.tygh.view.post.tpl.php:214
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:41
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00014 Re-run Backtrace
321
SELECT category from cscart_category_descriptions WHERE category_id=3073

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_block_hook() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:144
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/functions/smarty_plugins/block.hook.php:136
  • content_696600e7795128_62237846() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_category_name_by_id() /home/alpha/live/multivendor/var/cache/templates/new_2bk/1d53382b1818d1b86aa9a736e99923b67532e4bc.tygh.view.post.tpl.php:190
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:41
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00014 Re-run Backtrace
322
SELECT vd.variant FROM cscart_product_feature_variant_descriptions vd INNER JOIN cscart_product_features_values pfv ON pfv.variant_id = vd.variant_id WHERE pfv.feature_id = 62 AND pfv.product_id = 66573 AND vd.lang_code = 'en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_block_hook() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:144
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/functions/smarty_plugins/block.hook.php:136
  • content_696600e7795128_62237846() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_brand_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/1d53382b1818d1b86aa9a736e99923b67532e4bc.tygh.view.post.tpl.php:212
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:65
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00025 Re-run Backtrace
323
SELECT category from cscart_category_descriptions WHERE category_id=3073

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_block_hook() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:144
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/functions/smarty_plugins/block.hook.php:136
  • content_696600e7795128_62237846() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_category_name_by_id() /home/alpha/live/multivendor/var/cache/templates/new_2bk/1d53382b1818d1b86aa9a736e99923b67532e4bc.tygh.view.post.tpl.php:214
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:41
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00016 Re-run Backtrace
324
SELECT category from cscart_category_descriptions WHERE category_id=3073

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_block_hook() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:144
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/functions/smarty_plugins/block.hook.php:136
  • content_696600e7795128_62237846() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_category_name_by_id() /home/alpha/live/multivendor/var/cache/templates/new_2bk/1d53382b1818d1b86aa9a736e99923b67532e4bc.tygh.view.post.tpl.php:190
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:41
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00015 Re-run Backtrace
325
SELECT vd.variant FROM cscart_product_feature_variant_descriptions vd INNER JOIN cscart_product_features_values pfv ON pfv.variant_id = vd.variant_id WHERE pfv.feature_id = 62 AND pfv.product_id = 66574 AND vd.lang_code = 'en'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_block_hook() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:144
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/functions/smarty_plugins/block.hook.php:136
  • content_696600e7795128_62237846() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_product_brand_name() /home/alpha/live/multivendor/var/cache/templates/new_2bk/1d53382b1818d1b86aa9a736e99923b67532e4bc.tygh.view.post.tpl.php:212
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:65
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00026 Re-run Backtrace
326
SELECT category from cscart_category_descriptions WHERE category_id=3073

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600da1a6302_70465516() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_function_render_location() /home/alpha/live/multivendor/var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php:193
  • Tygh\BlockManager\RenderManager::render() /home/alpha/live/multivendor/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /home/alpha/live/multivendor/app/Tygh/BlockManager/RenderManager.php:785
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/Tygh/SmartyEngine/Core.php:81
  • content_696600e69628a3_37082899() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • smarty_block_hook() /home/alpha/live/multivendor/var/cache/templates/new_2bk/9484fdf255ecb8716cf1eb671100be54f848ab73.tygh.view.tpl.php:144
  • Smarty_Internal_TemplateBase::fetch() /home/alpha/live/multivendor/app/functions/smarty_plugins/block.hook.php:136
  • content_696600e7795128_62237846() /home/alpha/live/multivendor/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:188
  • fn_get_category_name_by_id() /home/alpha/live/multivendor/var/cache/templates/new_2bk/1d53382b1818d1b86aa9a736e99923b67532e4bc.tygh.view.post.tpl.php:214
  • db_get_field() /home/alpha/live/multivendor/app/addons/my_changes/func.php:41
  • Tygh\Database\Connection::getField() /home/alpha/live/multivendor/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:422
0.00016 Re-run Backtrace
327
SELECT data FROM cscart_storage_data WHERE data_key = 'restrictions'

    Backtrace

  • fn_dispatch() /home/alpha/live/multivendor/index.php:38
  • Tygh\Application::offsetGet() /home/alpha/live/multivendor/app/functions/fn.control.php:648
  • Pimple\Container::offsetGet() /home/alpha/live/multivendor/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /home/alpha/live/multivendor/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:118
  • fn_get_storage_data() /home/alpha/live/multivendor/app/Tygh/Providers/CommonProvider.php:77
  • db_get_row() /home/alpha/live/multivendor/app/functions/fn.control.php:1055
  • Tygh\Database\Connection::getRow() /home/alpha/live/multivendor/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /home/alpha/live/multivendor/app/Tygh/Database/Connection.php:388
0.00016 Re-run Backtrace

Warning Some queries are being executed multiple times

Queries max count: 12
Query Count Min time Max time Average time
SELECT category from cscart_category_descriptions WHERE category_id=3073
12 0.00014 0.00020 0.00016
SELECT vd.variant FROM cscart_product_feature_variant_descriptions vd INNER JOIN cscart_product_features_values pfv ON pfv.variant_id = vd.variant_id WHERE pfv.feature_id = 62 AND pfv.product_id = 66573 AND vd.lang_code = 'en'
6 0.00020 0.00029 0.00025
SELECT vd.variant FROM cscart_product_feature_variant_descriptions vd INNER JOIN cscart_product_features_values pfv ON pfv.variant_id = vd.variant_id WHERE pfv.feature_id = 62 AND pfv.product_id = 66571 AND vd.lang_code = 'en'
6 0.00023 0.00027 0.00025
SELECT vd.variant FROM cscart_product_feature_variant_descriptions vd INNER JOIN cscart_product_features_values pfv ON pfv.variant_id = vd.variant_id WHERE pfv.feature_id = 62 AND pfv.product_id = 66574 AND vd.lang_code = 'en'
6 0.00020 0.00030 0.00026
SELECT vd.variant FROM cscart_product_feature_variant_descriptions vd INNER JOIN cscart_product_features_values pfv ON pfv.variant_id = vd.variant_id WHERE pfv.feature_id = 62 AND pfv.product_id = 66572 AND vd.lang_code = 'en'
6 0.00021 0.00028 0.00025
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66571) AND type = 'T' ORDER BY position
4 0.00015 0.00016 0.00016
SELECT group_id FROM cscart_product_variation_group_products WHERE product_id = 66572
4 0.00013 0.00015 0.00014
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66572) AND type = 'I' ORDER BY position
4 0.00015 0.00019 0.00017
SELECT group_id FROM cscart_product_variation_group_products WHERE product_id = 66573
4 0.00011 0.00015 0.00014
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66573) AND type = 'I' ORDER BY position
4 0.00015 0.00018 0.00017
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66573) AND type = 'T' ORDER BY position
4 0.00014 0.00018 0.00017
SELECT group_id FROM cscart_product_variation_group_products WHERE product_id = 66574
4 0.00011 0.00015 0.00014
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66574) AND type = 'I' ORDER BY position
4 0.00013 0.00017 0.00015
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66574) AND type = 'T' ORDER BY position
4 0.00013 0.00018 0.00016
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (19622) ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (19622) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
4 0.00026 0.00036 0.00032
SELECT group_id FROM cscart_product_variation_group_products WHERE product_id = 66571
4 0.00013 0.00017 0.00015
SELECT * from cscart_product_reviews WHERE product_id='6' AND user_id='6'
4 0.00020 0.00021 0.00021
 SELECT variant_id FROM cscart_product_feature_variant_descriptions WHERE variant='Bake Cosmetics'  AND lang_code='en'
4 0.00018 0.00022 0.00020
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (19622, 55293, 59711, 59709, 19150) ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (19622, 55293, 59711, 59709, 19150) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
4 0.00036 0.00054 0.00046
SELECT feature_id FROM cscart_product_features WHERE feature_id IN (74, 62, 65, 60, 68) AND feature_type = 'E'
4 0.00021 0.00024 0.00022
SELECT pf.feature_id, pf.company_id, pf.feature_type, pf.parent_id, pf.display_on_product, pf.display_on_catalog, pf.display_on_header, cscart_product_features_descriptions.description, cscart_product_features_descriptions.internal_name, cscart_product_features_descriptions.lang_code, cscart_product_features_descriptions.prefix, cscart_product_features_descriptions.suffix, pf.categories_path, cscart_product_features_descriptions.full_description, pf.status, pf.comparison, pf.position, pf.purpose, pf.feature_style, pf.filter_style, pf.feature_code, pf.timestamp, pf.updated_timestamp FROM cscart_product_features AS pf LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = pf.feature_id AND cscart_product_features_descriptions.lang_code = 'en' WHERE pf.feature_type = 'G' AND (pf.feature_id IN (66, 129) OR pf.feature_id NOT IN (SELECT parent_id FROM cscart_product_features))  AND pf.display_on_product = 'Y' AND ( pf.categories_path = '' OR ISNULL(pf.categories_path)OR FIND_IN_SET(3073, pf.categories_path) ) ORDER BY pf.position, cscart_product_features_descriptions.description
4 0.00087 0.00120 0.00103
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (55293) ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (55293) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
4 0.00029 0.00036 0.00034
SELECT id_path FROM cscart_categories WHERE category_id=3073
4 0.00011 0.00014 0.00013
SELECT COUNT(*) FROM cscart_product_features WHERE display_on_key_product_info = 'Y'
4 0.00032 0.00048 0.00042
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66571) AND type = 'I' ORDER BY position
4 0.00016 0.00019 0.00017
SELECT video_id FROM cscart_cp_video_product_links WHERE product_id IN (66572) AND type = 'T' ORDER BY position
4 0.00014 0.00018 0.00017
SELECT category FROM cscart_category_descriptions WHERE cscart_category_descriptions.category_id ='3073' AND lang_code='en'
4 0.00014 0.00016 0.00015
SELECT id_path,parent_id FROM cscart_categories WHERE category_id = '3073'
4 0.00014 0.00017 0.00015
SELECT COUNT(*) FROM cscart_products as products  INNER JOIN cscart_product_features_values as c_var ON c_var.product_id = products.product_id AND c_var.lang_code = 'en' AND c_var.variant_id = 59711 LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN cscart_companies AS companies ON companies.company_id = products.company_id  INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_categories.storefront_id IN (0, 1)  LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  LEFT JOIN cscart_master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN cscart_product_sales ON cscart_product_sales.product_id = products.product_id AND cscart_product_sales.category_id = products_categories.category_id  WHERE 1  AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.parent_product_id = 0 AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0)
2 0.00062 0.00086 0.00074
SELECT fd.feature_id as feature_id, fd.internal_name as feature FROM cscart_product_features_descriptions fd  WHERE 1  AND fd.feature_id = 60 AND fd.lang_code = 'en'
2 0.00019 0.00021 0.00020
SELECT * FROM cscart_profile_fields WHERE section="K" || field_id IN (6, 7)
2 0.00029 0.00031 0.00030
SELECT * FROM cscart_profile_fields WHERE section="K" 
2 0.00027 0.00030 0.00029
SELECT filter_id, feature_id FROM cscart_product_filters WHERE status = 'A'
2 0.00022 0.00025 0.00023
SELECT f.feature_id, f.purpose, p.product_id, p.parent_product_id, g.id, g.code FROM cscart_product_variation_group_features AS f INNER JOIN cscart_product_variation_groups AS g ON f.group_id = g.id INNER JOIN cscart_product_variation_group_products AS p ON f.group_id = p.group_id WHERE p.product_id IN (66571, 66572, 66573, 66574)
2 0.00021 0.00022 0.00021
SELECT products.product_id, descr1.product as product, companies.company as company_name, cscart_supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM cscart_products as products  INNER JOIN cscart_product_features_values as c_var ON c_var.product_id = products.product_id AND c_var.lang_code = 'en' AND c_var.variant_id = 59711 LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN cscart_companies AS companies ON companies.company_id = products.company_id  INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_categories.storefront_id IN (0, 1)  LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  LEFT JOIN cscart_master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN cscart_product_sales ON cscart_product_sales.product_id = products.product_id AND cscart_product_sales.category_id = products_categories.category_id  WHERE 1  AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.parent_product_id = 0 AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0) GROUP BY products.product_id   ORDER BY cscart_product_sales.amount desc, products.product_id ASC  LIMIT 0, 96
2 0.00062 0.00092 0.00077
SELECT a.*, b.option_name, b.internal_option_name, b.option_text, b.description, b.inner_hint, b.incorrect_message, b.comment FROM cscart_product_options as a  LEFT JOIN cscart_product_options_descriptions as b ON a.option_id = b.option_id AND b.lang_code = 'en'  WHERE a.product_id IN (66571, 66572, 66573, 66574) AND a.status = 'A' ORDER BY a.position
2 0.00029 0.00030 0.00030
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (66571, 66572, 66573, 66574) ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (66571, 66572, 66573, 66574) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
2 0.00043 0.00051 0.00047
SELECT * FROM cscart_product_feature_variants LEFT JOIN cscart_product_feature_variant_descriptions ON cscart_product_feature_variant_descriptions.variant_id = cscart_product_feature_variants.variant_id AND cscart_product_feature_variant_descriptions.lang_code = 'en' WHERE cscart_product_feature_variants.variant_id = 59711
2 0.00022 0.00023 0.00022
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id = '59711' ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id = '59711' ORDER BY cscart_images_links.position, cscart_images_links.pair_id
2 0.00029 0.00036 0.00033
SELECT c.product_id AS cur_product_id, a.*, b.option_name, b.internal_option_name, b.option_text, b.description, b.inner_hint, b.incorrect_message, b.comment FROM cscart_product_options as a LEFT JOIN cscart_product_options_descriptions as b ON a.option_id = b.option_id AND b.lang_code = 'en' LEFT JOIN cscart_product_global_option_links as c ON c.option_id = a.option_id WHERE c.product_id IN (66571, 66572, 66573, 66574) AND a.product_id = 0 AND a.status = 'A' ORDER BY a.position
2 0.00031 0.00035 0.00033
SELECT * FROM cscart_csc_meta_templates_list 
		LEFT JOIN cscart_csc_meta_templates_schemas 
			ON cscart_csc_meta_templates_schemas.meta_id=cscart_csc_meta_templates_list.meta_id AND  cscart_csc_meta_templates_schemas.lang_code='en'
		WHERE 1  AND cscart_csc_meta_templates_list.object_type='product_features' AND cscart_csc_meta_templates_list.mode='R' AND cscart_csc_meta_templates_list.status='A'
		 ORDER BY cscart_csc_meta_templates_list.position desc		
		
2 0.00029 0.00030 0.00029
SELECT cscart_product_review_prepared_data.product_id AS product_id, cscart_product_review_prepared_data.average_rating AS average_rating, cscart_product_review_prepared_data.reviews_count AS reviews_count FROM cscart_product_review_prepared_data  WHERE cscart_product_review_prepared_data.product_id IN (66571, 66572, 66573, 66574)  AND cscart_product_review_prepared_data.storefront_id = 0 
2 0.00014 0.00016 0.00015
SELECT cscart_products.* FROM cscart_products  WHERE cscart_products.product_id IN (66571, 66572, 66573, 66574)  
2 0.00026 0.00031 0.00028
SELECT cscart_product_prices.product_id, COALESCE(cscart_master_products_storefront_min_price.price, MIN(IF(cscart_product_prices.percentage_discount = 0,cscart_product_prices.price,cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100))) AS price FROM cscart_product_prices  LEFT JOIN cscart_master_products_storefront_min_price ON cscart_master_products_storefront_min_price.product_id = cscart_product_prices.product_id AND cscart_master_products_storefront_min_price.storefront_id = 1 WHERE cscart_product_prices.product_id IN (66571, 66572, 66573, 66574)  AND cscart_product_prices.lower_limit = 1 AND cscart_product_prices.usergroup_id IN (0, 1)  GROUP BY cscart_product_prices.product_id
2 0.00027 0.00036 0.00031
SELECT cscart_product_descriptions.product_id, cscart_product_descriptions.short_description, IF(cscart_product_descriptions.short_description = '' OR cscart_product_descriptions.short_description IS NULL, cscart_product_descriptions.full_description, '') AS full_description FROM cscart_product_descriptions  WHERE cscart_product_descriptions.product_id IN (66571, 66572, 66573, 66574)  AND cscart_product_descriptions.lang_code = 'en' 
2 0.00021 0.00024 0.00022
SELECT cscart_products_categories.product_id, GROUP_CONCAT(IF(cscart_products_categories.link_type = "M", CONCAT(cscart_products_categories.category_id, "M"), cscart_products_categories.category_id)) AS category_ids FROM cscart_products_categories  INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id AND cscart_categories.storefront_id IN (0, 1) AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')  WHERE cscart_products_categories.product_id IN (66571, 66572, 66573, 66574)   GROUP BY cscart_products_categories.product_id
2 0.00031 0.00036 0.00033
SELECT cscart_seo_names.object_id AS product_id, cscart_seo_names.name AS seo_name, cscart_seo_names.path AS seo_path FROM cscart_seo_names  WHERE cscart_seo_names.object_id IN (66571, 66572, 66573, 66574)  AND cscart_seo_names.type = "p" AND cscart_seo_names.dispatch = "" AND cscart_seo_names.lang_code = 'en'  
2 0.00027 0.00036 0.00031
SELECT cscart_product_features.feature_id,cscart_product_features.feature_code,cscart_product_features.company_id,cscart_product_features.feature_type,cscart_product_features.parent_id,cscart_product_features.display_on_product,cscart_product_features.display_on_catalog,cscart_product_features.display_on_header,cscart_product_features_descriptions.description,cscart_product_features_descriptions.internal_name,cscart_product_features_descriptions.lang_code,cscart_product_features_descriptions.prefix,cscart_product_features_descriptions.suffix,cscart_product_features.categories_path,cscart_product_features_descriptions.full_description,cscart_product_features.status,cscart_product_features.comparison,cscart_product_features.position,cscart_product_features.purpose,cscart_product_features.feature_style,cscart_product_features.filter_style,cscart_product_features.display_on_key_product_info FROM cscart_product_features LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = cscart_product_features.feature_id AND cscart_product_features_descriptions.lang_code = 'en' WHERE cscart_product_features.feature_id = 60
2 0.00021 0.00023 0.00022
SELECT FOUND_ROWS()
2 0.00010 0.00013 0.00011
SELECT cscart_product_features.status FROM cscart_product_features INNER JOIN cscart_product_feature_variants ON cscart_product_features.feature_id = cscart_product_feature_variants.feature_id WHERE cscart_product_feature_variants.variant_id = 59711
2 0.00017 0.00018 0.00018
SELECT pd.product_id as product_id, pd.product as product FROM cscart_product_descriptions pd  WHERE 1  AND pd.product_id = 66571 AND pd.lang_code = 'en'
1 0.00020 0.00020 0.00020
 SELECT brand_logo FROM cscart_product_feature_variant_descriptions vd  INNER JOIN cscart_product_features_values pfv ON (pfv.variant_id = vd.variant_id) WHERE pfv.feature_id = 171 AND pfv.product_id = 66572 AND vd.lang_code='en' AND vd.brand_logo IS NOT NULL AND vd.brand_logo <> '' LIMIT 2
1 0.00026 0.00026 0.00026
 SELECT brand_logo FROM cscart_product_feature_variant_descriptions vd  INNER JOIN cscart_product_features_values pfv ON (pfv.variant_id = vd.variant_id) WHERE pfv.feature_id = 170 AND pfv.product_id = 66572 AND vd.lang_code='en' AND vd.brand_logo IS NOT NULL AND vd.brand_logo <> '' LIMIT 3
1 0.00021 0.00021 0.00021
DELETE FROM cscart_lock_keys WHERE key_id = '456e10c1d7e831f5a99ed7ec78e7b972704f5c690590b3283fcad06beba98c9f' AND token = 'GY6Qt3bye/lyPKbz7FSYPodJi5ErjzspgefdJ8Pooq4='
1 0.00218 0.00218 0.00218
SELECT * FROM  cscart_csc_filter_by_categories WHERE 1  AND cscart_csc_filter_by_categories.company_id=0
1 0.00018 0.00018 0.00018
UPDATE cscart_lock_keys SET expiry_at = UNIX_TIMESTAMP(NOW()) + 30, token = 'GY6Qt3bye/lyPKbz7FSYPodJi5ErjzspgefdJ8Pooq4=' WHERE key_id = '456e10c1d7e831f5a99ed7ec78e7b972704f5c690590b3283fcad06beba98c9f' AND (token = 'GY6Qt3bye/lyPKbz7FSYPodJi5ErjzspgefdJ8Pooq4=' OR expiry_at <= UNIX_TIMESTAMP(NOW()))
1 0.00277 0.00277 0.00277
 SELECT value FROM cscart_product_features pf  INNER JOIN cscart_product_features_values pfv ON (pfv.feature_id = pf.feature_id) WHERE pfv.feature_id = 133 AND pfv.product_id = 66572 AND lang_code='en' AND pf.status = 'A'
1 0.00022 0.00022 0.00022
INSERT INTO cscart_lock_keys (key_id, token, expiry_at) VALUES ('456e10c1d7e831f5a99ed7ec78e7b972704f5c690590b3283fcad06beba98c9f', 'GY6Qt3bye/lyPKbz7FSYPodJi5ErjzspgefdJ8Pooq4=', UNIX_TIMESTAMP(NOW()) + 300)
1 0.00330 0.00330 0.00330
SELECT COUNT(*) FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id   LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  WHERE 1  AND prices.usergroup_id IN (0)  AND  ((1  AND  products.product_id IN (66571)) AND prices.usergroup_id IN (0))
1 0.00036 0.00036 0.00036
SELECT COUNT(*) FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id   LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  WHERE 1  AND prices.usergroup_id IN (0)  AND  ((1  AND  products.product_id IN (66572)) AND prices.usergroup_id IN (0))
1 0.00032 0.00032 0.00032
SELECT f.feature_id,
        v.value,
        v.value_int,
        v.variant_id,
        f.feature_style,
        f.filter_style,
        f.feature_type,
        fd.internal_name,
        fd.description,
        fd.prefix,
        fd.suffix,
        vd.variant,
        vd.brand_logo,
        f.parent_id,
        f.position,
        gf.position as gposition,
        f.display_on_header,
        f.display_on_catalog,
        f.display_on_product,
        f.display_on_key_product_info,
        f.feature_code,
        f.purpose FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'en' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'en' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G'  WHERE f.status IN ('A') AND v.product_id = 66572  AND f.display_on_catalog = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(3073, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'en' ORDER BY fd.internal_name, fv.position
1 0.00056 0.00056 0.00056
 SELECT value FROM cscart_product_features pf  INNER JOIN cscart_product_features_values pfv ON (pfv.feature_id = pf.feature_id) WHERE pfv.feature_id = 142 AND pfv.product_id = 66572 AND lang_code='en'
1 0.00020 0.00020 0.00020
SELECT cscart_bm_snapping.grid_id as grid_id,cscart_bm_snapping.block_id as block_id,IFNULL(dynamic_object_content.content, default_content.content) as content,IFNULL(dynamic_object_content.object_id, default_content.object_id) AS object_id,IFNULL(dynamic_object_content.object_type, default_content.object_type) AS object_type,cscart_bm_block_statuses.object_ids as object_ids,cscart_bm_snapping.*,cscart_bm_blocks.*,cscart_bm_blocks_descriptions.* FROM cscart_bm_snapping LEFT JOIN cscart_bm_blocks ON cscart_bm_blocks.block_id = cscart_bm_snapping.block_id LEFT JOIN cscart_bm_block_statuses ON cscart_bm_snapping.snapping_id = cscart_bm_block_statuses.snapping_id AND cscart_bm_block_statuses.object_type LIKE '' LEFT JOIN cscart_bm_blocks_descriptions ON cscart_bm_blocks.block_id = cscart_bm_blocks_descriptions.block_id  LEFT JOIN cscart_bm_blocks_content AS default_content ON cscart_bm_blocks.block_id = default_content.block_id AND cscart_bm_blocks_descriptions.lang_code = default_content.lang_code AND default_content.snapping_id = 0 AND default_content.object_id = 0 AND default_content.object_type like '' LEFT JOIN cscart_bm_blocks_content AS dynamic_object_content ON cscart_bm_blocks.block_id = dynamic_object_content.block_id AND cscart_bm_blocks_descriptions.lang_code = dynamic_object_content.lang_code AND dynamic_object_content.object_id = 0 AND dynamic_object_content.object_type like '' WHERE cscart_bm_snapping.grid_id IN (2167, 2168, 2169, 2176, 2178, 2179, 2173, 2170, 2172, 2171, 2177, 2175, 2174, 2180, 2183, 2188, 2192, 2189, 2648, 2190, 2187, 2191, 2193, 2194, 2195, 2196, 2347, 2348, 2349)  AND cscart_bm_blocks_descriptions.lang_code='en'  ORDER BY cscart_bm_snapping.order, cscart_bm_snapping.block_id 
1 0.00254 0.00254 0.00254
SELECT pd.product_id as product_id, pd.product as product FROM cscart_product_descriptions pd  WHERE 1  AND pd.product_id = 66572 AND pd.lang_code = 'en'
1 0.00018 0.00018 0.00018
 SELECT value FROM cscart_product_features pf  INNER JOIN cscart_product_features_values pfv ON (pfv.feature_id = pf.feature_id) WHERE pfv.feature_id = 31 AND pfv.product_id = 66572 AND lang_code='en'
1 0.00024 0.00024 0.00024
SELECT f.feature_id, f.purpose, p.product_id, p.parent_product_id, g.id, g.code FROM cscart_product_variation_group_features AS f INNER JOIN cscart_product_variation_groups AS g ON f.group_id = g.id INNER JOIN cscart_product_variation_group_products AS p ON f.group_id = p.group_id WHERE p.product_id IN (66571)
1 0.00020 0.00020 0.00020
SELECT short_description FROM cscart_product_descriptions pdsc WHERE pdsc.product_id ='66571' AND lang_code='en'
1 0.00014 0.00014 0.00014
SELECT products.product_id, descr1.product as product, cscart_supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id   LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  WHERE 1  AND prices.usergroup_id IN (0)  AND  ((1  AND  products.product_id IN (66571)) AND prices.usergroup_id IN (0)) GROUP BY products.product_id   ORDER BY NULL asc 
1 0.00036 0.00036 0.00036
 SELECT value FROM cscart_product_features pf  INNER JOIN cscart_product_features_values pfv ON (pfv.feature_id = pf.feature_id) WHERE pfv.feature_id = 133 AND pfv.product_id = 66571 AND lang_code='en' AND pf.status = 'A'
1 0.00026 0.00026 0.00026
 SELECT brand_logo FROM cscart_product_feature_variant_descriptions vd  INNER JOIN cscart_product_features_values pfv ON (pfv.variant_id = vd.variant_id) WHERE pfv.feature_id = 170 AND pfv.product_id = 66571 AND vd.lang_code='en' AND vd.brand_logo IS NOT NULL AND vd.brand_logo <> '' LIMIT 3
1 0.00024 0.00024 0.00024
 SELECT brand_logo FROM cscart_product_feature_variant_descriptions vd  INNER JOIN cscart_product_features_values pfv ON (pfv.variant_id = vd.variant_id) WHERE pfv.feature_id = 171 AND pfv.product_id = 66571 AND vd.lang_code='en' AND vd.brand_logo IS NOT NULL AND vd.brand_logo <> '' LIMIT 2
1 0.00029 0.00029 0.00029
SELECT is_virtual, conditions as virtual_conditions FROM cscart_csc_virtual_categories_conditions WHERE category_id=1019
1 0.00016 0.00016 0.00016
 SELECT value FROM cscart_product_features pf  INNER JOIN cscart_product_features_values pfv ON (pfv.feature_id = pf.feature_id) WHERE pfv.feature_id = 142 AND pfv.product_id = 66571 AND lang_code='en'
1 0.00026 0.00026 0.00026
 SELECT value FROM cscart_product_features pf  INNER JOIN cscart_product_features_values pfv ON (pfv.feature_id = pf.feature_id) WHERE pfv.feature_id = 31 AND pfv.product_id = 66571 AND lang_code='en'
1 0.00032 0.00032 0.00032
SELECT cscart_products.* FROM cscart_products  WHERE cscart_products.product_id IN (66571)  
1 0.00023 0.00023 0.00023
SELECT 1 FROM cscart_lock_keys WHERE key_id = '456e10c1d7e831f5a99ed7ec78e7b972704f5c690590b3283fcad06beba98c9f' AND token = 'GY6Qt3bye/lyPKbz7FSYPodJi5ErjzspgefdJ8Pooq4=' AND expiry_at > UNIX_TIMESTAMP(NOW())
1 0.00016 0.00016 0.00016
SELECT cscart_product_prices.product_id, COALESCE(cscart_master_products_storefront_min_price.price, MIN(IF(cscart_product_prices.percentage_discount = 0,cscart_product_prices.price,cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100))) AS price FROM cscart_product_prices  LEFT JOIN cscart_master_products_storefront_min_price ON cscart_master_products_storefront_min_price.product_id = cscart_product_prices.product_id AND cscart_master_products_storefront_min_price.storefront_id = 1 WHERE cscart_product_prices.product_id IN (66571)  AND cscart_product_prices.lower_limit = 1 AND cscart_product_prices.usergroup_id IN (0)  GROUP BY cscart_product_prices.product_id
1 0.00021 0.00021 0.00021
SELECT cscart_products_categories.product_id, GROUP_CONCAT(IF(cscart_products_categories.link_type = "M", CONCAT(cscart_products_categories.category_id, "M"), cscart_products_categories.category_id)) AS category_ids FROM cscart_products_categories  INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id AND cscart_categories.storefront_id IN (0, 1) AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')  WHERE cscart_products_categories.product_id IN (66571)   GROUP BY cscart_products_categories.product_id
1 0.00036 0.00036 0.00036
SELECT cscart_seo_names.object_id AS product_id, cscart_seo_names.name AS seo_name, cscart_seo_names.path AS seo_path FROM cscart_seo_names  WHERE cscart_seo_names.object_id IN (66571)  AND cscart_seo_names.type = "p" AND cscart_seo_names.dispatch = "" AND cscart_seo_names.lang_code = 'en'  
1 0.00027 0.00027 0.00027
SELECT products.product_id, descr1.product as product, cscart_supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id   LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  WHERE 1  AND prices.usergroup_id IN (0)  AND  ((1  AND  products.product_id IN (66572)) AND prices.usergroup_id IN (0)) GROUP BY products.product_id   ORDER BY NULL asc 
1 0.00034 0.00034 0.00034
SELECT f.feature_id,
        v.value,
        v.value_int,
        v.variant_id,
        f.feature_style,
        f.filter_style,
        f.feature_type,
        fd.internal_name,
        fd.description,
        fd.prefix,
        fd.suffix,
        vd.variant,
        vd.brand_logo,
        f.parent_id,
        f.position,
        gf.position as gposition,
        f.display_on_header,
        f.display_on_catalog,
        f.display_on_product,
        f.display_on_key_product_info,
        f.feature_code,
        f.purpose FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'en' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'en' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G'  WHERE f.status IN ('A') AND v.product_id = 66571  AND f.display_on_catalog = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(3073, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'en' ORDER BY fd.internal_name, fv.position
1 0.00074 0.00074 0.00074
SELECT pfv.feature_id,value FROM cscart_product_features_values pfv INNER JOIN cscart_product_features pf ON (pf.feature_id=pfv.feature_id) WHERE pf.parent_id = 4 AND pfv.product_id = 66571 AND pfv.lang_code='en'  AND pf.status='A'
1 0.00040 0.00040 0.00040
SELECT storefronts.* FROM cscart_storefronts AS storefronts  WHERE 1 = 1 AND (storefronts.url = 'dev1-ecom.kindlife.in' OR storefronts.url = 'www.dev1-ecom.kindlife.in' OR storefronts.url LIKE 'www_.dev1-ecom.kindlife.in' OR storefronts.url LIKE 'dev1-ecom.kindlife.in/%' OR storefronts.url LIKE 'www.dev1-ecom.kindlife.in/%' OR storefronts.url LIKE 'www_.dev1-ecom.kindlife.in/%') GROUP BY storefronts.storefront_id   ORDER BY storefronts.url = 'dev1-ecom.kindlife.in' DESC, storefronts.url = 'www.dev1-ecom.kindlife.in' DESC, storefronts.url LIKE 'www_.dev1-ecom.kindlife.in' DESC, storefronts.url LIKE 'dev1-ecom.kindlife.in/%' DESC, storefronts.url LIKE 'www.dev1-ecom.kindlife.in/%' DESC, storefronts.url LIKE 'www_.dev1-ecom.kindlife.in/%' desc 
1 0.00022 0.00022 0.00022
SELECT pd.product_id as product_id, pd.product as product FROM cscart_product_descriptions pd  WHERE 1  AND pd.product_id = 66573 AND pd.lang_code = 'en'
1 0.00019 0.00019 0.00019
SELECT cscart_products.* FROM cscart_products  WHERE cscart_products.product_id IN (66572)  
1 0.00021 0.00021 0.00021
SELECT COUNT(*) FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id   LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  WHERE 1  AND prices.usergroup_id IN (0)  AND  ((1  AND  products.product_id IN (66574)) AND prices.usergroup_id IN (0))
1 0.00035 0.00035 0.00035
SELECT f.feature_id,
        v.value,
        v.value_int,
        v.variant_id,
        f.feature_style,
        f.filter_style,
        f.feature_type,
        fd.internal_name,
        fd.description,
        fd.prefix,
        fd.suffix,
        vd.variant,
        vd.brand_logo,
        f.parent_id,
        f.position,
        gf.position as gposition,
        f.display_on_header,
        f.display_on_catalog,
        f.display_on_product,
        f.display_on_key_product_info,
        f.feature_code,
        f.purpose FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'en' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'en' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G'  WHERE f.status IN ('A') AND v.product_id = 66574  AND f.display_on_catalog = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(3073, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'en' ORDER BY fd.internal_name, fv.position
1 0.00071 0.00071 0.00071
 SELECT value FROM cscart_product_features pf  INNER JOIN cscart_product_features_values pfv ON (pfv.feature_id = pf.feature_id) WHERE pfv.feature_id = 31 AND pfv.product_id = 66574 AND lang_code='en'
1 0.00026 0.00026 0.00026
 SELECT brand_logo FROM cscart_product_feature_variant_descriptions vd  INNER JOIN cscart_product_features_values pfv ON (pfv.variant_id = vd.variant_id) WHERE pfv.feature_id = 171 AND pfv.product_id = 66574 AND vd.lang_code='en' AND vd.brand_logo IS NOT NULL AND vd.brand_logo <> '' LIMIT 2
1 0.00025 0.00025 0.00025
 SELECT brand_logo FROM cscart_product_feature_variant_descriptions vd  INNER JOIN cscart_product_features_values pfv ON (pfv.variant_id = vd.variant_id) WHERE pfv.feature_id = 170 AND pfv.product_id = 66574 AND vd.lang_code='en' AND vd.brand_logo IS NOT NULL AND vd.brand_logo <> '' LIMIT 3
1 0.00022 0.00022 0.00022
 SELECT value FROM cscart_product_features pf  INNER JOIN cscart_product_features_values pfv ON (pfv.feature_id = pf.feature_id) WHERE pfv.feature_id = 133 AND pfv.product_id = 66574 AND lang_code='en' AND pf.status = 'A'
1 0.00027 0.00027 0.00027
 SELECT value FROM cscart_product_features pf  INNER JOIN cscart_product_features_values pfv ON (pfv.feature_id = pf.feature_id) WHERE pfv.feature_id = 142 AND pfv.product_id = 66574 AND lang_code='en'
1 0.00020 0.00020 0.00020
SELECT pd.product_id as product_id, pd.product as product FROM cscart_product_descriptions pd  WHERE 1  AND pd.product_id = 66574 AND pd.lang_code = 'en'
1 0.00016 0.00016 0.00016
SELECT products.product_id, descr1.product as product, cscart_supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id   LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  WHERE 1  AND prices.usergroup_id IN (0)  AND  ((1  AND  products.product_id IN (66574)) AND prices.usergroup_id IN (0)) GROUP BY products.product_id   ORDER BY NULL asc 
1 0.00035 0.00035 0.00035
SELECT pfv.feature_id,value FROM cscart_product_features_values pfv INNER JOIN cscart_product_features pf ON (pf.feature_id=pfv.feature_id) WHERE pf.parent_id = 4 AND pfv.product_id = 66573 AND pfv.lang_code='en'  AND pf.status='A'
1 0.00039 0.00039 0.00039
SELECT cscart_products.* FROM cscart_products  WHERE cscart_products.product_id IN (66574)  
1 0.00028 0.00028 0.00028
SELECT cscart_product_prices.product_id, COALESCE(cscart_master_products_storefront_min_price.price, MIN(IF(cscart_product_prices.percentage_discount = 0,cscart_product_prices.price,cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100))) AS price FROM cscart_product_prices  LEFT JOIN cscart_master_products_storefront_min_price ON cscart_master_products_storefront_min_price.product_id = cscart_product_prices.product_id AND cscart_master_products_storefront_min_price.storefront_id = 1 WHERE cscart_product_prices.product_id IN (66574)  AND cscart_product_prices.lower_limit = 1 AND cscart_product_prices.usergroup_id IN (0)  GROUP BY cscart_product_prices.product_id
1 0.00022 0.00022 0.00022
SELECT cscart_products_categories.product_id, GROUP_CONCAT(IF(cscart_products_categories.link_type = "M", CONCAT(cscart_products_categories.category_id, "M"), cscart_products_categories.category_id)) AS category_ids FROM cscart_products_categories  INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id AND cscart_categories.storefront_id IN (0, 1) AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')  WHERE cscart_products_categories.product_id IN (66574)   GROUP BY cscart_products_categories.product_id
1 0.00033 0.00033 0.00033
SELECT cscart_seo_names.object_id AS product_id, cscart_seo_names.name AS seo_name, cscart_seo_names.path AS seo_path FROM cscart_seo_names  WHERE cscart_seo_names.object_id IN (66574)  AND cscart_seo_names.type = "p" AND cscart_seo_names.dispatch = "" AND cscart_seo_names.lang_code = 'en'  
1 0.00030 0.00030 0.00030
SELECT f.feature_id, f.purpose, p.product_id, p.parent_product_id, g.id, g.code FROM cscart_product_variation_group_features AS f INNER JOIN cscart_product_variation_groups AS g ON f.group_id = g.id INNER JOIN cscart_product_variation_group_products AS p ON f.group_id = p.group_id WHERE p.product_id IN (66574)
1 0.00020 0.00020 0.00020
SELECT pfv.feature_id,value FROM cscart_product_features_values pfv INNER JOIN cscart_product_features pf ON (pf.feature_id=pfv.feature_id) WHERE pf.parent_id = 4 AND pfv.product_id = 66574 AND pfv.lang_code='en'  AND pf.status='A'
1 0.00047 0.00047 0.00047
SELECT short_description FROM cscart_product_descriptions pdsc WHERE pdsc.product_id ='66574' AND lang_code='en'
1 0.00018 0.00018 0.00018
SELECT short_description FROM cscart_product_descriptions pdsc WHERE pdsc.product_id ='66573' AND lang_code='en'
1 0.00017 0.00017 0.00017
SELECT f.feature_id, f.purpose, p.product_id, p.parent_product_id, g.id, g.code FROM cscart_product_variation_group_features AS f INNER JOIN cscart_product_variation_groups AS g ON f.group_id = g.id INNER JOIN cscart_product_variation_group_products AS p ON f.group_id = p.group_id WHERE p.product_id IN (66573)
1 0.00019 0.00019 0.00019
SELECT cscart_product_prices.product_id, COALESCE(cscart_master_products_storefront_min_price.price, MIN(IF(cscart_product_prices.percentage_discount = 0,cscart_product_prices.price,cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100))) AS price FROM cscart_product_prices  LEFT JOIN cscart_master_products_storefront_min_price ON cscart_master_products_storefront_min_price.product_id = cscart_product_prices.product_id AND cscart_master_products_storefront_min_price.storefront_id = 1 WHERE cscart_product_prices.product_id IN (66572)  AND cscart_product_prices.lower_limit = 1 AND cscart_product_prices.usergroup_id IN (0)  GROUP BY cscart_product_prices.product_id
1 0.00019 0.00019 0.00019
 SELECT brand_logo FROM cscart_product_feature_variant_descriptions vd  INNER JOIN cscart_product_features_values pfv ON (pfv.variant_id = vd.variant_id) WHERE pfv.feature_id = 171 AND pfv.product_id = 66573 AND vd.lang_code='en' AND vd.brand_logo IS NOT NULL AND vd.brand_logo <> '' LIMIT 2
1 0.00024 0.00024 0.00024
SELECT cscart_products_categories.product_id, GROUP_CONCAT(IF(cscart_products_categories.link_type = "M", CONCAT(cscart_products_categories.category_id, "M"), cscart_products_categories.category_id)) AS category_ids FROM cscart_products_categories  INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id AND cscart_categories.storefront_id IN (0, 1) AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')  WHERE cscart_products_categories.product_id IN (66572)   GROUP BY cscart_products_categories.product_id
1 0.00032 0.00032 0.00032
SELECT cscart_seo_names.object_id AS product_id, cscart_seo_names.name AS seo_name, cscart_seo_names.path AS seo_path FROM cscart_seo_names  WHERE cscart_seo_names.object_id IN (66572)  AND cscart_seo_names.type = "p" AND cscart_seo_names.dispatch = "" AND cscart_seo_names.lang_code = 'en'  
1 0.00023 0.00023 0.00023
SELECT f.feature_id, f.purpose, p.product_id, p.parent_product_id, g.id, g.code FROM cscart_product_variation_group_features AS f INNER JOIN cscart_product_variation_groups AS g ON f.group_id = g.id INNER JOIN cscart_product_variation_group_products AS p ON f.group_id = p.group_id WHERE p.product_id IN (66572)
1 0.00019 0.00019 0.00019
SELECT pfv.feature_id,value FROM cscart_product_features_values pfv INNER JOIN cscart_product_features pf ON (pf.feature_id=pfv.feature_id) WHERE pf.parent_id = 4 AND pfv.product_id = 66572 AND pfv.lang_code='en'  AND pf.status='A'
1 0.00038 0.00038 0.00038
SELECT short_description FROM cscart_product_descriptions pdsc WHERE pdsc.product_id ='66572' AND lang_code='en'
1 0.00018 0.00018 0.00018
SELECT f.feature_id,
        v.value,
        v.value_int,
        v.variant_id,
        f.feature_style,
        f.filter_style,
        f.feature_type,
        fd.internal_name,
        fd.description,
        fd.prefix,
        fd.suffix,
        vd.variant,
        vd.brand_logo,
        f.parent_id,
        f.position,
        gf.position as gposition,
        f.display_on_header,
        f.display_on_catalog,
        f.display_on_product,
        f.display_on_key_product_info,
        f.feature_code,
        f.purpose FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'en' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'en' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G'  WHERE f.status IN ('A') AND v.product_id = 66573  AND f.display_on_catalog = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(3073, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'en' ORDER BY fd.internal_name, fv.position
1 0.00058 0.00058 0.00058
 SELECT value FROM cscart_product_features pf  INNER JOIN cscart_product_features_values pfv ON (pfv.feature_id = pf.feature_id) WHERE pfv.feature_id = 31 AND pfv.product_id = 66573 AND lang_code='en'
1 0.00027 0.00027 0.00027
 SELECT brand_logo FROM cscart_product_feature_variant_descriptions vd  INNER JOIN cscart_product_features_values pfv ON (pfv.variant_id = vd.variant_id) WHERE pfv.feature_id = 170 AND pfv.product_id = 66573 AND vd.lang_code='en' AND vd.brand_logo IS NOT NULL AND vd.brand_logo <> '' LIMIT 3
1 0.00024 0.00024 0.00024
SELECT cscart_seo_names.object_id AS product_id, cscart_seo_names.name AS seo_name, cscart_seo_names.path AS seo_path FROM cscart_seo_names  WHERE cscart_seo_names.object_id IN (66573)  AND cscart_seo_names.type = "p" AND cscart_seo_names.dispatch = "" AND cscart_seo_names.lang_code = 'en'  
1 0.00024 0.00024 0.00024
 SELECT value FROM cscart_product_features pf  INNER JOIN cscart_product_features_values pfv ON (pfv.feature_id = pf.feature_id) WHERE pfv.feature_id = 133 AND pfv.product_id = 66573 AND lang_code='en' AND pf.status = 'A'
1 0.00024 0.00024 0.00024
 SELECT value FROM cscart_product_features pf  INNER JOIN cscart_product_features_values pfv ON (pfv.feature_id = pf.feature_id) WHERE pfv.feature_id = 142 AND pfv.product_id = 66573 AND lang_code='en'
1 0.00024 0.00024 0.00024
SELECT c.*, IF (c.location_id != 381, 0, 1) as `default` FROM cscart_bm_containers as c  INNER JOIN cscart_bm_locations as l ON c.location_id = l.location_id AND l.is_default = 1 AND l.layout_id = 10 WHERE 1  AND c.position IN ('TOP_PANEL', 'HEADER', 'FOOTER') AND c.company_id = 0
1 0.00143 0.00143 0.00143
SELECT COUNT(*) FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id   LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  WHERE 1  AND prices.usergroup_id IN (0)  AND  ((1  AND  products.product_id IN (66573)) AND prices.usergroup_id IN (0))
1 0.00031 0.00031 0.00031
SELECT products.product_id, descr1.product as product, cscart_supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id   LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  WHERE 1  AND prices.usergroup_id IN (0)  AND  ((1  AND  products.product_id IN (66573)) AND prices.usergroup_id IN (0)) GROUP BY products.product_id   ORDER BY NULL asc 
1 0.00032 0.00032 0.00032
SELECT cscart_products.* FROM cscart_products  WHERE cscart_products.product_id IN (66573)  
1 0.00021 0.00021 0.00021
SELECT cscart_product_prices.product_id, COALESCE(cscart_master_products_storefront_min_price.price, MIN(IF(cscart_product_prices.percentage_discount = 0,cscart_product_prices.price,cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100))) AS price FROM cscart_product_prices  LEFT JOIN cscart_master_products_storefront_min_price ON cscart_master_products_storefront_min_price.product_id = cscart_product_prices.product_id AND cscart_master_products_storefront_min_price.storefront_id = 1 WHERE cscart_product_prices.product_id IN (66573)  AND cscart_product_prices.lower_limit = 1 AND cscart_product_prices.usergroup_id IN (0)  GROUP BY cscart_product_prices.product_id
1 0.00020 0.00020 0.00020
SELECT cscart_products_categories.product_id, GROUP_CONCAT(IF(cscart_products_categories.link_type = "M", CONCAT(cscart_products_categories.category_id, "M"), cscart_products_categories.category_id)) AS category_ids FROM cscart_products_categories  INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id AND cscart_categories.storefront_id IN (0, 1) AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')  WHERE cscart_products_categories.product_id IN (66573)   GROUP BY cscart_products_categories.product_id
1 0.00032 0.00032 0.00032
SELECT * FROM cscart_bm_containers as c LEFT JOIN cscart_bm_grids as g ON g.container_id = c.container_id WHERE 1  AND g.container_id IN (1449, 1524, 1447, 1446) ORDER BY g.order, g.parent_id, g.grid_id ASC
1 0.00043 0.00043 0.00043
SELECT cscart_product_feature_variant_descriptions.variant, cscart_product_feature_variants.variant_id, cscart_product_feature_variants.feature_id, cscart_product_features_values.variant_id as selected, cscart_product_features.feature_type, cscart_seo_names.name as seo_name, cscart_seo_names.path as seo_path FROM cscart_product_feature_variants  LEFT JOIN cscart_product_feature_variant_descriptions ON cscart_product_feature_variant_descriptions.variant_id = cscart_product_feature_variants.variant_id AND cscart_product_feature_variant_descriptions.lang_code = 'en' INNER JOIN cscart_product_features_values ON cscart_product_features_values.variant_id = cscart_product_feature_variants.variant_id AND cscart_product_features_values.lang_code = 'en' AND cscart_product_features_values.product_id = 66573 LEFT JOIN cscart_product_features ON cscart_product_features.feature_id = cscart_product_feature_variants.feature_id LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = cscart_product_feature_variants.variant_id AND cscart_seo_names.type = 'e' AND cscart_seo_names.dispatch = '' AND cscart_seo_names.lang_code = 'en'  WHERE 1  AND cscart_product_feature_variants.feature_id IN (74, 62, 65, 60, 68)  GROUP BY cscart_product_feature_variants.variant_id ORDER BY cscart_product_feature_variants.position, cscart_product_feature_variant_descriptions.variant 
1 0.00063 0.00063 0.00063
SELECT layout_id FROM cscart_bm_locations WHERE location_id = 381
1 0.00018 0.00018 0.00018
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'A' AND cscart_images_links.object_id = '66571' ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'A' AND cscart_images_links.object_id = '66571' ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00044 0.00044 0.00044
SELECT conditions FROM cscart_promotions WHERE status='A'  AND zone='catalog'
1 0.00053 0.00053 0.00053
SELECT bonuses FROM cscart_promotions WHERE status='A'
1 0.00020 0.00020 0.00020
SELECT category_id FROM cscart_csc_virtual_categories_conditions WHERE is_virtual='Y'
1 0.00352 0.00352 0.00352
SELECT cscart_promotions.*, cscart_promotion_descriptions.name, cscart_promotion_descriptions.detailed_description, cscart_promotion_descriptions.short_description FROM cscart_promotions  LEFT JOIN cscart_promotion_descriptions ON cscart_promotion_descriptions.promotion_id = cscart_promotions.promotion_id AND cscart_promotion_descriptions.lang_code = 'en' LEFT JOIN cscart_storefronts_promotions AS storefronts_promotions ON storefronts_promotions.promotion_id = cscart_promotions.promotion_id WHERE 1  AND IF(from_date, from_date <= 1768368584, 1) AND IF(to_date, to_date >= 1768368584, 1) AND status IN ('A', 'H') AND cscart_promotions.zone = 'catalog' AND (storefronts_promotions.storefront_id = 1 OR storefronts_promotions.storefront_id IS NULL)   ORDER BY cscart_promotions.stop_other_rules desc, cscart_promotions.priority asc 
1 0.00055 0.00055 0.00055
SELECT * FROM kl_ingredients_master where ingredient_id = 0
1 0.00015 0.00015 0.00015
SELECT category_id FROM cscart_products_categories WHERE product_id = 66571 AND link_type = 'M'
1 0.00024 0.00024 0.00024
SELECT cscart_products.*, cscart_product_descriptions.*, COALESCE(cscart_master_products_storefront_min_price.price, MIN(IF(cscart_product_prices.percentage_discount = 0, cscart_product_prices.price, cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100))) as price, GROUP_CONCAT( CASE   WHEN (cscart_products_categories.link_type = 'M') THEN CONCAT(cscart_products_categories.category_id, 'M')   ELSE cscart_products_categories.category_id END ORDER BY cscart_categories.storefront_id IN (0, 1) DESC, (cscart_products_categories.link_type = 'M') DESC, cscart_products_categories.category_position ASC, cscart_products_categories.category_id ASC) as category_ids, popularity.total as popularity, companies.company as company_name, cscart_supplier_links.supplier_id, cscart_products.master_product_id, cscart_products.master_product_status, cscart_products.is_returnable, cscart_products.return_period, cscart_product_sales.amount as sales_amount, cscart_seo_names.name as seo_name, cscart_seo_names.path as seo_path, MIN(point_prices.point_price) as point_price, cscart_product_points_and_cash.percentage_of_total_points as percentage_of_total_points, cscart_discussion.type as discussion_type, cscart_product_review_prepared_data.average_rating average_rating, cscart_product_review_prepared_data.reviews_count product_reviews_count, cscart_kl_product_margin.base_margin AS base_margin, cscart_kl_product_margin.id AS margin_id, cscart_kl_product_margin.recurring_margin AS recurring_margin, DATE_FORMAT(FROM_UNIXTIME(cscart_kl_product_margin.effective_timestamp),"%Y-%m-%d") AS effective_timestamp FROM cscart_products LEFT JOIN cscart_product_prices ON cscart_product_prices.product_id = cscart_products.product_id AND cscart_product_prices.lower_limit = 1  AND cscart_product_prices.usergroup_id IN (0, 0, 1)  LEFT JOIN cscart_product_descriptions ON cscart_product_descriptions.product_id = cscart_products.product_id AND cscart_product_descriptions.lang_code = 'en' LEFT JOIN cscart_companies as companies ON companies.company_id = cscart_products.company_id INNER JOIN cscart_products_categories ON cscart_products_categories.product_id = cscart_products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id  AND cscart_categories.storefront_id IN (0, 1) AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND (cscart_products.usergroup_ids = '' OR FIND_IN_SET(0, cscart_products.usergroup_ids) OR FIND_IN_SET(1, cscart_products.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_products.status IN ('A', 'H') LEFT JOIN cscart_product_popularity as popularity ON popularity.product_id = cscart_products.product_id LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = cscart_products.product_id AND cscart_supplier_links.object_type = 'P'  LEFT JOIN cscart_master_products_storefront_min_price ON cscart_master_products_storefront_min_price.product_id = cscart_products.product_id AND cscart_master_products_storefront_min_price.storefront_id = 1 LEFT JOIN cscart_product_sales ON cscart_product_sales.product_id = cscart_products.product_id AND cscart_product_sales.category_id = 3073 LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = 66571 AND cscart_seo_names.type = 'p' AND cscart_seo_names.dispatch = '' AND cscart_seo_names.lang_code = 'en'  LEFT JOIN cscart_product_point_prices as point_prices ON point_prices.product_id = cscart_products.product_id AND point_prices.lower_limit = 1 AND point_prices.usergroup_id IN (0, 0, 1) LEFT JOIN cscart_product_points_and_cash ON cscart_product_points_and_cash.product_id = cscart_products.product_id LEFT JOIN cscart_discussion ON cscart_discussion.object_id = cscart_products.product_id AND cscart_discussion.object_type = 'P' LEFT JOIN cscart_product_review_prepared_data ON cscart_product_review_prepared_data.product_id = cscart_products.product_id AND cscart_product_review_prepared_data.storefront_id = 0 LEFT JOIN cscart_kl_product_margin ON cscart_kl_product_margin.product_id = cscart_products.product_id WHERE cscart_products.product_id = 66571  AND (companies.status IN ('A') OR cscart_products.company_id = 0) GROUP BY cscart_products.product_id
1 0.00134 0.00134 0.00134
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = '66571' ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = '66571' ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00034 0.00034 0.00034
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('1') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00030 0.00030 0.00030
SELECT prices.product_id, prices.lower_limit, usergroup_id, prices.percentage_discount, IF(prices.percentage_discount = 0, prices.price, prices.price - (prices.price * prices.percentage_discount)/100) as price FROM cscart_product_prices prices WHERE prices.product_id = 66571  AND lower_limit > 1 AND prices.usergroup_id IN (0, 0, 1) ORDER BY lower_limit
1 0.00030 0.00030 0.00030
SELECT id_path FROM cscart_categories WHERE category_id IN (3073)
1 0.00015 0.00015 0.00015
SELECT pf.feature_id, pf.company_id, pf.feature_type, pf.parent_id, pf.display_on_product, pf.display_on_catalog, pf.display_on_header, cscart_product_features_descriptions.description, cscart_product_features_descriptions.internal_name, cscart_product_features_descriptions.lang_code, cscart_product_features_descriptions.prefix, cscart_product_features_descriptions.suffix, pf.categories_path, cscart_product_features_descriptions.full_description, pf.status, pf.comparison, pf.position, pf.purpose, pf.feature_style, pf.filter_style, pf.feature_code, pf.timestamp, pf.updated_timestamp, pf_groups.position AS group_position, cscart_product_features_values.value, cscart_product_features_values.variant_id, cscart_product_features_values.value_int, pf.display_on_key_product_info FROM cscart_product_features AS pf  LEFT JOIN cscart_product_features AS pf_groups ON pf.parent_id = pf_groups.feature_id LEFT JOIN cscart_product_features_descriptions AS pf_groups_description ON pf_groups_description.feature_id = pf.parent_id AND pf_groups_description.lang_code = 'en' LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = pf.feature_id AND cscart_product_features_descriptions.lang_code = 'en' INNER JOIN cscart_product_features_values ON cscart_product_features_values.feature_id = pf.feature_id AND cscart_product_features_values.product_id = 66571 AND cscart_product_features_values.lang_code = 'en' WHERE 1  AND pf.feature_type != 'G' AND pf.status IN ('A') AND (pf_groups.status IN ('A') OR pf_groups.status IS NULL) AND pf.display_on_product = 'Y' AND ( pf.categories_path = '' OR ISNULL(pf.categories_path)OR FIND_IN_SET(3073, pf.categories_path) )  GROUP BY pf.feature_id ORDER BY group_position, pf_groups_description.description, pf_groups.feature_id, pf.position, cscart_product_features_descriptions.description, pf.feature_id 
1 0.00087 0.00087 0.00087
SELECT cscart_product_feature_variant_descriptions.variant, cscart_product_feature_variants.variant_id, cscart_product_feature_variants.feature_id, cscart_product_features_values.variant_id as selected, cscart_product_features.feature_type, cscart_seo_names.name as seo_name, cscart_seo_names.path as seo_path FROM cscart_product_feature_variants  LEFT JOIN cscart_product_feature_variant_descriptions ON cscart_product_feature_variant_descriptions.variant_id = cscart_product_feature_variants.variant_id AND cscart_product_feature_variant_descriptions.lang_code = 'en' INNER JOIN cscart_product_features_values ON cscart_product_features_values.variant_id = cscart_product_feature_variants.variant_id AND cscart_product_features_values.lang_code = 'en' AND cscart_product_features_values.product_id = 66571 LEFT JOIN cscart_product_features ON cscart_product_features.feature_id = cscart_product_feature_variants.feature_id LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = cscart_product_feature_variants.variant_id AND cscart_seo_names.type = 'e' AND cscart_seo_names.dispatch = '' AND cscart_seo_names.lang_code = 'en'  WHERE 1  AND cscart_product_feature_variants.feature_id IN (74, 62, 65, 60, 68)  GROUP BY cscart_product_feature_variants.variant_id ORDER BY cscart_product_feature_variants.position, cscart_product_feature_variant_descriptions.variant 
1 0.00063 0.00063 0.00063
SELECT v.feature_id,
        v.value,
        v.value_int,
        v.variant_id,
        f.feature_type,
        fd.internal_name,
        fd.description,
        fd.prefix,
        fd.suffix,
        vd.variant,
        f.parent_id,
        f.position,
        gf.position as gposition,
        f.feature_style as feature_style,
        f.display_on_header,
        f.display_on_catalog,
        f.display_on_product,
        f.feature_code,
        f.purpose FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'en' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'en' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G'  WHERE f.status IN ('A') AND v.product_id = 66571  AND f.display_on_header = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(3073, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'en' ORDER BY fd.internal_name, fv.position
1 0.00074 0.00074 0.00074
SELECT COUNT(*) FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN cscart_companies AS companies ON companies.company_id = products.company_id  INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_categories.storefront_id IN (0, 1)  LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  LEFT JOIN cscart_master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN cscart_product_sales ON cscart_product_sales.product_id = products.product_id AND cscart_product_sales.category_id = products_categories.category_id  LEFT JOIN cscart_product_required_products ON products.product_id = cscart_product_required_products.required_id WHERE 1  AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0) AND cscart_product_required_products.product_id = 66571
1 0.00058 0.00058 0.00058
SELECT products.product_id, descr1.product as product, companies.company as company_name, cscart_supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN cscart_companies AS companies ON companies.company_id = products.company_id  INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_categories.storefront_id IN (0, 1)  LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  LEFT JOIN cscart_master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN cscart_product_sales ON cscart_product_sales.product_id = products.product_id AND cscart_product_sales.category_id = products_categories.category_id  LEFT JOIN cscart_product_required_products ON products.product_id = cscart_product_required_products.required_id WHERE 1  AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0) AND cscart_product_required_products.product_id = 66571 GROUP BY products.product_id   ORDER BY cscart_product_sales.amount desc, products.product_id ASC 
1 0.00054 0.00054 0.00054
SELECT * FROM  cscart_csc_virtual_categories WHERE 1  AND cscart_csc_virtual_categories.company_id=0
1 0.00020 0.00020 0.00020
SELECT cscart_languages.* FROM cscart_languages  WHERE 1    
1 0.00014 0.00014 0.00014
SELECT promo_id, discount, coupon_code, promo_to_date, show_best_price_on, short_description, detailed_description FROM kl_promo_vc_product_links pvpl LEFT JOIN cscart_promotion_descriptions cpd ON pvpl.promo_id = cpd.promotion_id WHERE pvpl.product_id = 66571 AND pvpl.is_discount_stale = 'N'
1 0.00034 0.00034 0.00034
SELECT brand_id FROM cscart_users WHERE user_id = 0 
1 0.00019 0.00019 0.00019
SET time_zone = '+05:30'
1 0.00012 0.00012 0.00012
SELECT type FROM cscart_seo_names WHERE name = 'cruelty-free-vegan-toxin-free' 
1 0.00028 0.00028 0.00028
SELECT * FROM cscart_seo_names WHERE name = 'cruelty-free-vegan-toxin-free'  AND lang_code = 'en'
1 0.00023 0.00023 0.00023
SELECT cscart_languages.lang_code, cscart_languages.name FROM cscart_languages  WHERE 1 AND cscart_languages.status = 'A'   
1 0.00016 0.00016 0.00016
SELECT storefronts.* FROM cscart_storefronts AS storefronts  WHERE 1 = 1 AND storefronts.storefront_id IN (1) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00017 0.00017 0.00017
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 59711 AND `type` = 'e' AND `dispatch` = '' AND `lang_code` = 'en' 
1 0.00023 0.00023 0.00023
SELECT cscart_bm_layouts.* FROM cscart_bm_layouts  WHERE 1  AND is_default = 1 AND theme_name = 'new_2bk' AND storefront_id = 1
1 0.00021 0.00021 0.00021
SELECT data FROM cscart_storage_data WHERE data_key = 'cart_products_next_check'
1 0.00014 0.00014 0.00014
SELECT company_id FROM cscart_storefronts_companies WHERE storefront_id = 1
1 0.00017 0.00017 0.00017
SELECT data FROM cscart_storage_data WHERE data_key = 'dev_mode'
1 0.00017 0.00017 0.00017
SELECT * FROM cscart_languages WHERE status = 'A'
1 0.00013 0.00013 0.00013
SELECT * FROM cscart_se_settings
1 0.00017 0.00017 0.00017
SELECT * FROM cscart_bm_layouts WHERE 1  AND storefront_id = 1 AND layout_id = 10
1 0.00020 0.00020 0.00020
SELECT * FROM cscart_bm_locations as l LEFT JOIN cscart_bm_locations_descriptions as d ON d.location_id = l.location_id AND d.lang_code = 'en' WHERE l.layout_id = 10  AND l.dispatch IN ('product_features.view')  ORDER BY l.object_ids desc  LIMIT 1
1 0.00192 0.00192 0.00192
SELECT * FROM cscart_bm_locations as l LEFT JOIN cscart_bm_locations_descriptions as d ON d.location_id = l.location_id AND d.lang_code = 'en' WHERE l.layout_id = 10  AND l.dispatch IN ('product_features')  ORDER BY l.object_ids desc  LIMIT 1
1 0.00201 0.00201 0.00201
SELECT * FROM  cscart_csc_meta_templates WHERE 1  AND cscart_csc_meta_templates.company_id=0
1 0.00025 0.00025 0.00025
SELECT f.feature_id,
        v.value,
        v.value_int,
        v.variant_id,
        f.feature_style,
        f.filter_style,
        f.feature_type,
        fd.internal_name,
        fd.description,
        fd.prefix,
        fd.suffix,
        vd.variant,
        vd.brand_logo,
        f.parent_id,
        f.position,
        gf.position as gposition,
        f.display_on_header,
        f.display_on_catalog,
        f.display_on_product,
        f.display_on_key_product_info,
        f.feature_code,
        f.purpose FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'en' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'en' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G'  WHERE f.status IN ('A') AND v.product_id = 66571  AND f.display_on_key_product_info = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(3073, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'en' ORDER BY fd.internal_name, fv.position
1 0.00075 0.00075 0.00075
SELECT category_id FROM cscart_products_categories WHERE product_id = 66572 AND link_type = 'M'
1 0.00022 0.00022 0.00022
SELECT c.* FROM cscart_bm_containers as c  WHERE 1  AND c.location_id = 381 AND c.company_id = 0
1 0.00026 0.00026 0.00026
SELECT cscart_product_feature_variant_descriptions.variant, cscart_product_feature_variants.variant_id, cscart_product_feature_variants.feature_id, cscart_product_features_values.variant_id as selected, cscart_product_features.feature_type, cscart_seo_names.name as seo_name, cscart_seo_names.path as seo_path FROM cscart_product_feature_variants  LEFT JOIN cscart_product_feature_variant_descriptions ON cscart_product_feature_variant_descriptions.variant_id = cscart_product_feature_variants.variant_id AND cscart_product_feature_variant_descriptions.lang_code = 'en' INNER JOIN cscart_product_features_values ON cscart_product_features_values.variant_id = cscart_product_feature_variants.variant_id AND cscart_product_features_values.lang_code = 'en' AND cscart_product_features_values.product_id = 66574 LEFT JOIN cscart_product_features ON cscart_product_features.feature_id = cscart_product_feature_variants.feature_id LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = cscart_product_feature_variants.variant_id AND cscart_seo_names.type = 'e' AND cscart_seo_names.dispatch = '' AND cscart_seo_names.lang_code = 'en'  WHERE 1  AND cscart_product_feature_variants.feature_id IN (74, 62, 65, 60, 68)  GROUP BY cscart_product_feature_variants.variant_id ORDER BY cscart_product_feature_variants.position, cscart_product_feature_variant_descriptions.variant 
1 0.00049 0.00049 0.00049
SELECT promo_id, discount, coupon_code, promo_to_date, show_best_price_on, short_description, detailed_description FROM kl_promo_vc_product_links pvpl LEFT JOIN cscart_promotion_descriptions cpd ON pvpl.promo_id = cpd.promotion_id WHERE pvpl.product_id = 66573 AND pvpl.is_discount_stale = 'N'
1 0.00032 0.00032 0.00032
SELECT category_id FROM cscart_products_categories WHERE product_id = 66574 AND link_type = 'M'
1 0.00020 0.00020 0.00020
SELECT cscart_products.*, cscart_product_descriptions.*, COALESCE(cscart_master_products_storefront_min_price.price, MIN(IF(cscart_product_prices.percentage_discount = 0, cscart_product_prices.price, cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100))) as price, GROUP_CONCAT( CASE   WHEN (cscart_products_categories.link_type = 'M') THEN CONCAT(cscart_products_categories.category_id, 'M')   ELSE cscart_products_categories.category_id END ORDER BY cscart_categories.storefront_id IN (0, 1) DESC, (cscart_products_categories.link_type = 'M') DESC, cscart_products_categories.category_position ASC, cscart_products_categories.category_id ASC) as category_ids, popularity.total as popularity, companies.company as company_name, cscart_supplier_links.supplier_id, cscart_products.master_product_id, cscart_products.master_product_status, cscart_products.is_returnable, cscart_products.return_period, cscart_product_sales.amount as sales_amount, cscart_seo_names.name as seo_name, cscart_seo_names.path as seo_path, MIN(point_prices.point_price) as point_price, cscart_product_points_and_cash.percentage_of_total_points as percentage_of_total_points, cscart_discussion.type as discussion_type, cscart_product_review_prepared_data.average_rating average_rating, cscart_product_review_prepared_data.reviews_count product_reviews_count, cscart_kl_product_margin.base_margin AS base_margin, cscart_kl_product_margin.id AS margin_id, cscart_kl_product_margin.recurring_margin AS recurring_margin, DATE_FORMAT(FROM_UNIXTIME(cscart_kl_product_margin.effective_timestamp),"%Y-%m-%d") AS effective_timestamp FROM cscart_products LEFT JOIN cscart_product_prices ON cscart_product_prices.product_id = cscart_products.product_id AND cscart_product_prices.lower_limit = 1  AND cscart_product_prices.usergroup_id IN (0, 0, 1)  LEFT JOIN cscart_product_descriptions ON cscart_product_descriptions.product_id = cscart_products.product_id AND cscart_product_descriptions.lang_code = 'en' LEFT JOIN cscart_companies as companies ON companies.company_id = cscart_products.company_id INNER JOIN cscart_products_categories ON cscart_products_categories.product_id = cscart_products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id  AND cscart_categories.storefront_id IN (0, 1) AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND (cscart_products.usergroup_ids = '' OR FIND_IN_SET(0, cscart_products.usergroup_ids) OR FIND_IN_SET(1, cscart_products.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_products.status IN ('A', 'H') LEFT JOIN cscart_product_popularity as popularity ON popularity.product_id = cscart_products.product_id LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = cscart_products.product_id AND cscart_supplier_links.object_type = 'P'  LEFT JOIN cscart_master_products_storefront_min_price ON cscart_master_products_storefront_min_price.product_id = cscart_products.product_id AND cscart_master_products_storefront_min_price.storefront_id = 1 LEFT JOIN cscart_product_sales ON cscart_product_sales.product_id = cscart_products.product_id AND cscart_product_sales.category_id = 3073 LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = 66574 AND cscart_seo_names.type = 'p' AND cscart_seo_names.dispatch = '' AND cscart_seo_names.lang_code = 'en'  LEFT JOIN cscart_product_point_prices as point_prices ON point_prices.product_id = cscart_products.product_id AND point_prices.lower_limit = 1 AND point_prices.usergroup_id IN (0, 0, 1) LEFT JOIN cscart_product_points_and_cash ON cscart_product_points_and_cash.product_id = cscart_products.product_id LEFT JOIN cscart_discussion ON cscart_discussion.object_id = cscart_products.product_id AND cscart_discussion.object_type = 'P' LEFT JOIN cscart_product_review_prepared_data ON cscart_product_review_prepared_data.product_id = cscart_products.product_id AND cscart_product_review_prepared_data.storefront_id = 0 LEFT JOIN cscart_kl_product_margin ON cscart_kl_product_margin.product_id = cscart_products.product_id WHERE cscart_products.product_id = 66574  AND (companies.status IN ('A') OR cscart_products.company_id = 0) GROUP BY cscart_products.product_id
1 0.00107 0.00107 0.00107
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'A' AND cscart_images_links.object_id = '66574' ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'A' AND cscart_images_links.object_id = '66574' ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00037 0.00037 0.00037
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = '66574' ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = '66574' ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00028 0.00028 0.00028
SELECT prices.product_id, prices.lower_limit, usergroup_id, prices.percentage_discount, IF(prices.percentage_discount = 0, prices.price, prices.price - (prices.price * prices.percentage_discount)/100) as price FROM cscart_product_prices prices WHERE prices.product_id = 66574  AND lower_limit > 1 AND prices.usergroup_id IN (0, 0, 1) ORDER BY lower_limit
1 0.00025 0.00025 0.00025
SELECT pf.feature_id, pf.company_id, pf.feature_type, pf.parent_id, pf.display_on_product, pf.display_on_catalog, pf.display_on_header, cscart_product_features_descriptions.description, cscart_product_features_descriptions.internal_name, cscart_product_features_descriptions.lang_code, cscart_product_features_descriptions.prefix, cscart_product_features_descriptions.suffix, pf.categories_path, cscart_product_features_descriptions.full_description, pf.status, pf.comparison, pf.position, pf.purpose, pf.feature_style, pf.filter_style, pf.feature_code, pf.timestamp, pf.updated_timestamp, pf_groups.position AS group_position, cscart_product_features_values.value, cscart_product_features_values.variant_id, cscart_product_features_values.value_int, pf.display_on_key_product_info FROM cscart_product_features AS pf  LEFT JOIN cscart_product_features AS pf_groups ON pf.parent_id = pf_groups.feature_id LEFT JOIN cscart_product_features_descriptions AS pf_groups_description ON pf_groups_description.feature_id = pf.parent_id AND pf_groups_description.lang_code = 'en' LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = pf.feature_id AND cscart_product_features_descriptions.lang_code = 'en' INNER JOIN cscart_product_features_values ON cscart_product_features_values.feature_id = pf.feature_id AND cscart_product_features_values.product_id = 66574 AND cscart_product_features_values.lang_code = 'en' WHERE 1  AND pf.feature_type != 'G' AND pf.status IN ('A') AND (pf_groups.status IN ('A') OR pf_groups.status IS NULL) AND pf.display_on_product = 'Y' AND ( pf.categories_path = '' OR ISNULL(pf.categories_path)OR FIND_IN_SET(3073, pf.categories_path) )  GROUP BY pf.feature_id ORDER BY group_position, pf_groups_description.description, pf_groups.feature_id, pf.position, cscart_product_features_descriptions.description, pf.feature_id 
1 0.00063 0.00063 0.00063
SELECT v.feature_id,
        v.value,
        v.value_int,
        v.variant_id,
        f.feature_type,
        fd.internal_name,
        fd.description,
        fd.prefix,
        fd.suffix,
        vd.variant,
        f.parent_id,
        f.position,
        gf.position as gposition,
        f.feature_style as feature_style,
        f.display_on_header,
        f.display_on_catalog,
        f.display_on_product,
        f.feature_code,
        f.purpose FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'en' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'en' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G'  WHERE f.status IN ('A') AND v.product_id = 66574  AND f.display_on_header = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(3073, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'en' ORDER BY fd.internal_name, fv.position
1 0.00058 0.00058 0.00058
SELECT products.product_id, descr1.product as product, companies.company as company_name, cscart_supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN cscart_companies AS companies ON companies.company_id = products.company_id  INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_categories.storefront_id IN (0, 1)  LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  LEFT JOIN cscart_master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN cscart_product_sales ON cscart_product_sales.product_id = products.product_id AND cscart_product_sales.category_id = products_categories.category_id  LEFT JOIN cscart_product_required_products ON products.product_id = cscart_product_required_products.required_id WHERE 1  AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0) AND cscart_product_required_products.product_id = 66573 GROUP BY products.product_id   ORDER BY cscart_product_sales.amount desc, products.product_id ASC 
1 0.00042 0.00042 0.00042
SELECT COUNT(*) FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN cscart_companies AS companies ON companies.company_id = products.company_id  INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_categories.storefront_id IN (0, 1)  LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  LEFT JOIN cscart_master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN cscart_product_sales ON cscart_product_sales.product_id = products.product_id AND cscart_product_sales.category_id = products_categories.category_id  LEFT JOIN cscart_product_required_products ON products.product_id = cscart_product_required_products.required_id WHERE 1  AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0) AND cscart_product_required_products.product_id = 66574
1 0.00041 0.00041 0.00041
SELECT products.product_id, descr1.product as product, companies.company as company_name, cscart_supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN cscart_companies AS companies ON companies.company_id = products.company_id  INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_categories.storefront_id IN (0, 1)  LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  LEFT JOIN cscart_master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN cscart_product_sales ON cscart_product_sales.product_id = products.product_id AND cscart_product_sales.category_id = products_categories.category_id  LEFT JOIN cscart_product_required_products ON products.product_id = cscart_product_required_products.required_id WHERE 1  AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0) AND cscart_product_required_products.product_id = 66574 GROUP BY products.product_id   ORDER BY cscart_product_sales.amount desc, products.product_id ASC 
1 0.00042 0.00042 0.00042
SELECT f.feature_id,
        v.value,
        v.value_int,
        v.variant_id,
        f.feature_style,
        f.filter_style,
        f.feature_type,
        fd.internal_name,
        fd.description,
        fd.prefix,
        fd.suffix,
        vd.variant,
        vd.brand_logo,
        f.parent_id,
        f.position,
        gf.position as gposition,
        f.display_on_header,
        f.display_on_catalog,
        f.display_on_product,
        f.display_on_key_product_info,
        f.feature_code,
        f.purpose FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'en' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'en' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G'  WHERE f.status IN ('A') AND v.product_id = 66574  AND f.display_on_key_product_info = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(3073, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'en' ORDER BY fd.internal_name, fv.position
1 0.00055 0.00055 0.00055
SELECT promo_id, discount, coupon_code, promo_to_date, show_best_price_on, short_description, detailed_description FROM kl_promo_vc_product_links pvpl LEFT JOIN cscart_promotion_descriptions cpd ON pvpl.promo_id = cpd.promotion_id WHERE pvpl.product_id = 66574 AND pvpl.is_discount_stale = 'N'
1 0.00024 0.00024 0.00024
SELECT privilege FROM cscart_usergroup_privileges WHERE usergroup_id IN (0, 1)
1 0.00015 0.00015 0.00015
SELECT object_id FROM cscart_seo_redirects where src = '/cruelty-free-vegan-toxin-free/?items_per_page=96&sort_order=desc' AND type = 'p'
1 0.00017 0.00017 0.00017
SELECT vd.variant FROM cscart_product_feature_variant_descriptions vd INNER JOIN cscart_product_features_values pfv ON pfv.variant_id = vd.variant_id WHERE pfv.feature_id = 62 AND pfv.product_id = 0 AND vd.lang_code = 'en'
1 0.00021 0.00021 0.00021
SELECT f.feature_id,
        v.value,
        v.value_int,
        v.variant_id,
        f.feature_style,
        f.filter_style,
        f.feature_type,
        fd.internal_name,
        fd.description,
        fd.prefix,
        fd.suffix,
        vd.variant,
        vd.brand_logo,
        f.parent_id,
        f.position,
        gf.position as gposition,
        f.display_on_header,
        f.display_on_catalog,
        f.display_on_product,
        f.display_on_key_product_info,
        f.feature_code,
        f.purpose FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'en' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'en' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G'  WHERE f.status IN ('A') AND v.product_id = 66573  AND f.display_on_key_product_info = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(3073, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'en' ORDER BY fd.internal_name, fv.position
1 0.00059 0.00059 0.00059
SELECT COUNT(*) FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN cscart_companies AS companies ON companies.company_id = products.company_id  INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_categories.storefront_id IN (0, 1)  LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  LEFT JOIN cscart_master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN cscart_product_sales ON cscart_product_sales.product_id = products.product_id AND cscart_product_sales.category_id = products_categories.category_id  LEFT JOIN cscart_product_required_products ON products.product_id = cscart_product_required_products.required_id WHERE 1  AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0) AND cscart_product_required_products.product_id = 66573
1 0.00047 0.00047 0.00047
SELECT cscart_products.*, cscart_product_descriptions.*, COALESCE(cscart_master_products_storefront_min_price.price, MIN(IF(cscart_product_prices.percentage_discount = 0, cscart_product_prices.price, cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100))) as price, GROUP_CONCAT( CASE   WHEN (cscart_products_categories.link_type = 'M') THEN CONCAT(cscart_products_categories.category_id, 'M')   ELSE cscart_products_categories.category_id END ORDER BY cscart_categories.storefront_id IN (0, 1) DESC, (cscart_products_categories.link_type = 'M') DESC, cscart_products_categories.category_position ASC, cscart_products_categories.category_id ASC) as category_ids, popularity.total as popularity, companies.company as company_name, cscart_supplier_links.supplier_id, cscart_products.master_product_id, cscart_products.master_product_status, cscart_products.is_returnable, cscart_products.return_period, cscart_product_sales.amount as sales_amount, cscart_seo_names.name as seo_name, cscart_seo_names.path as seo_path, MIN(point_prices.point_price) as point_price, cscart_product_points_and_cash.percentage_of_total_points as percentage_of_total_points, cscart_discussion.type as discussion_type, cscart_product_review_prepared_data.average_rating average_rating, cscart_product_review_prepared_data.reviews_count product_reviews_count, cscart_kl_product_margin.base_margin AS base_margin, cscart_kl_product_margin.id AS margin_id, cscart_kl_product_margin.recurring_margin AS recurring_margin, DATE_FORMAT(FROM_UNIXTIME(cscart_kl_product_margin.effective_timestamp),"%Y-%m-%d") AS effective_timestamp FROM cscart_products LEFT JOIN cscart_product_prices ON cscart_product_prices.product_id = cscart_products.product_id AND cscart_product_prices.lower_limit = 1  AND cscart_product_prices.usergroup_id IN (0, 0, 1)  LEFT JOIN cscart_product_descriptions ON cscart_product_descriptions.product_id = cscart_products.product_id AND cscart_product_descriptions.lang_code = 'en' LEFT JOIN cscart_companies as companies ON companies.company_id = cscart_products.company_id INNER JOIN cscart_products_categories ON cscart_products_categories.product_id = cscart_products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id  AND cscart_categories.storefront_id IN (0, 1) AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND (cscart_products.usergroup_ids = '' OR FIND_IN_SET(0, cscart_products.usergroup_ids) OR FIND_IN_SET(1, cscart_products.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_products.status IN ('A', 'H') LEFT JOIN cscart_product_popularity as popularity ON popularity.product_id = cscart_products.product_id LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = cscart_products.product_id AND cscart_supplier_links.object_type = 'P'  LEFT JOIN cscart_master_products_storefront_min_price ON cscart_master_products_storefront_min_price.product_id = cscart_products.product_id AND cscart_master_products_storefront_min_price.storefront_id = 1 LEFT JOIN cscart_product_sales ON cscart_product_sales.product_id = cscart_products.product_id AND cscart_product_sales.category_id = 3073 LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = 66572 AND cscart_seo_names.type = 'p' AND cscart_seo_names.dispatch = '' AND cscart_seo_names.lang_code = 'en'  LEFT JOIN cscart_product_point_prices as point_prices ON point_prices.product_id = cscart_products.product_id AND point_prices.lower_limit = 1 AND point_prices.usergroup_id IN (0, 0, 1) LEFT JOIN cscart_product_points_and_cash ON cscart_product_points_and_cash.product_id = cscart_products.product_id LEFT JOIN cscart_discussion ON cscart_discussion.object_id = cscart_products.product_id AND cscart_discussion.object_type = 'P' LEFT JOIN cscart_product_review_prepared_data ON cscart_product_review_prepared_data.product_id = cscart_products.product_id AND cscart_product_review_prepared_data.storefront_id = 0 LEFT JOIN cscart_kl_product_margin ON cscart_kl_product_margin.product_id = cscart_products.product_id WHERE cscart_products.product_id = 66572  AND (companies.status IN ('A') OR cscart_products.company_id = 0) GROUP BY cscart_products.product_id
1 0.00133 0.00133 0.00133
SELECT products.product_id, descr1.product as product, companies.company as company_name, cscart_supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN cscart_companies AS companies ON companies.company_id = products.company_id  INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_categories.storefront_id IN (0, 1)  LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  LEFT JOIN cscart_master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN cscart_product_sales ON cscart_product_sales.product_id = products.product_id AND cscart_product_sales.category_id = products_categories.category_id  LEFT JOIN cscart_product_required_products ON products.product_id = cscart_product_required_products.required_id WHERE 1  AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0) AND cscart_product_required_products.product_id = 66572 GROUP BY products.product_id   ORDER BY cscart_product_sales.amount desc, products.product_id ASC 
1 0.00053 0.00053 0.00053
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'A' AND cscart_images_links.object_id = '66572' ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'A' AND cscart_images_links.object_id = '66572' ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00042 0.00042 0.00042
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = '66572' ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = '66572' ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00029 0.00029 0.00029
SELECT prices.product_id, prices.lower_limit, usergroup_id, prices.percentage_discount, IF(prices.percentage_discount = 0, prices.price, prices.price - (prices.price * prices.percentage_discount)/100) as price FROM cscart_product_prices prices WHERE prices.product_id = 66572  AND lower_limit > 1 AND prices.usergroup_id IN (0, 0, 1) ORDER BY lower_limit
1 0.00024 0.00024 0.00024
SELECT pf.feature_id, pf.company_id, pf.feature_type, pf.parent_id, pf.display_on_product, pf.display_on_catalog, pf.display_on_header, cscart_product_features_descriptions.description, cscart_product_features_descriptions.internal_name, cscart_product_features_descriptions.lang_code, cscart_product_features_descriptions.prefix, cscart_product_features_descriptions.suffix, pf.categories_path, cscart_product_features_descriptions.full_description, pf.status, pf.comparison, pf.position, pf.purpose, pf.feature_style, pf.filter_style, pf.feature_code, pf.timestamp, pf.updated_timestamp, pf_groups.position AS group_position, cscart_product_features_values.value, cscart_product_features_values.variant_id, cscart_product_features_values.value_int, pf.display_on_key_product_info FROM cscart_product_features AS pf  LEFT JOIN cscart_product_features AS pf_groups ON pf.parent_id = pf_groups.feature_id LEFT JOIN cscart_product_features_descriptions AS pf_groups_description ON pf_groups_description.feature_id = pf.parent_id AND pf_groups_description.lang_code = 'en' LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = pf.feature_id AND cscart_product_features_descriptions.lang_code = 'en' INNER JOIN cscart_product_features_values ON cscart_product_features_values.feature_id = pf.feature_id AND cscart_product_features_values.product_id = 66572 AND cscart_product_features_values.lang_code = 'en' WHERE 1  AND pf.feature_type != 'G' AND pf.status IN ('A') AND (pf_groups.status IN ('A') OR pf_groups.status IS NULL) AND pf.display_on_product = 'Y' AND ( pf.categories_path = '' OR ISNULL(pf.categories_path)OR FIND_IN_SET(3073, pf.categories_path) )  GROUP BY pf.feature_id ORDER BY group_position, pf_groups_description.description, pf_groups.feature_id, pf.position, cscart_product_features_descriptions.description, pf.feature_id 
1 0.00062 0.00062 0.00062
SELECT cscart_product_feature_variant_descriptions.variant, cscart_product_feature_variants.variant_id, cscart_product_feature_variants.feature_id, cscart_product_features_values.variant_id as selected, cscart_product_features.feature_type, cscart_seo_names.name as seo_name, cscart_seo_names.path as seo_path FROM cscart_product_feature_variants  LEFT JOIN cscart_product_feature_variant_descriptions ON cscart_product_feature_variant_descriptions.variant_id = cscart_product_feature_variants.variant_id AND cscart_product_feature_variant_descriptions.lang_code = 'en' INNER JOIN cscart_product_features_values ON cscart_product_features_values.variant_id = cscart_product_feature_variants.variant_id AND cscart_product_features_values.lang_code = 'en' AND cscart_product_features_values.product_id = 66572 LEFT JOIN cscart_product_features ON cscart_product_features.feature_id = cscart_product_feature_variants.feature_id LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = cscart_product_feature_variants.variant_id AND cscart_seo_names.type = 'e' AND cscart_seo_names.dispatch = '' AND cscart_seo_names.lang_code = 'en'  WHERE 1  AND cscart_product_feature_variants.feature_id IN (74, 62, 65, 60, 68)  GROUP BY cscart_product_feature_variants.variant_id ORDER BY cscart_product_feature_variants.position, cscart_product_feature_variant_descriptions.variant 
1 0.00048 0.00048 0.00048
SELECT v.feature_id,
        v.value,
        v.value_int,
        v.variant_id,
        f.feature_type,
        fd.internal_name,
        fd.description,
        fd.prefix,
        fd.suffix,
        vd.variant,
        f.parent_id,
        f.position,
        gf.position as gposition,
        f.feature_style as feature_style,
        f.display_on_header,
        f.display_on_catalog,
        f.display_on_product,
        f.feature_code,
        f.purpose FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'en' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'en' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G'  WHERE f.status IN ('A') AND v.product_id = 66572  AND f.display_on_header = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(3073, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'en' ORDER BY fd.internal_name, fv.position
1 0.00077 0.00077 0.00077
SELECT COUNT(*) FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN cscart_companies AS companies ON companies.company_id = products.company_id  INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_categories.storefront_id IN (0, 1)  LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = products.product_id AND cscart_supplier_links.object_type = 'P'  LEFT JOIN cscart_master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN cscart_product_sales ON cscart_product_sales.product_id = products.product_id AND cscart_product_sales.category_id = products_categories.category_id  LEFT JOIN cscart_product_required_products ON products.product_id = cscart_product_required_products.required_id WHERE 1  AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0) AND cscart_product_required_products.product_id = 66572
1 0.00058 0.00058 0.00058
SELECT f.feature_id,
        v.value,
        v.value_int,
        v.variant_id,
        f.feature_style,
        f.filter_style,
        f.feature_type,
        fd.internal_name,
        fd.description,
        fd.prefix,
        fd.suffix,
        vd.variant,
        vd.brand_logo,
        f.parent_id,
        f.position,
        gf.position as gposition,
        f.display_on_header,
        f.display_on_catalog,
        f.display_on_product,
        f.display_on_key_product_info,
        f.feature_code,
        f.purpose FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'en' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'en' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G'  WHERE f.status IN ('A') AND v.product_id = 66572  AND f.display_on_key_product_info = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(3073, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'en' ORDER BY fd.internal_name, fv.position
1 0.00075 0.00075 0.00075
SELECT v.feature_id,
        v.value,
        v.value_int,
        v.variant_id,
        f.feature_type,
        fd.internal_name,
        fd.description,
        fd.prefix,
        fd.suffix,
        vd.variant,
        f.parent_id,
        f.position,
        gf.position as gposition,
        f.feature_style as feature_style,
        f.display_on_header,
        f.display_on_catalog,
        f.display_on_product,
        f.feature_code,
        f.purpose FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'en' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'en' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G'  WHERE f.status IN ('A') AND v.product_id = 66573  AND f.display_on_header = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(3073, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'en' ORDER BY fd.internal_name, fv.position
1 0.00068 0.00068 0.00068
SELECT promo_id, discount, coupon_code, promo_to_date, show_best_price_on, short_description, detailed_description FROM kl_promo_vc_product_links pvpl LEFT JOIN cscart_promotion_descriptions cpd ON pvpl.promo_id = cpd.promotion_id WHERE pvpl.product_id = 66572 AND pvpl.is_discount_stale = 'N'
1 0.00032 0.00032 0.00032
SELECT category_id FROM cscart_products_categories WHERE product_id = 66573 AND link_type = 'M'
1 0.00022 0.00022 0.00022
SELECT cscart_products.*, cscart_product_descriptions.*, COALESCE(cscart_master_products_storefront_min_price.price, MIN(IF(cscart_product_prices.percentage_discount = 0, cscart_product_prices.price, cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100))) as price, GROUP_CONCAT( CASE   WHEN (cscart_products_categories.link_type = 'M') THEN CONCAT(cscart_products_categories.category_id, 'M')   ELSE cscart_products_categories.category_id END ORDER BY cscart_categories.storefront_id IN (0, 1) DESC, (cscart_products_categories.link_type = 'M') DESC, cscart_products_categories.category_position ASC, cscart_products_categories.category_id ASC) as category_ids, popularity.total as popularity, companies.company as company_name, cscart_supplier_links.supplier_id, cscart_products.master_product_id, cscart_products.master_product_status, cscart_products.is_returnable, cscart_products.return_period, cscart_product_sales.amount as sales_amount, cscart_seo_names.name as seo_name, cscart_seo_names.path as seo_path, MIN(point_prices.point_price) as point_price, cscart_product_points_and_cash.percentage_of_total_points as percentage_of_total_points, cscart_discussion.type as discussion_type, cscart_product_review_prepared_data.average_rating average_rating, cscart_product_review_prepared_data.reviews_count product_reviews_count, cscart_kl_product_margin.base_margin AS base_margin, cscart_kl_product_margin.id AS margin_id, cscart_kl_product_margin.recurring_margin AS recurring_margin, DATE_FORMAT(FROM_UNIXTIME(cscart_kl_product_margin.effective_timestamp),"%Y-%m-%d") AS effective_timestamp FROM cscart_products LEFT JOIN cscart_product_prices ON cscart_product_prices.product_id = cscart_products.product_id AND cscart_product_prices.lower_limit = 1  AND cscart_product_prices.usergroup_id IN (0, 0, 1)  LEFT JOIN cscart_product_descriptions ON cscart_product_descriptions.product_id = cscart_products.product_id AND cscart_product_descriptions.lang_code = 'en' LEFT JOIN cscart_companies as companies ON companies.company_id = cscart_products.company_id INNER JOIN cscart_products_categories ON cscart_products_categories.product_id = cscart_products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id  AND cscart_categories.storefront_id IN (0, 1) AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND (cscart_products.usergroup_ids = '' OR FIND_IN_SET(0, cscart_products.usergroup_ids) OR FIND_IN_SET(1, cscart_products.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_products.status IN ('A', 'H') LEFT JOIN cscart_product_popularity as popularity ON popularity.product_id = cscart_products.product_id LEFT JOIN cscart_supplier_links ON cscart_supplier_links.object_id = cscart_products.product_id AND cscart_supplier_links.object_type = 'P'  LEFT JOIN cscart_master_products_storefront_min_price ON cscart_master_products_storefront_min_price.product_id = cscart_products.product_id AND cscart_master_products_storefront_min_price.storefront_id = 1 LEFT JOIN cscart_product_sales ON cscart_product_sales.product_id = cscart_products.product_id AND cscart_product_sales.category_id = 3073 LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = 66573 AND cscart_seo_names.type = 'p' AND cscart_seo_names.dispatch = '' AND cscart_seo_names.lang_code = 'en'  LEFT JOIN cscart_product_point_prices as point_prices ON point_prices.product_id = cscart_products.product_id AND point_prices.lower_limit = 1 AND point_prices.usergroup_id IN (0, 0, 1) LEFT JOIN cscart_product_points_and_cash ON cscart_product_points_and_cash.product_id = cscart_products.product_id LEFT JOIN cscart_discussion ON cscart_discussion.object_id = cscart_products.product_id AND cscart_discussion.object_type = 'P' LEFT JOIN cscart_product_review_prepared_data ON cscart_product_review_prepared_data.product_id = cscart_products.product_id AND cscart_product_review_prepared_data.storefront_id = 0 LEFT JOIN cscart_kl_product_margin ON cscart_kl_product_margin.product_id = cscart_products.product_id WHERE cscart_products.product_id = 66573  AND (companies.status IN ('A') OR cscart_products.company_id = 0) GROUP BY cscart_products.product_id
1 0.00129 0.00129 0.00129
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'A' AND cscart_images_links.object_id = '66573' ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'A' AND cscart_images_links.object_id = '66573' ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00042 0.00042 0.00042
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = '66573' ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = '66573' ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00035 0.00035 0.00035
SELECT prices.product_id, prices.lower_limit, usergroup_id, prices.percentage_discount, IF(prices.percentage_discount = 0, prices.price, prices.price - (prices.price * prices.percentage_discount)/100) as price FROM cscart_product_prices prices WHERE prices.product_id = 66573  AND lower_limit > 1 AND prices.usergroup_id IN (0, 0, 1) ORDER BY lower_limit
1 0.00031 0.00031 0.00031
SELECT pf.feature_id, pf.company_id, pf.feature_type, pf.parent_id, pf.display_on_product, pf.display_on_catalog, pf.display_on_header, cscart_product_features_descriptions.description, cscart_product_features_descriptions.internal_name, cscart_product_features_descriptions.lang_code, cscart_product_features_descriptions.prefix, cscart_product_features_descriptions.suffix, pf.categories_path, cscart_product_features_descriptions.full_description, pf.status, pf.comparison, pf.position, pf.purpose, pf.feature_style, pf.filter_style, pf.feature_code, pf.timestamp, pf.updated_timestamp, pf_groups.position AS group_position, cscart_product_features_values.value, cscart_product_features_values.variant_id, cscart_product_features_values.value_int, pf.display_on_key_product_info FROM cscart_product_features AS pf  LEFT JOIN cscart_product_features AS pf_groups ON pf.parent_id = pf_groups.feature_id LEFT JOIN cscart_product_features_descriptions AS pf_groups_description ON pf_groups_description.feature_id = pf.parent_id AND pf_groups_description.lang_code = 'en' LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = pf.feature_id AND cscart_product_features_descriptions.lang_code = 'en' INNER JOIN cscart_product_features_values ON cscart_product_features_values.feature_id = pf.feature_id AND cscart_product_features_values.product_id = 66573 AND cscart_product_features_values.lang_code = 'en' WHERE 1  AND pf.feature_type != 'G' AND pf.status IN ('A') AND (pf_groups.status IN ('A') OR pf_groups.status IS NULL) AND pf.display_on_product = 'Y' AND ( pf.categories_path = '' OR ISNULL(pf.categories_path)OR FIND_IN_SET(3073, pf.categories_path) )  GROUP BY pf.feature_id ORDER BY group_position, pf_groups_description.description, pf_groups.feature_id, pf.position, cscart_product_features_descriptions.description, pf.feature_id 
1 0.00081 0.00081 0.00081
SELECT data FROM cscart_storage_data WHERE data_key = 'store_mode'
1 0.00016 0.00016 0.00016
SELECT data FROM cscart_storage_data WHERE data_key = 'restrictions'
1 0.00016 0.00016 0.00016