0
You currently have no items in your cart.

More Information

Above are the items you have added to your shopping basket. If you are ready to place your order, simply click "Checkout" above. You will be taken to Amazon and guided through the process of entering the details needed to complete your order, including your delivery address and payment option. Your details are 100% guaranteed to be completely secure.

If you are looking for more products why don't you continue looking through our store.

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
3.1799519062042 148 0.7442 0


No Amazon API Requests Made.


App Debug - Total Time 3.1799519062042 seconds

Number Time From Start Name Description
1 1.9618608951569 Initialise Initialise FSB Function
2 1.9674580097198 App Controller Start Start of the App controller (called before the controller of every page)
3 2.021782875061 Start of getCategoryListByGroup Function Before first category groups query
4 2.02450299263 After initial query Before first category groups query
5 2.0245048999786 Get Category List for Group Before the call to getCategoryList function
6 2.0245130062103 Start of GetCategoryList function Start of the function
7 2.0245161056519 Before getting categories Query to get specific category list
8 2.0271558761597 After getting categories Query to get specific category list
9 2.0271580219269 Before getting category custom Before call to function getCategoryCustom
10 2.0587110519409 After getting category custom After call to function getCategoryCustom
11 2.0587170124054 Before getting category custom Before call to function getCategoryCustom
12 2.0711719989777 After getting category custom After call to function getCategoryCustom
13 2.0711760520935 Before getting category custom Before call to function getCategoryCustom
14 2.0781240463257 After getting category custom After call to function getCategoryCustom
15 2.0781290531158 Before getting category custom Before call to function getCategoryCustom
16 2.0834169387817 After getting category custom After call to function getCategoryCustom
17 2.0834219455719 Before getting category custom Before call to function getCategoryCustom
18 2.0888850688934 After getting category custom After call to function getCategoryCustom
19 2.0888888835907 Before getting category custom Before call to function getCategoryCustom
20 2.0940139293671 After getting category custom After call to function getCategoryCustom
21 2.0940179824829 End of GetCategoryList function End of the function
22 2.0940270423889 Get Category List for Group Before the call to getCategoryList function
23 2.0940299034119 Start of GetCategoryList function Start of the function
24 2.0940339565277 Before getting categories Query to get specific category list
25 2.0945289134979 End of getCategoryListByGroup Function Before return()
26 2.7410709857941 App Controller End End of the App controller (called before the controller of every page)
27 2.8130030632019 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 2.8161599636078 Before Get Options Before the call to getOptions in the tpl class
29 2.8935739994049 After Get Options After the call to getOptions in the tpl class
30 2.8936109542847 App_after Controller End End of the App_after controller (called after the controller of every page)
31 3.1799309253693 Finalizing debug Before the debug is output to the page.
32 3.1799499988556 End of App This is the end of the app logging, final timestamp


