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
1.5102841854095 391 1.0554 0


No Amazon API Requests Made.


App Debug - Total Time 1.5102841854095 seconds

Number Time From Start Name Description
1 0.37774205207825 Initialise Initialise FSB Function
2 0.43208813667297 App Controller Start Start of the App controller (called before the controller of every page)
3 0.47830295562744 Start of getCategoryListByGroup Function Before first category groups query
4 0.47912907600403 After initial query Before first category groups query
5 0.47913002967834 Get Category List for Group Before the call to getCategoryList function
6 0.47913098335266 Start of GetCategoryList function Start of the function
7 0.47913312911987 Before getting categories Query to get specific category list
8 0.47985410690308 After getting categories Query to get specific category list
9 0.47985506057739 Before getting category custom Before call to function getCategoryCustom
10 0.49461913108826 After getting category custom After call to function getCategoryCustom
11 0.49462008476257 Before getting category custom Before call to function getCategoryCustom
12 0.50254416465759 After getting category custom After call to function getCategoryCustom
13 0.50254416465759 Before getting category custom Before call to function getCategoryCustom
14 0.50675106048584 After getting category custom After call to function getCategoryCustom
15 0.50675201416016 Before getting category custom Before call to function getCategoryCustom
16 0.50958800315857 After getting category custom After call to function getCategoryCustom
17 0.50958800315857 Before getting category custom Before call to function getCategoryCustom
18 0.51237797737122 After getting category custom After call to function getCategoryCustom
19 0.51238012313843 Before getting category custom Before call to function getCategoryCustom
20 0.51540398597717 After getting category custom After call to function getCategoryCustom
21 0.51540613174438 End of GetCategoryList function End of the function
22 0.51540899276733 Get Category List for Group Before the call to getCategoryList function
23 0.51541113853455 Start of GetCategoryList function Start of the function
24 0.51541209220886 Before getting categories Query to get specific category list
25 0.51572895050049 End of getCategoryListByGroup Function Before return()
26 1.3212161064148 App Controller End End of the App controller (called before the controller of every page)
27 1.4375331401825 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.438490152359 Before Get Options Before the call to getOptions in the tpl class
29 1.4775960445404 After Get Options After the call to getOptions in the tpl class
30 1.4776251316071 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.5102760791779 Finalizing debug Before the debug is output to the page.
32 1.5102829933167 End of App This is the end of the app logging, final timestamp


