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
2.9626162052155 148 0.8447 0


No Amazon API Requests Made.


App Debug - Total Time 2.9626162052155 seconds

Number Time From Start Name Description
1 2.0040850639343 Initialise Initialise FSB Function
2 2.0077540874481 App Controller Start Start of the App controller (called before the controller of every page)
3 2.0409731864929 Start of getCategoryListByGroup Function Before first category groups query
4 2.0432209968567 After initial query Before first category groups query
5 2.0432240962982 Get Category List for Group Before the call to getCategoryList function
6 2.0432281494141 Start of GetCategoryList function Start of the function
7 2.0432331562042 Before getting categories Query to get specific category list
8 2.0452091693878 After getting categories Query to get specific category list
9 2.0452120304108 Before getting category custom Before call to function getCategoryCustom
10 2.0733041763306 After getting category custom After call to function getCategoryCustom
11 2.073310136795 Before getting category custom Before call to function getCategoryCustom
12 2.084949016571 After getting category custom After call to function getCategoryCustom
13 2.0849530696869 Before getting category custom Before call to function getCategoryCustom
14 2.0915231704712 After getting category custom After call to function getCategoryCustom
15 2.0915281772614 Before getting category custom Before call to function getCategoryCustom
16 2.0961880683899 After getting category custom After call to function getCategoryCustom
17 2.0961921215057 Before getting category custom Before call to function getCategoryCustom
18 2.101114988327 After getting category custom After call to function getCategoryCustom
19 2.1011199951172 Before getting category custom Before call to function getCategoryCustom
20 2.1060841083527 After getting category custom After call to function getCategoryCustom
21 2.1060872077942 End of GetCategoryList function End of the function
22 2.1060950756073 Get Category List for Group Before the call to getCategoryList function
23 2.1060969829559 Start of GetCategoryList function Start of the function
24 2.1061000823975 Before getting categories Query to get specific category list
25 2.1065690517426 End of getCategoryListByGroup Function Before return()
26 2.7584040164948 App Controller End End of the App controller (called before the controller of every page)
27 2.7711730003357 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 2.7745339870453 Before Get Options Before the call to getOptions in the tpl class
29 2.8467111587524 After Get Options After the call to getOptions in the tpl class
30 2.8467571735382 App_after Controller End End of the App_after controller (called after the controller of every page)
31 2.962592124939 Finalizing debug Before the debug is output to the page.
32 2.9626140594482 End of App This is the end of the app logging, final timestamp