Query Debug - 148 Database Queries. Total time 0.7442 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0016 0.0015530586242676
SELECT parameter, value FROM parameters
2 0.0037 0.0037469863891602
SELECT * FROM `bad_bots`
3 0.0003 0.00028705596923828
SET time_zone = 'Europe/London'
4 0.0033 0.0032927989959717
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0038 0.0037660598754883
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"18.216.238.234\";}'
6 0.0040 0.0040340423583984
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1725759024'
7 0.0037 0.0036959648132324
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0005 0.00054287910461426
UPDATE autorun SET lastrun = '2024-09-08 01:30:25' WHERE id = '15'
9 0.0006 0.00061202049255371
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0027 0.0027139186859131
SELECT id FROM pages WHERE pagename = 'basket' LIMIT 1
11 0.0017 0.0016698837280273
SELECT * FROM pages WHERE id = 46
12 0.0042 0.0041568279266357
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0485 0.048482179641724
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0010 0.0010170936584473
SELECT * FROM pages WHERE pagename = 'basket'
15 0.0027 0.002701997756958
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0026 0.0026109218597412
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0129 0.012871026992798
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.0029 0.0028998851776123
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.0016 0.0016191005706787
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0005 0.00051712989807129
SELECT id FROM categories WHERE parent_id = '26'
21 0.0070 0.006986141204834
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.0025 0.0024929046630859
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.0018 0.0018069744110107
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.0017 0.0016679763793945
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0005 0.00047993659973145
SELECT * FROM categorygroups WHERE id = '1'
26 0.0043 0.0043230056762695
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.0006 0.00064611434936523
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.0005 0.00046896934509277
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0004 0.00043916702270508
SELECT id FROM categories WHERE parent_id = '27'
30 0.0042 0.0042319297790527
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.0006 0.00056004524230957
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.0006 0.00057005882263184
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.0005 0.00051283836364746
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0005 0.00050711631774902
SELECT * FROM categorygroups WHERE id = '1'
35 0.0016 0.0015928745269775
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.0006 0.00055313110351562
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.0005 0.00049400329589844
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0005 0.00046396255493164
SELECT id FROM categories WHERE parent_id = '28'
39 0.0016 0.0016021728515625
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.0006 0.00057387351989746
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.0006 0.00061678886413574
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.00048303604125977
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0004 0.00043201446533203
SELECT * FROM categorygroups WHERE id = '1'
44 0.0006 0.00062394142150879
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.0005 0.00049901008605957
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.00044894218444824
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0005 0.00048995018005371
SELECT id FROM categories WHERE parent_id = '29'
48 0.0008 0.00081205368041992
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.0006 0.00063896179199219
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.0006 0.00061297416687012
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.0006 0.00060296058654785
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0004 0.00040793418884277
SELECT * FROM categorygroups WHERE id = '1'
53 0.0007 0.00065994262695312
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.0008 0.00082778930664062
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.0005 0.00054311752319336
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0004 0.00042104721069336
SELECT id FROM categories WHERE parent_id = '30'
57 0.0007 0.00070405006408691
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.0005 0.00049185752868652
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.0006 0.00059795379638672
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.0006 0.00064182281494141
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0004 0.00041890144348145
SELECT * FROM categorygroups WHERE id = '1'
62 0.0006 0.00062203407287598
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.0004 0.00044894218444824
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.0006 0.00061798095703125
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0005 0.00052785873413086
SELECT id FROM categories WHERE parent_id = '31'
66 0.0008 0.00077080726623535
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.0005490779876709
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.0006 0.00055289268493652
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.0004 0.00044012069702148
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0004 0.00044703483581543
SELECT * FROM categorygroups WHERE id = '1'
71 0.0005 0.00047898292541504
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0028 0.0028479099273682
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0016 0.0016071796417236
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0006 0.00057482719421387
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.0014 0.0014181137084961
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0011 0.0011489391326904
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0024 0.0024421215057373
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.4940 0.4940390586853
SELECT * FROM ipgeocountries WHERE INET_ATON('18.216.238.234') >= INET_ATON(ip_start) AND INET_ATON('18.216.238.234') <= INET_ATON(ip_end)
79 0.0046 0.0046389102935791
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0016 0.0016281604766846
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0010 0.00095605850219727
SELECT * FROM pages WHERE pagename = 'basket'
82 0.0021 0.0021448135375977
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
83 0.0018 0.0018429756164551
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
84 0.0012 0.0011880397796631
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
85 0.0240 0.02397894859314
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.0023 0.0022730827331543
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.0015 0.0014939308166504
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.0006 0.00058984756469727
SELECT * FROM products WHERE id = 1626
89 0.0007 0.00074195861816406
SELECT * FROM products WHERE id = 4041
90 0.0005 0.0004570484161377
SELECT * FROM products WHERE id = 4312
91 0.0005 0.00046992301940918
SELECT * FROM products WHERE id = 777
92 0.0006 0.00059294700622559
SELECT * FROM products WHERE id = 3881
93 0.0005 0.00046491622924805
SELECT * FROM products WHERE id = 4213
94 0.0005 0.00050592422485352
SELECT * FROM products WHERE id = '1626'
95 0.0005 0.00054693222045898
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
96 0.0020 0.0020201206207275
SELECT * FROM product_image_select WHERE product_id = '1626'
97 0.0005 0.00048184394836426
SELECT * FROM productcustomimages WHERE product_id = '1626'
98 0.0029 0.0029499530792236
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
99 0.0006 0.00055718421936035
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
100 0.0005 0.00045514106750488
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
101 0.0005 0.00047111511230469
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
102 0.0006 0.00064587593078613
SELECT * FROM products WHERE id = '4041'
103 0.0006 0.00057506561279297
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
104 0.0006 0.00061202049255371
SELECT * FROM product_image_select WHERE product_id = '4041'
105 0.0004 0.0004420280456543
SELECT * FROM productcustomimages WHERE product_id = '4041'
106 0.0012 0.0011970996856689
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
107 0.0005 0.00049114227294922
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
108 0.0006 0.0006110668182373
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
109 0.0004 0.00042605400085449
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
110 0.0006 0.00060105323791504
SELECT * FROM products WHERE id = '4312'
111 0.0005 0.0004580020904541
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
112 0.0006 0.00062704086303711
SELECT * FROM product_image_select WHERE product_id = '4312'
113 0.0005 0.00054097175598145
SELECT * FROM productcustomimages WHERE product_id = '4312'
114 0.0013 0.0013101100921631
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
115 0.0006 0.00056600570678711
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
116 0.0005 0.00046706199645996
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
117 0.0005 0.00053000450134277
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
118 0.0006 0.00064992904663086
SELECT * FROM products WHERE id = '777'
119 0.0008 0.00075793266296387
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
120 0.0006 0.00062203407287598
SELECT * FROM product_image_select WHERE product_id = '777'
121 0.0005 0.00050592422485352
SELECT * FROM productcustomimages WHERE product_id = '777'
122 0.0015 0.0014960765838623
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
123 0.0007 0.0007178783416748
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
124 0.0005 0.00047802925109863
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
125 0.0005 0.00053691864013672
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
126 0.0008 0.00078105926513672
SELECT * FROM products WHERE id = '3881'
127 0.0007 0.00073504447937012
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
128 0.0008 0.00076079368591309
SELECT * FROM product_image_select WHERE product_id = '3881'
129 0.0006 0.00055789947509766
SELECT * FROM productcustomimages WHERE product_id = '3881'
130 0.0015 0.0014920234680176
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
131 0.0005 0.00053691864013672
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
132 0.0004 0.00044488906860352
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
133 0.0005 0.0004880428314209
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
134 0.0006 0.00059390068054199
SELECT * FROM products WHERE id = '4213'
135 0.0006 0.00059914588928223
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
136 0.0006 0.00064182281494141
SELECT * FROM product_image_select WHERE product_id = '4213'
137 0.0005 0.00046205520629883
SELECT * FROM productcustomimages WHERE product_id = '4213'
138 0.0015 0.0015161037445068
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
139 0.0006 0.000579833984375
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
140 0.0004 0.00043988227844238
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
141 0.0004 0.00044703483581543
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
142 0.0023 0.0022501945495605
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
143 0.0009 0.00087714195251465
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
144 0.0027 0.0027360916137695
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
145 0.0018 0.0017762184143066
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
146 0.0007 0.00068211555480957
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
147 0.0011 0.0010840892791748
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
148 0.0012 0.0011751651763916
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'