0

Contact the My Store Team

We are ready to help with whatever you need. To ensure you get a fast and considered response, please contact us via email - simply enter your details below and we will get back to you as soon as possible.


Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.5194880962372 148 1.0201 0


No Amazon API Requests Made.


App Debug - Total Time 1.5194880962372 seconds

Number Time From Start Name Description
1 0.42834210395813 Initialise Initialise FSB Function
2 0.43515706062317 App Controller Start Start of the App controller (called before the controller of every page)
3 0.48943400382996 Start of getCategoryListByGroup Function Before first category groups query
4 0.49076700210571 After initial query Before first category groups query
5 0.49076819419861 Get Category List for Group Before the call to getCategoryList function
6 0.49077105522156 Start of GetCategoryList function Start of the function
7 0.49077320098877 Before getting categories Query to get specific category list
8 0.49206519126892 After getting categories Query to get specific category list
9 0.49206519126892 Before getting category custom Before call to function getCategoryCustom
10 0.51218414306641 After getting category custom After call to function getCategoryCustom
11 0.51218605041504 Before getting category custom Before call to function getCategoryCustom
12 0.52365708351135 After getting category custom After call to function getCategoryCustom
13 0.52366018295288 Before getting category custom Before call to function getCategoryCustom
14 0.53003406524658 After getting category custom After call to function getCategoryCustom
15 0.53003621101379 Before getting category custom Before call to function getCategoryCustom
16 0.53424715995789 After getting category custom After call to function getCategoryCustom
17 0.53424715995789 Before getting category custom Before call to function getCategoryCustom
18 0.53849506378174 After getting category custom After call to function getCategoryCustom
19 0.53849601745605 Before getting category custom Before call to function getCategoryCustom
20 0.54285001754761 After getting category custom After call to function getCategoryCustom
21 0.5428512096405 End of GetCategoryList function End of the function
22 0.54285621643066 Get Category List for Group Before the call to getCategoryList function
23 0.54285717010498 Start of GetCategoryList function Start of the function
24 0.54285907745361 Before getting categories Query to get specific category list
25 0.54335021972656 End of getCategoryListByGroup Function Before return()
26 1.3205921649933 App Controller End End of the App controller (called before the controller of every page)
27 1.3626592159271 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.3656780719757 Before Get Options Before the call to getOptions in the tpl class
29 1.4642841815948 After Get Options After the call to getOptions in the tpl class
30 1.4643261432648 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.5194771289825 Finalizing debug Before the debug is output to the page.
32 1.5194871425629 End of App This is the end of the app logging, final timestamp


