0

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.8699941635132 265 1.0463 0


No Amazon API Requests Made.


App Debug - Total Time 2.8699941635132 seconds

Number Time From Start Name Description
1 1.8066790103912 Initialise Initialise FSB Function
2 1.8088691234589 App Controller Start Start of the App controller (called before the controller of every page)
3 1.8397779464722 Start of getCategoryListByGroup Function Before first category groups query
4 1.8408169746399 After initial query Before first category groups query
5 1.8408181667328 Get Category List for Group Before the call to getCategoryList function
6 1.8408210277557 Start of GetCategoryList function Start of the function
7 1.8408241271973 Before getting categories Query to get specific category list
8 1.8418109416962 After getting categories Query to get specific category list
9 1.8418121337891 Before getting category custom Before call to function getCategoryCustom
10 1.8620200157166 After getting category custom After call to function getCategoryCustom
11 1.8620231151581 Before getting category custom Before call to function getCategoryCustom
12 1.8731491565704 After getting category custom After call to function getCategoryCustom
13 1.8731520175934 Before getting category custom Before call to function getCategoryCustom
14 1.87873005867 After getting category custom After call to function getCategoryCustom
15 1.8787310123444 Before getting category custom Before call to function getCategoryCustom
16 1.882169008255 After getting category custom After call to function getCategoryCustom
17 1.8821699619293 Before getting category custom Before call to function getCategoryCustom
18 1.8856430053711 After getting category custom After call to function getCategoryCustom
19 1.8856430053711 Before getting category custom Before call to function getCategoryCustom
20 1.8889210224152 After getting category custom After call to function getCategoryCustom
21 1.8889219760895 End of GetCategoryList function End of the function
22 1.8889269828796 Get Category List for Group Before the call to getCategoryList function
23 1.888927936554 Start of GetCategoryList function Start of the function
24 1.8889291286469 Before getting categories Query to get specific category list
25 1.8893001079559 End of getCategoryListByGroup Function Before return()
26 2.7209360599518 App Controller End End of the App controller (called before the controller of every page)
27 2.8107130527496 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 2.8116221427917 Before Get Options Before the call to getOptions in the tpl class
29 2.8497309684753 After Get Options After the call to getOptions in the tpl class
30 2.8497660160065 App_after Controller End End of the App_after controller (called after the controller of every page)
31 2.8699860572815 Finalizing debug Before the debug is output to the page.
32 2.8699929714203 End of App This is the end of the app logging, final timestamp


