0

Filter Products

Use this page to filter the products to your requirements. Simply select the options below and click filter.

Filter Options

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.6214690208435 150 0.7234 0


No Amazon API Requests Made.


App Debug - Total Time 1.6214690208435 seconds

Number Time From Start Name Description
1 0.75311708450317 Initialise Initialise FSB Function
2 0.75717806816101 App Controller Start Start of the App controller (called before the controller of every page)
3 0.79109001159668 Start of getCategoryListByGroup Function Before first category groups query
4 0.79395198822021 After initial query Before first category groups query
5 0.79395413398743 Get Category List for Group Before the call to getCategoryList function
6 0.79395794868469 Start of GetCategoryList function Start of the function
7 0.79396295547485 Before getting categories Query to get specific category list
8 0.79639196395874 After getting categories Query to get specific category list
9 0.79639410972595 Before getting category custom Before call to function getCategoryCustom
10 0.83664894104004 After getting category custom After call to function getCategoryCustom
11 0.8366551399231 Before getting category custom Before call to function getCategoryCustom
12 0.86518001556396 After getting category custom After call to function getCategoryCustom
13 0.86518406867981 Before getting category custom Before call to function getCategoryCustom
14 0.87433695793152 After getting category custom After call to function getCategoryCustom
15 0.87434101104736 Before getting category custom Before call to function getCategoryCustom
16 0.88069915771484 After getting category custom After call to function getCategoryCustom
17 0.88070297241211 Before getting category custom Before call to function getCategoryCustom
18 0.88727998733521 After getting category custom After call to function getCategoryCustom
19 0.88728404045105 Before getting category custom Before call to function getCategoryCustom
20 0.89278101921082 After getting category custom After call to function getCategoryCustom
21 0.89278411865234 End of GetCategoryList function End of the function
22 0.89279103279114 Get Category List for Group Before the call to getCategoryList function
23 0.89279413223267 Start of GetCategoryList function Start of the function
24 0.89279699325562 Before getting categories Query to get specific category list
25 0.89346408843994 End of getCategoryListByGroup Function Before return()
26 1.3350541591644 App Controller End End of the App controller (called before the controller of every page)
27 1.3943750858307 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.3965041637421 Before Get Options Before the call to getOptions in the tpl class
29 1.4874131679535 After Get Options After the call to getOptions in the tpl class
30 1.4874629974365 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.6214439868927 Finalizing debug Before the debug is output to the page.
32 1.6214680671692 End of App This is the end of the app logging, final timestamp


