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
5.8646168708801 150 0.8255 0


No Amazon API Requests Made.


App Debug - Total Time 5.8646168708801 seconds

Number Time From Start Name Description
1 4.8794660568237 Initialise Initialise FSB Function
2 4.8858029842377 App Controller Start Start of the App controller (called before the controller of every page)
3 4.9221050739288 Start of getCategoryListByGroup Function Before first category groups query
4 4.9237089157104 After initial query Before first category groups query
5 4.9237110614777 Get Category List for Group Before the call to getCategoryList function
6 4.9237148761749 Start of GetCategoryList function Start of the function
7 4.9237198829651 Before getting categories Query to get specific category list
8 4.9255080223083 After getting categories Query to get specific category list
9 4.9255249500275 Before getting category custom Before call to function getCategoryCustom
10 4.9557960033417 After getting category custom After call to function getCategoryCustom
11 4.9558019638062 Before getting category custom Before call to function getCategoryCustom
12 4.9677948951721 After getting category custom After call to function getCategoryCustom
13 4.967798948288 Before getting category custom Before call to function getCategoryCustom
14 4.9772548675537 After getting category custom After call to function getCategoryCustom
15 4.9772598743439 Before getting category custom Before call to function getCategoryCustom
16 4.9824750423431 After getting category custom After call to function getCategoryCustom
17 4.9824779033661 Before getting category custom Before call to function getCategoryCustom
18 4.9872479438782 After getting category custom After call to function getCategoryCustom
19 4.9872510433197 Before getting category custom Before call to function getCategoryCustom
20 4.9971389770508 After getting category custom After call to function getCategoryCustom
21 4.9971430301666 End of GetCategoryList function End of the function
22 4.9971520900726 Get Category List for Group Before the call to getCategoryList function
23 4.9971539974213 Start of GetCategoryList function Start of the function
24 4.9971570968628 Before getting categories Query to get specific category list
25 4.998605966568 End of getCategoryListByGroup Function Before return()
26 5.59135389328 App Controller End End of the App controller (called before the controller of every page)
27 5.6592879295349 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 5.6615290641785 Before Get Options Before the call to getOptions in the tpl class
29 5.7293920516968 After Get Options After the call to getOptions in the tpl class
30 5.7294340133667 App_after Controller End End of the App_after controller (called after the controller of every page)
31 5.8645989894867 Finalizing debug Before the debug is output to the page.
32 5.8646149635315 End of App This is the end of the app logging, final timestamp