Query Debug - 265 Database Queries. Total time 1.0463 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0007 0.00072097778320312
SELECT parameter, value FROM parameters
2 0.0033 0.0033462047576904
SELECT * FROM `bad_bots`
3 0.0002 0.00023293495178223
SET time_zone = 'Europe/London'
4 0.0010 0.0010499954223633
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0010 0.00098705291748047
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.238\";}'
6 0.0009 0.000885009765625
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751568093'
7 0.0013 0.0012881755828857
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0003 0.00031709671020508
UPDATE autorun SET lastrun = '2025-07-03 18:41:33' WHERE id = '16'
9 0.0004 0.00037288665771484
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0010 0.00099706649780273
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0003 0.00027799606323242
SELECT * FROM pages WHERE id = 52
12 0.0018 0.001845121383667
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0281 0.028140783309937
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0005 0.00049304962158203
SELECT * FROM pages WHERE pagename = 'search'
15 0.0010 0.0010290145874023
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0010 0.0009760856628418
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0077 0.0076570510864258
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.0012 0.0011661052703857
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.0009 0.00085616111755371
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0004 0.00036501884460449
SELECT id FROM categories WHERE parent_id = '26'
21 0.0066 0.0065760612487793
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.0011 0.0010919570922852
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.0011 0.0010519027709961
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.0009 0.00093698501586914
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0004 0.00043797492980957
SELECT * FROM categorygroups WHERE id = '1'
26 0.0041 0.0040979385375977
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.0004 0.00042819976806641
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.0003 0.00034403800964355
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0004 0.00042200088500977
SELECT id FROM categories WHERE parent_id = '27'
30 0.0042 0.0041599273681641
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.0004 0.00043892860412598
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.0004 0.00043106079101562
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0004 0.00038909912109375
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00031685829162598
SELECT * FROM categorygroups WHERE id = '1'
35 0.0015 0.0014548301696777
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.0004 0.00035500526428223
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.0003 0.00028014183044434
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00032520294189453
SELECT id FROM categories WHERE parent_id = '28'
39 0.0017 0.0016610622406006
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.0004 0.00038003921508789
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.0004 0.00041890144348145
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.00036096572875977
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00031399726867676
SELECT * FROM categorygroups WHERE id = '1'
44 0.0005 0.00045895576477051
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.0003 0.00034284591674805
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.0003 0.00028705596923828
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.0003199577331543
SELECT id FROM categories WHERE parent_id = '29'
48 0.0006 0.00055503845214844
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0004 0.00035977363586426
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0004 0.00040507316589355
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.0004 0.00037002563476562
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00031518936157227
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.0004429817199707
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.0003 0.00034403800964355
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.00030398368835449
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.0003359317779541
SELECT id FROM categories WHERE parent_id = '30'
57 0.0005 0.00051093101501465
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0004 0.00039291381835938
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.0004 0.00039982795715332
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0004 0.00039100646972656
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00033116340637207
SELECT * FROM categorygroups WHERE id = '1'
62 0.0005 0.0004889965057373
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.0003 0.00032186508178711
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00027704238891602
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00030207633972168
SELECT id FROM categories WHERE parent_id = '31'
66 0.0005 0.00053000450134277
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.0003 0.00033712387084961
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.0004 0.00037813186645508
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.0003 0.0003359317779541
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00028896331787109
SELECT * FROM categorygroups WHERE id = '1'
71 0.0004 0.00036787986755371
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0023 0.002324104309082
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0010 0.00098109245300293
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0005 0.0004580020904541
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.0008 0.00083279609680176
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0011 0.0011041164398193
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0007 0.00066184997558594
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8213 0.82130289077759
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.238') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.238') <= INET_ATON(ip_end)
79 0.0017 0.0016870498657227
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0008 0.00081396102905273
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00041007995605469
SELECT * FROM pages WHERE pagename = 'search'
82 0.0052 0.0051708221435547
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0015 0.0014760494232178
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0010 0.0010418891906738
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0049 0.0049049854278564
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0014 0.001384973526001
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.0004119873046875
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0009 0.00092005729675293
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'clipper organic rooibos tea fairtrade caffeine free with antioxidants', NOW(), '216.73.216.238'
89 0.0010 0.00098514556884766
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0011 0.0010690689086914
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0042 0.0041508674621582
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'clipper') OR (keyfeatures LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (keyfeatures LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (keyfeatures LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (keyfeatures LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (keyfeatures LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (keyfeatures LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (keyfeatures LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (keyfeatures LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (keyfeatures LIKE 'antioxidants') OR (title LIKE 'antioxidants'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0004 0.00036001205444336
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
93 0.0004 0.00041103363037109
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
94 0.0004 0.00037312507629395
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0077 0.0076851844787598
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%clipper%') OR (keyfeatures LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (keyfeatures LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (keyfeatures LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (keyfeatures LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (keyfeatures LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (keyfeatures LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (keyfeatures LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (keyfeatures LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (keyfeatures LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.0002899169921875
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
97 0.0003 0.00026488304138184
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
98 0.0004 0.00040698051452637
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0003 0.00032687187194824
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0042 0.004176139831543
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'clipper') OR (keyfeatures LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (keyfeatures LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (keyfeatures LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (keyfeatures LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (keyfeatures LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (keyfeatures LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (keyfeatures LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (keyfeatures LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (keyfeatures LIKE 'antioxidants') OR (title LIKE 'antioxidants'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00026297569274902
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
102 0.0002 0.00024700164794922
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
103 0.0003 0.00033307075500488
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0078 0.0078299045562744
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%clipper%') OR (keyfeatures LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (keyfeatures LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (keyfeatures LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (keyfeatures LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (keyfeatures LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (keyfeatures LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (keyfeatures LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (keyfeatures LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (keyfeatures LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0013 0.0013420581817627
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
106 0.0007 0.00071501731872559
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
107 0.0008 0.0007939338684082
SELECT * FROM products WHERE id = '4570'
108 0.0022 0.0022430419921875
SELECT * FROM productimages WHERE product_id = '4570' ORDER BY sortorder ASC
109 0.0012 0.0011618137359619
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4570' AND p.id = pi.product_id ORDER BY pi.sortorder
110 0.0012 0.0011699199676514
SELECT * FROM product_image_select WHERE product_id = '4570'
111 0.0010 0.00098204612731934
SELECT * FROM productcustomimages WHERE product_id = '4570'
112 0.0014 0.001431941986084
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4570'
                GROUP BY o.product_id
113 0.0012 0.0011780261993408
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4570'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
114 0.0003 0.00033116340637207
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4570
115 0.0010 0.0010278224945068
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4570' AND a.name = n.originalname
116 0.0003 0.00033211708068848
SELECT * FROM productoffers WHERE product_id = '4570' AND merchantid = 'A1X6FK5RDHNB96'
117 0.0003 0.00029516220092773
SELECT * FROM productoffers
                WHERE product_id = '4570' AND price > 0
                ORDER BY price ASC LIMIT 1
118 0.0002 0.00023388862609863
SELECT * FROM productoffers
                WHERE product_id = 4570
                ORDER BY price ASC LIMIT 1
119 0.0003 0.00027585029602051
SELECT value FROM productattributes
                WHERE product_id = '4570'
                AND name = 'ListPriceAmount'
120 0.0004 0.00035715103149414
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4570'
                GROUP BY o.product_id
121 0.0005 0.00046300888061523
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4570'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
122 0.0003 0.00028181076049805
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4570
123 0.0004 0.00037002563476562
SELECT value FROM productattributes WHERE product_id = '4570' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
124 0.0004 0.00040102005004883
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4570'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'PackageQuantity'
                GROUP BY o.value
                ORDER BY o.value ASC
125 0.0003 0.00033187866210938
SELECT * FROM products WHERE parent_id = '4570'
126 0.0003 0.00033807754516602
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4645' AND a.name = n.originalname
127 0.0003 0.00034499168395996
SELECT * FROM productoffers WHERE product_id = '4645' AND merchantid = 'A1X6FK5RDHNB96'
128 0.0003 0.00026202201843262
SELECT * FROM productoffers
                WHERE product_id = '4645' AND price > 0
                ORDER BY price ASC LIMIT 1
129 0.0003 0.00026488304138184
SELECT * FROM productoffers
                WHERE product_id = 4645
                ORDER BY price ASC LIMIT 1
130 0.0003 0.00026297569274902
SELECT value FROM productattributes
                WHERE product_id = '4645'
                AND name = 'ListPriceAmount'
131 0.0003 0.00031614303588867
SELECT * FROM products WHERE id = '4678'
132 0.0003 0.00032401084899902
SELECT * FROM productimages WHERE product_id = '4678' ORDER BY sortorder ASC
133 0.0005 0.00049304962158203
SELECT * FROM product_image_select WHERE product_id = '4678'
134 0.0003 0.00031805038452148
SELECT * FROM productcustomimages WHERE product_id = '4678'
135 0.0008 0.00076794624328613
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4678' AND a.name = n.originalname
136 0.0003 0.00032615661621094
SELECT * FROM productoffers WHERE product_id = '4678' AND merchantid = 'A1X6FK5RDHNB96'
137 0.0003 0.00029611587524414
SELECT * FROM productoffers
                WHERE product_id = '4678' AND price > 0
                ORDER BY price ASC LIMIT 1
138 0.0003 0.00029587745666504
SELECT value FROM productattributes WHERE product_id = '4678' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
139 0.0003 0.00034713745117188
SELECT * FROM products WHERE id = '4648'
140 0.0003 0.00032210350036621
SELECT * FROM productimages WHERE product_id = '4648' ORDER BY sortorder ASC
141 0.0007 0.00071001052856445
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4648' AND p.id = pi.product_id ORDER BY pi.sortorder
142 0.0005 0.00049114227294922
SELECT * FROM product_image_select WHERE product_id = '4648'
143 0.0003 0.00028610229492188
SELECT * FROM productcustomimages WHERE product_id = '4648'
144 0.0004 0.00038599967956543
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4648'
                GROUP BY o.product_id
145 0.0005 0.00049304962158203
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4648'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
146 0.0003 0.0002892017364502
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4648
147 0.0006 0.00056695938110352
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4648' AND a.name = n.originalname
148 0.0003 0.00025606155395508
SELECT * FROM productoffers WHERE product_id = '4648' AND merchantid = 'A1X6FK5RDHNB96'
149 0.0003 0.00028491020202637
SELECT * FROM productoffers
                WHERE product_id = '4648' AND price > 0
                ORDER BY price ASC LIMIT 1
150 0.0003 0.00027084350585938
SELECT * FROM productoffers
                WHERE product_id = 4648
                ORDER BY price ASC LIMIT 1
151 0.0003 0.00028800964355469
SELECT value FROM productattributes
                WHERE product_id = '4648'
                AND name = 'ListPriceAmount'
152 0.0003 0.00029087066650391
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4648'
                GROUP BY o.product_id
153 0.0005 0.00047683715820312
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4648'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
154 0.0003 0.00027108192443848
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4648
155 0.0004 0.00038599967956543
SELECT value FROM productattributes WHERE product_id = '4648' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
156 0.0006 0.00055217742919922
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4648'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'PackageQuantity'
                GROUP BY o.value
                ORDER BY o.value ASC
157 0.0003 0.00028395652770996
SELECT * FROM products WHERE parent_id = '4648'
158 0.0008 0.00078701972961426
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2309' AND a.name = n.originalname
159 0.0003 0.00033402442932129
SELECT * FROM productoffers WHERE product_id = '2309' AND merchantid = 'A1X6FK5RDHNB96'
160 0.0003 0.00026798248291016
SELECT * FROM productoffers
                WHERE product_id = '2309' AND price > 0
                ORDER BY price ASC LIMIT 1
161 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = 2309
                ORDER BY price ASC LIMIT 1
162 0.0003 0.00025701522827148
SELECT value FROM productattributes
                WHERE product_id = '2309'
                AND name = 'ListPriceAmount'
163 0.0003 0.00025820732116699
SELECT * FROM products WHERE id = '4757'
164 0.0004 0.00039196014404297
SELECT * FROM productimages WHERE product_id = '4757' ORDER BY sortorder ASC
165 0.0004 0.00044083595275879
SELECT * FROM product_image_select WHERE product_id = '4757'
166 0.0003 0.00026679039001465
SELECT * FROM productcustomimages WHERE product_id = '4757'
167 0.0007 0.00073790550231934
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4757' AND a.name = n.originalname
168 0.0003 0.0003058910369873
SELECT * FROM productoffers WHERE product_id = '4757' AND merchantid = 'A1X6FK5RDHNB96'
169 0.0002 0.00024294853210449
SELECT * FROM productoffers
                WHERE product_id = '4757' AND price > 0
                ORDER BY price ASC LIMIT 1
170 0.0002 0.00022506713867188
SELECT * FROM productoffers
                WHERE product_id = 4757
                ORDER BY price ASC LIMIT 1
171 0.0002 0.00024604797363281
SELECT value FROM productattributes
                WHERE product_id = '4757'
                AND name = 'ListPriceAmount'
172 0.0003 0.00027585029602051
SELECT value FROM productattributes WHERE product_id = '4757' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
173 0.0004 0.00036215782165527
SELECT * FROM products WHERE id = '4767'
174 0.0004 0.00037503242492676
SELECT * FROM productimages WHERE product_id = '4767' ORDER BY sortorder ASC
175 0.0005 0.00045585632324219
SELECT * FROM product_image_select WHERE product_id = '4767'
176 0.0003 0.00029110908508301
SELECT * FROM productcustomimages WHERE product_id = '4767'
177 0.0007 0.0007328987121582
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4767' AND a.name = n.originalname
178 0.0003 0.00031208992004395
SELECT * FROM productoffers WHERE product_id = '4767' AND merchantid = 'A1X6FK5RDHNB96'
179 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = '4767' AND price > 0
                ORDER BY price ASC LIMIT 1
180 0.0002 0.0002291202545166
SELECT * FROM productoffers
                WHERE product_id = 4767
                ORDER BY price ASC LIMIT 1
181 0.0003 0.0002591609954834
SELECT value FROM productattributes
                WHERE product_id = '4767'
                AND name = 'ListPriceAmount'
182 0.0003 0.00028300285339355
SELECT value FROM productattributes WHERE product_id = '4767' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
183 0.0004 0.0003509521484375
SELECT * FROM products WHERE id = '4865'
184 0.0003 0.00032305717468262
SELECT * FROM productimages WHERE product_id = '4865' ORDER BY sortorder ASC
185 0.0004 0.00044798851013184
SELECT * FROM product_image_select WHERE product_id = '4865'
186 0.0003 0.00026798248291016
SELECT * FROM productcustomimages WHERE product_id = '4865'
187 0.0006 0.00062394142150879
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4865' AND a.name = n.originalname
188 0.0003 0.00031709671020508
SELECT * FROM productoffers WHERE product_id = '4865' AND merchantid = 'A1X6FK5RDHNB96'
189 0.0002 0.00024890899658203
SELECT * FROM productoffers
                WHERE product_id = '4865' AND price > 0
                ORDER BY price ASC LIMIT 1
190 0.0002 0.00023603439331055
SELECT * FROM productoffers
                WHERE product_id = 4865
                ORDER BY price ASC LIMIT 1
191 0.0003 0.00025677680969238
SELECT value FROM productattributes
                WHERE product_id = '4865'
                AND name = 'ListPriceAmount'
192 0.0003 0.0002601146697998
SELECT value FROM productattributes WHERE product_id = '4865' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
193 0.0009 0.00094103813171387
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4570' ORDER BY timestamp DESC
194 0.0002 0.00023508071899414
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4678' ORDER BY timestamp DESC
195 0.0002 0.00023698806762695
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4648' ORDER BY timestamp DESC
196 0.0002 0.00022792816162109
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4757' ORDER BY timestamp DESC
197 0.0002 0.00020503997802734
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4767' ORDER BY timestamp DESC
198 0.0002 0.0001988410949707
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4865' ORDER BY timestamp DESC
199 0.0007 0.00074505805969238
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
200 0.0006 0.00062799453735352
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
201 0.0002 0.00024294853210449
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
202 0.0117 0.011734962463379
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
203 0.0009 0.00092911720275879
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
204 0.0004 0.00040316581726074
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
205 0.0004 0.00042605400085449
SELECT * FROM products WHERE id = 1626
206 0.0003 0.00032305717468262
SELECT * FROM products WHERE id = 4041
207 0.0003 0.00026082992553711
SELECT * FROM products WHERE id = 4312
208 0.0003 0.00028395652770996
SELECT * FROM products WHERE id = 777
209 0.0003 0.00025701522827148
SELECT * FROM products WHERE id = 3881
210 0.0002 0.00024890899658203
SELECT * FROM products WHERE id = 4213
211 0.0002 0.00023293495178223
SELECT * FROM products WHERE id = '1626'
212 0.0003 0.00030708312988281
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
213 0.0004 0.0004429817199707
SELECT * FROM product_image_select WHERE product_id = '1626'
214 0.0003 0.00026392936706543
SELECT * FROM productcustomimages WHERE product_id = '1626'
215 0.0006 0.00058197975158691
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
216 0.0003 0.00032210350036621
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
217 0.0003 0.00026607513427734
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
218 0.0003 0.00029397010803223
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
219 0.0003 0.0003359317779541
SELECT * FROM products WHERE id = '4041'
220 0.0003 0.00030207633972168
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
221 0.0005 0.00050497055053711
SELECT * FROM product_image_select WHERE product_id = '4041'
222 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '4041'
223 0.0007 0.00067901611328125
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
224 0.0003 0.00030088424682617
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
225 0.0003 0.00029110908508301
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
226 0.0003 0.00028586387634277
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
227 0.0004 0.0004432201385498
SELECT * FROM products WHERE id = '4312'
228 0.0003 0.0003199577331543
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
229 0.0004 0.0004420280456543
SELECT * FROM product_image_select WHERE product_id = '4312'
230 0.0003 0.0002899169921875
SELECT * FROM productcustomimages WHERE product_id = '4312'
231 0.0007 0.00065302848815918
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
232 0.0003 0.00030207633972168
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
233 0.0003 0.00025606155395508
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
234 0.0003 0.00025606155395508
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
235 0.0004 0.0003669261932373
SELECT * FROM products WHERE id = '777'
236 0.0003 0.00030398368835449
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
237 0.0005 0.00045990943908691
SELECT * FROM product_image_select WHERE product_id = '777'
238 0.0003 0.00029897689819336
SELECT * FROM productcustomimages WHERE product_id = '777'
239 0.0006 0.00064301490783691
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
240 0.0003 0.00030398368835449
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
241 0.0003 0.00026202201843262
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
242 0.0003 0.0002598762512207
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
243 0.0003 0.00032401084899902
SELECT * FROM products WHERE id = '3881'
244 0.0004 0.00035405158996582
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
245 0.0004 0.00044512748718262
SELECT * FROM product_image_select WHERE product_id = '3881'
246 0.0003 0.00026202201843262
SELECT * FROM productcustomimages WHERE product_id = '3881'
247 0.0007 0.00072693824768066
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
248 0.0003 0.00030398368835449
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
249 0.0003 0.00025701522827148
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
250 0.0003 0.00025701522827148
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
251 0.0003 0.00033307075500488
SELECT * FROM products WHERE id = '4213'
252 0.0004 0.00038695335388184
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
253 0.0005 0.00045895576477051
SELECT * FROM product_image_select WHERE product_id = '4213'
254 0.0003 0.00026488304138184
SELECT * FROM productcustomimages WHERE product_id = '4213'
255 0.0007 0.00068402290344238
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
256 0.0003 0.00031089782714844
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
257 0.0003 0.00026082992553711
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
258 0.0003 0.00027012825012207
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
259 0.0010 0.0010108947753906
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
260 0.0005 0.00050997734069824
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
261 0.0016 0.0015687942504883
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
262 0.0010 0.00096487998962402
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
263 0.0004 0.00040102005004883
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
264 0.0004 0.00043797492980957
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
265 0.0004 0.00041699409484863
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'