Query Debug - 150 Database Queries. Total time 0.7234 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0023 0.0023338794708252
SELECT parameter, value FROM parameters
2 0.0137 0.013688087463379
SELECT * FROM `bad_bots`
3 0.0004 0.00042390823364258
SET time_zone = 'Europe/London'
4 0.0066 0.0065720081329346
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0047 0.0047008991241455
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"44.222.131.239\";}'
6 0.0036 0.00364089012146
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1726111833'
7 0.0051 0.005119800567627
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0006 0.00062203407287598
SELECT * FROM version ORDER BY installed DESC LIMIT 1
9 0.0019 0.001943826675415
SELECT id FROM pages WHERE pagename = 'filter-products' LIMIT 1
10 0.0005 0.00049304962158203
SELECT * FROM pages WHERE id = 35
11 0.0024 0.0023930072784424
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
12 0.0290 0.02900218963623
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
13 0.0020 0.0019509792327881
SELECT * FROM pages WHERE pagename = 'filter-products'
14 0.0028 0.0028479099273682
SELECT * FROM categorygroups ORDER BY sortorder ASC
15 0.0024 0.0024039745330811
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
16 0.0148 0.014791011810303
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
17 0.0033 0.0032761096954346
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
18 0.0016 0.0016229152679443
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
19 0.0005 0.00049304962158203
SELECT id FROM categories WHERE parent_id = '26'
20 0.0065 0.0065009593963623
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 
21 0.0020 0.0019598007202148
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 
22 0.0057 0.005748987197876
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
23 0.0044 0.0044240951538086
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
24 0.0012 0.0012040138244629
SELECT * FROM categorygroups WHERE id = '1'
25 0.0068 0.0067558288574219
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
26 0.0026 0.0026299953460693
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
27 0.0015 0.0015151500701904
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
28 0.0012 0.0012390613555908
SELECT id FROM categories WHERE parent_id = '27'
29 0.0126 0.012643814086914
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 
30 0.0010 0.0010268688201904
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 
31 0.0010 0.00097179412841797
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
32 0.0008 0.00079989433288574
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
33 0.0007 0.00074601173400879
SELECT * FROM categorygroups WHERE id = '1'
34 0.0025 0.0024778842926025
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
35 0.0008 0.00077199935913086
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
36 0.0006 0.00057411193847656
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
37 0.0006 0.00064301490783691
SELECT id FROM categories WHERE parent_id = '28'
38 0.0021 0.0021419525146484
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 
39 0.0006 0.00059795379638672
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 
40 0.0007 0.00071215629577637
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
41 0.0006 0.0005640983581543
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
42 0.0006 0.00056099891662598
SELECT * FROM categorygroups WHERE id = '1'
43 0.0008 0.00080585479736328
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
44 0.0006 0.00057601928710938
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
45 0.0005 0.00045084953308105
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
46 0.0005 0.00050592422485352
SELECT id FROM categories WHERE parent_id = '29'
47 0.0011 0.0010800361633301
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 
48 0.0008 0.00075006484985352
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 
49 0.0009 0.00088715553283691
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
50 0.0007 0.0006861686706543
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
51 0.0005 0.00050115585327148
SELECT * FROM categorygroups WHERE id = '1'
52 0.0007 0.00073909759521484
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
53 0.0017 0.0016710758209229
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
54 0.0005 0.00046586990356445
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
55 0.0004 0.00044894218444824
SELECT id FROM categories WHERE parent_id = '30'
56 0.0008 0.0008080005645752
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 
57 0.0006 0.00062799453735352
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 
58 0.0007 0.00066995620727539
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
59 0.0005 0.00053501129150391
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
60 0.0005 0.00050592422485352
SELECT * FROM categorygroups WHERE id = '1'
61 0.0007 0.00068116188049316
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
62 0.0006 0.00057101249694824
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
63 0.0004 0.00044798851013184
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
64 0.0005 0.00048398971557617
SELECT id FROM categories WHERE parent_id = '31'
65 0.0009 0.00089788436889648
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 
66 0.0006 0.00059294700622559
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 
67 0.0007 0.00066900253295898
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
68 0.0005 0.00052714347839355
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
69 0.0005 0.00052809715270996
SELECT * FROM categorygroups WHERE id = '1'
70 0.0007 0.00065493583679199
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
71 0.0034 0.0034010410308838
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
72 0.0021 0.002051830291748
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
73 0.0007 0.00070977210998535
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
74 0.0015 0.0015020370483398
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
75 0.0013 0.001309871673584
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
76 0.0012 0.00118088722229
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
77 0.4246 0.42462396621704
SELECT * FROM ipgeocountries WHERE INET_ATON('44.222.131.239') >= INET_ATON(ip_start) AND INET_ATON('44.222.131.239') <= INET_ATON(ip_end)
78 0.0027 0.0026981830596924
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
79 0.0016 0.0015571117401123
SELECT * FROM countryredirects WHERE countrycode = 'US'
80 0.0011 0.0011110305786133
SELECT * FROM pages WHERE pagename = 'filter-products'
81 0.0089 0.0088939666748047
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
82 0.0024 0.0023598670959473
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
83 0.0031 0.0030930042266846
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
84 0.0023 0.0022950172424316
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
85 0.0016 0.0016119480133057
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
86 0.0004 0.00041007995605469
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
87 0.0163 0.016255140304565
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
88 0.0020 0.0020010471343994
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
89 0.0019 0.0018551349639893
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
90 0.0008 0.00078701972961426
SELECT * FROM products WHERE id = 1626
91 0.0007 0.00065898895263672
SELECT * FROM products WHERE id = 4041
92 0.0007 0.00068902969360352
SELECT * FROM products WHERE id = 4312
93 0.0010 0.0010280609130859
SELECT * FROM products WHERE id = 777
94 0.0023 0.0022530555725098
SELECT * FROM products WHERE id = 3881
95 0.0028 0.002755880355835
SELECT * FROM products WHERE id = 4213
96 0.0013 0.0013370513916016
SELECT * FROM products WHERE id = '1626'
97 0.0020 0.0020041465759277
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
98 0.0030 0.0030388832092285
SELECT * FROM product_image_select WHERE product_id = '1626'
99 0.0006 0.00063800811767578
SELECT * FROM productcustomimages WHERE product_id = '1626'
100 0.0022 0.0022151470184326
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
101 0.0006 0.00064992904663086
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
102 0.0005 0.00052499771118164
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
103 0.0005 0.00053501129150391
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
104 0.0007 0.00069689750671387
SELECT * FROM products WHERE id = '4041'
105 0.0006 0.00058579444885254
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
106 0.0008 0.00079488754272461
SELECT * FROM product_image_select WHERE product_id = '4041'
107 0.0006 0.0006258487701416
SELECT * FROM productcustomimages WHERE product_id = '4041'
108 0.0014 0.001413106918335
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
109 0.0006 0.00060796737670898
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
110 0.0005 0.00050902366638184
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
111 0.0005 0.00048708915710449
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
112 0.0007 0.00072908401489258
SELECT * FROM products WHERE id = '4312'
113 0.0005 0.00054597854614258
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
114 0.0007 0.00070905685424805
SELECT * FROM product_image_select WHERE product_id = '4312'
115 0.0005 0.00052022933959961
SELECT * FROM productcustomimages WHERE product_id = '4312'
116 0.0012 0.0011789798736572
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
117 0.0006 0.0005791187286377
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
118 0.0005 0.0005030632019043
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
119 0.0005 0.00048494338989258
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
120 0.0008 0.00081706047058105
SELECT * FROM products WHERE id = '777'
121 0.0010 0.001011848449707
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
122 0.0007 0.00073599815368652
SELECT * FROM product_image_select WHERE product_id = '777'
123 0.0006 0.0005650520324707
SELECT * FROM productcustomimages WHERE product_id = '777'
124 0.0017 0.0017111301422119
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
125 0.0007 0.00065112113952637
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
126 0.0005 0.00053215026855469
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
127 0.0006 0.00061392784118652
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
128 0.0008 0.00084590911865234
SELECT * FROM products WHERE id = '3881'
129 0.0009 0.00094890594482422
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
130 0.0009 0.00087308883666992
SELECT * FROM product_image_select WHERE product_id = '3881'
131 0.0006 0.00063300132751465
SELECT * FROM productcustomimages WHERE product_id = '3881'
132 0.0018 0.0017890930175781
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
133 0.0007 0.00072216987609863
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
134 0.0006 0.00057101249694824
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
135 0.0006 0.00059914588928223
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
136 0.0008 0.00082182884216309
SELECT * FROM products WHERE id = '4213'
137 0.0008 0.00084900856018066
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
138 0.0009 0.00085783004760742
SELECT * FROM product_image_select WHERE product_id = '4213'
139 0.0006 0.00059795379638672
SELECT * FROM productcustomimages WHERE product_id = '4213'
140 0.0018 0.0017521381378174
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
141 0.0007 0.00069403648376465
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
142 0.0005 0.00053000450134277
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
143 0.0006 0.00061893463134766
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
144 0.0036 0.0035908222198486
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
145 0.0010 0.0010108947753906
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
146 0.0054 0.0054380893707275
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
147 0.0054 0.0053620338439941
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
148 0.0016 0.0016050338745117
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
149 0.0016 0.0015809535980225
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
150 0.0011 0.0011241436004639
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'