Query Debug - 148 Database Queries. Total time 1.0201 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0016 0.0015568733215332
SELECT parameter, value FROM parameters
2 0.0112 0.011202096939087
SELECT * FROM `bad_bots`
3 0.0004 0.00039196014404297
SET time_zone = 'Europe/London'
4 0.0028 0.0027620792388916
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0016 0.0015780925750732
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"13.58.244.184\";}'
6 0.0013 0.0013129711151123
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1743628334'
7 0.0048 0.0047998428344727
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0009 0.00089907646179199
UPDATE autorun SET lastrun = '2025-04-02 21:12:14' WHERE id = '13'
9 0.0014 0.0013918876647949
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0043 0.0042848587036133
SELECT id FROM pages WHERE pagename = 'contact-us' LIMIT 1
11 0.0006 0.00061511993408203
SELECT * FROM pages WHERE id = 54
12 0.0049 0.0048789978027344
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0484 0.048351049423218
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0006 0.0006098747253418
SELECT * FROM pages WHERE pagename = 'contact-us'
15 0.0013 0.0013291835784912
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0013 0.0012800693511963
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0072 0.0071530342102051
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0016 0.0016319751739502
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0011 0.0010871887207031
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0004 0.00035786628723145
SELECT id FROM categories WHERE parent_id = '26'
21 0.0055 0.0054512023925781
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0015 0.0015041828155518
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0013 0.0013160705566406
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0012 0.0011820793151855
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0004 0.00036787986755371
SELECT * FROM categorygroups WHERE id = '1'
26 0.0036 0.0036439895629883
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0007 0.00065207481384277
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0004 0.00036191940307617
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0004 0.00043201446533203
SELECT id FROM categories WHERE parent_id = '27'
30 0.0046 0.0046219825744629
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0005 0.0004580020904541
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0005 0.00048208236694336
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0004 0.00040793418884277
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00034904479980469
SELECT * FROM categorygroups WHERE id = '1'
35 0.0014 0.0014090538024902
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0007 0.00069594383239746
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0004 0.00040006637573242
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0004 0.00039100646972656
SELECT id FROM categories WHERE parent_id = '28'
39 0.0015 0.0015370845794678
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0005 0.00050616264343262
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0005 0.00053000450134277
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0005 0.00048112869262695
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0004 0.00036096572875977
SELECT * FROM categorygroups WHERE id = '1'
44 0.0005 0.00053691864013672
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0004 0.00044798851013184
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0004 0.00037598609924316
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0004 0.00041794776916504
SELECT id FROM categories WHERE parent_id = '29'
48 0.0006 0.0006260871887207
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0004 0.00042915344238281
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0004 0.00043106079101562
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0005 0.00045204162597656
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0005 0.00046992301940918
SELECT * FROM categorygroups WHERE id = '1'
53 0.0005 0.00053811073303223
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0004 0.00041604042053223
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.00032210350036621
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0004 0.00041699409484863
SELECT id FROM categories WHERE parent_id = '30'
57 0.0007 0.00074100494384766
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0004 0.00044894218444824
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0005 0.00053215026855469
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0004 0.00041413307189941
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0004 0.0003972053527832
SELECT * FROM categorygroups WHERE id = '1'
62 0.0006 0.00060296058654785
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0005 0.00046896934509277
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00033998489379883
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0004 0.00043010711669922
SELECT id FROM categories WHERE parent_id = '31'
66 0.0007 0.00066113471984863
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0005 0.00048017501831055
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0005 0.00050091743469238
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0005 0.00046610832214355
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0004 0.00038003921508789
SELECT * FROM categorygroups WHERE id = '1'
71 0.0005 0.0004880428314209
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0027 0.0026700496673584
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0013 0.0013489723205566
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0015 0.0014948844909668
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0032 0.003216028213501
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0025 0.0025010108947754
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0017 0.0016579627990723
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.7590 0.75897097587585
SELECT * FROM ipgeocountries WHERE INET_ATON('13.58.244.184') >= INET_ATON(ip_start) AND INET_ATON('13.58.244.184') <= INET_ATON(ip_end)
79 0.0026 0.0025651454925537
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0012 0.0012168884277344
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0010 0.0010080337524414
SELECT * FROM pages WHERE pagename = 'contact-us'
82 0.0032 0.0032410621643066
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
83 0.0024 0.0024259090423584
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
84 0.0005 0.00053000450134277
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
85 0.0331 0.033144950866699
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
86 0.0034 0.0033590793609619
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
87 0.0035 0.0034980773925781
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
88 0.0009 0.00093984603881836
SELECT * FROM products WHERE id = 1626
89 0.0006 0.00061202049255371
SELECT * FROM products WHERE id = 4041
90 0.0006 0.00056791305541992
SELECT * FROM products WHERE id = 4312
91 0.0006 0.00058603286743164
SELECT * FROM products WHERE id = 777
92 0.0007 0.00066804885864258
SELECT * FROM products WHERE id = 3881
93 0.0006 0.00060319900512695
SELECT * FROM products WHERE id = 4213
94 0.0005 0.00052285194396973
SELECT * FROM products WHERE id = '1626'
95 0.0008 0.00080418586730957
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
96 0.0037 0.0037379264831543
SELECT * FROM product_image_select WHERE product_id = '1626'
97 0.0007 0.00066900253295898
SELECT * FROM productcustomimages WHERE product_id = '1626'
98 0.0044 0.0044000148773193
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
99 0.0008 0.00075817108154297
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
100 0.0006 0.000579833984375
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
101 0.0007 0.00066900253295898
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
102 0.0007 0.00072288513183594
SELECT * FROM products WHERE id = '4041'
103 0.0006 0.00064992904663086
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
104 0.0011 0.0010697841644287
SELECT * FROM product_image_select WHERE product_id = '4041'
105 0.0006 0.00062680244445801
SELECT * FROM productcustomimages WHERE product_id = '4041'
106 0.0023 0.0022828578948975
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
107 0.0008 0.00080108642578125
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
108 0.0007 0.00069594383239746
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
109 0.0008 0.00082707405090332
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
110 0.0008 0.00077986717224121
SELECT * FROM products WHERE id = '4312'
111 0.0008 0.00077199935913086
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
112 0.0011 0.0011298656463623
SELECT * FROM product_image_select WHERE product_id = '4312'
113 0.0007 0.00071096420288086
SELECT * FROM productcustomimages WHERE product_id = '4312'
114 0.0023 0.0022521018981934
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
115 0.0007 0.00072813034057617
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
116 0.0006 0.00064301490783691
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
117 0.0006 0.00064492225646973
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
118 0.0007 0.00071191787719727
SELECT * FROM products WHERE id = '777'
119 0.0006 0.00062704086303711
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
120 0.0008 0.0008080005645752
SELECT * FROM product_image_select WHERE product_id = '777'
121 0.0005 0.00051593780517578
SELECT * FROM productcustomimages WHERE product_id = '777'
122 0.0016 0.00160813331604
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
123 0.0009 0.00090503692626953
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
124 0.0005 0.0004889965057373
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
125 0.0006 0.00055503845214844
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
126 0.0006 0.0005948543548584
SELECT * FROM products WHERE id = '3881'
127 0.0007 0.0006871223449707
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
128 0.0007 0.00072002410888672
SELECT * FROM product_image_select WHERE product_id = '3881'
129 0.0006 0.00055098533630371
SELECT * FROM productcustomimages WHERE product_id = '3881'
130 0.0016 0.0016229152679443
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
131 0.0006 0.00055503845214844
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
132 0.0005 0.00047397613525391
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
133 0.0006 0.0006248950958252
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
134 0.0006 0.00063705444335938
SELECT * FROM products WHERE id = '4213'
135 0.0006 0.00058484077453613
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
136 0.0006 0.0006411075592041
SELECT * FROM product_image_select WHERE product_id = '4213'
137 0.0004 0.00043010711669922
SELECT * FROM productcustomimages WHERE product_id = '4213'
138 0.0013 0.0013139247894287
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
139 0.0005 0.00050783157348633
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
140 0.0005 0.00046706199645996
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
141 0.0005 0.00045204162597656
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
142 0.0021 0.0020899772644043
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
143 0.0007 0.00066590309143066
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
144 0.0025 0.0025458335876465
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
145 0.0020 0.0020210742950439
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
146 0.0005 0.00051212310791016
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
147 0.0013 0.0012950897216797
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
148 0.0013 0.0012850761413574
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'