Query Debug - 148 Database Queries. Total time 0.8447 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0011 0.0011141300201416
SELECT parameter, value FROM parameters
2 0.0053 0.0052521228790283
SELECT * FROM `bad_bots`
3 0.0004 0.00039792060852051
SET time_zone = 'Europe/London'
4 0.0016 0.0016429424285889
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0020 0.001986026763916
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:11:\"3.138.34.76\";}'
6 0.0021 0.0020780563354492
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1726516088'
7 0.0022 0.0022408962249756
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0005 0.00045895576477051
UPDATE autorun SET lastrun = '2024-09-16 19:48:09' WHERE id = '13'
9 0.0005 0.00054693222045898
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0016 0.0015709400177002
SELECT id FROM pages WHERE pagename = 'basket' LIMIT 1
11 0.0004 0.00042200088500977
SELECT * FROM pages WHERE id = 46
12 0.0025 0.0025448799133301
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0290 0.028990030288696
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0010 0.00095391273498535
SELECT * FROM pages WHERE pagename = 'basket'
15 0.0022 0.002223014831543
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0020 0.0019500255584717
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0097 0.0097389221191406
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.0027 0.0027430057525635
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.0019 0.0019230842590332
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0007 0.00068902969360352
SELECT id FROM categories WHERE parent_id = '26'
21 0.0070 0.007004976272583
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.0019 0.0019330978393555
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.0017 0.0016989707946777
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.0016 0.0015530586242676
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0006 0.00055289268493652
SELECT * FROM categorygroups WHERE id = '1'
26 0.0040 0.0040299892425537
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.0005 0.00050091743469238
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.0004420280456543
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0005 0.00045108795166016
SELECT id FROM categories WHERE parent_id = '27'
30 0.0040 0.0040199756622314
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.00048995018005371
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.00052309036254883
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.00049090385437012
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0005 0.00052499771118164
SELECT * FROM categorygroups WHERE id = '1'
35 0.0016 0.001554012298584
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.0005 0.00051212310791016
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.00044488906860352
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0004 0.00044488906860352
SELECT id FROM categories WHERE parent_id = '28'
39 0.0017 0.0016770362854004
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.00046992301940918
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.00048708915710449
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.0004 0.00043582916259766
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0004 0.00038290023803711
SELECT * FROM categorygroups WHERE id = '1'
44 0.0006 0.00055718421936035
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.00044918060302734
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.00038003921508789
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0004 0.00037384033203125
SELECT id FROM categories WHERE parent_id = '29'
48 0.0007 0.00073814392089844
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.0005 0.00049495697021484
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.0005 0.00052118301391602
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.0005040168762207
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0005 0.00049304962158203
SELECT * FROM categorygroups WHERE id = '1'
53 0.0006 0.00064301490783691
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.0005 0.00050997734069824
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.0004 0.00039196014404297
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0004 0.00042605400085449
SELECT id FROM categories WHERE parent_id = '30'
57 0.0008 0.00075602531433105
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.0006 0.00062394142150879
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.00049304962158203
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.0005 0.00050997734069824
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0004 0.00041317939758301
SELECT * FROM categorygroups WHERE id = '1'
62 0.0007 0.00071501731872559
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.00044703483581543
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.0005 0.00046706199645996
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0004 0.00039196014404297
SELECT id FROM categories WHERE parent_id = '31'
66 0.0008 0.00084590911865234
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.0006 0.00055789947509766
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.00055909156799316
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.00043296813964844
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0004 0.00039505958557129
SELECT * FROM categorygroups WHERE id = '1'
71 0.0005 0.00045394897460938
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0030 0.0029520988464355
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0015 0.0015168190002441
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0005 0.00052690505981445
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.0012 0.0012109279632568
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0011 0.0011029243469238
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0011 0.0011229515075684
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.6364 0.63635015487671
SELECT * FROM ipgeocountries WHERE INET_ATON('3.138.34.76') >= INET_ATON(ip_start) AND INET_ATON('3.138.34.76') <= INET_ATON(ip_end)
79 0.0029 0.002932071685791
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0014 0.0014450550079346
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0008 0.00084495544433594
SELECT * FROM pages WHERE pagename = 'basket'
82 0.0021 0.0020668506622314
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
83 0.0026 0.0026440620422363
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
84 0.0006 0.00056815147399902
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
85 0.0191 0.019070863723755
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.0020 0.0020110607147217
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.0016 0.0016469955444336
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.00057005882263184
SELECT * FROM products WHERE id = 1626
89 0.0006 0.00056290626525879
SELECT * FROM products WHERE id = 4041
90 0.0006 0.00058507919311523
SELECT * FROM products WHERE id = 4312
91 0.0006 0.00057721138000488
SELECT * FROM products WHERE id = 777
92 0.0006 0.00062894821166992
SELECT * FROM products WHERE id = 3881
93 0.0006 0.00062203407287598
SELECT * FROM products WHERE id = 4213
94 0.0006 0.00056195259094238
SELECT * FROM products WHERE id = '1626'
95 0.0011 0.001082181930542
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
96 0.0017 0.0016510486602783
SELECT * FROM product_image_select WHERE product_id = '1626'
97 0.0004 0.00042605400085449
SELECT * FROM productcustomimages WHERE product_id = '1626'
98 0.0026 0.0026459693908691
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.00056004524230957
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
100 0.0005 0.00049114227294922
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
101 0.0004 0.00044918060302734
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
102 0.0006 0.00063896179199219
SELECT * FROM products WHERE id = '4041'
103 0.0005 0.00046110153198242
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
104 0.0007 0.00073504447937012
SELECT * FROM product_image_select WHERE product_id = '4041'
105 0.0004 0.00039792060852051
SELECT * FROM productcustomimages WHERE product_id = '4041'
106 0.0012 0.0012261867523193
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.00049686431884766
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
108 0.0004 0.00043201446533203
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
109 0.0005 0.00053191184997559
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
110 0.0006 0.00063586235046387
SELECT * FROM products WHERE id = '4312'
111 0.0006 0.00055694580078125
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
112 0.0006 0.00061798095703125
SELECT * FROM product_image_select WHERE product_id = '4312'
113 0.0004 0.00044512748718262
SELECT * FROM productcustomimages WHERE product_id = '4312'
114 0.0014 0.0013868808746338
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
115 0.0005 0.00054001808166504
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
116 0.0005 0.00053095817565918
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
117 0.0004 0.00042486190795898
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
118 0.0007 0.00068807601928711
SELECT * FROM products WHERE id = '777'
119 0.0005 0.00054693222045898
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
120 0.0007 0.00074195861816406
SELECT * FROM product_image_select WHERE product_id = '777'
121 0.0005 0.00045490264892578
SELECT * FROM productcustomimages WHERE product_id = '777'
122 0.0012 0.0011618137359619
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
123 0.0005 0.0005040168762207
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
124 0.0004 0.00042986869812012
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
125 0.0004 0.00042200088500977
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
126 0.0006 0.00058889389038086
SELECT * FROM products WHERE id = '3881'
127 0.0007 0.00070405006408691
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
128 0.0011 0.0010581016540527
SELECT * FROM product_image_select WHERE product_id = '3881'
129 0.0004 0.00044488906860352
SELECT * FROM productcustomimages WHERE product_id = '3881'
130 0.0012 0.0012228488922119
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.00048303604125977
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
132 0.0005 0.00045394897460938
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
133 0.0004 0.00042891502380371
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
134 0.0006 0.00059199333190918
SELECT * FROM products WHERE id = '4213'
135 0.0007 0.00067901611328125
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
136 0.0012 0.0011639595031738
SELECT * FROM product_image_select WHERE product_id = '4213'
137 0.0004 0.00038504600524902
SELECT * FROM productcustomimages WHERE product_id = '4213'
138 0.0012 0.001237154006958
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.00049304962158203
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
140 0.0006 0.00061702728271484
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
141 0.0004 0.00044608116149902
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
142 0.0021 0.0021297931671143
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
143 0.0009 0.00090193748474121
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
144 0.0028 0.0028090476989746
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
145 0.0019 0.001920223236084
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
146 0.0008 0.00076007843017578
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
147 0.0016 0.0015721321105957
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
148 0.0045 0.0045089721679688
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'