Query Debug - 391 Database Queries. Total time 1.0554 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0009 0.00092196464538574
SELECT parameter, value FROM parameters
2 0.0053 0.0053040981292725
SELECT * FROM `bad_bots`
3 0.0004 0.00040197372436523
SET time_zone = 'Europe/London'
4 0.0015 0.0014669895172119
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0020 0.0020430088043213
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.122\";}'
6 0.0015 0.0014569759368896
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751601399'
7 0.0020 0.001978874206543
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0005 0.00046300888061523
UPDATE autorun SET lastrun = '2025-07-04 03:56:39' WHERE id = '16'
9 0.0005 0.00051307678222656
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0016 0.0015878677368164
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0004 0.00037884712219238
SELECT * FROM pages WHERE id = 52
12 0.0034 0.0034379959106445
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0420 0.042023897171021
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0005 0.00046014785766602
SELECT * FROM pages WHERE pagename = 'search'
15 0.0008 0.00082087516784668
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0007 0.00071191787719727
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0055 0.0054700374603271
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.0009 0.00085806846618652
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.0006 0.00058889389038086
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00031113624572754
SELECT id FROM categories WHERE parent_id = '26'
21 0.0050 0.0050101280212402
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.0008 0.00078916549682617
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.0007 0.00074100494384766
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.0007 0.00065994262695312
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00027608871459961
SELECT * FROM categorygroups WHERE id = '1'
26 0.0029 0.0029160976409912
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.0003 0.00030398368835449
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.00025415420532227
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00027608871459961
SELECT id FROM categories WHERE parent_id = '27'
30 0.0029 0.0029489994049072
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.0003 0.00031709671020508
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.0003 0.00032305717468262
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.0003 0.00029301643371582
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00026607513427734
SELECT * FROM categorygroups WHERE id = '1'
35 0.0011 0.0010640621185303
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.0003 0.00028896331787109
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.00025081634521484
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.0002739429473877
SELECT id FROM categories WHERE parent_id = '28'
39 0.0011 0.0010981559753418
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.0003 0.00030994415283203
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.0003 0.00032305717468262
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.0003 0.00029206275939941
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00028395652770996
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00038695335388184
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.00028395652770996
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.0002 0.00024914741516113
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00027799606323242
SELECT id FROM categories WHERE parent_id = '29'
48 0.0004 0.00044512748718262
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.0003 0.0003049373626709
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.0003 0.00031685829162598
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.0003 0.00028896331787109
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00026297569274902
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00035500526428223
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.00027990341186523
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.00025415420532227
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00027608871459961
SELECT id FROM categories WHERE parent_id = '30'
57 0.0004 0.0004420280456543
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.0003 0.00030207633972168
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.0003 0.00031304359436035
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.0003 0.00028800964355469
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.0002601146697998
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00037407875061035
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.0005 0.0004730224609375
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.0002 0.00024914741516113
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00027012825012207
SELECT id FROM categories WHERE parent_id = '31'
66 0.0004 0.00044393539428711
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.00029993057250977
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.0003 0.00031399726867676
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.00031518936157227
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00026702880859375
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00031399726867676
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0022 0.0022270679473877
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0014 0.0013680458068848
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00036716461181641
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.0006 0.00062012672424316
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.00086021423339844
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0005 0.00053501129150391
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.7958 0.7957501411438
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.122') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.122') <= INET_ATON(ip_end)
79 0.0016 0.0016109943389893
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0006 0.00060606002807617
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00037097930908203
SELECT * FROM pages WHERE pagename = 'search'
82 0.0046 0.0045928955078125
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0014 0.0013511180877686
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0009 0.00093913078308105
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0046 0.0045919418334961
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0013 0.0013132095336914
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00040888786315918
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0007 0.00068116188049316
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert genmaicha yama bote metal 130g', NOW(), '216.73.216.122'
89 0.0005 0.00046896934509277
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' 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 ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0003 0.00030303001403809
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' 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 ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0039 0.003864049911499
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (keyfeatures LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (keyfeatures LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (keyfeatures LIKE '130g') OR (title LIKE '130g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0003 0.00031399726867676
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
93 0.0003 0.00030303001403809
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
94 0.0003 0.0003058910369873
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' 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 ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0053 0.0053110122680664
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (keyfeatures LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (keyfeatures LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (keyfeatures LIKE '%130g%') OR (title LIKE '%130g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00028896331787109
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
97 0.0002 0.00024294853210449
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
98 0.0003 0.00032186508178711
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' 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 ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0003 0.00031208992004395
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' 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 ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0039 0.0038619041442871
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (keyfeatures LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (keyfeatures LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (keyfeatures LIKE '130g') OR (title LIKE '130g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00025200843811035
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
102 0.0002 0.00022697448730469
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
103 0.0003 0.00031399726867676
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' 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 ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0054 0.0053801536560059
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (keyfeatures LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (keyfeatures LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (keyfeatures LIKE '%130g%') OR (title LIKE '%130g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0002 0.00024604797363281
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
106 0.0002 0.00022387504577637
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
107 0.0003 0.00031495094299316
SELECT * FROM products WHERE id = '3760'
108 0.0009 0.00087189674377441
SELECT * FROM productimages WHERE product_id = '3760' ORDER BY sortorder ASC
109 0.0008 0.00076103210449219
SELECT * FROM product_image_select WHERE product_id = '3760'
110 0.0006 0.00058388710021973
SELECT * FROM productcustomimages WHERE product_id = '3760'
111 0.0011 0.001060962677002
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3760' AND a.name = n.originalname
112 0.0006 0.00064301490783691
SELECT * FROM productoffers WHERE product_id = '3760' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.00025486946105957
SELECT * FROM productoffers
                WHERE product_id = '3760' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0002 0.00023198127746582
SELECT * FROM productoffers
                WHERE product_id = 3760
                ORDER BY price ASC LIMIT 1
115 0.0003 0.00032901763916016
SELECT value FROM productattributes
                WHERE product_id = '3760'
                AND name = 'ListPriceAmount'
116 0.0003 0.00029993057250977
SELECT value FROM productattributes WHERE product_id = '3760' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
117 0.0004 0.00039005279541016
SELECT * FROM products WHERE id = '4163'
118 0.0004 0.00038290023803711
SELECT * FROM productimages WHERE product_id = '4163' ORDER BY sortorder ASC
119 0.0005 0.00048184394836426
SELECT * FROM product_image_select WHERE product_id = '4163'
120 0.0003 0.00028705596923828
SELECT * FROM productcustomimages WHERE product_id = '4163'
121 0.0006 0.00055694580078125
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4163' AND a.name = n.originalname
122 0.0003 0.00030207633972168
SELECT * FROM productoffers WHERE product_id = '4163' AND merchantid = 'A1X6FK5RDHNB96'
123 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = '4163' AND price > 0
                ORDER BY price ASC LIMIT 1
124 0.0002 0.00022792816162109
SELECT * FROM productoffers
                WHERE product_id = 4163
                ORDER BY price ASC LIMIT 1
125 0.0003 0.00025200843811035
SELECT value FROM productattributes
                WHERE product_id = '4163'
                AND name = 'ListPriceAmount'
126 0.0003 0.0002598762512207
SELECT value FROM productattributes WHERE product_id = '4163' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
127 0.0004 0.00039196014404297
SELECT * FROM products WHERE id = '2828'
128 0.0003 0.00032997131347656
SELECT * FROM productimages WHERE product_id = '2828' ORDER BY sortorder ASC
129 0.0005 0.00051307678222656
SELECT * FROM product_image_select WHERE product_id = '2828'
130 0.0003 0.0002741813659668
SELECT * FROM productcustomimages WHERE product_id = '2828'
131 0.0006 0.00064492225646973
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2828' AND a.name = n.originalname
132 0.0003 0.00030207633972168
SELECT * FROM productoffers WHERE product_id = '2828' AND merchantid = 'A1X6FK5RDHNB96'
133 0.0003 0.00025200843811035
SELECT * FROM productoffers
                WHERE product_id = '2828' AND price > 0
                ORDER BY price ASC LIMIT 1
134 0.0003 0.00032901763916016
SELECT value FROM productattributes WHERE product_id = '2828' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
135 0.0003 0.00030398368835449
SELECT * FROM products WHERE id = '2020'
136 0.0004 0.00036501884460449
SELECT * FROM productimages WHERE product_id = '2020' ORDER BY sortorder ASC
137 0.0004 0.00044393539428711
SELECT * FROM product_image_select WHERE product_id = '2020'
138 0.0002 0.00024795532226562
SELECT * FROM productcustomimages WHERE product_id = '2020'
139 0.0006 0.00063514709472656
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2020' AND a.name = n.originalname
140 0.0003 0.00029206275939941
SELECT * FROM productoffers WHERE product_id = '2020' AND merchantid = 'A1X6FK5RDHNB96'
141 0.0002 0.00023603439331055
SELECT * FROM productoffers
                WHERE product_id = '2020' AND price > 0
                ORDER BY price ASC LIMIT 1
142 0.0002 0.00021004676818848
SELECT * FROM productoffers
                WHERE product_id = 2020
                ORDER BY price ASC LIMIT 1
143 0.0002 0.00023007392883301
SELECT value FROM productattributes
                WHERE product_id = '2020'
                AND name = 'ListPriceAmount'
144 0.0003 0.00026202201843262
SELECT value FROM productattributes WHERE product_id = '2020' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
145 0.0003 0.00030803680419922
SELECT * FROM products WHERE id = '1147'
146 0.0004 0.00036001205444336
SELECT * FROM productimages WHERE product_id = '1147' ORDER BY sortorder ASC
147 0.0004 0.00043106079101562
SELECT * FROM product_image_select WHERE product_id = '1147'
148 0.0002 0.00024509429931641
SELECT * FROM productcustomimages WHERE product_id = '1147'
149 0.0005 0.00051498413085938
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1147' AND a.name = n.originalname
150 0.0003 0.00028085708618164
SELECT * FROM productoffers WHERE product_id = '1147' AND merchantid = 'A1X6FK5RDHNB96'
151 0.0002 0.00022387504577637
SELECT * FROM productoffers
                WHERE product_id = '1147' AND price > 0
                ORDER BY price ASC LIMIT 1
152 0.0002 0.00020790100097656
SELECT * FROM productoffers
                WHERE product_id = 1147
                ORDER BY price ASC LIMIT 1
153 0.0002 0.00022315979003906
SELECT value FROM productattributes
                WHERE product_id = '1147'
                AND name = 'ListPriceAmount'
154 0.0002 0.00023722648620605
SELECT value FROM productattributes WHERE product_id = '1147' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
155 0.0003 0.0003199577331543
SELECT * FROM products WHERE id = '913'
156 0.0004 0.00041818618774414
SELECT * FROM productimages WHERE product_id = '913' ORDER BY sortorder ASC
157 0.0005 0.00049185752868652
SELECT * FROM product_image_select WHERE product_id = '913'
158 0.0003 0.00025486946105957
SELECT * FROM productcustomimages WHERE product_id = '913'
159 0.0006 0.00061702728271484
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '913' AND a.name = n.originalname
160 0.0003 0.00029110908508301
SELECT * FROM productoffers WHERE product_id = '913' AND merchantid = 'A1X6FK5RDHNB96'
161 0.0002 0.00022697448730469
SELECT * FROM productoffers
                WHERE product_id = '913' AND price > 0
                ORDER BY price ASC LIMIT 1
162 0.0002 0.00022006034851074
SELECT * FROM productoffers
                WHERE product_id = 913
                ORDER BY price ASC LIMIT 1
163 0.0002 0.00023412704467773
SELECT value FROM productattributes
                WHERE product_id = '913'
                AND name = 'ListPriceAmount'
164 0.0002 0.0002448558807373
SELECT value FROM productattributes WHERE product_id = '913' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
165 0.0004 0.00038909912109375
SELECT * FROM products WHERE id = '2867'
166 0.0004 0.00043797492980957
SELECT * FROM productimages WHERE product_id = '2867' ORDER BY sortorder ASC
167 0.0005 0.00050687789916992
SELECT * FROM product_image_select WHERE product_id = '2867'
168 0.0002 0.00024795532226562
SELECT * FROM productcustomimages WHERE product_id = '2867'
169 0.0006 0.00063896179199219
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2867' AND a.name = n.originalname
170 0.0003 0.00030088424682617
SELECT * FROM productoffers WHERE product_id = '2867' AND merchantid = 'A1X6FK5RDHNB96'
171 0.0003 0.00028586387634277
SELECT * FROM productoffers
                WHERE product_id = '2867' AND price > 0
                ORDER BY price ASC LIMIT 1
172 0.0003 0.00032305717468262
SELECT value FROM productattributes WHERE product_id = '2867' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
173 0.0003 0.00030398368835449
SELECT * FROM products WHERE id = '1627'
174 0.0004 0.00036501884460449
SELECT * FROM productimages WHERE product_id = '1627' ORDER BY sortorder ASC
175 0.0002 0.00024104118347168
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1627' AND p.id = pi.product_id ORDER BY pi.sortorder
176 0.0004 0.00042200088500977
SELECT * FROM product_image_select WHERE product_id = '1627'
177 0.0002 0.00024294853210449
SELECT * FROM productcustomimages WHERE product_id = '1627'
178 0.0003 0.00033712387084961
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 = '1627'
                GROUP BY o.product_id
179 0.0012 0.0012240409851074
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     = '1627'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
180 0.0003 0.00029301643371582
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1627
181 0.0006 0.0005650520324707
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1627' AND a.name = n.originalname
182 0.0002 0.00022006034851074
SELECT * FROM productoffers WHERE product_id = '1627' AND merchantid = 'A1X6FK5RDHNB96'
183 0.0002 0.00022196769714355
SELECT * FROM productoffers
                WHERE product_id = '1627' AND price > 0
                ORDER BY price ASC LIMIT 1
184 0.0002 0.00021195411682129
SELECT * FROM productoffers
                WHERE product_id = 1627
                ORDER BY price ASC LIMIT 1
185 0.0002 0.00022482872009277
SELECT value FROM productattributes
                WHERE product_id = '1627'
                AND name = 'ListPriceAmount'
186 0.0002 0.00024104118347168
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 = '1627'
                GROUP BY o.product_id
187 0.0003 0.00034809112548828
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     = '1627'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
188 0.0002 0.00022101402282715
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1627
189 0.0003 0.00031900405883789
SELECT value FROM productattributes WHERE product_id = '1627' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
190 0.0002 0.00023388862609863
SELECT * FROM products WHERE parent_id = '1627'
191 0.0004 0.00037789344787598
SELECT * FROM products WHERE id = '3764'
192 0.0004 0.00036191940307617
SELECT * FROM productimages WHERE product_id = '3764' ORDER BY sortorder ASC
193 0.0004 0.00042915344238281
SELECT * FROM product_image_select WHERE product_id = '3764'
194 0.0003 0.00025296211242676
SELECT * FROM productcustomimages WHERE product_id = '3764'
195 0.0006 0.00064778327941895
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3764' AND a.name = n.originalname
196 0.0003 0.00029492378234863
SELECT * FROM productoffers WHERE product_id = '3764' AND merchantid = 'A1X6FK5RDHNB96'
197 0.0002 0.00023508071899414
SELECT * FROM productoffers
                WHERE product_id = '3764' AND price > 0
                ORDER BY price ASC LIMIT 1
198 0.0002 0.0002140998840332
SELECT * FROM productoffers
                WHERE product_id = 3764
                ORDER BY price ASC LIMIT 1
199 0.0003 0.00025296211242676
SELECT value FROM productattributes
                WHERE product_id = '3764'
                AND name = 'ListPriceAmount'
200 0.0003 0.00025296211242676
SELECT value FROM productattributes WHERE product_id = '3764' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
201 0.0003 0.00032591819763184
SELECT * FROM products WHERE id = '3050'
202 0.0004 0.00036501884460449
SELECT * FROM productimages WHERE product_id = '3050' ORDER BY sortorder ASC
203 0.0004 0.00042009353637695
SELECT * FROM product_image_select WHERE product_id = '3050'
204 0.0002 0.00024986267089844
SELECT * FROM productcustomimages WHERE product_id = '3050'
205 0.0006 0.00059080123901367
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3050' AND a.name = n.originalname
206 0.0003 0.00028705596923828
SELECT * FROM productoffers WHERE product_id = '3050' AND merchantid = 'A1X6FK5RDHNB96'
207 0.0002 0.0002439022064209
SELECT * FROM productoffers
                WHERE product_id = '3050' AND price > 0
                ORDER BY price ASC LIMIT 1
208 0.0003 0.00032210350036621
SELECT value FROM productattributes WHERE product_id = '3050' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
209 0.0003 0.00030612945556641
SELECT * FROM products WHERE id = '4609'
210 0.0004 0.00035309791564941
SELECT * FROM productimages WHERE product_id = '4609' ORDER BY sortorder ASC
211 0.0004 0.00042605400085449
SELECT * FROM product_image_select WHERE product_id = '4609'
212 0.0003 0.0002601146697998
SELECT * FROM productcustomimages WHERE product_id = '4609'
213 0.0005 0.00052809715270996
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4609' AND a.name = n.originalname
214 0.0003 0.00028491020202637
SELECT * FROM productoffers WHERE product_id = '4609' AND merchantid = 'A1X6FK5RDHNB96'
215 0.0002 0.00024199485778809
SELECT * FROM productoffers
                WHERE product_id = '4609' AND price > 0
                ORDER BY price ASC LIMIT 1
216 0.0003 0.00031805038452148
SELECT value FROM productattributes WHERE product_id = '4609' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
217 0.0004 0.00037503242492676
SELECT * FROM products WHERE id = '1063'
218 0.0004 0.00036811828613281
SELECT * FROM productimages WHERE product_id = '1063' ORDER BY sortorder ASC
219 0.0004 0.00041604042053223
SELECT * FROM product_image_select WHERE product_id = '1063'
220 0.0002 0.00024294853210449
SELECT * FROM productcustomimages WHERE product_id = '1063'
221 0.0006 0.00057291984558105
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1063' AND a.name = n.originalname
222 0.0003 0.00028204917907715
SELECT * FROM productoffers WHERE product_id = '1063' AND merchantid = 'A1X6FK5RDHNB96'
223 0.0002 0.00023913383483887
SELECT * FROM productoffers
                WHERE product_id = '1063' AND price > 0
                ORDER BY price ASC LIMIT 1
224 0.0002 0.00021100044250488
SELECT * FROM productoffers
                WHERE product_id = 1063
                ORDER BY price ASC LIMIT 1
225 0.0002 0.00022506713867188
SELECT value FROM productattributes
                WHERE product_id = '1063'
                AND name = 'ListPriceAmount'
226 0.0003 0.00025105476379395
SELECT value FROM productattributes WHERE product_id = '1063' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
227 0.0003 0.00032711029052734
SELECT * FROM products WHERE id = '1422'
228 0.0004 0.00040888786315918
SELECT * FROM productimages WHERE product_id = '1422' ORDER BY sortorder ASC
229 0.0005 0.00049281120300293
SELECT * FROM product_image_select WHERE product_id = '1422'
230 0.0003 0.00026798248291016
SELECT * FROM productcustomimages WHERE product_id = '1422'
231 0.0007 0.00066399574279785
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1422' AND a.name = n.originalname
232 0.0003 0.00029492378234863
SELECT * FROM productoffers WHERE product_id = '1422' AND merchantid = 'A1X6FK5RDHNB96'
233 0.0003 0.00025081634521484
SELECT * FROM productoffers
                WHERE product_id = '1422' AND price > 0
                ORDER BY price ASC LIMIT 1
234 0.0003 0.00033307075500488
SELECT value FROM productattributes WHERE product_id = '1422' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
235 0.0004 0.00038003921508789
SELECT * FROM products WHERE id = '2985'
236 0.0004 0.00039815902709961
SELECT * FROM productimages WHERE product_id = '2985' ORDER BY sortorder ASC
237 0.0003 0.00031304359436035
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2985' AND p.id = pi.product_id ORDER BY pi.sortorder
238 0.0004 0.00043797492980957
SELECT * FROM product_image_select WHERE product_id = '2985'
239 0.0003 0.00025701522827148
SELECT * FROM productcustomimages WHERE product_id = '2985'
240 0.0003 0.00031495094299316
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 = '2985'
                GROUP BY o.product_id
241 0.0004 0.00035500526428223
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     = '2985'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
242 0.0002 0.0002281665802002
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2985
243 0.0006 0.00058603286743164
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2985' AND a.name = n.originalname
244 0.0002 0.00022387504577637
SELECT * FROM productoffers WHERE product_id = '2985' AND merchantid = 'A1X6FK5RDHNB96'
245 0.0002 0.00022387504577637
SELECT * FROM productoffers
                WHERE product_id = '2985' AND price > 0
                ORDER BY price ASC LIMIT 1
246 0.0002 0.00021100044250488
SELECT * FROM productoffers
                WHERE product_id = 2985
                ORDER BY price ASC LIMIT 1
247 0.0003 0.00025200843811035
SELECT value FROM productattributes
                WHERE product_id = '2985'
                AND name = 'ListPriceAmount'
248 0.0003 0.00025296211242676
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 = '2985'
                GROUP BY o.product_id
249 0.0004 0.0003509521484375
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     = '2985'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
250 0.0002 0.00022101402282715
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2985
251 0.0003 0.00031089782714844
SELECT value FROM productattributes WHERE product_id = '2985' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
252 0.0002 0.00024008750915527
SELECT * FROM products WHERE parent_id = '2985'
253 0.0003 0.00034308433532715
SELECT * FROM products WHERE id = '1505'
254 0.0004 0.00036096572875977
SELECT * FROM productimages WHERE product_id = '1505' ORDER BY sortorder ASC
255 0.0004 0.00044894218444824
SELECT * FROM product_image_select WHERE product_id = '1505'
256 0.0003 0.00026202201843262
SELECT * FROM productcustomimages WHERE product_id = '1505'
257 0.0006 0.00063490867614746
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1505' AND a.name = n.originalname
258 0.0003 0.0003349781036377
SELECT * FROM productoffers WHERE product_id = '1505' AND merchantid = 'A1X6FK5RDHNB96'
259 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = '1505' AND price > 0
                ORDER BY price ASC LIMIT 1
260 0.0002 0.00023007392883301
SELECT * FROM productoffers
                WHERE product_id = 1505
                ORDER BY price ASC LIMIT 1
261 0.0002 0.000244140625
SELECT value FROM productattributes
                WHERE product_id = '1505'
                AND name = 'ListPriceAmount'
262 0.0003 0.00025606155395508
SELECT value FROM productattributes WHERE product_id = '1505' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
263 0.0003 0.00032711029052734
SELECT * FROM products WHERE id = '2953'
264 0.0004 0.00040602684020996
SELECT * FROM productimages WHERE product_id = '2953' ORDER BY sortorder ASC
265 0.0005 0.0005338191986084
SELECT * FROM product_image_select WHERE product_id = '2953'
266 0.0003 0.00026488304138184
SELECT * FROM productcustomimages WHERE product_id = '2953'
267 0.0006 0.00059795379638672
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2953' AND a.name = n.originalname
268 0.0003 0.00031495094299316
SELECT * FROM productoffers WHERE product_id = '2953' AND merchantid = 'A1X6FK5RDHNB96'
269 0.0003 0.00027179718017578
SELECT * FROM productoffers
                WHERE product_id = '2953' AND price > 0
                ORDER BY price ASC LIMIT 1
270 0.0004 0.00035190582275391
SELECT value FROM productattributes WHERE product_id = '2953' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
271 0.0003 0.00032877922058105
SELECT * FROM products WHERE id = '2810'
272 0.0004 0.00038290023803711
SELECT * FROM productimages WHERE product_id = '2810' ORDER BY sortorder ASC
273 0.0003 0.00026297569274902
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2810' AND p.id = pi.product_id ORDER BY pi.sortorder
274 0.0004 0.00044798851013184
SELECT * FROM product_image_select WHERE product_id = '2810'
275 0.0003 0.00026893615722656
SELECT * FROM productcustomimages WHERE product_id = '2810'
276 0.0003 0.00032901763916016
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 = '2810'
                GROUP BY o.product_id
277 0.0004 0.00036406517028809
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     = '2810'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
278 0.0002 0.00023603439331055
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2810
279 0.0007 0.00065803527832031
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2810' AND a.name = n.originalname
280 0.0003 0.00025701522827148
SELECT * FROM productoffers WHERE product_id = '2810' AND merchantid = 'A1X6FK5RDHNB96'
281 0.0003 0.00030398368835449
SELECT * FROM productoffers
                WHERE product_id = '2810' AND price > 0
                ORDER BY price ASC LIMIT 1
282 0.0002 0.0002281665802002
SELECT * FROM productoffers
                WHERE product_id = 2810
                ORDER BY price ASC LIMIT 1
283 0.0002 0.0002448558807373
SELECT value FROM productattributes
                WHERE product_id = '2810'
                AND name = 'ListPriceAmount'
284 0.0003 0.00025105476379395
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 = '2810'
                GROUP BY o.product_id
285 0.0004 0.00036716461181641
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     = '2810'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
286 0.0002 0.00023794174194336
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2810
287 0.0003 0.00033307075500488
SELECT value FROM productattributes WHERE product_id = '2810' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
288 0.0003 0.00031399726867676
SELECT * FROM products WHERE parent_id = '2810'
289 0.0003 0.00033307075500488
SELECT * FROM products WHERE id = '4167'
290 0.0004 0.00038290023803711
SELECT * FROM productimages WHERE product_id = '4167' ORDER BY sortorder ASC
291 0.0003 0.00025105476379395
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4167' AND p.id = pi.product_id ORDER BY pi.sortorder
292 0.0004 0.00042986869812012
SELECT * FROM product_image_select WHERE product_id = '4167'
293 0.0003 0.00026988983154297
SELECT * FROM productcustomimages WHERE product_id = '4167'
294 0.0003 0.00034499168395996
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 = '4167'
                GROUP BY o.product_id
295 0.0004 0.00035810470581055
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     = '4167'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
296 0.0002 0.00023603439331055
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4167
297 0.0006 0.00062799453735352
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4167' AND a.name = n.originalname
298 0.0003 0.00026488304138184
SELECT * FROM productoffers WHERE product_id = '4167' AND merchantid = 'A1X6FK5RDHNB96'
299 0.0003 0.0002899169921875
SELECT * FROM productoffers
                WHERE product_id = '4167' AND price > 0
                ORDER BY price ASC LIMIT 1
300 0.0003 0.00028800964355469
SELECT * FROM productoffers
                WHERE product_id = 4167
                ORDER BY price ASC LIMIT 1
301 0.0003 0.00028610229492188
SELECT value FROM productattributes
                WHERE product_id = '4167'
                AND name = 'ListPriceAmount'
302 0.0003 0.00026202201843262
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 = '4167'
                GROUP BY o.product_id
303 0.0004 0.00039005279541016
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     = '4167'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
304 0.0003 0.00028300285339355
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4167
305 0.0004 0.00035190582275391
SELECT value FROM productattributes WHERE product_id = '4167' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
306 0.0003 0.00029897689819336
SELECT * FROM products WHERE parent_id = '4167'
307 0.0010 0.00097894668579102
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3760' ORDER BY timestamp DESC
308 0.0002 0.00022101402282715
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4163' ORDER BY timestamp DESC
309 0.0002 0.00020098686218262
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2828' ORDER BY timestamp DESC
310 0.0002 0.00019407272338867
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2020' ORDER BY timestamp DESC
311 0.0002 0.00022196769714355
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1147' ORDER BY timestamp DESC
312 0.0003 0.00028419494628906
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '913' ORDER BY timestamp DESC
313 0.0003 0.00028204917907715
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2867' ORDER BY timestamp DESC
314 0.0003 0.00027179718017578
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1627' ORDER BY timestamp DESC
315 0.0003 0.00031709671020508
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3764' ORDER BY timestamp DESC
316 0.0002 0.00020694732666016
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3050' ORDER BY timestamp DESC
317 0.0002 0.0002138614654541
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4609' ORDER BY timestamp DESC
318 0.0003 0.00030303001403809
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1063' ORDER BY timestamp DESC
319 0.0002 0.00023388862609863
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1422' ORDER BY timestamp DESC
320 0.0002 0.00021195411682129
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2985' ORDER BY timestamp DESC
321 0.0002 0.00022006034851074
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1505' ORDER BY timestamp DESC
322 0.0002 0.00020599365234375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2953' ORDER BY timestamp DESC
323 0.0004 0.00035309791564941
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2810' ORDER BY timestamp DESC
324 0.0002 0.0002131462097168
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4167' ORDER BY timestamp DESC
325 0.0007 0.00073885917663574
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
326 0.0007 0.00066995620727539
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
327 0.0003 0.00025296211242676
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
328 0.0115 0.011528015136719
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
329 0.0008 0.00081491470336914
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
330 0.0004 0.00037407875061035
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
331 0.0004 0.0003509521484375
SELECT * FROM products WHERE id = 1626
332 0.0004 0.00039792060852051
SELECT * FROM products WHERE id = 4041
333 0.0003 0.00031399726867676
SELECT * FROM products WHERE id = 4312
334 0.0003 0.00030612945556641
SELECT * FROM products WHERE id = 777
335 0.0004 0.00038886070251465
SELECT * FROM products WHERE id = 3881
336 0.0003 0.00034189224243164
SELECT * FROM products WHERE id = 4213
337 0.0003 0.0003199577331543
SELECT * FROM products WHERE id = '1626'
338 0.0004 0.00038003921508789
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
339 0.0005 0.00045895576477051
SELECT * FROM product_image_select WHERE product_id = '1626'
340 0.0003 0.00026822090148926
SELECT * FROM productcustomimages WHERE product_id = '1626'
341 0.0006 0.0006110668182373
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
342 0.0003 0.00032401084899902
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
343 0.0003 0.0002739429473877
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
344 0.0004 0.00036096572875977
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
345 0.0003 0.00032401084899902
SELECT * FROM products WHERE id = '4041'
346 0.0004 0.00036907196044922
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
347 0.0004 0.00042486190795898
SELECT * FROM product_image_select WHERE product_id = '4041'
348 0.0003 0.00027084350585938
SELECT * FROM productcustomimages WHERE product_id = '4041'
349 0.0007 0.00067400932312012
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
350 0.0003 0.00030303001403809
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
351 0.0003 0.00026392936706543
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
352 0.0004 0.00035500526428223
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
353 0.0003 0.0003199577331543
SELECT * FROM products WHERE id = '4312'
354 0.0004 0.00037598609924316
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
355 0.0004 0.00043106079101562
SELECT * FROM product_image_select WHERE product_id = '4312'
356 0.0003 0.00025701522827148
SELECT * FROM productcustomimages WHERE product_id = '4312'
357 0.0006 0.00064206123352051
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
358 0.0003 0.00030303001403809
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
359 0.0003 0.00025320053100586
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
360 0.0003 0.00034284591674805
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
361 0.0003 0.00032210350036621
SELECT * FROM products WHERE id = '777'
362 0.0004 0.00040102005004883
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
363 0.0004 0.00042891502380371
SELECT * FROM product_image_select WHERE product_id = '777'
364 0.0003 0.0002591609954834
SELECT * FROM productcustomimages WHERE product_id = '777'
365 0.0007 0.00065803527832031
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
366 0.0003 0.00032901763916016
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
367 0.0003 0.0002741813659668
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
368 0.0003 0.0003349781036377
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
369 0.0003 0.00032281875610352
SELECT * FROM products WHERE id = '3881'
370 0.0004 0.00042390823364258
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
371 0.0005 0.00050902366638184
SELECT * FROM product_image_select WHERE product_id = '3881'
372 0.0003 0.00026202201843262
SELECT * FROM productcustomimages WHERE product_id = '3881'
373 0.0007 0.00067400932312012
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
374 0.0003 0.0003199577331543
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
375 0.0003 0.0002748966217041
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
376 0.0003 0.00034999847412109
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
377 0.0003 0.0003209114074707
SELECT * FROM products WHERE id = '4213'
378 0.0004 0.00043106079101562
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
379 0.0005 0.00051689147949219
SELECT * FROM product_image_select WHERE product_id = '4213'
380 0.0003 0.00027585029602051
SELECT * FROM productcustomimages WHERE product_id = '4213'
381 0.0008 0.00076508522033691
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
382 0.0003 0.00031900405883789
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
383 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
384 0.0003 0.00033807754516602
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
385 0.0012 0.0012049674987793
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
386 0.0005 0.00049614906311035
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
387 0.0016 0.0015778541564941
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
388 0.0010 0.0009760856628418
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
389 0.0005 0.0004730224609375
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
390 0.0004 0.00043797492980957
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
391 0.0004 0.00044393539428711
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'