Query Debug - 150 Database Queries. Total time 0.8255 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0011 0.0010578632354736
SELECT parameter, value FROM parameters
2 0.0087 0.0087380409240723
SELECT * FROM `bad_bots`
3 0.0005 0.00046801567077637
SET time_zone = 'Europe/London'
4 0.0034 0.0033671855926514
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0033 0.0032868385314941
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"18.119.167.189\";}'
6 0.0034 0.0034480094909668
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1733370677'
7 0.0034 0.0033919811248779
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0009 0.00089001655578613
SELECT * FROM version ORDER BY installed DESC LIMIT 1
9 0.0035 0.0035030841827393
SELECT id FROM pages WHERE pagename = 'filter-products' LIMIT 1
10 0.0012 0.0011661052703857
SELECT * FROM pages WHERE id = 35
11 0.0061 0.0061070919036865
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
12 0.0288 0.028759002685547
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
13 0.0007 0.00074005126953125
SELECT * FROM pages WHERE pagename = 'filter-products'
14 0.0016 0.0015850067138672
SELECT * FROM categorygroups ORDER BY sortorder ASC
15 0.0017 0.0017499923706055
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
16 0.0117 0.011668920516968
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.0027 0.0026600360870361
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.0024 0.0023958683013916
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
19 0.0014 0.001356840133667
SELECT id FROM categories WHERE parent_id = '26'
20 0.0062 0.0061709880828857
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.0016 0.0016400814056396
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.0017 0.0016849040985107
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.0020 0.001986026763916
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
24 0.0005 0.00049901008605957
SELECT * FROM categorygroups WHERE id = '1'
25 0.0041 0.0041229724884033
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.0010 0.0009758472442627
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.0004 0.00040006637573242
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
28 0.0004 0.00040507316589355
SELECT id FROM categories WHERE parent_id = '27'
29 0.0040 0.0039968490600586
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.0006 0.00056099891662598
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.0005 0.0005190372467041
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.0005 0.00045514106750488
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
33 0.0004 0.00040102005004883
SELECT * FROM categorygroups WHERE id = '1'
34 0.0041 0.0040969848632812
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.0006 0.00064301490783691
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.0007 0.0006711483001709
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
37 0.0004 0.0004279613494873
SELECT id FROM categories WHERE parent_id = '28'
38 0.0016 0.0015509128570557
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.0005 0.00050497055053711
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.0005 0.00051999092102051
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.0005 0.00045394897460938
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
42 0.0004 0.0004429817199707
SELECT * FROM categorygroups WHERE id = '1'
43 0.0006 0.00059008598327637
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.0005 0.00045204162597656
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.0004 0.00037598609924316
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
46 0.0005 0.00051403045654297
SELECT id FROM categories WHERE parent_id = '29'
47 0.0006 0.00063204765319824
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.0011 0.0011351108551025
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.0005 0.00052595138549805
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.0005 0.0004570484161377
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
51 0.0004 0.00042390823364258
SELECT * FROM categorygroups WHERE id = '1'
52 0.0006 0.0006110668182373
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.0004 0.00043487548828125
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.0004 0.00040006637573242
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
55 0.0004 0.00041818618774414
SELECT id FROM categories WHERE parent_id = '30'
56 0.0007 0.00068306922912598
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.0005 0.00053501129150391
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.0006 0.00061488151550293
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.00051093101501465
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
60 0.0004 0.00044798851013184
SELECT * FROM categorygroups WHERE id = '1'
61 0.0014 0.001378059387207
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.0005 0.00052618980407715
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.0006 0.00061392784118652
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
64 0.0006 0.00059103965759277
SELECT id FROM categories WHERE parent_id = '31'
65 0.0013 0.001291036605835
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.0016 0.0015709400177002
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.0015 0.0014660358428955
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.0011 0.0011069774627686
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
69 0.0012 0.0011870861053467
SELECT * FROM categorygroups WHERE id = '1'
70 0.0014 0.0014309883117676
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
71 0.0029 0.0029330253601074
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
72 0.0015 0.0015089511871338
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
73 0.0006 0.00057816505432129
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.0017 0.0016951560974121
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
75 0.0012 0.0012249946594238
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
76 0.0050 0.0049619674682617
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
77 0.5733 0.5732889175415
SELECT * FROM ipgeocountries WHERE INET_ATON('18.119.167.189') >= INET_ATON(ip_start) AND INET_ATON('18.119.167.189') <= INET_ATON(ip_end)
78 0.0026 0.0025529861450195
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
79 0.0014 0.0014359951019287
SELECT * FROM countryredirects WHERE countrycode = 'US'
80 0.0017 0.0017068386077881
SELECT * FROM pages WHERE pagename = 'filter-products'
81 0.0152 0.015177011489868
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
82 0.0041 0.0040700435638428
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
83 0.0025 0.002471923828125
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
84 0.0018 0.0017659664154053
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
85 0.0018 0.0017709732055664
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
86 0.0004 0.00037908554077148
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
87 0.0168 0.016849994659424
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.0016 0.0016169548034668
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.0016 0.0015521049499512
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.0006 0.00058794021606445
SELECT * FROM products WHERE id = 1626
91 0.0006 0.00057005882263184
SELECT * FROM products WHERE id = 4041
92 0.0006 0.00055813789367676
SELECT * FROM products WHERE id = 4312
93 0.0005 0.00054502487182617
SELECT * FROM products WHERE id = 777
94 0.0006 0.00058722496032715
SELECT * FROM products WHERE id = 3881
95 0.0006 0.00059294700622559
SELECT * FROM products WHERE id = 4213
96 0.0006 0.00055193901062012
SELECT * FROM products WHERE id = '1626'
97 0.0004 0.00044798851013184
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
98 0.0017 0.0016970634460449
SELECT * FROM product_image_select WHERE product_id = '1626'
99 0.0004 0.0004122257232666
SELECT * FROM productcustomimages WHERE product_id = '1626'
100 0.0017 0.0017421245574951
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
101 0.0005 0.00049495697021484
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
102 0.0004 0.00043511390686035
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
103 0.0004 0.0004420280456543
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
104 0.0006 0.00062084197998047
SELECT * FROM products WHERE id = '4041'
105 0.0005 0.00047993659973145
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
106 0.0006 0.00061798095703125
SELECT * FROM product_image_select WHERE product_id = '4041'
107 0.0004 0.00041294097900391
SELECT * FROM productcustomimages WHERE product_id = '4041'
108 0.0012 0.0011930465698242
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
109 0.0005 0.00050878524780273
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
110 0.0004 0.00043582916259766
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
111 0.0005 0.00049901008605957
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
112 0.0006 0.00059700012207031
SELECT * FROM products WHERE id = '4312'
113 0.0005 0.00052094459533691
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
114 0.0006 0.0006251335144043
SELECT * FROM product_image_select WHERE product_id = '4312'
115 0.0004 0.00043106079101562
SELECT * FROM productcustomimages WHERE product_id = '4312'
116 0.0012 0.0012061595916748
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
117 0.0005 0.00051403045654297
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
118 0.0005 0.0004570484161377
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
119 0.0004 0.00040912628173828
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
120 0.0006 0.00061202049255371
SELECT * FROM products WHERE id = '777'
121 0.0005 0.0004878044128418
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
122 0.0006 0.00063395500183105
SELECT * FROM product_image_select WHERE product_id = '777'
123 0.0004 0.00040197372436523
SELECT * FROM productcustomimages WHERE product_id = '777'
124 0.0011 0.0011379718780518
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
125 0.0005 0.00052905082702637
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
126 0.0004 0.00040698051452637
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
127 0.0008 0.0008089542388916
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
128 0.0007 0.0006859302520752
SELECT * FROM products WHERE id = '3881'
129 0.0008 0.00078701972961426
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
130 0.0015 0.0015008449554443
SELECT * FROM product_image_select WHERE product_id = '3881'
131 0.0004 0.00044584274291992
SELECT * FROM productcustomimages WHERE product_id = '3881'
132 0.0012 0.0011951923370361
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
133 0.0005 0.00048995018005371
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
134 0.0005 0.00046205520629883
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
135 0.0004 0.00042319297790527
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
136 0.0007 0.00066900253295898
SELECT * FROM products WHERE id = '4213'
137 0.0011 0.001086950302124
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
138 0.0009 0.00094103813171387
SELECT * FROM product_image_select WHERE product_id = '4213'
139 0.0004 0.0004420280456543
SELECT * FROM productcustomimages WHERE product_id = '4213'
140 0.0013 0.0013289451599121
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
141 0.0008 0.00076413154602051
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
142 0.0006 0.00058507919311523
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
143 0.0005 0.00045990943908691
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
144 0.0023 0.0023021697998047
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
145 0.0007 0.00072598457336426
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
146 0.0029 0.0028560161590576
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
147 0.0020 0.0020058155059814
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
148 0.0007 0.00071907043457031
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
149 0.0014 0.0013949871063232
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
150 0.0011 0.0010759830474854
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'