1 . SELECT SQL_CALC_FOUND_ROWS * FROM corporate_user WHERE directory_name = 'specialtyproducts' 0.0005 sec
↳product_info.php : 13 -> require_once ↳lib/common.php : 97 -> require_once ↳lib/siteconstants.php : 55 -> CorporateUserMaster::getCorporateUser ↳model/CorporateUserMaster.php : 81 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
2 . SELECT section_id, status FROM admin_section WHERE section_id IN (SELECT section_id FROM admin_section_description where site_language_id = '1' AND LOWER(section_heading) = LOWER('Templates')) 0.0002 sec
↳product_info.php : 13 -> require_once ↳lib/common.php : 97 -> require_once ↳lib/siteconstants.php : 641 -> AdminSectionMaster::getAdminSectionDetail ↳model/AdminSectionMaster.php : 129 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
3 . SELECT configuration_master.constant_name,configuration_master.set_value,configuration_master.default_value,configuration_master.setting_type FROM configuration_master ORDER BY configuration_master.sort_order ASC, configuration_master.configuration_id ASC 0.0005 sec
↳product_info.php : 13 -> require_once ↳lib/common.php : 97 -> require_once ↳lib/siteconstants.php : 727 -> ConfigurationMaster::getConfiguration ↳model/ConfigurationMaster.php : 113 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
4 . SELECT SQL_CALC_FOUND_ROWS theme_general_cofiguration FROM site_theme WHERE theme_dir_name = 'abcimaging' 0.0019 sec
↳product_info.php : 13 -> require_once ↳lib/common.php : 97 -> require_once ↳lib/siteconstants.php : 750 -> SiteThemeMaster::getSiteTheme ↳model/SiteThemeMaster.php : 80 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
5 . SELECT payment_method_id FROM payment_method WHERE directory= 'payon_account' ORDER BY sort_order ASC 0.0001 sec
↳product_info.php : 13 -> require_once ↳lib/common.php : 97 -> require_once ↳lib/siteconstants.php : 810 -> PaymentMethodMaster::getPaymentMethod ↳model/PaymentMethodMaster.php : 66 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
6 . SELECT * FROM external_services WHERE status = '1' 0.0001 sec
↳product_info.php : 13 -> require_once ↳lib/common.php : 97 -> require_once ↳lib/siteconstants.php : 847 -> ExternalServiceMaster::getExternalService ↳model/ExternalServiceMaster.php : 54 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
7 . SELECT * FROM website_logos WHERE corporate_id = 0 0.0001 sec
↳product_info.php : 13 -> require_once ↳lib/common.php : 97 -> require_once ↳lib/siteconstants.php : 929 -> getWebSiteLogos ↳lib/functions.php : 4236 -> WebSiteLogoMaster::getWebSiteLogo ↳model/WebSiteLogoMaster.php : 86 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
8 . SELECT * FROM site_language WHERE default_language = '1' 0.0001 sec
↳product_info.php : 13 -> require_once ↳lib/common.php : 170 -> require_once ↳lib/config_language.php : 104 -> create_language_session ↳lib/dbfunctions.php : 4269 -> SiteLanguageMaster::getSiteLanguage ↳model/SiteLanguageMaster.php : 52 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
9 . SELECT * FROM site_currency WHERE default_currency = '1' 0.0001 sec
↳product_info.php : 13 -> require_once ↳lib/common.php : 170 -> require_once ↳lib/config_language.php : 118 -> create_currency_session ↳lib/dbfunctions.php : 4342 -> CurrencyMaster::getCurrency ↳model/CurrencyMaster.php : 81 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
10 . SET time_zone = '+05:30' 0 sec
↳product_info.php : 13 -> require_once ↳lib/common.php : 173 -> set_timezone ↳lib/functions.php : 1461 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
11 . SELECT products_description.product_url,products_description.products_id FROM products_description WHERE product_url = 'custom-shape-magnet' 0.0004 sec
↳product_info.php : 13 -> require_once ↳lib/common.php : 176 -> overwrite_products_label ↳lib/dbfunctions_1.php : 3037 -> set_product_id_from_name ↳lib/dbfunctions.php : 4367 -> ProductsMaster::getProductsDesc ↳model/ProductsMaster.php : 175 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
12 . SELECT * FROM product_settings WHERE products_id = 67 AND setting_constant_name IN ('COMMON_PRODUCTS_SIZE', 'COMMON_QUANTITY') 0.0001 sec
↳product_info.php : 13 -> require_once ↳lib/common.php : 176 -> overwrite_products_label ↳lib/dbfunctions_1.php : 3053 -> getProductSetting ↳lib/dbfunctions.php : 4491 -> ProductsSettingMaster::getProductSetting ↳model/ProductsSettingMaster.php : 79 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
13 . SELECT count(*) as active_langs FROM site_language where status = '1' 0.0001 sec
↳product_info.php : 13 -> require_once ↳lib/common.php : 276 -> require_once ↳lib/seo.php : 249 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
14 . SELECT shortname, site_language_id FROM site_language 0.0001 sec
↳product_info.php : 13 -> require_once ↳lib/common.php : 276 -> require_once ↳lib/seo.php : 256 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
15 . select TC.category_id, TCD.category_name from site_template_category as TC Left Join site_template_category_description AS TCD ON TCD.category_id = TC.category_id and TCD.site_language_id = '1' 0.0003 sec
↳product_info.php : 13 -> require_once ↳lib/common.php : 276 -> require_once ↳lib/seo.php : 273 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
16 . SELECT product_category.category_id, product_category_description.category_url as caturl, product_category_description.description, product_category_description.site_language_id FROM product_category LEFT JOIN product_category_description ON product_category_description.category_id = product_category.category_id WHERE product_category.status = '1' 0.0002 sec
↳product_info.php : 13 -> require_once ↳lib/common.php : 276 -> require_once ↳lib/seo.php : 284 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
17 . select p.products_id, pd.product_url as producturl,pd.products_title as productname, pd.site_language_id from products as p Left Join products_description as pd on pd.products_id = p.products_id 0.001 sec
↳product_info.php : 13 -> require_once ↳lib/common.php : 276 -> require_once ↳lib/seo.php : 296 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
18 . SELECT * FROM product_info_layout ORDER BY layout_id ASC 0.0001 sec
↳product_info.php : 13 -> require_once ↳lib/common.php : 277 -> require_once ↳lib/metatag.php : 11 -> require_once ↳templates/include/site_variables.php : 135 -> ProductDescriptionLayoutMaster::getProductDescriptionLayout ↳model/ProductDescriptionLayoutMaster.php : 78 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
19 . SELECT site_seo_description.seo_page_title, site_seo_description.seo_page_keywords,site_seo_description.seo_page_description FROM site_seo LEFT JOIN site_seo_description on site_seo_description.page_id = site_seo.page_id WHERE site_seo_description.site_language_id = 1 AND (site_seo.page_name = 'product_info.php' OR site_seo.page_name = 'product_info' OR site_seo.page_name = 'Default') ORDER BY site_seo.page_id desc 0.0004 sec
↳product_info.php : 13 -> require_once ↳lib/common.php : 277 -> require_once ↳lib/metatag.php : 38 -> seoPageMaster::getSeoPageDetails ↳model/seoPageMaster.php : 147 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
20 . SELECT products_description.seo_page_title, products_description.seo_page_keywords,products_description.seo_page_description, products_description.products_title,products_description.canonical_id FROM products LEFT JOIN products_description ON products_description.products_id = products.products_id WHERE products_description.site_language_id = 1 AND products.products_id = 67 0.0001 sec
↳product_info.php : 13 -> require_once ↳lib/common.php : 277 -> require_once ↳lib/metatag.php : 170 -> ProductsMaster::get_product_details ↳model/ProductsMaster.php : 203 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
21 . SELECT product_category_description.category_url AS product_category_url FROM products LEFT JOIN product_category ON product_category.category_id = products.category_id LEFT JOIN product_category_description ON product_category_description.category_id = product_category.category_id WHERE products.products_id = 67 AND product_category_description.site_language_id = 1 0.0001 sec
↳product_info.php : 13 -> require_once ↳lib/common.php : 277 -> require_once ↳lib/metatag.php : 216 -> transform_uri ↳lib/seo.php : 196 -> get_seo_link ↳lib/seo.php : 417 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
22 . SELECT site_general_metatag.name, site_general_metatag.content FROM site_general_metatag LEFT JOIN site_front_pages on site_front_pages.front_pages_id = site_general_metatag.page_id AND site_front_pages.seo_status = '1' WHERE (site_front_pages.front_pages_name = 'product_info.php' OR site_front_pages.front_pages_name = 'product_info') OR site_general_metatag.page_id = 0 ORDER BY site_front_pages.front_pages_id desc 0.0002 sec
↳product_info.php : 13 -> require_once ↳lib/common.php : 277 -> require_once ↳lib/metatag.php : 279 -> SiteGeneralMetatagMaster::getMetatagDetails ↳model/SiteGeneralMetatagMaster.php : 90 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
23 . SELECT front_group_id FROM site_front_pages WHERE front_pages_name = 'product_info' 0.0001 sec
↳product_info.php : 13 -> require_once ↳lib/common.php : 287 -> SiteFrontPagesMaster::getSiteFrontPages ↳model/SiteFrontPagesMaster.php : 80 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
24 . SELECT SQL_CALC_FOUND_ROWS * FROM (SELECT site_constants.constant_name, site_constants_description.constant_value, site_constants_description.constant_id, Concat(site_constants_description.constant_id, IF(site_constants_description.corporate_id = -1, 1, 0)) AS corporateid FROM site_constants LEFT JOIN site_constants_description ON site_constants_description.constant_id = site_constants.constant_id AND site_constants_description.site_language_id=1 LEFT JOIN site_front_page_group ON site_constants.front_group_id = site_front_page_group.front_group_id WHERE 1 AND site_constants.front_group_id IN ('1', '3') AND site_constants.available_to IN ('0', '11', '3', '12', '-2') AND site_constants_description.corporate_id = 0 GROUP BY corporateid ORDER BY corporateid DESC) AS site_constants_description GROUP BY site_constants_description.constant_id 0.0192 sec
↳product_info.php : 13 -> require_once ↳lib/common.php : 308 -> SiteConstantMaster::getSiteConstantDetailsCustomQuery ↳model/SiteConstantMaster.php : 198 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
25 . SELECT * FROM (SELECT menu_link.*, menu_link_description.menu_title,menu_link_description.menu_image,menu_link_description.site_language_id FROM menu_link LEFT JOIN menu_link_description ON menu_link_description.menu_id = menu_link.menu_id WHERE menu_link_description.site_language_id = 1 AND menu_link.status = '1' AND corporate_id = 0 AND (link_display = '2' OR link_display = '0') LIMIT 18446744073709551615) AS temp_table ORDER BY sort_order ASC 0.0003 sec
↳product_info.php : 13 -> require_once ↳lib/common.php : 333 -> all_menu_data ↳lib/dbfunctions.php : 2326 -> MenuLinkMaster::getMenuLinkDescriptionWithCorporate ↳model/MenuLinkMaster.php : 227 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
26 . SELECT * FROM sidebar_management WHERE section_pages LIKE '%|product_info.php|%' AND corporate_id = 0 OR sidebar_id = '1' ORDER BY sidebar_id DESC LIMIT 1 OFFSET 0 0.0003 sec
↳product_info.php : 13 -> require_once ↳lib/common.php : 365 -> require_once ↳lib/twig.php : 57 -> get_sidebox_details ↳lib/dbfunctions.php : 649 -> SidebarManagementMaster::getSidebarManagement ↳model/SidebarManagementMaster.php : 85 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
27 . SELECT * FROM (SELECT side_menu_link. * FROM side_menu_link WHERE 1 AND corporate_id = 0 GROUP BY menu_title HAVING status = '1' AND menu_display IN ('0', '1') ORDER BY sortorder ASC, status ASC, menu_title ASC LIMIT 18446744073709551615 ) AS temp_table ORDER BY sortorder ASC, status ASC, menu_title ASC 0.0002 sec
↳product_info.php : 13 -> require_once ↳lib/common.php : 365 -> require_once ↳lib/twig.php : 57 -> get_sidebox_details ↳lib/dbfunctions.php : 672 -> SideMenuLinkMaster::getSideMenuLinkDescriptionWithCorporate ↳model/SideMenuLinkMaster.php : 133 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
28 1
. SELECT SQL_CALC_FOUND_ROWS * FROM corporate_user WHERE directory_name = 'specialtyproducts' 0.0018 sec
↳product_info.php : 13 -> require_once ↳lib/common.php : 365 -> require_once ↳lib/twig.php : 59 -> require_once ↳templates/include/css.php : 154 -> CorporateUserMaster::getCorporateUser ↳model/CorporateUserMaster.php : 81 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
29 . SELECT SQL_CALC_FOUND_ROWS cms_pages.page_name, cms_pages_description.page_heading, cms_pages_description.page_content, cms_pages.corporate_id FROM cms_pages LEFT JOIN cms_pages_description ON cms_pages_description.page_id = cms_pages.page_id WHERE cms_pages_description.site_language_id = 1 AND cms_pages.page_name IN ('cms_header', 'cms_middle_footer', 'cms_footer', 'contact_us_box', 'sidebar_content_left', 'sidebar_content_right', 'related_product_section_help', 'cms_social_media_links', 'product_info_extra_msg') AND cms_pages.status = '1' AND cms_pages.corporate_id = 0 ORDER BY corporate_id DESC 0.0003 sec
↳product_info.php : 13 -> require_once ↳lib/common.php : 365 -> require_once ↳lib/twig.php : 156 -> CmsPagesMaster::getCmsPagesDetails ↳model/CmsPagesMaster.php : 129 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
*******************************COMMON END*********************************
30 . SELECT * FROM url_redirection_manage WHERE (old_url = 'http://abcimaging.dev.radixweb.net/specialtyproducts/custom-shape-magnet/' OR old_url = 'http://abcimaging.dev.radixweb.net/specialtyproducts/custom-shape-magnet/' OR old_url = 'http://abcimaging.dev.radixweb.net/specialtyproducts/custom-shape-magnet/') ORDER BY url_redirection_id ASC 0.0046 sec
↳product_info.php : 112 -> manage_url_redirection ↳templates/include/twig_functions.php : 812 -> UrlRedirectionManageMaster::getUrlRedirectionManage ↳model/UrlRedirectionManageMaster.php : 81 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
31 . SELECT * FROM products WHERE products_id = 67 0.0002 sec
↳product_info.php : 847 -> ProductsMaster::getProducts ↳model/ProductsMaster.php : 161 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
32 . SELECT products.*, products_description.* FROM products LEFT JOIN products_description ON products_description.products_id = products.products_id WHERE products.products_id = 67 AND products.visible = 1 AND products_description.site_language_id = 1 AND (products.user_type_id = '1' OR products.user_type_id = '0') 0.0003 sec
↳product_info.php : 1005 -> ProductsMaster::get_product_details ↳model/ProductsMaster.php : 203 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
33 . SELECT SQL_CALC_FOUND_ROWS category_name FROM product_category LEFT JOIN product_category_description ON product_category_description.category_id = product_category.category_id WHERE product_category.category_id = 10 AND product_category_description.site_language_id = 1 AND product_category.parent_id != 0 0.0002 sec
↳product_info.php : 1014 -> ProductCategoryMaster::get_product_category_details ↳model/ProductCategoryMaster.php : 171 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
34 . SELECT * FROM products_sizes WHERE products_id = 67 AND visible = '1' AND site_language_id = 1 0.0002 sec
↳product_info.php : 1032 -> ProductsSizesMaster::getProductsSizes ↳model/ProductsSizesMaster.php : 121 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
35 . SELECT * FROM product_settings WHERE products_id = 67 AND setting_constant_name IN ('PRODUCT_MINIMUM_PRICE') 0.0001 sec
↳product_info.php : 1040 -> getProductSetting ↳lib/dbfunctions.php : 4491 -> ProductsSettingMaster::getProductSetting ↳model/ProductsSettingMaster.php : 79 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
36 . SELECT products.products_id, products_sizes.size_id, products_sizes.size_title, product_price.price, product_price.qty, product_price.qty_to, product_price.corporate_id, product_price.user_type_id, products.predefined_product_type, products.price_defining_method, products.enable_sheet_calculation, product_price.color_page_price, products.enable_color_pages, product_price.extra_page_price, product_price.product_price_id, vendor_price.vendor_price,vendor_price.vendor_color_price,vendor_price.vendor_price_extra_page FROM products LEFT JOIN `product_price` ON `product_price`.`products_id` = `products`.`products_id` AND `product_price`.`visible` = '1' AND (`product_price`.`user_type_id` = '1') LEFT JOIN vendor_price ON vendor_price.price_id = product_price.product_price_id AND vendor_price.price_type='P' AND (products.user_type_id = '1' OR products.user_type_id = '0') RIGHT JOIN `products_sizes` ON `products_sizes`.`products_id` = `products`.`products_id` AND `products_sizes`.`size_id` = `product_price`.`size_id` AND `products_sizes`.`site_language_id` = 1 AND `products_sizes`.`visible`='1' WHERE `products`.`products_id` IN (67) AND IF ( `products`.`price_defining_method` IN ('1', '2', '3'), `product_price`.`qty_to` != 0, 1) AND products.predefined_product_type IN ('0', '11', '1', '3', '12') GROUP BY products_sizes.size_id, product_price.qty, product_price.qty_to, product_price.corporate_id, product_price.user_type_id ORDER BY `products_sizes`.`sort_order` ASC, `product_price`.`corporate_id` DESC, `products`.`sort_order` ASC, `product_price`.`products_id` ASC, `product_price`.`qty` ASC 0.0047 sec
↳product_info.php : 1042 -> get_user_base_product_price ↳lib/dbfunctions.php : 876 -> ProductPriceMaster::get_products_price_details ↳model/ProductPriceMaster.php : 152 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
37 . SELECT enable_sheet_calculation FROM products WHERE products_id = 67 0.0001 sec
↳product_info.php : 1058 -> getjobspersheet ↳lib/dbfunctions_1.php : 3087 -> ProductsMaster::getProducts ↳model/ProductsMaster.php : 161 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
38 . SELECT product_template_type.*,product_template.product_template_id,product_template.products_id, product_template.size_id,product_template.template_filename, product_template.status,product_template.sort_order,products_sizes.size_title,product_template_description.site_language_id,product_template_description.product_template_description FROM product_template_type LEFT JOIN product_template ON product_template.template_type_id = product_template_type.template_type_id LEFT JOIN product_template_description ON product_template.product_template_id = product_template_description.product_template_id INNER JOIN products_sizes on products_sizes.size_id = product_template.size_id WHERE product_template.products_id = 67 AND product_template_description.site_language_id = 1 AND products_sizes.site_language_id = 1 AND product_template. status = '1' GROUP BY product_template.product_template_id ORDER BY product_template.sort_order ASC 0.0021 sec
↳product_info.php : 1195 -> ProductTemplateMaster::getSiteProductTemplateDesc ↳model/ProductTemplateMaster.php : 153 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
39 . SELECT SQL_CALC_FOUND_ROWS products_image_gallery.* FROM products_image_gallery WHERE products_image_gallery.products_id = 67 AND (products_image_gallery.language = 1 OR products_image_gallery.language = 0) AND status = '1' ORDER BY sort_order ASC 0.0002 sec
↳product_info.php : 1220 -> ProductImageGalleryMaster::getProductImageGallery ↳model/ProductImageGalleryMaster.php : 80 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
40 . SELECT layout_name, is_mobile, sidebar_display FROM product_info_layout WHERE products_id LIKE '%,67,%' 0.0001 sec
↳product_info.php : 1232 -> ProductDescriptionLayoutMaster::getProductDescriptionLayout ↳model/ProductDescriptionLayoutMaster.php : 78 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
41 . SELECT * FROM product_settings WHERE products_id = 67 AND setting_constant_name IN ('PRODUCT_BROWSE_DESIGN', 'PRODUCT_UPLOAD_DESIGN', 'PRODUCT_CUSTOME_DESIGN', 'PRODUCT_DESC_SELECT_STORE_TEMPLATE_HELP_TEXT', 'PRODUCT_DESC_USER_UPLOAD_ART_HELP_TEXT', 'PRODUCT_DESC_USER_CREATION_HELP_TEXT', 'PRODUCT_HIRE_DESGNER_ACTION_LABEL', 'PRODUCT_QUOTE', 'PRODUCT_DESC_HIRE_DESIGNER_HELP_TEXT', 'PRODUCT_DESC_QUOTE_HELP_TEXT', 'PRODUCT_HIRE_DESIGNER', 'BOOK_NO_COVER', 'BOOK_COVER_INCLUDED_IN_CONTENT', 'PRODUCT_UPDATE_PRICE_TABLE') 0.0002 sec
↳product_info.php : 1261 -> getProductSetting ↳lib/dbfunctions.php : 4491 -> ProductsSettingMaster::getProductSetting ↳model/ProductsSettingMaster.php : 79 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
42 . SELECT coupon.*, IF (coupon.product_id != 'all',1,2) AS OrderBY FROM coupon WHERE coupon.type = 'discount' AND coupon.coupon_type = 'product' AND '2025-04-05 00:14:39' BETWEEN coupon.coupon_start_date AND coupon.coupon_end_dateAND coupon.coupon_status = '1' ORDER BY OrderBY, user_discount_group_id DESC, coupon_start_date DESC , coupon_id DESC 0.0008 sec
↳product_info.php : 1276 -> get_discounted_price ↳templates/include/html_helper.php : 2427 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
43 . SELECT * FROM products_related_products WHERE products_id = 67 AND products_related_id = 0 0.0039 sec
↳product_info.php : 1282 -> relatedproductlist ↳templates/include/twig_functions.php : 894 -> ProductsRelatedProductsMaster::getProductsRelatedProducts ↳model/ProductsRelatedProductsMaster.php : 80 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
44 . SELECT products_related_products.products_id, products_related_id, product_description as description, products_description.product_url, (SELECT imagename FROM products_description AS pd WHERE pd.products_id = products_related_products.products_related_id AND pd.site_language_id = 1) AS imagename, (SELECT products_title FROM products_description AS pd WHERE pd.products_id = products_related_products.products_related_id AND pd.site_language_id = 1) AS title FROM products_related_products RIGHT JOIN products ON ( products.products_id = products_related_products.products_related_id ) LEFT JOIN products_description ON ( products.products_id = products_description.products_id and products_description.site_language_id = 1) WHERE products_related_products.products_id = 67 AND products.visible = 1 AND (products.user_type_id = '1' OR products.user_type_id = '0') ORDER BY rand() 0.0006 sec
↳product_info.php : 1282 -> relatedproductlist ↳templates/include/twig_functions.php : 916 -> ProductsRelatedProductsMaster::getProductsRelatedProducts ↳model/ProductsRelatedProductsMaster.php : 80 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
45 . select q.*,q.value as product_id, if(p.discount IS NULL OR p.discount=0 , q.coupon_amount,p.discount) as discount , if(p.min_quantity IS NULL OR p.min_quantity=0 , 0,p.min_quantity) as min_qty , if(p.max_quantity IS NULL OR p.max_quantity=0,0,p.max_quantity) as max_qty , pdc.products_title ,pdc.imagename from ( SELECT c.coupon_id,c.coupon_amount,c.coupon_name,product_id,c.applicable_with_option, type,SUBSTRING_INDEX(SUBSTRING_INDEX(c.product_id, ',', n.n), ',', -1) value ,c.product_id as coupon_products FROM coupon c CROSS JOIN (SELECT a.N + b.N * 10 + 1 nFROM (SELECT 0 AS N UNION ALL SELECT 1 UNION ALL SELECT 2 UNION ALL SELECT 3 UNION ALL SELECT 4 UNION ALL SELECT 5 UNION ALL SELECT 6 UNION ALL SELECT 7 UNION ALL SELECT 8 UNION ALL SELECT 9) a ,(SELECT 0 AS N UNION ALL SELECT 1 UNION ALL SELECT 2 UNION ALL SELECT 3 UNION ALL SELECT 4 UNION ALL SELECT 5 UNION ALL SELECT 6 UNION ALL SELECT 7 UNION ALL SELECT 8 UNION ALL SELECT 9) bORDER BY n ) n WHERE n.n <= 1 + (LENGTH(c.product_id) - LENGTH(REPLACE(c.product_id, ',', ''))) and c.type='combo_discount' AND find_in_set('67',c.product_id) AND '2025-04-05 00:14:39' BETWEEN c.coupon_start_date AND c.coupon_end_date AND c.coupon_status = '1' GROUP BY c.coupon_id,value ORDER BY c.coupon_id,value ) as q LEFT JOIN coupon_combo_products_rules p ON p.coupon_id = q.coupon_id and p.products_id = q.valueLEFT JOIN products pt ON ( pt.products_id = q.value)LEFT JOIN products_description pdc ON ( pdc.products_id = pt.products_id and pdc.site_language_id =1 ) where pt.visible=1 0.0011 sec
↳product_info.php : 1294 -> comboproductslist ↳templates/include/twig_functions.php : 1416 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
46 . SELECT layout_name, is_mobile, sidebar_display FROM product_info_layout WHERE layout_name = 'test2' 0.0021 sec
↳product_info.php : 1488 -> ProductDescriptionLayoutMaster::getProductDescriptionLayout ↳model/ProductDescriptionLayoutMaster.php : 78 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
47 . SELECT * FROM product_settings WHERE products_id = 67 AND setting_constant_name IN ('PRODUCT_PRICE_CALCULATOR_VISUALIZATION', 'PRODUCT_ADDITIONAL_OPTION_VISUAL_ENABLE') 0.0002 sec
↳product_info.php : 1660 -> getProductSetting ↳lib/dbfunctions.php : 4491 -> ProductsSettingMaster::getProductSetting ↳model/ProductsSettingMaster.php : 79 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
Array
(
[twd] => Array
(
[titletag] =>Custom Shape Magnet
[metatag] =>
[form] => Array
(
[fb_link] => https://www.facebook.com/dialog/oauth?client_id=207871080027786&redirect_uri=http%3A%2F%2Fabcimaging.dev.radixweb.net%2Fuser_registration.php&state=927d459fd4939913e8fa99736186df55&scope=email&return_url=http%3A%2F%2Fabcimaging.dev.radixweb.net%2Fuser_registration.php
[fb_button] => Facebook
)
[layout_style] => Array
(
[l1] => Array
(
[1] => Array
(
[6z] => Array
(
[0] => image-gallery
[tab-content] => Array
(
[tabs] => Array
(
[PRODUCT_INFO_DESCRIPTION] => product-description
[COMMON_PRICE_DETAILS] => price-list
[PRODUCT_TEMPLETES] => help-template
)
)
)
[6b] => Array
(
[0] => price-calculator
[action-buttons] => Array
(
[type] => horizontal-button
[popupoption] => yes
)
)
)
[2] => Array
(
[12i] => Array
(
[0] => product-extra-message
)
)
[3] => Array
(
[12o] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[RELATED_PRODUCTS] => product-related
[COMBO_DISCOUNT_PRODUCTS] => product-combo
)
)
)
)
[4] => Array
(
[12o] => Array
(
[0] => product-review
)
)
)
[l2] => Array
(
[1] => Array
(
[7] => Array
(
[0] => image-gallery
[1] => product-description
)
[5] => Array
(
[0] => price-calculator
)
)
[2] => Array
(
[7] => Array
(
[0] => price-list
)
[5] => Array
(
[action-buttons] => Array
(
[type] => vertical-button
)
)
)
[3] => Array
(
[7] => Array
(
[0] => help-template
)
[5] => Array
(
[0] => product-extra-message
)
)
[4] => Array
(
[12a] => Array
(
[0] => product-related
)
[12b] => Array
(
[0] => product-combo
)
[12c] => Array
(
[0] => product-review
)
)
)
[l3] => Array
(
[1] => Array
(
[12] => Array
(
[0] => product-extra-message
)
)
[2] => Array
(
[5] => Array
(
[0] => price-calculator
)
[7] => Array
(
[0] => image-gallery
[tab-content] => Array
(
[tabs] => Array
(
[PRODUCT_INFO_DESCRIPTION] => product-description
[COMMON_PRICE_DETAILS] => price-list
[PRODUCT_TEMPLETES] => help-template
)
)
)
)
[3] => Array
(
[12a] => Array
(
[action-buttons] => Array
(
[type] => horizontal-icon
)
)
[12b] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[RELATED_PRODUCTS] => product-related
[COMBO_DISCOUNT_PRODUCTS] => product-combo
)
)
)
[12c] => Array
(
[0] => product-review
)
)
)
[l4] => Array
(
[1] => Array
(
[6k] => Array
(
[0] => image-gallery
[1] => product-description
)
[6v] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[PRICE_CALCULATOR] => price-calculator
[COMMON_PRICE_DETAILS] => price-list
[PRODUCT_TEMPLETES] => help-template
)
)
[action-buttons] => Array
(
[type] => vertical-button
)
)
)
[2] => Array
(
[12l] => Array
(
[0] => product-extra-message
)
)
[3] => Array
(
[12h] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[RELATED_PRODUCTS] => product-related
[COMBO_DISCOUNT_PRODUCTS] => product-combo
)
)
)
)
[4] => Array
(
[12x] => Array
(
[0] => product-review
)
)
)
[l5] => Array
(
[1] => Array
(
[12] => Array
(
[0] => image-gallery
)
)
[2] => Array
(
[6a] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[PRODUCT_INFO_DESCRIPTION] => product-description
[COMMON_PRICE_DETAILS] => price-list
[PRODUCT_TEMPLETES] => help-template
)
)
)
[6b] => Array
(
[0] => price-calculator
)
)
[3] => Array
(
[12] => Array
(
[action-buttons] => Array
(
[type] => horizontal-icon
)
)
)
[4] => Array
(
[12a] => Array
(
[0] => product-extra-message
)
[12b] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[RELATED_PRODUCTS] => product-related
[COMBO_DISCOUNT_PRODUCTS] => product-combo
)
)
)
[12c] => Array
(
[0] => product-review
)
)
)
[l6] => Array
(
[1] => Array
(
[12] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[Gallery] => image-gallery
[PRODUCT_INFO_DESCRIPTION] => product-description
[PRICE_CALCULATOR] => price-calculator
[COMMON_PRICE_DETAILS] => price-list
[PRODUCT_TEMPLETES] => help-template
[PRODUCT EXTRA MESSAGE] => product-extra-message
)
)
)
)
[2] => Array
(
[12a] => Array
(
[action-buttons] => Array
(
[type] => horizontal-icon
)
)
[12b] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[RELATED_PRODUCTS] => product-related
[COMBO_DISCOUNT_PRODUCTS] => product-combo
)
)
)
[12c] => Array
(
[0] => product-review
)
)
)
[l7] => Array
(
[1] => Array
(
[12] => Array
(
[0] => product-description
)
)
[2] => Array
(
[6a] => Array
(
[0] => price-calculator
)
[6b] => Array
(
[action-buttons] => Array
(
[type] => vertical-icon
)
)
)
[3] => Array
(
[12a] => Array
(
[0] => product-extra-message
)
[12b] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[RELATED_PRODUCTS] => product-related
[COMBO_DISCOUNT_PRODUCTS] => product-combo
)
)
)
[12c] => Array
(
[0] => product-review
)
)
)
[predefined] => Array
(
[1] => Array
(
[6m] => Array
(
[0] => image-gallery
[1] => product-description
)
[6u] => Array
(
[0] => price-calculator
)
)
[2] => Array
(
[12f] => Array
(
[0] => login-form
)
)
[3] => Array
(
[12f] => Array
(
[0] => product-extra-message
)
)
[4] => Array
(
[12x] => Array
(
[0] => product-related
)
)
[5] => Array
(
[12a] => Array
(
[0] => product-review
)
)
[6] => Array
(
[12b] => Array
(
[0] => product-combo
)
)
)
[m1] => Array
(
[1] => Array
(
[12x] => Array
(
[0] => price-calculator
)
)
[2] => Array
(
[12p] => Array
(
[action-buttons] => Array
(
[type] => vertical-button
[popupoption] => no
)
)
)
[3] => Array
(
[12v] => Array
(
[0] => image-gallery
)
)
[4] => Array
(
[12o] => Array
(
[0] => product-description
)
)
)
[book] => Array
(
[1] => Array
(
[5k] => Array
(
[0] => image-gallery
)
[7b] => Array
(
[0] => product-description
)
)
[2] => Array
(
[12z] => Array
(
[0] => content-upload
)
)
[3] => Array
(
[12g] => Array
(
[action-buttons] => Array
(
[type] => horizontal-button
)
)
)
[4] => Array
(
[12y] => Array
(
[0] => price-calculator
)
)
[5] => Array
(
[12c] => Array
(
[0] => product-extra-message
)
)
[6] => Array
(
[12r] => Array
(
[0] => product-review
)
)
[7] => Array
(
[12a] => Array
(
[0] => login-form
)
)
[8] => Array
(
[12z] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[RELATED_PRODUCTS] => product-related
[COMBO_DISCOUNT_PRODUCTS] => product-combo
)
)
)
)
)
[photo-print] => Array
(
[1] => Array
(
[6x] => Array
(
[0] => product-description
)
[6v] => Array
(
[0] => price-calculator
)
)
[2] => Array
(
[12v] => Array
(
[action-buttons] => Array
(
[type] => horizontal-button
[popupoption] => no
)
)
)
)
[photobook] => Array
(
[1] => Array
(
[6o] => Array
(
[0] => image-gallery
)
[6h] => Array
(
[0] => product-description
)
)
[2] => Array
(
[12o] => Array
(
[0] => product-photobook-designs
)
)
)
[test] => Array
(
[1] => Array
(
[6q] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
)
)
[0] => image-gallery
)
[6e] => Array
(
[0] => price-calculator
[action-buttons] => Array
(
[type] => vertical-button
[popupoption] => no
)
)
)
[2] => Array
(
[12b] => Array
(
[0] => product-extra-message
)
)
[3] => Array
(
[12c] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[RELATED_PRODUCTS] => product-related
[COMBO_DISCOUNT_PRODUCTS] => product-combo
)
)
)
)
[4] => Array
(
[12s] => Array
(
[0] => product-review
)
)
)
[test2] => Array
(
[1] => Array
(
[6y] => Array
(
[0] => image-gallery
)
[6n] => Array
(
[0] => price-calculator
)
)
[2] => Array
(
[6p] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[COMMON_PRICE_DETAILS] => price-list
)
)
)
[6n] => Array
(
[action-buttons] => Array
(
[type] => vertical-button
[popupoption] => no
)
)
)
[3] => Array
(
[12p] => Array
(
)
)
[4] => Array
(
[12k] => Array
(
[0] => product-description
)
)
[5] => Array
(
[12q] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[PRODUCT_INFO_TEMPLATES] => product-templates
)
)
)
)
[6] => Array
(
[12d] => Array
(
[0] => product-review
)
)
)
[Bryan-11/29/18] => Array
(
[1] => Array
(
[6u] => Array
(
[0] => image-gallery
)
[6q] => Array
(
[0] => product-description
)
)
[2] => Array
(
[6w] => Array
(
[0] => price-list
)
[6n] => Array
(
[action-buttons] => Array
(
[type] => vertical-button
[popupoption] => no
)
)
)
[3] => Array
(
[12m] => Array
(
[0] => product-templates
)
)
)
[kitproduct] => Array
(
[0] => Array
(
[12] => Array
(
[0] => image-gallery
[1] => product-description
[2] => price-calculator
)
)
)
)
[arr_side_boxes] => Array
(
[page_sidebox_detail] => RDataRecord Object
(
[_Data:protected] => Array
(
[sidebar_id] => 3
[section_name] => Products
[section_pages] => |product_list.php|product_info.php|product_category_info.php|product_prices.php|product_design_upload.php|product_matching_designs.php|
[leftbox] => false
[rightbox] => false
[hide_left_sidebox] =>
[hide_right_sidebox] =>
[master_sidebar_id] => 0
[corporate_id] => 0
)
[_IteratorKeys:protected] => Array
(
[0] => sidebar_id
[1] => section_name
[2] => section_pages
[3] => leftbox
[4] => rightbox
[5] => hide_left_sidebox
[6] => hide_right_sidebox
[7] => master_sidebar_id
[8] => corporate_id
)
)
[rightbox] => Array
(
[0] => Array
(
[function_name] => contact_us_sidemenu_box
)
[1] => Array
(
[function_name] => get_subscriber
)
[2] => Array
(
[function_name] => get_testimonials
)
)
[leftbox] => Array
(
[0] => Array
(
[function_name] => get_product_listing
)
[1] => Array
(
[function_name] => get_user_unsaved_template_block
)
[2] => Array
(
[function_name] => user_login
)
)
)
[arr_header_main_css] => Array
(
[0] => http://abcimaging.dev.radixweb.net/thirdparty/bootstrap/css/bootstrap.css
[1] => http://abcimaging.dev.radixweb.net/thirdparty/bootstrap/css/bootstrap-plugins.css
[2] => http://abcimaging.dev.radixweb.net/thirdparty/css/font-awesome.css
[3] => http://abcimaging.dev.radixweb.net/thirdparty/fancybox/css/jquery.fancybox.css
[4] => http://abcimaging.dev.radixweb.net/thirdparty/fancybox/helpers/jquery.fancybox-thumbs.css
[5] => http://abcimaging.dev.radixweb.net/thirdparty/css/icomoon.css
[6] => http://abcimaging.dev.radixweb.net/templates/css/loader.css
[7] => http://abcimaging.dev.radixweb.net/templates/css/common.css
[8] => http://abcimaging.dev.radixweb.net/templates/css/badge.css
[9] => http://abcimaging.dev.radixweb.net/thirdparty/slick/css/slick-theme.css
[10] => http://abcimaging.dev.radixweb.net/thirdparty/slick/css/slick.css
[11] => http://abcimaging.dev.radixweb.net/thirdparty/flipbook/css/flipbook.style.css
[12] => http://abcimaging.dev.radixweb.net/templates/css/breadcrumbs.css
[13] => http://abcimaging.dev.radixweb.net/templates/css/promotional_message.css
[14] => http://abcimaging.dev.radixweb.net/themes/abcimaging/css/theme.css
[15] => http://abcimaging.dev.radixweb.net/images/custom_css/abcimaging.css
[16] => http://abcimaging.dev.radixweb.net/templates/css/feedback_stars.css
[17] => http://abcimaging.dev.radixweb.net/templates/css/price_calculator_visualization.css
[18] => http://abcimaging.dev.radixweb.net/templates/css/treeview.css
)
[arr_main_css] => Array
(
)
[arr_main_js] => Array
(
[0] => common_js.php
[1] => http://abcimaging.dev.radixweb.net/thirdparty/js/jquery.js
[2] => http://abcimaging.dev.radixweb.net/thirdparty/js/jquery-ui.js
[3] => http://abcimaging.dev.radixweb.net/thirdparty/bootstrap/js/bootstrap.js
[4] => http://abcimaging.dev.radixweb.net/thirdparty/bootstrap/js/bootstrap-plugins.js
[5] => http://abcimaging.dev.radixweb.net/thirdparty/js/jquery.validate.js
[6] => http://abcimaging.dev.radixweb.net/thirdparty/js/jquery.validate.methods.js
[7] => http://abcimaging.dev.radixweb.net/thirdparty/js/jquery.bootstrap-growl.js
[8] => http://abcimaging.dev.radixweb.net/thirdparty/js/handlebars.js
[9] => http://abcimaging.dev.radixweb.net/thirdparty/js/typeahead.js
[10] => http://abcimaging.dev.radixweb.net/thirdparty/js/holder.js
[11] => http://abcimaging.dev.radixweb.net/thirdparty/js/jquery.touchSwipe.min.js
[12] => http://abcimaging.dev.radixweb.net/thirdparty/fancybox/js/jquery.fancybox.js
[13] => http://abcimaging.dev.radixweb.net/thirdparty/js/jquery.cookie.js
[14] => http://abcimaging.dev.radixweb.net/thirdparty/js/fileuploader.js
[15] => http://abcimaging.dev.radixweb.net/thirdparty/js/number-functions.js
[16] => http://abcimaging.dev.radixweb.net/thirdparty/js/dompurify.min.js
[17] => http://abcimaging.dev.radixweb.net/thirdparty/js/bootbox.js
[18] => http://abcimaging.dev.radixweb.net/templates/js/jquery.validate.bootstrap.js
[19] => http://abcimaging.dev.radixweb.net/templates/js/common.js
[20] => http://abcimaging.dev.radixweb.net/templates/js/common_seo.js
[21] => http://abcimaging.dev.radixweb.net/templates/js/cookiewarning.js
[22] => http://abcimaging.dev.radixweb.net/thirdparty/slick/js/slick.js
[23] => http://abcimaging.dev.radixweb.net/thirdparty/flipbook/js/flipbook.min.js
[24] => http://abcimaging.dev.radixweb.net/templates/js/promotional_message.js
[25] => http://abcimaging.dev.radixweb.net/templates/js/price_calculator.js
[26] => http://abcimaging.dev.radixweb.net/thirdparty/js/jquery.treeview.js
[27] => http://abcimaging.dev.radixweb.net/templates/js/product_templates_filtering.js
[28] => http://abcimaging.dev.radixweb.net/templates/js/additional_login.js
[29] => http://abcimaging.dev.radixweb.net/templates/js/product_feedback.js
[30] => http://abcimaging.dev.radixweb.net/templates/js/photobooks_designs.js
[32] => /themes/abcimaging/js/theme.js
)
[show_leftbox] => false
[show_rightbox] => false
[show_left_panel] =>
[show_right_panel] =>
[col] => Array
(
[left] => Array
(
[0] => 12
[1] => 4
[2] => 3
[3] => 3
)
[middle] => Array
(
[0] => 12
[1] => 12
[2] => 12
[3] => 12
)
[right] => Array
(
[0] => 12
[1] => 12
[2] => 3
[3] => 3
)
)
[class] => Array
(
[left] => col-xs-12 col-sm-4 col-md-3 col-lg-3
[middle] => col-xs-12 col-sm-12 col-md-12 col-lg-12
[right] => col-xs-12 col-sm-12 col-md-3 col-lg-3
[right_box] => col-xs-12 col-sm-6 col-md-12 col-lg-12
)
[cms] => Array
(
[contact_us_box] =>
ABC PrintRoom 5290 Shawnee Road, Suite 300
Alexandria, VA 22312 - United States
Phone : 202.559.7454customerservice@abcprintroom.com
[cms_header] =>
Welcome to ABC PrintRoom! Your one stop print source for any occasion. Popular Products Start your print project today. Upload your own files or choose from our 3,500 customizable design templates.
[cms_footer] =>
[cms_middle_footer] =>
Weddings Family Albums Look Books Portfolios
Sign up for savings, join our eNewsletter
Watch Online Design Tool Video VIDEO
[related_product_section_help] =>
You might also like to view our other products...
)
[SITE_VAR_PRODUCT_NO_IMAGE] =>
[SITE_VAR_DISPLAY_PRODUCT_CATEGORY_SUBOPTION] => %s
(%s)
[SITE_VAR_CART_AGREE_CHECKBOX] => product_add_info
[SITE_VAR_PREDEFINED_PRODUCT_CHECKBOX] =>
[payonMethodIDs] => [22]
[is_mailing_product] =>
[PRODUCT_BROWSE_DESIGN] => Browse Our Design Templates
[PRODUCT_UPLOAD_DESIGN] => Upload Design
[PRODUCT_CUSTOME_DESIGN] => Create Your Own Design
[PRODUCT_DESC_SELECT_STORE_TEMPLATE_HELP_TEXT] => Choose from one of our design templates.
[PRODUCT_DESC_USER_UPLOAD_ART_HELP_TEXT] => Upload your print ready design from a file.
[PRODUCT_DESC_USER_CREATION_HELP_TEXT] => Create your design from a blank canvas.
[PRODUCT_HIRE_DESGNER_ACTION_LABEL] => Hire Designer Action
[PRODUCT_QUOTE] => Quote Product
[PRODUCT_DESC_HIRE_DESIGNER_HELP_TEXT] => Hire our designer for your creative design.
[PRODUCT_DESC_QUOTE_HELP_TEXT] => Create quote for increased quantity of product.
[PRODUCT_HIRE_DESIGNER] => Hire Designer
[BOOK_NO_COVER] =>
[BOOK_COVER_INCLUDED_IN_CONTENT] =>
[PRODUCT_UPDATE_PRICE_TABLE] =>
[SITE_VAR_PRODUCT_DISCOUNT_PATTERN] =>
[relatedAndFeedbackProducts] => Array
(
[relatedProducts] =>
[feedback] =>
)
[relatedproductimagedata] =>
[catname] => Specialty Products
[ProductData] => RDataRecord Object
(
[_Data:protected] => Array
(
[products_id] => 67
[category_id] => 10
[multiple_category] =>
[orientaion] => 1
[products_draw_area_margins] => 0,0,0,0
[color_palette_id] => 5
[visible] => 1
[sort_order] => 13
[products_draw_cutting_margins] => 0,0,0,0
[display_product] => N
[enable_color_pages] =>
[default_zoom] => 100
[product_type] => ,3,1,2,
[products_draw_original_area_margins] => 0,0,0,0,Inch
[products_draw_original_cutting_margins] => 0,0,0,0,Inch
[uploader_type] => 0
[studio_type] => 1
[corporate_id] => 0
[department_id] =>
[user_type_id] => 1
[predefined_product_type] => 0
[price_defining_method] => 0
[size_visible] => Yes
[csv_allow] => 0
[enable_stock_management] => 0
[measurement_unit_id] => 1
[enable_sheet_calculation] => 0
[is_promotional] => 0
[advance_color_palette] => 1
[product_service_type] => 1
[created_on] => 2018-09-03 12:08:32
[modified_on] => 2018-11-30 03:46:13
[auto_id] => 392
[imagename] => custom-shape-magnet_thumb.jpg
[product_desc_image] => custom-shape-magnet_1.jpg
[products_title] => Custom Shape Magnet
[products_internal_title] =>
[product_url] => custom-shape-magnet
[product_description] =>
Attract your customers to your brand and business
Custom magnet designs that attract your customers to your brand and business
[long_description] =>
Attract your customers to your brand and business
Magnets were once a toy for the young kids. But now they are premium advertising collaterals. Branding and marketing is all about exposure and that is what magnets give you. Create custom magnet designs for your business and get noticed in every single household.
1.Create unique looking designs.
2.Design magnets for different shapes and sizes.
3.See online design preview.
4.Place online order and make payment online.
5.Get your order delivered at your doorstep.
[upload_description] =>
Full Bleed Size (starting document size)
Document Trim Size (final size after cutting)
Finished artwork should use the full bleed dimensions for best results. Please make sure to keep all text within the safe margin. Resolution: 300 dpi.
[browse_description] =>
[product_promotional_text] =>
[bw_page_label] =>
[color_page_label] =>
[seo_page_title] =>
[seo_page_keywords] =>
[seo_page_description] =>
[canonical_id] =>
[site_language_id] => 1
)
[_IteratorKeys:protected] => Array
(
[0] => products_id
[1] => category_id
[2] => multiple_category
[3] => orientaion
[4] => products_draw_area_margins
[5] => color_palette_id
[6] => visible
[7] => sort_order
[8] => products_draw_cutting_margins
[9] => display_product
[10] => enable_color_pages
[11] => default_zoom
[12] => product_type
[13] => products_draw_original_area_margins
[14] => products_draw_original_cutting_margins
[15] => uploader_type
[16] => studio_type
[17] => corporate_id
[18] => department_id
[19] => user_type_id
[20] => predefined_product_type
[21] => price_defining_method
[22] => size_visible
[23] => csv_allow
[24] => enable_stock_management
[25] => measurement_unit_id
[26] => enable_sheet_calculation
[27] => is_promotional
[28] => advance_color_palette
[29] => product_service_type
[30] => created_on
[31] => modified_on
[32] => auto_id
[33] => imagename
[34] => product_desc_image
[35] => products_title
[36] => products_internal_title
[37] => product_url
[38] => product_description
[39] => long_description
[40] => upload_description
[41] => browse_description
[42] => product_promotional_text
[43] => bw_page_label
[44] => color_page_label
[45] => seo_page_title
[46] => seo_page_keywords
[47] => seo_page_description
[48] => canonical_id
[49] => site_language_id
)
)
[str_filename] => product_info_layout.tpl
[getSizeDetails] => RDataRecordSet Object
(
[ResultData:RDataRecordSet:private] => PDOStatement Object
(
[queryString] => SELECT * FROM products_sizes WHERE products_id = :products_id AND visible = :visible AND site_language_id = :site_language_id
)
[AffectedRows:RDataRecordSet:private] => 1
[RecordCount] => 1
[foundRows] => -1
[RecordList:RDataRecordSet:private] => Array
(
)
[IteratorCount:RDataRecordSet:private] => 0
[last_query] => SELECT * FROM products_sizes WHERE products_id = 67 AND visible = '1' AND site_language_id = 1
)
[PriceCounter] => 2
[ProductPriceDetails] => Array
(
[2 x 2] => Array
(
[0] => RDataRecord Object
(
[_Data:protected] => Array
(
[products_id] => 67
[size_id] => 94
[size_title] => 2 x 2
[price] => 10
[qty] => 100
[qty_to] => 0
[corporate_id] => 0
[user_type_id] => 1
[predefined_product_type] => 0
[price_defining_method] => 0
[enable_sheet_calculation] => 0
[color_page_price] => 0
[enable_color_pages] =>
[extra_page_price] =>
[product_price_id] => 187
[vendor_price] =>
[vendor_color_price] =>
[vendor_price_extra_page] =>
)
[_IteratorKeys:protected] => Array
(
[0] => products_id
[1] => size_id
[2] => size_title
[3] => price
[4] => qty
[5] => qty_to
[6] => corporate_id
[7] => user_type_id
[8] => predefined_product_type
[9] => price_defining_method
[10] => enable_sheet_calculation
[11] => color_page_price
[12] => enable_color_pages
[13] => extra_page_price
[14] => product_price_id
[15] => vendor_price
[16] => vendor_color_price
[17] => vendor_price_extra_page
)
)
)
)
[productTypePriceDefining] => RDataRecord Object
(
[_Data:protected] => Array
(
[products_id] => 67
[category_id] => 10
[multiple_category] =>
[orientaion] => 1
[products_draw_area_margins] => 0,0,0,0
[color_palette_id] => 5
[visible] => 1
[sort_order] => 13
[products_draw_cutting_margins] => 0,0,0,0
[display_product] => N
[enable_color_pages] =>
[default_zoom] => 100
[product_type] => ,3,1,2,
[products_draw_original_area_margins] => 0,0,0,0,Inch
[products_draw_original_cutting_margins] => 0,0,0,0,Inch
[uploader_type] => 0
[studio_type] => 1
[corporate_id] => 0
[department_id] =>
[user_type_id] => 1
[predefined_product_type] => 0
[price_defining_method] => 0
[size_visible] => Yes
[csv_allow] => 0
[enable_stock_management] => 0
[measurement_unit_id] => 1
[enable_sheet_calculation] => 0
[is_promotional] => 0
[advance_color_palette] => 1
[product_service_type] => 1
[created_on] => 2018-09-03 12:08:32
[modified_on] => 2018-11-30 03:46:13
[auto_id] => 392
[imagename] => custom-shape-magnet_thumb.jpg
[product_desc_image] => custom-shape-magnet_1.jpg
[products_title] => Custom Shape Magnet
[products_internal_title] =>
[product_url] => custom-shape-magnet
[product_description] =>
Attract your customers to your brand and business
Custom magnet designs that attract your customers to your brand and business
[long_description] =>
Attract your customers to your brand and business
Magnets were once a toy for the young kids. But now they are premium advertising collaterals. Branding and marketing is all about exposure and that is what magnets give you. Create custom magnet designs for your business and get noticed in every single household.
1.Create unique looking designs.
2.Design magnets for different shapes and sizes.
3.See online design preview.
4.Place online order and make payment online.
5.Get your order delivered at your doorstep.
[upload_description] =>
Full Bleed Size (starting document size)
Document Trim Size (final size after cutting)
Finished artwork should use the full bleed dimensions for best results. Please make sure to keep all text within the safe margin. Resolution: 300 dpi.
[browse_description] =>
[product_promotional_text] =>
[bw_page_label] =>
[color_page_label] =>
[seo_page_title] =>
[seo_page_keywords] =>
[seo_page_description] =>
[canonical_id] =>
[site_language_id] => 1
)
[_IteratorKeys:protected] => Array
(
[0] => products_id
[1] => category_id
[2] => multiple_category
[3] => orientaion
[4] => products_draw_area_margins
[5] => color_palette_id
[6] => visible
[7] => sort_order
[8] => products_draw_cutting_margins
[9] => display_product
[10] => enable_color_pages
[11] => default_zoom
[12] => product_type
[13] => products_draw_original_area_margins
[14] => products_draw_original_cutting_margins
[15] => uploader_type
[16] => studio_type
[17] => corporate_id
[18] => department_id
[19] => user_type_id
[20] => predefined_product_type
[21] => price_defining_method
[22] => size_visible
[23] => csv_allow
[24] => enable_stock_management
[25] => measurement_unit_id
[26] => enable_sheet_calculation
[27] => is_promotional
[28] => advance_color_palette
[29] => product_service_type
[30] => created_on
[31] => modified_on
[32] => auto_id
[33] => imagename
[34] => product_desc_image
[35] => products_title
[36] => products_internal_title
[37] => product_url
[38] => product_description
[39] => long_description
[40] => upload_description
[41] => browse_description
[42] => product_promotional_text
[43] => bw_page_label
[44] => color_page_label
[45] => seo_page_title
[46] => seo_page_keywords
[47] => seo_page_description
[48] => canonical_id
[49] => site_language_id
)
)
[productId] => 67
[productTemplateHTML] =>
[TemplatesDataArr] => Array
(
)
[err] =>
[corporateId] => 0
[ProductGalleryImages] => RDataRecordSet Object
(
[ResultData:RDataRecordSet:private] => PDOStatement Object
(
[queryString] => SELECT SQL_CALC_FOUND_ROWS products_image_gallery.* FROM products_image_gallery WHERE products_image_gallery.products_id = :products_id AND (products_image_gallery.language = :language OR products_image_gallery.language = :language_0) AND status = :status ORDER BY sort_order ASC
)
[AffectedRows:RDataRecordSet:private] => 4
[RecordCount] => 4
[foundRows] => 4
[RecordList:RDataRecordSet:private] => Array
(
)
[IteratorCount:RDataRecordSet:private] => 0
[last_query] => SELECT SQL_CALC_FOUND_ROWS products_image_gallery.* FROM products_image_gallery WHERE products_image_gallery.products_id = 67 AND (products_image_gallery.language = 1 OR products_image_gallery.language = 0) AND status = '1' ORDER BY sort_order ASC
)
[TotalGalleryImages] => 4
[layout] => test2
[debug] =>
[product_service_type] => 1
[mailing_list_types] => Array
(
)
[page_from] => product_info
[user_type_id] => 1
[SITE_VAR_MOBILE_DEVICE_STUDIO_TEXT] =>
[SITE_VAR_PREDEFINED_PRODUCT_CHECKOUT] =>
[SITE_VAR_HIRE_DESIGNER_HIDE_BUTTON] => 1
[ProductInventoryConfig] =>
[image_file_type] => normal
[SITE_VAR_BOOK_MODULE_ENABLE] =>
[price_calculator_block] => 1
[userTypeId] => 1
[SITE_VAR_VISUAL_CALC_SLIDE_TO_SHOW] =>
[update_price] => no
[SITE_VAR_SHIPPING_DEFAULT_TYPE] =>
)
)
*******************************Render TPL Start*********************************
48 7
. SELECT * FROM website_logos WHERE corporate_id = 0 0.003 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 43 -> addCSS_header ↳templates/include/css.php : 195 -> getWebSiteLogos ↳lib/functions.php : 4236 -> WebSiteLogoMaster::getWebSiteLogo ↳model/WebSiteLogoMaster.php : 86 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
Render > header_toplinks.block Array
(
[twd] => Array
(
[cnt] => 0
[menus] => Array
(
[0] => RDataRecord Object
(
[_Data:protected] => Array
(
[menu_id] => 64
[menu_link] => cms.php?page=contact_us
[menu_target] => _self
[menu_position] => topheader
[link_display] => 2
[menu_option] => 0
[status] => 1
[sort_order] => 0
[menu_link_category] => 1
[link_type_id] => 10
[master_menu_id] => 0
[corporate_id] => 0
[menu_title] => 202.559.7454
[menu_image] =>
[site_language_id] => 1
)
[_IteratorKeys:protected] => Array
(
[0] => menu_id
[1] => menu_link
[2] => menu_target
[3] => menu_position
[4] => link_display
[5] => menu_option
[6] => status
[7] => sort_order
[8] => menu_link_category
[9] => link_type_id
[10] => master_menu_id
[11] => corporate_id
[12] => menu_title
[13] => menu_image
[14] => site_language_id
)
)
[1] => RDataRecord Object
(
[_Data:protected] => Array
(
[menu_id] => 7
[menu_link] => user_account.php
[menu_target] => _self
[menu_position] => topheader
[link_display] => 0
[menu_option] => 2
[status] => 1
[sort_order] => 1
[menu_link_category] => 4
[link_type_id] => 36
[master_menu_id] => 0
[corporate_id] => 0
[menu_title] => Login / Register
[menu_image] => fa-user
[site_language_id] => 1
)
[_IteratorKeys:protected] => Array
(
[0] => menu_id
[1] => menu_link
[2] => menu_target
[3] => menu_position
[4] => link_display
[5] => menu_option
[6] => status
[7] => sort_order
[8] => menu_link_category
[9] => link_type_id
[10] => master_menu_id
[11] => corporate_id
[12] => menu_title
[13] => menu_image
[14] => site_language_id
)
)
[2] => RDataRecord Object
(
[_Data:protected] => Array
(
[menu_id] => 37
[menu_link] => express_checkout_payment.php
[menu_target] => _self
[menu_position] => topheader
[link_display] => 2
[menu_option] => 2
[status] => 1
[sort_order] => 8
[menu_link_category] => 0
[link_type_id] => 0
[master_menu_id] => 0
[corporate_id] => 0
[menu_title] => Shopping Cart
[menu_image] => fa-shopping-cart
[site_language_id] => 1
)
[_IteratorKeys:protected] => Array
(
[0] => menu_id
[1] => menu_link
[2] => menu_target
[3] => menu_position
[4] => link_display
[5] => menu_option
[6] => status
[7] => sort_order
[8] => menu_link_category
[9] => link_type_id
[10] => master_menu_id
[11] => corporate_id
[12] => menu_title
[13] => menu_image
[14] => site_language_id
)
)
)
[arr_myaccount_menu_link] => Array
(
[0] => user_account.php
[1] => user_order.php
[3] => user_portfolio.php
[4] => quote.php
[5] => user_order_inventory.php
[7] => user_reward.php
[8] => user_images.php
[9] => user_qrcode_list.php
[10] => user_address.php
[11] => user_profile.php
[12] => user_store_profile.php
[13] => sales_order_report.php
[14] => user_changepassword.php
)
[form] => Array
(
[fb_button] => Facebook
[fb_link] => https://www.facebook.com/dialog/oauth?client_id=207871080027786&redirect_uri=http%3A%2F%2Fabcimaging.dev.radixweb.net%2Fuser_registration.php&state=927d459fd4939913e8fa99736186df55&scope=email&return_url=http%3A%2F%2Fabcimaging.dev.radixweb.net%2Fuser_registration.php
)
[SITE_VAR_DESIGNER_MODULE_ENABLE] => 0
[SITE_VAR_USERNAME_LOGIN] => N
[SITE_VAR_CORPORATE_URL_TYPE] =>
)
)
49 . SELECT * FROM site_language WHERE status = '1' 0.0018 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 62 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e6ca294b13073523607bc614712e3c693505b47075fbb5df353367b28618a872::doDisplay ↳cache/2e/2e77a97c7542d0552df6b7b3b4daf7a775ca79eaddfdd19b63d650b551b2d26a.php : 53 -> get_active_language ↳templates/include/twig_functions.php : 293 -> SiteLanguageMaster::getSiteLanguage ↳model/SiteLanguageMaster.php : 52 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
Render > header_menu.block Array
(
[twd] => Array
(
[cnt] => 0
[menus] => Array
(
[0] => RDataRecord Object
(
[_Data:protected] => Array
(
[menu_id] => 2
[menu_link] => product_list.php
[menu_target] => _self
[menu_position] => header
[link_display] => 2
[menu_option] => 2
[status] => 1
[sort_order] => 0
[menu_link_category] => 6
[link_type_id] => 0
[master_menu_id] => 0
[corporate_id] => 0
[menu_title] => Products
[menu_image] => fa-list
[site_language_id] => 1
)
[_IteratorKeys:protected] => Array
(
[0] => menu_id
[1] => menu_link
[2] => menu_target
[3] => menu_position
[4] => link_display
[5] => menu_option
[6] => status
[7] => sort_order
[8] => menu_link_category
[9] => link_type_id
[10] => master_menu_id
[11] => corporate_id
[12] => menu_title
[13] => menu_image
[14] => site_language_id
)
)
[1] => RDataRecord Object
(
[_Data:protected] => Array
(
[menu_id] => 70
[menu_link] => cms.php?page=photobooks
[menu_target] => _self
[menu_position] => header
[link_display] => 2
[menu_option] => 0
[status] => 1
[sort_order] => 1
[menu_link_category] => 1
[link_type_id] => 99
[master_menu_id] => 0
[corporate_id] => 0
[menu_title] => photo books
[menu_image] =>
[site_language_id] => 1
)
[_IteratorKeys:protected] => Array
(
[0] => menu_id
[1] => menu_link
[2] => menu_target
[3] => menu_position
[4] => link_display
[5] => menu_option
[6] => status
[7] => sort_order
[8] => menu_link_category
[9] => link_type_id
[10] => master_menu_id
[11] => corporate_id
[12] => menu_title
[13] => menu_image
[14] => site_language_id
)
)
[2] => RDataRecord Object
(
[_Data:protected] => Array
(
[menu_id] => 69
[menu_link] => cms.php?page=calendar
[menu_target] => _self
[menu_position] => header
[link_display] => 2
[menu_option] => 0
[status] => 1
[sort_order] => 2
[menu_link_category] => 1
[link_type_id] => 97
[master_menu_id] => 0
[corporate_id] => 0
[menu_title] => calendars
[menu_image] =>
[site_language_id] => 1
)
[_IteratorKeys:protected] => Array
(
[0] => menu_id
[1] => menu_link
[2] => menu_target
[3] => menu_position
[4] => link_display
[5] => menu_option
[6] => status
[7] => sort_order
[8] => menu_link_category
[9] => link_type_id
[10] => master_menu_id
[11] => corporate_id
[12] => menu_title
[13] => menu_image
[14] => site_language_id
)
)
[3] => RDataRecord Object
(
[_Data:protected] => Array
(
[menu_id] => 3
[menu_link] => product_prices.php
[menu_target] => _self
[menu_position] => header
[link_display] => 2
[menu_option] => 0
[status] => 1
[sort_order] => 3
[menu_link_category] => 2
[link_type_id] => 0
[master_menu_id] => 0
[corporate_id] => 0
[menu_title] => Pricing
[menu_image] =>
[site_language_id] => 1
)
[_IteratorKeys:protected] => Array
(
[0] => menu_id
[1] => menu_link
[2] => menu_target
[3] => menu_position
[4] => link_display
[5] => menu_option
[6] => status
[7] => sort_order
[8] => menu_link_category
[9] => link_type_id
[10] => master_menu_id
[11] => corporate_id
[12] => menu_title
[13] => menu_image
[14] => site_language_id
)
)
[4] => RDataRecord Object
(
[_Data:protected] => Array
(
[menu_id] => 44
[menu_link] => cms.php?page=contact_us
[menu_target] => _self
[menu_position] => header
[link_display] => 2
[menu_option] => 0
[status] => 1
[sort_order] => 5
[menu_link_category] => 1
[link_type_id] => 10
[master_menu_id] => 0
[corporate_id] => 0
[menu_title] => Contact us
[menu_image] => fa-envelope-o
[site_language_id] => 1
)
[_IteratorKeys:protected] => Array
(
[0] => menu_id
[1] => menu_link
[2] => menu_target
[3] => menu_position
[4] => link_display
[5] => menu_option
[6] => status
[7] => sort_order
[8] => menu_link_category
[9] => link_type_id
[10] => master_menu_id
[11] => corporate_id
[12] => menu_title
[13] => menu_image
[14] => site_language_id
)
)
)
[arr_myaccount_menu_link] => Array
(
[0] => user_account.php
[1] => user_order.php
[3] => user_portfolio.php
[4] => quote.php
[5] => user_order_inventory.php
[7] => user_reward.php
[8] => user_images.php
[9] => user_qrcode_list.php
[10] => user_address.php
[11] => user_profile.php
[12] => user_store_profile.php
[13] => sales_order_report.php
[14] => user_changepassword.php
)
[form] => Array
(
[fb_button] => Facebook
[fb_link] => https://www.facebook.com/dialog/oauth?client_id=207871080027786&redirect_uri=http%3A%2F%2Fabcimaging.dev.radixweb.net%2Fuser_registration.php&state=927d459fd4939913e8fa99736186df55&scope=email&return_url=http%3A%2F%2Fabcimaging.dev.radixweb.net%2Fuser_registration.php
)
[SITE_VAR_DESIGNER_MODULE_ENABLE] => 0
[group_category] => Array
(
[-1] => Array
(
[group_name] =>
[group_enable] =>
[group_pro_text] =>
[groups] => Array
(
[10] => Array
(
[category_name] => Specialty Products
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[97] => Array
(
[pname] => Canvas Prints
[pro_enable] => no
[pro_title] =>
[product_url] => canvasprints
)
[68] => Array
(
[pname] => Square Magnets
[pro_enable] =>
[pro_title] =>
[product_url] => square-magnets
)
[67] => Array
(
[pname] => Custom Shape Magnet
[pro_enable] =>
[pro_title] =>
[product_url] => custom-shape-magnet
)
)
)
[8] => Array
(
[category_name] => Photo Books
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[2001] => Array
(
[pname] => Test Photoprint Product
[pro_enable] =>
[pro_title] =>
[product_url] => test-photoprint-product
)
[96] => Array
(
[pname] => Photo Book (8x8)
[pro_enable] =>
[pro_title] =>
[product_url] => square-photo-book-8x8-inch
)
[95] => Array
(
[pname] => Photo Book (12x12)
[pro_enable] =>
[pro_title] =>
[product_url] => square-photo-book-12x12-inch
)
[94] => Array
(
[pname] => Photo Book (Portrait)
[pro_enable] =>
[pro_title] =>
[product_url] => photobook-portrait
)
[2000] => Array
(
[pname] => Photo Book (Landscape)
[pro_enable] =>
[pro_title] =>
[product_url] => photobook-landscape
)
)
)
[3] => Array
(
[category_name] => Marketing Materials
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[23] => Array
(
[pname] => Banners
[pro_enable] =>
[pro_title] =>
[product_url] => banners
)
[4] => Array
(
[pname] => Postcards
[pro_enable] =>
[pro_title] =>
[product_url] => postcards
)
[66] => Array
(
[pname] => Yard Sign Banners
[pro_enable] =>
[pro_title] =>
[product_url] => yard-sign-banners
)
[82] => Array
(
[pname] => Car Door Magnets
[pro_enable] =>
[pro_title] =>
[product_url] => car-door-magnets
)
[22] => Array
(
[pname] => Catalogs Both Side
[pro_enable] =>
[pro_title] =>
[product_url] => catalogs-both-side
)
[26] => Array
(
[pname] => Door Hangers Two Side
[pro_enable] =>
[pro_title] =>
[product_url] => door-hangers-two-side
)
[7] => Array
(
[pname] => Brochures
[pro_enable] =>
[pro_title] =>
[product_url] => brochures
)
[2] => Array
(
[pname] => Flyers One Side
[pro_enable] =>
[pro_title] =>
[product_url] => flyers-one-side
)
)
)
[11] => Array
(
[category_name] => Posters, Banners & Signs
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[24] => Array
(
[pname] => Posters
[pro_enable] => no
[pro_title] =>
[product_url] => posters
)
)
)
[2] => Array
(
[category_name] => Business Stationary
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[5] => Array
(
[pname] => Envelopes
[pro_enable] =>
[pro_title] =>
[product_url] => envelopes
)
[20] => Array
(
[pname] => Greeting Cards
[pro_enable] =>
[pro_title] =>
[product_url] => greeting-cards
)
[3] => Array
(
[pname] => Letterhead
[pro_enable] =>
[pro_title] =>
[product_url] => letterhead
)
)
)
)
)
)
[kit_data] => Array
(
[0] => Array
(
[imagename] =>
[description] =>
[title] => Test kit product
[id] => 1
[url] => http://abcimaging.dev.radixweb.net/product_kit_info.php?kid=1
)
)
[SITE_VAR_USERNAME_LOGIN] => N
[SITE_VAR_CORPORATE_URL_TYPE] =>
)
)
Render > product_category_group.block Array
(
[twd] => Array
(
[product_count] => 20
[FArray] => Array
(
[0] => product_info.php
[1] => product_design_upload.php
[2] => product_designs.php
[3] => corporate_products.php
)
[productCategoryDetails] => Array
(
[0] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 10
[product_url] => canvasprints
[category_id] => 10
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Specialty Products
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 97
[predefined_product_type] => 0
[products_title] => Canvas Prints
[product_promotional_text] =>
[setting_constant_name] => PRODUCT_PROMOTION_IN_TITLE
[setting_value] => no
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[1] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 10
[product_url] => square-magnets
[category_id] => 10
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Specialty Products
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 68
[predefined_product_type] => 0
[products_title] => Square Magnets
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[2] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 10
[product_url] => custom-shape-magnet
[category_id] => 10
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Specialty Products
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 67
[predefined_product_type] => 0
[products_title] => Custom Shape Magnet
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[3] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 8
[product_url] => test-photoprint-product
[category_id] => 8
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Photo Books
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 2001
[predefined_product_type] => 12
[products_title] => Test Photoprint Product
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[4] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 8
[product_url] => square-photo-book-8x8-inch
[category_id] => 8
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Photo Books
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 96
[predefined_product_type] => 3
[products_title] => Photo Book (8x8)
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[5] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 8
[product_url] => square-photo-book-12x12-inch
[category_id] => 8
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Photo Books
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 95
[predefined_product_type] => 3
[products_title] => Photo Book (12x12)
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[6] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 8
[product_url] => photobook-portrait
[category_id] => 8
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Photo Books
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 94
[predefined_product_type] => 3
[products_title] => Photo Book (Portrait)
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[7] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 8
[product_url] => photobook-landscape
[category_id] => 8
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Photo Books
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 2000
[predefined_product_type] => 3
[products_title] => Photo Book (Landscape)
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[8] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 3
[product_url] => banners
[category_id] => 3
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Marketing Materials
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 23
[predefined_product_type] => 0
[products_title] => Banners
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[9] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 3
[product_url] => postcards
[category_id] => 3
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Marketing Materials
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 4
[predefined_product_type] => 0
[products_title] => Postcards
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[10] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 3
[product_url] => yard-sign-banners
[category_id] => 3
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Marketing Materials
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 66
[predefined_product_type] => 0
[products_title] => Yard Sign Banners
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[11] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 3
[product_url] => car-door-magnets
[category_id] => 3
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Marketing Materials
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 82
[predefined_product_type] => 0
[products_title] => Car Door Magnets
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[12] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 3
[product_url] => catalogs-both-side
[category_id] => 3
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Marketing Materials
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 22
[predefined_product_type] => 0
[products_title] => Catalogs Both Side
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[13] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 3
[product_url] => door-hangers-two-side
[category_id] => 3
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Marketing Materials
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 26
[predefined_product_type] => 0
[products_title] => Door Hangers Two Side
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[14] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 3
[product_url] => brochures
[category_id] => 3
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Marketing Materials
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 7
[predefined_product_type] => 0
[products_title] => Brochures
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[15] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 3
[product_url] => flyers-one-side
[category_id] => 3
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Marketing Materials
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 2
[predefined_product_type] => 0
[products_title] => Flyers One Side
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[16] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 11
[product_url] => posters
[category_id] => 11
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Posters, Banners & Signs
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 24
[predefined_product_type] => 0
[products_title] => Posters
[product_promotional_text] =>
[setting_constant_name] => PRODUCT_PROMOTION_IN_TITLE
[setting_value] => no
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[17] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 2
[product_url] => envelopes
[category_id] => 2
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Business Stationary
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 5
[predefined_product_type] => 0
[products_title] => Envelopes
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[18] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 2
[product_url] => greeting-cards
[category_id] => 2
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Business Stationary
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 20
[predefined_product_type] => 0
[products_title] => Greeting Cards
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[19] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 2
[product_url] => letterhead
[category_id] => 2
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Business Stationary
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 3
[predefined_product_type] => 0
[products_title] => Letterhead
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
)
[CATEGORY_LAYOUT_ENABLED] => toggle
[category_product] => Array
(
[10] => Array
(
[category_name] => Specialty Products
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[97] => Array
(
[pname] => Canvas Prints
[pro_enable] => no
[pro_title] =>
[cat_id] => 10
[product_url] => canvasprints
)
[68] => Array
(
[pname] => Square Magnets
[pro_enable] =>
[pro_title] =>
[cat_id] => 10
[product_url] => square-magnets
)
[67] => Array
(
[pname] => Custom Shape Magnet
[pro_enable] =>
[pro_title] =>
[cat_id] => 10
[product_url] => custom-shape-magnet
)
)
)
[8] => Array
(
[category_name] => Photo Books
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[2001] => Array
(
[pname] => Test Photoprint Product
[pro_enable] =>
[pro_title] =>
[cat_id] => 8
[product_url] => test-photoprint-product
)
[96] => Array
(
[pname] => Photo Book (8x8)
[pro_enable] =>
[pro_title] =>
[cat_id] => 8
[product_url] => square-photo-book-8x8-inch
)
[95] => Array
(
[pname] => Photo Book (12x12)
[pro_enable] =>
[pro_title] =>
[cat_id] => 8
[product_url] => square-photo-book-12x12-inch
)
[94] => Array
(
[pname] => Photo Book (Portrait)
[pro_enable] =>
[pro_title] =>
[cat_id] => 8
[product_url] => photobook-portrait
)
[2000] => Array
(
[pname] => Photo Book (Landscape)
[pro_enable] =>
[pro_title] =>
[cat_id] => 8
[product_url] => photobook-landscape
)
)
)
[3] => Array
(
[category_name] => Marketing Materials
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[23] => Array
(
[pname] => Banners
[pro_enable] =>
[pro_title] =>
[cat_id] => 3
[product_url] => banners
)
[4] => Array
(
[pname] => Postcards
[pro_enable] =>
[pro_title] =>
[cat_id] => 3
[product_url] => postcards
)
[66] => Array
(
[pname] => Yard Sign Banners
[pro_enable] =>
[pro_title] =>
[cat_id] => 3
[product_url] => yard-sign-banners
)
[82] => Array
(
[pname] => Car Door Magnets
[pro_enable] =>
[pro_title] =>
[cat_id] => 3
[product_url] => car-door-magnets
)
[22] => Array
(
[pname] => Catalogs Both Side
[pro_enable] =>
[pro_title] =>
[cat_id] => 3
[product_url] => catalogs-both-side
)
[26] => Array
(
[pname] => Door Hangers Two Side
[pro_enable] =>
[pro_title] =>
[cat_id] => 3
[product_url] => door-hangers-two-side
)
[7] => Array
(
[pname] => Brochures
[pro_enable] =>
[pro_title] =>
[cat_id] => 3
[product_url] => brochures
)
[2] => Array
(
[pname] => Flyers One Side
[pro_enable] =>
[pro_title] =>
[cat_id] => 3
[product_url] => flyers-one-side
)
)
)
[11] => Array
(
[category_name] => Posters, Banners & Signs
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[24] => Array
(
[pname] => Posters
[pro_enable] => no
[pro_title] =>
[cat_id] => 11
[product_url] => posters
)
)
)
[2] => Array
(
[category_name] => Business Stationary
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[5] => Array
(
[pname] => Envelopes
[pro_enable] =>
[pro_title] =>
[cat_id] => 2
[product_url] => envelopes
)
[20] => Array
(
[pname] => Greeting Cards
[pro_enable] =>
[pro_title] =>
[cat_id] => 2
[product_url] => greeting-cards
)
[3] => Array
(
[pname] => Letterhead
[pro_enable] =>
[pro_title] =>
[cat_id] => 2
[product_url] => letterhead
)
)
)
)
[selected_category] => 10
[allgroupcategorys] => Array
(
[0] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 10
[product_url] => canvasprints
[category_id] => 10
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Specialty Products
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 97
[predefined_product_type] => 0
[products_title] => Canvas Prints
[product_promotional_text] =>
[setting_constant_name] => PRODUCT_PROMOTION_IN_TITLE
[setting_value] => no
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[1] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 10
[product_url] => square-magnets
[category_id] => 10
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Specialty Products
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 68
[predefined_product_type] => 0
[products_title] => Square Magnets
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[2] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 10
[product_url] => custom-shape-magnet
[category_id] => 10
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Specialty Products
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 67
[predefined_product_type] => 0
[products_title] => Custom Shape Magnet
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[3] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 8
[product_url] => test-photoprint-product
[category_id] => 8
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Photo Books
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 2001
[predefined_product_type] => 12
[products_title] => Test Photoprint Product
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[4] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 8
[product_url] => square-photo-book-8x8-inch
[category_id] => 8
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Photo Books
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 96
[predefined_product_type] => 3
[products_title] => Photo Book (8x8)
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[5] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 8
[product_url] => square-photo-book-12x12-inch
[category_id] => 8
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Photo Books
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 95
[predefined_product_type] => 3
[products_title] => Photo Book (12x12)
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[6] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 8
[product_url] => photobook-portrait
[category_id] => 8
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Photo Books
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 94
[predefined_product_type] => 3
[products_title] => Photo Book (Portrait)
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[7] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 8
[product_url] => photobook-landscape
[category_id] => 8
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Photo Books
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 2000
[predefined_product_type] => 3
[products_title] => Photo Book (Landscape)
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[8] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 3
[product_url] => banners
[category_id] => 3
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Marketing Materials
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 23
[predefined_product_type] => 0
[products_title] => Banners
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[9] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 3
[product_url] => postcards
[category_id] => 3
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Marketing Materials
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 4
[predefined_product_type] => 0
[products_title] => Postcards
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[10] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 3
[product_url] => yard-sign-banners
[category_id] => 3
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Marketing Materials
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 66
[predefined_product_type] => 0
[products_title] => Yard Sign Banners
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[11] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 3
[product_url] => car-door-magnets
[category_id] => 3
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Marketing Materials
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 82
[predefined_product_type] => 0
[products_title] => Car Door Magnets
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[12] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 3
[product_url] => catalogs-both-side
[category_id] => 3
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Marketing Materials
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 22
[predefined_product_type] => 0
[products_title] => Catalogs Both Side
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[13] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 3
[product_url] => door-hangers-two-side
[category_id] => 3
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Marketing Materials
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 26
[predefined_product_type] => 0
[products_title] => Door Hangers Two Side
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[14] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 3
[product_url] => brochures
[category_id] => 3
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Marketing Materials
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 7
[predefined_product_type] => 0
[products_title] => Brochures
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[15] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 3
[product_url] => flyers-one-side
[category_id] => 3
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Marketing Materials
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 2
[predefined_product_type] => 0
[products_title] => Flyers One Side
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[16] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 11
[product_url] => posters
[category_id] => 11
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Posters, Banners & Signs
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 24
[predefined_product_type] => 0
[products_title] => Posters
[product_promotional_text] =>
[setting_constant_name] => PRODUCT_PROMOTION_IN_TITLE
[setting_value] => no
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[17] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 2
[product_url] => envelopes
[category_id] => 2
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Business Stationary
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 5
[predefined_product_type] => 0
[products_title] => Envelopes
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[18] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 2
[product_url] => greeting-cards
[category_id] => 2
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Business Stationary
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 20
[predefined_product_type] => 0
[products_title] => Greeting Cards
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[19] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 2
[product_url] => letterhead
[category_id] => 2
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Business Stationary
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 3
[predefined_product_type] => 0
[products_title] => Letterhead
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
)
[group_categorys] => Array
(
[-1] => Array
(
[group_name] =>
[group_enable] =>
[group_pro_text] =>
[groups] => Array
(
[10] => Array
(
[category_name] => Specialty Products
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[97] => Array
(
[pname] => Canvas Prints
[pro_enable] => no
[pro_title] =>
[product_url] => canvasprints
)
[68] => Array
(
[pname] => Square Magnets
[pro_enable] =>
[pro_title] =>
[product_url] => square-magnets
)
[67] => Array
(
[pname] => Custom Shape Magnet
[pro_enable] =>
[pro_title] =>
[product_url] => custom-shape-magnet
)
)
)
[8] => Array
(
[category_name] => Photo Books
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[2001] => Array
(
[pname] => Test Photoprint Product
[pro_enable] =>
[pro_title] =>
[product_url] => test-photoprint-product
)
[96] => Array
(
[pname] => Photo Book (8x8)
[pro_enable] =>
[pro_title] =>
[product_url] => square-photo-book-8x8-inch
)
[95] => Array
(
[pname] => Photo Book (12x12)
[pro_enable] =>
[pro_title] =>
[product_url] => square-photo-book-12x12-inch
)
[94] => Array
(
[pname] => Photo Book (Portrait)
[pro_enable] =>
[pro_title] =>
[product_url] => photobook-portrait
)
[2000] => Array
(
[pname] => Photo Book (Landscape)
[pro_enable] =>
[pro_title] =>
[product_url] => photobook-landscape
)
)
)
[3] => Array
(
[category_name] => Marketing Materials
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[23] => Array
(
[pname] => Banners
[pro_enable] =>
[pro_title] =>
[product_url] => banners
)
[4] => Array
(
[pname] => Postcards
[pro_enable] =>
[pro_title] =>
[product_url] => postcards
)
[66] => Array
(
[pname] => Yard Sign Banners
[pro_enable] =>
[pro_title] =>
[product_url] => yard-sign-banners
)
[82] => Array
(
[pname] => Car Door Magnets
[pro_enable] =>
[pro_title] =>
[product_url] => car-door-magnets
)
[22] => Array
(
[pname] => Catalogs Both Side
[pro_enable] =>
[pro_title] =>
[product_url] => catalogs-both-side
)
[26] => Array
(
[pname] => Door Hangers Two Side
[pro_enable] =>
[pro_title] =>
[product_url] => door-hangers-two-side
)
[7] => Array
(
[pname] => Brochures
[pro_enable] =>
[pro_title] =>
[product_url] => brochures
)
[2] => Array
(
[pname] => Flyers One Side
[pro_enable] =>
[pro_title] =>
[product_url] => flyers-one-side
)
)
)
[11] => Array
(
[category_name] => Posters, Banners & Signs
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[24] => Array
(
[pname] => Posters
[pro_enable] => no
[pro_title] =>
[product_url] => posters
)
)
)
[2] => Array
(
[category_name] => Business Stationary
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[5] => Array
(
[pname] => Envelopes
[pro_enable] =>
[pro_title] =>
[product_url] => envelopes
)
[20] => Array
(
[pname] => Greeting Cards
[pro_enable] =>
[pro_title] =>
[product_url] => greeting-cards
)
[3] => Array
(
[pname] => Letterhead
[pro_enable] =>
[pro_title] =>
[product_url] => letterhead
)
)
)
)
)
)
[category_with_group] => Array
(
)
[category_without_group_name] => Array
(
[10] => Array
(
[category_name] => Specialty Products
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[97] => Array
(
[pname] => Canvas Prints
[pro_enable] => no
[pro_title] =>
[product_url] => canvasprints
)
[68] => Array
(
[pname] => Square Magnets
[pro_enable] =>
[pro_title] =>
[product_url] => square-magnets
)
[67] => Array
(
[pname] => Custom Shape Magnet
[pro_enable] =>
[pro_title] =>
[product_url] => custom-shape-magnet
)
)
)
[8] => Array
(
[category_name] => Photo Books
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[2001] => Array
(
[pname] => Test Photoprint Product
[pro_enable] =>
[pro_title] =>
[product_url] => test-photoprint-product
)
[96] => Array
(
[pname] => Photo Book (8x8)
[pro_enable] =>
[pro_title] =>
[product_url] => square-photo-book-8x8-inch
)
[95] => Array
(
[pname] => Photo Book (12x12)
[pro_enable] =>
[pro_title] =>
[product_url] => square-photo-book-12x12-inch
)
[94] => Array
(
[pname] => Photo Book (Portrait)
[pro_enable] =>
[pro_title] =>
[product_url] => photobook-portrait
)
[2000] => Array
(
[pname] => Photo Book (Landscape)
[pro_enable] =>
[pro_title] =>
[product_url] => photobook-landscape
)
)
)
[3] => Array
(
[category_name] => Marketing Materials
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[23] => Array
(
[pname] => Banners
[pro_enable] =>
[pro_title] =>
[product_url] => banners
)
[4] => Array
(
[pname] => Postcards
[pro_enable] =>
[pro_title] =>
[product_url] => postcards
)
[66] => Array
(
[pname] => Yard Sign Banners
[pro_enable] =>
[pro_title] =>
[product_url] => yard-sign-banners
)
[82] => Array
(
[pname] => Car Door Magnets
[pro_enable] =>
[pro_title] =>
[product_url] => car-door-magnets
)
[22] => Array
(
[pname] => Catalogs Both Side
[pro_enable] =>
[pro_title] =>
[product_url] => catalogs-both-side
)
[26] => Array
(
[pname] => Door Hangers Two Side
[pro_enable] =>
[pro_title] =>
[product_url] => door-hangers-two-side
)
[7] => Array
(
[pname] => Brochures
[pro_enable] =>
[pro_title] =>
[product_url] => brochures
)
[2] => Array
(
[pname] => Flyers One Side
[pro_enable] =>
[pro_title] =>
[product_url] => flyers-one-side
)
)
)
[11] => Array
(
[category_name] => Posters, Banners & Signs
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[24] => Array
(
[pname] => Posters
[pro_enable] => no
[pro_title] =>
[product_url] => posters
)
)
)
[2] => Array
(
[category_name] => Business Stationary
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[5] => Array
(
[pname] => Envelopes
[pro_enable] =>
[pro_title] =>
[product_url] => envelopes
)
[20] => Array
(
[pname] => Greeting Cards
[pro_enable] =>
[pro_title] =>
[product_url] => greeting-cards
)
[3] => Array
(
[pname] => Letterhead
[pro_enable] =>
[pro_title] =>
[product_url] => letterhead
)
)
)
)
[select_group] =>
[select_category_product] => 10
)
)
50 . SELECT SQL_CALC_FOUND_ROWS * FROM banner_image_setting 0.0001 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 71 -> top_banner ↳templates/include/html_helper.php : 759 -> BannerImageMaster::getBannerImageSetting ↳model/BannerImageMaster.php : 116 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
51 . SELECT SQL_CALC_FOUND_ROWS banner_image.* FROM banner_image LEFT JOIN site_language ON site_language.site_language_id = banner_image.banner_language WHERE (banner_image.banner_start_date = '0' OR (banner_image.banner_start_date <= '2025-04-05 00:14:39' AND banner_image.banner_end_date >= '2025-04-05 00:14:39')) AND banner_available_to ='1' AND (FIND_IN_SET('67',banner_image.banner_pages)) AND banner_image.corporate_id = 0 AND banner_image.banner_language IN (1, 0) AND banner_image.status = '1' ORDER BY sort_order ASC 0.0024 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 71 -> top_banner ↳templates/include/html_helper.php : 861 -> BannerImageMaster::getBannerImage ↳model/BannerImageMaster.php : 105 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
Array
(
[twd] => Array
(
[section] => top
[index_top_section_details] => 1
[banner_settings] => Array
(
[bannerWidth] => auto
[bannerHeight] => auto
[autoStart] => 1
[timeout] => 6000
[showPrevNextLinks] => 1
[showPagerLinks] => 1
[bannerDescLeftPosition] => auto
[bannerDescTopPosition] => auto
[bannerEffect] => slide
[bannerDisplayType] => 1
[bannerSelection] => 0
)
[res_banner] => Array
(
)
[banner_advance_settings] =>
)
)
52 . SELECT * FROM breadcrumbs WHERE status = '1' 0.0032 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_4e5b4411db496f03d96b62e2699710760e77ecb3211dd204447f888c07accf88::doDisplay ↳cache/2a/2adc54b34beb558e9173acd93314aff1c45249e251faaf53db37efbcf508a7ad.php : 48 -> show_breadcrumb ↳templates/include/twig_functions.php : 800 -> include_once ↳lib/breadcrumbs.php : 38 -> BreadcrumbsMaster::getBreadcrumbs ↳model/BreadcrumbsMaster.php : 85 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
53 . SELECT products_description.products_title, product_category_description.category_name, products.category_id FROM products LEFT JOIN products_description ON products_description.products_id = products.products_id LEFT JOIN product_category_description ON product_category_description.category_id = products.category_id AND product_category_description.site_language_id = products_description.site_language_id WHERE products.products_id = 67 AND products_description.site_language_id = 1 AND products.predefined_product_type IN ('0', '11', '1', '3', '12') 0.0035 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_4e5b4411db496f03d96b62e2699710760e77ecb3211dd204447f888c07accf88::doDisplay ↳cache/2a/2adc54b34beb558e9173acd93314aff1c45249e251faaf53db37efbcf508a7ad.php : 48 -> show_breadcrumb ↳templates/include/twig_functions.php : 800 -> include_once ↳lib/breadcrumbs.php : 58 -> ProductsMaster::get_product_details_with_category_details ↳model/ProductsMaster.php : 374 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
54 . SELECT product_category.category_id,product_category_description.category_name FROM product_categoryLEFT JOIN product_category_description ON (product_category_description.category_id = product_category.category_id AND product_category_description.site_language_id = '1')WHERE 1 AND product_category.category_id= ( SELECT `parent_id` FROM `product_category` WHERE `category_id` = '10' ) AND product_category.parent_id = '0' 0.0001 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_4e5b4411db496f03d96b62e2699710760e77ecb3211dd204447f888c07accf88::doDisplay ↳cache/2a/2adc54b34beb558e9173acd93314aff1c45249e251faaf53db37efbcf508a7ad.php : 48 -> show_breadcrumb ↳templates/include/twig_functions.php : 800 -> include_once ↳lib/breadcrumbs.php : 87 -> get_parent_category ↳lib/breadcrumbs.php : 376 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
55 . SELECT products.*, products_description.products_title, products_description.long_description, products_description.product_desc_image, products_description.bw_page_label, products_description.color_page_label FROM products LEFT JOIN products_description ON products_description.products_id = products.products_id WHERE products.products_id = 67 AND products_description.site_language_id = 1 AND products.visible = 1 ORDER BY products.products_id ASC 0.008 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_4e5b4411db496f03d96b62e2699710760e77ecb3211dd204447f888c07accf88::doDisplay ↳cache/2a/2adc54b34beb558e9173acd93314aff1c45249e251faaf53db37efbcf508a7ad.php : 101 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_8db924541d7efe2797c3dd4b38507a77dabedd90ee3cd8d8ddd40da1301ea615::doDisplay ↳cache/87/87c5c344029b66caeccee91453b3acb517680f679f7f5033ee52c1dea0d67046.php : 187 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::doDisplay ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 35 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::doDisplay ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 34 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_box ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 59 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_panel_body ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 103 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::block_panel_body_content ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 61 -> load_quickCalc ↳lib/htmloutput.php : 24 -> GetProductDetails ↳lib/dbfunctions_1.php : 2116 -> ProductsMaster::get_product_details ↳model/ProductsMaster.php : 203 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
56 46
. SELECT * FROM product_settings WHERE products_id = 67 AND setting_constant_name IN ('PRODUCT_PRICE_CALCULATOR_VISUALIZATION', 'PRODUCT_ADDITIONAL_OPTION_VISUAL_ENABLE') 0.0001 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_4e5b4411db496f03d96b62e2699710760e77ecb3211dd204447f888c07accf88::doDisplay ↳cache/2a/2adc54b34beb558e9173acd93314aff1c45249e251faaf53db37efbcf508a7ad.php : 101 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_8db924541d7efe2797c3dd4b38507a77dabedd90ee3cd8d8ddd40da1301ea615::doDisplay ↳cache/87/87c5c344029b66caeccee91453b3acb517680f679f7f5033ee52c1dea0d67046.php : 187 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::doDisplay ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 35 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::doDisplay ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 34 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_box ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 59 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_panel_body ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 103 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::block_panel_body_content ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 61 -> load_quickCalc ↳lib/htmloutput.php : 210 -> getProductSetting ↳lib/dbfunctions.php : 4491 -> ProductsSettingMaster::getProductSetting ↳model/ProductsSettingMaster.php : 79 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
57 . SELECT * FROM product_settings WHERE products_id = 67 AND setting_constant_name IN ('COMMON_PRODUCTS_SIZE', 'PRODUCT_PRICE_CALCULATOR_VISUALIZATION', 'PRODUCT_ADDITIONAL_OPTION_VISUAL_ENABLE', 'PRODUCT_ADDITIONAL_OPTION_VISUAL_PREVIEW_ENABLE') 0.0001 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_4e5b4411db496f03d96b62e2699710760e77ecb3211dd204447f888c07accf88::doDisplay ↳cache/2a/2adc54b34beb558e9173acd93314aff1c45249e251faaf53db37efbcf508a7ad.php : 101 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_8db924541d7efe2797c3dd4b38507a77dabedd90ee3cd8d8ddd40da1301ea615::doDisplay ↳cache/87/87c5c344029b66caeccee91453b3acb517680f679f7f5033ee52c1dea0d67046.php : 187 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::doDisplay ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 35 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::doDisplay ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 34 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_box ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 59 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_panel_body ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 103 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::block_panel_body_content ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 61 -> load_quickCalc ↳lib/htmloutput.php : 218 -> GetProductsize ↳ajaxfunctions.php : 44 -> getProductSetting ↳lib/dbfunctions.php : 4491 -> ProductsSettingMaster::getProductSetting ↳model/ProductsSettingMaster.php : 79 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
58 53
. SELECT products.*, products_description.products_title, products_description.long_description, products_description.product_desc_image, products_description.bw_page_label, products_description.color_page_label FROM products LEFT JOIN products_description ON products_description.products_id = products.products_id WHERE products.products_id = 67 AND products_description.site_language_id = 1 AND products.visible = 1 ORDER BY products.products_id ASC 0.0002 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_4e5b4411db496f03d96b62e2699710760e77ecb3211dd204447f888c07accf88::doDisplay ↳cache/2a/2adc54b34beb558e9173acd93314aff1c45249e251faaf53db37efbcf508a7ad.php : 101 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_8db924541d7efe2797c3dd4b38507a77dabedd90ee3cd8d8ddd40da1301ea615::doDisplay ↳cache/87/87c5c344029b66caeccee91453b3acb517680f679f7f5033ee52c1dea0d67046.php : 187 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::doDisplay ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 35 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::doDisplay ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 34 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_box ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 59 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_panel_body ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 103 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::block_panel_body_content ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 61 -> load_quickCalc ↳lib/htmloutput.php : 218 -> GetProductsize ↳ajaxfunctions.php : 62 -> GetProductDetails ↳lib/dbfunctions_1.php : 2116 -> ProductsMaster::get_product_details ↳model/ProductsMaster.php : 203 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
59 . SELECT products.products_id, products.size_visible, products_sizes.*, product_price.price, product_price.product_price_id, vendor_price.vendor_price,vendor_price.vendor_color_price,vendor_price.vendor_price_extra_page FROM products LEFT JOIN `product_price` ON `product_price`.`products_id` = `products`.`products_id` AND `product_price`.`visible` = '1' AND (`product_price`.`user_type_id` = '1') LEFT JOIN vendor_price ON vendor_price.price_id = product_price.product_price_id AND vendor_price.price_type='P' AND (products.user_type_id = '1' OR products.user_type_id = '0') RIGHT JOIN `products_sizes` ON `products_sizes`.`products_id` = `products`.`products_id` AND `products_sizes`.`size_id` = `product_price`.`size_id` AND `products_sizes`.`site_language_id` = 1 AND `products_sizes`.`visible`='1' WHERE `products`.`products_id` IN (67) AND IF ( `products`.`price_defining_method` IN ('1', '2', '3'), `product_price`.`qty_to` != 0, 1) AND products.predefined_product_type IN ('0', '11', '1', '3', '12') GROUP BY `products`.`products_id`, `products_sizes`.`size_id` ORDER BY `products_sizes`.`sort_order` ASC, `product_price`.`corporate_id` DESC, `products`.`sort_order` ASC, `product_price`.`products_id` ASC, `product_price`.`qty` ASC 0.0003 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_4e5b4411db496f03d96b62e2699710760e77ecb3211dd204447f888c07accf88::doDisplay ↳cache/2a/2adc54b34beb558e9173acd93314aff1c45249e251faaf53db37efbcf508a7ad.php : 101 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_8db924541d7efe2797c3dd4b38507a77dabedd90ee3cd8d8ddd40da1301ea615::doDisplay ↳cache/87/87c5c344029b66caeccee91453b3acb517680f679f7f5033ee52c1dea0d67046.php : 187 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::doDisplay ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 35 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::doDisplay ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 34 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_box ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 59 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_panel_body ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 103 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::block_panel_body_content ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 61 -> load_quickCalc ↳lib/htmloutput.php : 218 -> GetProductsize ↳ajaxfunctions.php : 346 -> get_user_base_product_price ↳lib/dbfunctions.php : 876 -> ProductPriceMaster::get_products_price_details ↳model/ProductPriceMaster.php : 152 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
60 . SELECT * FROM product_settings WHERE products_id = 67 AND setting_constant_name IN ('COMMON_QUANTITY', 'PRODUCT_DEFAULT_QUANTITY') 0.0001 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_4e5b4411db496f03d96b62e2699710760e77ecb3211dd204447f888c07accf88::doDisplay ↳cache/2a/2adc54b34beb558e9173acd93314aff1c45249e251faaf53db37efbcf508a7ad.php : 101 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_8db924541d7efe2797c3dd4b38507a77dabedd90ee3cd8d8ddd40da1301ea615::doDisplay ↳cache/87/87c5c344029b66caeccee91453b3acb517680f679f7f5033ee52c1dea0d67046.php : 187 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::doDisplay ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 35 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::doDisplay ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 34 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_box ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 59 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_panel_body ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 103 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::block_panel_body_content ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 61 -> load_quickCalc ↳lib/htmloutput.php : 249 -> GetProductquantity ↳ajaxfunctions.php : 531 -> getProductSetting ↳lib/dbfunctions.php : 4491 -> ProductsSettingMaster::getProductSetting ↳model/ProductsSettingMaster.php : 79 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
61 . SELECT `product_price`.*, product_price.price, product_price.product_price_id, vendor_price.vendor_price,vendor_price.vendor_color_price,vendor_price.vendor_price_extra_page FROM products LEFT JOIN `product_price` ON `product_price`.`products_id` = `products`.`products_id` AND `product_price`.`visible` = '1' AND (`product_price`.`user_type_id` = '1') LEFT JOIN vendor_price ON vendor_price.price_id = product_price.product_price_id AND vendor_price.price_type='P' AND (products.user_type_id = '1' OR products.user_type_id = '0') RIGHT JOIN `products_sizes` ON `products_sizes`.`products_id` = `products`.`products_id` AND `products_sizes`.`size_id` = `product_price`.`size_id` AND `products_sizes`.`site_language_id` = 1 AND `products_sizes`.`visible`='1' WHERE `products`.`products_id` IN (67) AND `product_price`.`size_id` IN (94) AND IF ( `products`.`price_defining_method` IN ('1', '2', '3'), `product_price`.`qty_to` != 0, 1) AND products.predefined_product_type IN ('0', '11', '1', '3', '12') ORDER BY `products_sizes`.`sort_order` ASC, `product_price`.`corporate_id` DESC, `products`.`sort_order` ASC, `product_price`.`products_id` ASC, `product_price`.`qty` ASC 0.0003 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_4e5b4411db496f03d96b62e2699710760e77ecb3211dd204447f888c07accf88::doDisplay ↳cache/2a/2adc54b34beb558e9173acd93314aff1c45249e251faaf53db37efbcf508a7ad.php : 101 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_8db924541d7efe2797c3dd4b38507a77dabedd90ee3cd8d8ddd40da1301ea615::doDisplay ↳cache/87/87c5c344029b66caeccee91453b3acb517680f679f7f5033ee52c1dea0d67046.php : 187 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::doDisplay ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 35 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::doDisplay ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 34 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_box ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 59 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_panel_body ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 103 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::block_panel_body_content ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 61 -> load_quickCalc ↳lib/htmloutput.php : 249 -> GetProductquantity ↳ajaxfunctions.php : 554 -> get_user_base_product_price ↳lib/dbfunctions.php : 876 -> ProductPriceMaster::get_products_price_details ↳model/ProductPriceMaster.php : 152 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
62 . SELECT * FROM product_settings WHERE products_id = 67 AND setting_constant_name = 'RESTRICT_QUANTITY_RANGE' 0.0001 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_4e5b4411db496f03d96b62e2699710760e77ecb3211dd204447f888c07accf88::doDisplay ↳cache/2a/2adc54b34beb558e9173acd93314aff1c45249e251faaf53db37efbcf508a7ad.php : 101 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_8db924541d7efe2797c3dd4b38507a77dabedd90ee3cd8d8ddd40da1301ea615::doDisplay ↳cache/87/87c5c344029b66caeccee91453b3acb517680f679f7f5033ee52c1dea0d67046.php : 187 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::doDisplay ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 35 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::doDisplay ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 34 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_box ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 59 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_panel_body ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 103 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::block_panel_body_content ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 61 -> load_quickCalc ↳lib/htmloutput.php : 249 -> GetProductquantity ↳ajaxfunctions.php : 587 -> get_product_quantity_range ↳ajaxfunctions.php : 5205 -> getProductSetting ↳lib/dbfunctions.php : 4491 -> ProductsSettingMaster::getProductSetting ↳model/ProductsSettingMaster.php : 79 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
63 . SELECT * FROM product_settings WHERE products_id = 67 AND setting_constant_name = 'CUSTOM_SIZE_RESTRICT_DATA' 0.0001 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_4e5b4411db496f03d96b62e2699710760e77ecb3211dd204447f888c07accf88::doDisplay ↳cache/2a/2adc54b34beb558e9173acd93314aff1c45249e251faaf53db37efbcf508a7ad.php : 101 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_8db924541d7efe2797c3dd4b38507a77dabedd90ee3cd8d8ddd40da1301ea615::doDisplay ↳cache/87/87c5c344029b66caeccee91453b3acb517680f679f7f5033ee52c1dea0d67046.php : 187 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::doDisplay ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 35 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::doDisplay ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 34 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_box ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 59 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_panel_body ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 103 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::block_panel_body_content ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 61 -> load_quickCalc ↳lib/htmloutput.php : 249 -> GetProductquantity ↳ajaxfunctions.php : 587 -> get_product_quantity_range ↳ajaxfunctions.php : 5206 -> getProductSetting ↳lib/dbfunctions.php : 4491 -> ProductsSettingMaster::getProductSetting ↳model/ProductsSettingMaster.php : 79 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
64 . SELECT * FROM product_settings WHERE products_id = 67 AND setting_constant_name IN ('PRODUCT_PRICE_CALCULATOR_VISUALIZATION', 'PRODUCT_ADDITIONAL_OPTION_VISUAL_ENABLE', 'PRODUCT_ADDITIONAL_OPTION_VISUAL_PREVIEW_ENABLE') 0.0001 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_4e5b4411db496f03d96b62e2699710760e77ecb3211dd204447f888c07accf88::doDisplay ↳cache/2a/2adc54b34beb558e9173acd93314aff1c45249e251faaf53db37efbcf508a7ad.php : 101 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_8db924541d7efe2797c3dd4b38507a77dabedd90ee3cd8d8ddd40da1301ea615::doDisplay ↳cache/87/87c5c344029b66caeccee91453b3acb517680f679f7f5033ee52c1dea0d67046.php : 187 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::doDisplay ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 35 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::doDisplay ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 34 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_box ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 59 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_panel_body ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 103 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::block_panel_body_content ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 61 -> load_quickCalc ↳lib/htmloutput.php : 249 -> GetProductquantity ↳ajaxfunctions.php : 606 -> getProductSetting ↳lib/dbfunctions.php : 4491 -> ProductsSettingMaster::getProductSetting ↳model/ProductsSettingMaster.php : 79 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
65 . SELECT `product_price`.*, product_price.price, product_price.product_price_id, vendor_price.vendor_price,vendor_price.vendor_color_price,vendor_price.vendor_price_extra_page FROM products LEFT JOIN `product_price` ON `product_price`.`products_id` = `products`.`products_id` AND `product_price`.`visible` = '1' AND (`product_price`.`user_type_id` = '1') LEFT JOIN vendor_price ON vendor_price.price_id = product_price.product_price_id AND vendor_price.price_type='P' AND (products.user_type_id = '1' OR products.user_type_id = '0') RIGHT JOIN `products_sizes` ON `products_sizes`.`products_id` = `products`.`products_id` AND `products_sizes`.`size_id` = `product_price`.`size_id` AND `products_sizes`.`site_language_id` = 1 AND `products_sizes`.`visible`='1' WHERE `products`.`products_id` IN (67) AND `product_price`.`size_id` IN (94) AND IF ( `products`.`price_defining_method` IN ('1', '2', '3'), `product_price`.`qty` <= 100 AND `product_price`.`qty_to` >= 100 AND `product_price`.`qty_to` != 0 , `product_price`.`qty` IN (100)) AND products.predefined_product_type IN ('0', '11', '1', '3', '12') ORDER BY `products_sizes`.`sort_order` ASC, `product_price`.`corporate_id` DESC, `products`.`sort_order` ASC, `product_price`.`products_id` ASC, `product_price`.`qty` ASC 0.0003 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_4e5b4411db496f03d96b62e2699710760e77ecb3211dd204447f888c07accf88::doDisplay ↳cache/2a/2adc54b34beb558e9173acd93314aff1c45249e251faaf53db37efbcf508a7ad.php : 101 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_8db924541d7efe2797c3dd4b38507a77dabedd90ee3cd8d8ddd40da1301ea615::doDisplay ↳cache/87/87c5c344029b66caeccee91453b3acb517680f679f7f5033ee52c1dea0d67046.php : 187 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::doDisplay ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 35 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::doDisplay ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 34 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_box ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 59 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_panel_body ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 103 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::block_panel_body_content ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 61 -> load_quickCalc ↳lib/htmloutput.php : 341 -> getProductPrice ↳ajaxfunctions.php : 2300 -> get_user_base_product_price ↳lib/dbfunctions.php : 876 -> ProductPriceMaster::get_products_price_details ↳model/ProductPriceMaster.php : 152 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
66 36
. SELECT enable_sheet_calculation FROM products WHERE products_id = 67 0.0001 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_4e5b4411db496f03d96b62e2699710760e77ecb3211dd204447f888c07accf88::doDisplay ↳cache/2a/2adc54b34beb558e9173acd93314aff1c45249e251faaf53db37efbcf508a7ad.php : 101 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_8db924541d7efe2797c3dd4b38507a77dabedd90ee3cd8d8ddd40da1301ea615::doDisplay ↳cache/87/87c5c344029b66caeccee91453b3acb517680f679f7f5033ee52c1dea0d67046.php : 187 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::doDisplay ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 35 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::doDisplay ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 34 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_box ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 59 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_panel_body ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 103 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::block_panel_body_content ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 61 -> load_quickCalc ↳lib/htmloutput.php : 341 -> getProductPrice ↳ajaxfunctions.php : 2338 -> getjobspersheet ↳lib/dbfunctions_1.php : 3087 -> ProductsMaster::getProducts ↳model/ProductsMaster.php : 161 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
67 . SELECT * FROM user_basket WHERE user_id = 0 AND cart_detail NOT LIKE '%cart_payment_request%' 0.0002 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_4e5b4411db496f03d96b62e2699710760e77ecb3211dd204447f888c07accf88::doDisplay ↳cache/2a/2adc54b34beb558e9173acd93314aff1c45249e251faaf53db37efbcf508a7ad.php : 101 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_8db924541d7efe2797c3dd4b38507a77dabedd90ee3cd8d8ddd40da1301ea615::doDisplay ↳cache/87/87c5c344029b66caeccee91453b3acb517680f679f7f5033ee52c1dea0d67046.php : 187 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::doDisplay ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 35 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::doDisplay ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 34 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_box ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 59 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_panel_body ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 103 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::block_panel_body_content ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 61 -> load_quickCalc ↳lib/htmloutput.php : 351 -> BasketMaster::getBasket ↳model/BasketMaster.php : 107 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
68 . SELECT * FROM product_settings WHERE products_id = 67 AND setting_constant_name = 'PRODUCT_APPLY_SETUP_COST' 0.0001 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_4e5b4411db496f03d96b62e2699710760e77ecb3211dd204447f888c07accf88::doDisplay ↳cache/2a/2adc54b34beb558e9173acd93314aff1c45249e251faaf53db37efbcf508a7ad.php : 101 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_8db924541d7efe2797c3dd4b38507a77dabedd90ee3cd8d8ddd40da1301ea615::doDisplay ↳cache/87/87c5c344029b66caeccee91453b3acb517680f679f7f5033ee52c1dea0d67046.php : 187 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::doDisplay ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 35 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::doDisplay ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 34 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_box ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 59 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_panel_body ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 103 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::block_panel_body_content ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 61 -> load_quickCalc ↳lib/htmloutput.php : 355 -> getProductSetting ↳lib/dbfunctions.php : 4491 -> ProductsSettingMaster::getProductSetting ↳model/ProductsSettingMaster.php : 79 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
69 . SELECT * FROM product_settings WHERE products_id = 67 AND setting_constant_name = 'PRODUCT_SETUP_COST' 0.0001 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_4e5b4411db496f03d96b62e2699710760e77ecb3211dd204447f888c07accf88::doDisplay ↳cache/2a/2adc54b34beb558e9173acd93314aff1c45249e251faaf53db37efbcf508a7ad.php : 101 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_8db924541d7efe2797c3dd4b38507a77dabedd90ee3cd8d8ddd40da1301ea615::doDisplay ↳cache/87/87c5c344029b66caeccee91453b3acb517680f679f7f5033ee52c1dea0d67046.php : 187 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::doDisplay ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 35 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::doDisplay ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 34 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_box ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 59 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_panel_body ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 103 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::block_panel_body_content ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 61 -> load_quickCalc ↳lib/htmloutput.php : 358 -> get_product_setup_cost ↳lib/functions.php : 2564 -> getProductSetting ↳lib/dbfunctions.php : 4491 -> ProductsSettingMaster::getProductSetting ↳model/ProductsSettingMaster.php : 79 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
70 . SELECT * FROM product_settings WHERE products_id = 67 AND setting_constant_name = 'PRODUCT_ADDITIONAL_OPTION_FOR_STOCK_MANAGE' 0.0001 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_4e5b4411db496f03d96b62e2699710760e77ecb3211dd204447f888c07accf88::doDisplay ↳cache/2a/2adc54b34beb558e9173acd93314aff1c45249e251faaf53db37efbcf508a7ad.php : 101 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_8db924541d7efe2797c3dd4b38507a77dabedd90ee3cd8d8ddd40da1301ea615::doDisplay ↳cache/87/87c5c344029b66caeccee91453b3acb517680f679f7f5033ee52c1dea0d67046.php : 187 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::doDisplay ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 35 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::doDisplay ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 34 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_box ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 59 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_panel_body ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 103 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::block_panel_body_content ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 61 -> load_quickCalc ↳lib/htmloutput.php : 363 -> GetProductAdditionalOption ↳ajaxfunctions.php : 760 -> getProductSetting ↳lib/dbfunctions.php : 4491 -> ProductsSettingMaster::getProductSetting ↳model/ProductsSettingMaster.php : 79 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
71 . SELECT products_weight.* FROM products_weight left join products_sizes on products_weight.size_id=products_sizes.size_id WHERE products_sizes.products_id= 67 AND products_sizes.site_language_id= 1 0.0002 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_4e5b4411db496f03d96b62e2699710760e77ecb3211dd204447f888c07accf88::doDisplay ↳cache/2a/2adc54b34beb558e9173acd93314aff1c45249e251faaf53db37efbcf508a7ad.php : 101 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_8db924541d7efe2797c3dd4b38507a77dabedd90ee3cd8d8ddd40da1301ea615::doDisplay ↳cache/87/87c5c344029b66caeccee91453b3acb517680f679f7f5033ee52c1dea0d67046.php : 187 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::doDisplay ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 35 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::doDisplay ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 34 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_box ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 59 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_panel_body ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 103 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::block_panel_body_content ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 61 -> load_quickCalc ↳lib/htmloutput.php : 363 -> GetProductAdditionalOption ↳ajaxfunctions.php : 762 -> ProductsMaster::getProductWeight ↳model/ProductsMaster.php : 340 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
72 . SELECT predefined_product_type, enable_stock_management FROM products WHERE products_id = 67 0.0001 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_4e5b4411db496f03d96b62e2699710760e77ecb3211dd204447f888c07accf88::doDisplay ↳cache/2a/2adc54b34beb558e9173acd93314aff1c45249e251faaf53db37efbcf508a7ad.php : 101 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_8db924541d7efe2797c3dd4b38507a77dabedd90ee3cd8d8ddd40da1301ea615::doDisplay ↳cache/87/87c5c344029b66caeccee91453b3acb517680f679f7f5033ee52c1dea0d67046.php : 187 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::doDisplay ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 35 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::doDisplay ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 34 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_box ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 59 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_panel_body ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 103 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::block_panel_body_content ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 61 -> load_quickCalc ↳lib/htmloutput.php : 363 -> GetProductAdditionalOption ↳ajaxfunctions.php : 778 -> ProductsMaster::getProducts ↳model/ProductsMaster.php : 161 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
73 . SELECT * FROM product_option_rules WHERE products_id = 67 AND status = '1' ORDER BY rule_type ASC 0.0072 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_4e5b4411db496f03d96b62e2699710760e77ecb3211dd204447f888c07accf88::doDisplay ↳cache/2a/2adc54b34beb558e9173acd93314aff1c45249e251faaf53db37efbcf508a7ad.php : 101 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_8db924541d7efe2797c3dd4b38507a77dabedd90ee3cd8d8ddd40da1301ea615::doDisplay ↳cache/87/87c5c344029b66caeccee91453b3acb517680f679f7f5033ee52c1dea0d67046.php : 187 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::doDisplay ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 35 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::doDisplay ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 34 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_box ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 59 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_panel_body ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 103 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::block_panel_body_content ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 61 -> load_quickCalc ↳lib/htmloutput.php : 363 -> GetProductAdditionalOption ↳ajaxfunctions.php : 795 -> getProductAdditionalOptionsDepencyOptions ↳ajaxfunctions.php : 2740 -> ProductOptionRulesMaster::getProductOptionRules ↳model/ProductOptionRulesMaster.php : 79 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
74 . SELECT * FROM product_settings WHERE products_id = 67 AND setting_constant_name = 'CUSTOM_PRODUCT_LOOKUP' 0.0072 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_4e5b4411db496f03d96b62e2699710760e77ecb3211dd204447f888c07accf88::doDisplay ↳cache/2a/2adc54b34beb558e9173acd93314aff1c45249e251faaf53db37efbcf508a7ad.php : 101 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_8db924541d7efe2797c3dd4b38507a77dabedd90ee3cd8d8ddd40da1301ea615::doDisplay ↳cache/87/87c5c344029b66caeccee91453b3acb517680f679f7f5033ee52c1dea0d67046.php : 187 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::doDisplay ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 35 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::doDisplay ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 34 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_box ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 59 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_panel_body ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 103 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::block_panel_body_content ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 61 -> load_quickCalc ↳lib/htmloutput.php : 363 -> GetProductAdditionalOption ↳ajaxfunctions.php : 795 -> getProductAdditionalOptionsDepencyOptions ↳ajaxfunctions.php : 2741 -> getProductSetting ↳lib/dbfunctions.php : 4491 -> ProductsSettingMaster::getProductSetting ↳model/ProductsSettingMaster.php : 79 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
75 60
. SELECT * FROM product_settings WHERE products_id = 67 AND setting_constant_name IN ('PRODUCT_PRICE_CALCULATOR_VISUALIZATION', 'PRODUCT_ADDITIONAL_OPTION_VISUAL_ENABLE', 'PRODUCT_ADDITIONAL_OPTION_VISUAL_PREVIEW_ENABLE') 0.0032 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_4e5b4411db496f03d96b62e2699710760e77ecb3211dd204447f888c07accf88::doDisplay ↳cache/2a/2adc54b34beb558e9173acd93314aff1c45249e251faaf53db37efbcf508a7ad.php : 101 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_8db924541d7efe2797c3dd4b38507a77dabedd90ee3cd8d8ddd40da1301ea615::doDisplay ↳cache/87/87c5c344029b66caeccee91453b3acb517680f679f7f5033ee52c1dea0d67046.php : 187 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::doDisplay ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 35 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::doDisplay ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 34 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_box ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 59 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_panel_body ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 103 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::block_panel_body_content ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 61 -> load_quickCalc ↳lib/htmloutput.php : 363 -> GetProductAdditionalOption ↳ajaxfunctions.php : 801 -> getProductSetting ↳lib/dbfunctions.php : 4491 -> ProductsSettingMaster::getProductSetting ↳model/ProductsSettingMaster.php : 79 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
76 . SELECT * FROM products_additional_option LEFT JOIN products_additional_option_description ON products_additional_option_description.prod_add_opt_id = products_additional_option.prod_add_opt_id WHERE products_id = 67 AND status = '1' AND products_additional_option_description.site_language_id = 1 AND (options_type != 'text' AND options_type != 'area' AND options_type != 'file') AND display_in_calculator = '1' AND products_additional_option.hire_designer_option != '1' ORDER BY products_additional_option.hire_designer_option ASC,products_additional_option.sort_order ASC 0.0002 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_4e5b4411db496f03d96b62e2699710760e77ecb3211dd204447f888c07accf88::doDisplay ↳cache/2a/2adc54b34beb558e9173acd93314aff1c45249e251faaf53db37efbcf508a7ad.php : 101 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_8db924541d7efe2797c3dd4b38507a77dabedd90ee3cd8d8ddd40da1301ea615::doDisplay ↳cache/87/87c5c344029b66caeccee91453b3acb517680f679f7f5033ee52c1dea0d67046.php : 187 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::doDisplay ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 35 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::doDisplay ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 34 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_box ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 59 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_panel_body ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 103 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::block_panel_body_content ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 61 -> load_quickCalc ↳lib/htmloutput.php : 363 -> GetProductAdditionalOption ↳ajaxfunctions.php : 870 -> ProductAdditionalOptionMaster::GetProductAdditionalOptionDescription ↳model/ProductAdditionalOptionMaster.php : 129 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
77 . SELECT distinct products_additional_option.prod_add_opt_id, products_additional_option.status, products_additional_option_description.title, products_additional_option_description.description, products_additional_option.options_code, products_additional_option.options_type, products_additional_option.product_option_position, products_additional_option_attributes.attribute_id, products_additional_option_attributes.label, products_additional_option.hire_designer_option, products_additional_option.custom_txtbox_opt_id, products_additional_option_attributes.default_attribute, products_additional_option.apply_multiplication, products_attributes_price.attribute_price_id, products_attributes_price.size_id, products_attributes_price.attributes_price, products_additional_option.price_calculate_type, products_additional_option.required, products_additional_option_attributes.attributes_image, products_additional_option.applicable_for, products_additional_option_attributes.calculate_on_half_page_count FROM products_additional_option LEFT JOIN products_additional_option_description ON products_additional_option.prod_add_opt_id = products_additional_option_description.prod_add_opt_id AND products_additional_option_description.site_language_id = 1 LEFT JOIN products_additional_option_attributes ON products_additional_option.prod_add_opt_id = products_additional_option_attributes.prod_add_opt_id AND products_additional_option_attributes.site_language_id = 1 AND products_additional_option_attributes.status = '1' LEFT JOIN products_attributes_price ON products_additional_option_attributes.attribute_id = products_attributes_price.attribute_id AND products_attributes_price.quantity= 100 AND products_attributes_price.size_id IN ('94', '0') WHERE products_additional_option.products_id = 67 AND products_additional_option.status = '1' AND products_additional_option_attributes.attribute_id <> '' and 1 = 1 GROUP BY products_additional_option.prod_add_opt_id, products_additional_option_attributes.attribute_id, products_attributes_price.size_id ORDER BY products_additional_option.hire_designer_option DESC,products_additional_option_attributes.sort_order ASC 0.0004 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_4e5b4411db496f03d96b62e2699710760e77ecb3211dd204447f888c07accf88::doDisplay ↳cache/2a/2adc54b34beb558e9173acd93314aff1c45249e251faaf53db37efbcf508a7ad.php : 101 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_8db924541d7efe2797c3dd4b38507a77dabedd90ee3cd8d8ddd40da1301ea615::doDisplay ↳cache/87/87c5c344029b66caeccee91453b3acb517680f679f7f5033ee52c1dea0d67046.php : 187 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::doDisplay ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 35 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::doDisplay ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 34 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_box ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 59 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_panel_body ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 103 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::block_panel_body_content ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 61 -> load_quickCalc ↳lib/htmloutput.php : 363 -> GetProductAdditionalOption ↳ajaxfunctions.php : 925 -> ProductAdditionalOptAttributeMaster::getProductAdditionalOptAttributeDetails ↳model/ProductAdditionalOptAttributeMaster.php : 194 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
78 65
. SELECT * FROM product_settings WHERE products_id = 67 AND setting_constant_name = 'PRODUCT_ADDITIONAL_OPTION_FOR_STOCK_MANAGE' 0.0001 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_4e5b4411db496f03d96b62e2699710760e77ecb3211dd204447f888c07accf88::doDisplay ↳cache/2a/2adc54b34beb558e9173acd93314aff1c45249e251faaf53db37efbcf508a7ad.php : 101 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_8db924541d7efe2797c3dd4b38507a77dabedd90ee3cd8d8ddd40da1301ea615::doDisplay ↳cache/87/87c5c344029b66caeccee91453b3acb517680f679f7f5033ee52c1dea0d67046.php : 187 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::doDisplay ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 35 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::doDisplay ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 34 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_box ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 59 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_panel_body ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 103 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::block_panel_body_content ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 61 -> load_quickCalc ↳lib/htmloutput.php : 466 -> getProductSetting ↳lib/dbfunctions.php : 4491 -> ProductsSettingMaster::getProductSetting ↳model/ProductsSettingMaster.php : 79 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
79 34
. SELECT * FROM product_settings WHERE products_id = 67 AND setting_constant_name IN ('PRODUCT_MINIMUM_PRICE') 0.0001 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_4e5b4411db496f03d96b62e2699710760e77ecb3211dd204447f888c07accf88::doDisplay ↳cache/2a/2adc54b34beb558e9173acd93314aff1c45249e251faaf53db37efbcf508a7ad.php : 101 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_8db924541d7efe2797c3dd4b38507a77dabedd90ee3cd8d8ddd40da1301ea615::doDisplay ↳cache/87/87c5c344029b66caeccee91453b3acb517680f679f7f5033ee52c1dea0d67046.php : 187 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::doDisplay ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 35 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::doDisplay ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 34 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_box ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 59 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_panel_body ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 103 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::block_panel_body_content ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 61 -> load_quickCalc ↳lib/htmloutput.php : 500 -> getProductMinTotalPrice ↳lib/functions.php : 4030 -> getProductSetting ↳lib/dbfunctions.php : 4491 -> ProductsSettingMaster::getProductSetting ↳model/ProductsSettingMaster.php : 79 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
80 34
. SELECT * FROM product_settings WHERE products_id = 67 AND setting_constant_name IN ('PRODUCT_MINIMUM_PRICE') 0.0001 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_4e5b4411db496f03d96b62e2699710760e77ecb3211dd204447f888c07accf88::doDisplay ↳cache/2a/2adc54b34beb558e9173acd93314aff1c45249e251faaf53db37efbcf508a7ad.php : 101 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_8db924541d7efe2797c3dd4b38507a77dabedd90ee3cd8d8ddd40da1301ea615::doDisplay ↳cache/87/87c5c344029b66caeccee91453b3acb517680f679f7f5033ee52c1dea0d67046.php : 187 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::doDisplay ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 35 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::doDisplay ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 34 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_box ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 59 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_panel_body ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 103 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::block_panel_body_content ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 61 -> load_quickCalc ↳lib/htmloutput.php : 508 -> display_price_total ↳ajaxfunctions.php : 5171 -> getProductMinTotalPrice ↳lib/functions.php : 4030 -> getProductSetting ↳lib/dbfunctions.php : 4491 -> ProductsSettingMaster::getProductSetting ↳model/ProductsSettingMaster.php : 79 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
81 34
. SELECT * FROM product_settings WHERE products_id = 67 AND setting_constant_name IN ('PRODUCT_MINIMUM_PRICE') 0.0001 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_4e5b4411db496f03d96b62e2699710760e77ecb3211dd204447f888c07accf88::doDisplay ↳cache/2a/2adc54b34beb558e9173acd93314aff1c45249e251faaf53db37efbcf508a7ad.php : 101 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_8db924541d7efe2797c3dd4b38507a77dabedd90ee3cd8d8ddd40da1301ea615::doDisplay ↳cache/87/87c5c344029b66caeccee91453b3acb517680f679f7f5033ee52c1dea0d67046.php : 187 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::doDisplay ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 35 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::doDisplay ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 34 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_box ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 59 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_panel_body ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 103 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::block_panel_body_content ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 61 -> load_quickCalc ↳lib/htmloutput.php : 508 -> display_price_total ↳ajaxfunctions.php : 5172 -> getProductMinTotalPrice ↳lib/functions.php : 4030 -> getProductSetting ↳lib/dbfunctions.php : 4491 -> ProductsSettingMaster::getProductSetting ↳model/ProductsSettingMaster.php : 79 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
82 . SELECT * FROM product_settings WHERE products_id = 67 AND setting_constant_name IN ('PRODUCT_SKU_NUMBER') 0.0001 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_4e5b4411db496f03d96b62e2699710760e77ecb3211dd204447f888c07accf88::doDisplay ↳cache/2a/2adc54b34beb558e9173acd93314aff1c45249e251faaf53db37efbcf508a7ad.php : 101 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_8db924541d7efe2797c3dd4b38507a77dabedd90ee3cd8d8ddd40da1301ea615::doDisplay ↳cache/87/87c5c344029b66caeccee91453b3acb517680f679f7f5033ee52c1dea0d67046.php : 187 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::doDisplay ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 35 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::doDisplay ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 34 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_box ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 59 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_panel_body ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 103 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::block_panel_body_content ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 61 -> load_quickCalc ↳lib/htmloutput.php : 562 -> getProductSetting ↳lib/dbfunctions.php : 4491 -> ProductsSettingMaster::getProductSetting ↳model/ProductsSettingMaster.php : 79 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
83 21
. SELECT product_category_description.category_url AS product_category_url FROM products LEFT JOIN product_category ON product_category.category_id = products.category_id LEFT JOIN product_category_description ON product_category_description.category_id = product_category.category_id WHERE products.products_id = 67 AND product_category_description.site_language_id = 1 0.0002 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_4e5b4411db496f03d96b62e2699710760e77ecb3211dd204447f888c07accf88::doDisplay ↳cache/2a/2adc54b34beb558e9173acd93314aff1c45249e251faaf53db37efbcf508a7ad.php : 101 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_8db924541d7efe2797c3dd4b38507a77dabedd90ee3cd8d8ddd40da1301ea615::doDisplay ↳cache/87/87c5c344029b66caeccee91453b3acb517680f679f7f5033ee52c1dea0d67046.php : 187 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::doDisplay ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 35 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::doDisplay ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 34 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_box ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 59 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_panel_body ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 103 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::block_panel_body_content ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 61 -> load_quickCalc ↳lib/htmloutput.php : 571 -> get_seo_link ↳lib/seo.php : 417 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
84 21
. SELECT product_category_description.category_url AS product_category_url FROM products LEFT JOIN product_category ON product_category.category_id = products.category_id LEFT JOIN product_category_description ON product_category_description.category_id = product_category.category_id WHERE products.products_id = 67 AND product_category_description.site_language_id = 1 0.0001 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_4e5b4411db496f03d96b62e2699710760e77ecb3211dd204447f888c07accf88::doDisplay ↳cache/2a/2adc54b34beb558e9173acd93314aff1c45249e251faaf53db37efbcf508a7ad.php : 101 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_8db924541d7efe2797c3dd4b38507a77dabedd90ee3cd8d8ddd40da1301ea615::doDisplay ↳cache/87/87c5c344029b66caeccee91453b3acb517680f679f7f5033ee52c1dea0d67046.php : 187 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::doDisplay ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 35 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::doDisplay ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 34 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_box ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 59 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_panel_body ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 103 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::block_panel_body_content ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 61 -> load_quickCalc ↳lib/htmloutput.php : 574 -> get_seo_link ↳lib/seo.php : 417 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
85 . SELECT * FROM product_settings WHERE (products_id = 67 AND setting_constant_name = 'ALLOW_FREE_SHIPPING') 0.0003 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_4e5b4411db496f03d96b62e2699710760e77ecb3211dd204447f888c07accf88::doDisplay ↳cache/2a/2adc54b34beb558e9173acd93314aff1c45249e251faaf53db37efbcf508a7ad.php : 101 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_8db924541d7efe2797c3dd4b38507a77dabedd90ee3cd8d8ddd40da1301ea615::doDisplay ↳cache/87/87c5c344029b66caeccee91453b3acb517680f679f7f5033ee52c1dea0d67046.php : 187 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::doDisplay ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 35 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::doDisplay ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 34 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_box ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 59 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_87e1e0303bb0aafe0f0bd159ee6f3df1f24d083eae3725d1f8afa92c49e9fc57::block_panel_body ↳cache/19/19f1fb485423c809f509daab353e1eb14096cc200ca450ecf866219d0d7ce528.php : 103 -> Twig_Template::displayBlock ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 189 -> __TwigTemplate_85943e66ce288ffb8b260970ce7541e1d3baee177de14f4f5d34500b444d69cf::block_panel_body_content ↳cache/44/44fec6ef261da88998e16f6a7ebb83684ba78e42733e85f0cb4590f7e46c3f75.php : 61 -> load_quickCalc ↳lib/htmloutput.php : 670 -> ProductsSettingMaster::getProductSetting ↳model/ProductsSettingMaster.php : 79 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
Render > footer_links.block Array
(
[twd] => Array
(
[cnt] => 0
[menus] => Array
(
[0] => RDataRecord Object
(
[_Data:protected] => Array
(
[menu_id] => 13
[menu_link] => cms.php?page=privacy_policy
[menu_target] => _self
[menu_position] => footer
[link_display] => 2
[menu_option] => 0
[status] => 1
[sort_order] => 5
[menu_link_category] => 0
[link_type_id] => 0
[master_menu_id] => 0
[corporate_id] => 0
[menu_title] => Privacy Policy
[menu_image] =>
[site_language_id] => 1
)
[_IteratorKeys:protected] => Array
(
[0] => menu_id
[1] => menu_link
[2] => menu_target
[3] => menu_position
[4] => link_display
[5] => menu_option
[6] => status
[7] => sort_order
[8] => menu_link_category
[9] => link_type_id
[10] => master_menu_id
[11] => corporate_id
[12] => menu_title
[13] => menu_image
[14] => site_language_id
)
)
[1] => RDataRecord Object
(
[_Data:protected] => Array
(
[menu_id] => 14
[menu_link] => cms.php?page=terms_of_use
[menu_target] => _self
[menu_position] => footer
[link_display] => 2
[menu_option] => 0
[status] => 1
[sort_order] => 14
[menu_link_category] => 0
[link_type_id] => 0
[master_menu_id] => 0
[corporate_id] => 0
[menu_title] => Terms & Conditions
[menu_image] =>
[site_language_id] => 1
)
[_IteratorKeys:protected] => Array
(
[0] => menu_id
[1] => menu_link
[2] => menu_target
[3] => menu_position
[4] => link_display
[5] => menu_option
[6] => status
[7] => sort_order
[8] => menu_link_category
[9] => link_type_id
[10] => master_menu_id
[11] => corporate_id
[12] => menu_title
[13] => menu_image
[14] => site_language_id
)
)
)
[arr_myaccount_menu_link] => Array
(
[0] => user_account.php
[1] => user_order.php
[3] => user_portfolio.php
[4] => quote.php
[5] => user_order_inventory.php
[7] => user_reward.php
[8] => user_images.php
[9] => user_qrcode_list.php
[10] => user_address.php
[11] => user_profile.php
[12] => user_store_profile.php
[13] => sales_order_report.php
[14] => user_changepassword.php
)
[form] => Array
(
[fb_button] => Facebook
[fb_link] => https://www.facebook.com/dialog/oauth?client_id=207871080027786&redirect_uri=http%3A%2F%2Fabcimaging.dev.radixweb.net%2Fuser_registration.php&state=927d459fd4939913e8fa99736186df55&scope=email&return_url=http%3A%2F%2Fabcimaging.dev.radixweb.net%2Fuser_registration.php
)
[SITE_VAR_DESIGNER_MODULE_ENABLE] => 0
[SITE_VAR_USERNAME_LOGIN] => N
[SITE_VAR_CORPORATE_URL_TYPE] =>
)
)
86 . SELECT * FROM (SELECT promotional_message.promotional_id,promotional_category,promotional_message_description.title,promotional_message_description.description,style_type,status,section_name,promo_cookie,promo_settings FROM promotional_messageLEFT JOIN promotional_message_description ON promotional_message_description.promotional_id = promotional_message.promotional_id WHERE 1 AND promotional_message_description.site_language_id = 1 AND promotional_message.status = '1' AND (user_type = '1' OR user_type = '0') AND (promotional_message.promotion_start_date = '0' OR (promotional_message.promotion_start_date <= '2025-04-05 00:14:40' AND promotional_message.promotion_end_date >= '2025-04-05 00:14:40')) AND (promotional_message.promotional_display = '2' OR promotional_message.promotional_display = '0' ) AND promotional_message.section_name LIKE 'product_info.php' AND (FIND_IN_SET('67',promotional_message.link_type_id)) OR ((promotional_message.promotional_category = '12' OR promotional_message.promotional_category = '14' ) AND (user_type = '1' OR user_type = '0') AND (promotional_message.promotion_start_date = '0' OR (promotional_message.promotion_start_date <= '2025-04-05 00:14:40' AND promotional_message.promotion_end_date >= '2025-04-05 00:14:40'))AND (promotional_message.promotional_display = '2' OR promotional_message.promotional_display = '0' ) AND promotional_message_description.site_language_id = 1 AND promotional_message.status = '1') ORDER BY FIELD(promotional_category,'14','13','12',promotional_category),promotional_message.promotional_id DESC LIMIT 18446744073709551615) AS a group by promotional_category LIMIT 0,1 0.0006 sec
↳product_info.php : 1669 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 211 -> addJS ↳templates/include/js.php : 285 -> require_once ↳templates/js/common_js.php : 56 -> getpromotionalmessage ↳templates/include/html_helper.php : 3908 -> PromotionalMessageMaster::getPromotionalMessagefordisplay ↳model/PromotionalMessageMaster.php : 145 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger