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.317528963089 398 1.0289 0


No Amazon API Requests Made.


App Debug - Total Time 1.317528963089 seconds

Number Time From Start Name Description
1 0.27132201194763 Initialise Initialise FSB Function
2 0.27420282363892 App Controller Start Start of the App controller (called before the controller of every page)
3 0.31347990036011 Start of getCategoryListByGroup Function Before first category groups query
4 0.31432294845581 After initial query Before first category groups query
5 0.31432390213013 Get Category List for Group Before the call to getCategoryList function
6 0.31432580947876 Start of GetCategoryList function Start of the function
7 0.31432700157166 Before getting categories Query to get specific category list
8 0.31510281562805 After getting categories Query to get specific category list
9 0.31510281562805 Before getting category custom Before call to function getCategoryCustom
10 0.33030581474304 After getting category custom After call to function getCategoryCustom
11 0.33030796051025 Before getting category custom Before call to function getCategoryCustom
12 0.33849787712097 After getting category custom After call to function getCategoryCustom
13 0.33849883079529 Before getting category custom Before call to function getCategoryCustom
14 0.34284782409668 After getting category custom After call to function getCategoryCustom
15 0.342848777771 Before getting category custom Before call to function getCategoryCustom
16 0.34570479393005 After getting category custom After call to function getCategoryCustom
17 0.34570598602295 Before getting category custom Before call to function getCategoryCustom
18 0.34864187240601 After getting category custom After call to function getCategoryCustom
19 0.34864282608032 Before getting category custom Before call to function getCategoryCustom
20 0.35167384147644 After getting category custom After call to function getCategoryCustom
21 0.35167479515076 End of GetCategoryList function End of the function
22 0.35167789459229 Get Category List for Group Before the call to getCategoryList function
23 0.3516788482666 Start of GetCategoryList function Start of the function
24 0.35167980194092 Before getting categories Query to get specific category list
25 0.35201478004456 End of getCategoryListByGroup Function Before return()
26 1.1377828121185 App Controller End End of the App controller (called before the controller of every page)
27 1.2570250034332 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.2580800056458 Before Get Options Before the call to getOptions in the tpl class
29 1.2966389656067 After Get Options After the call to getOptions in the tpl class
30 1.2966759204865 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.317519903183 Finalizing debug Before the debug is output to the page.
32 1.3175280094147 End of App This is the end of the app logging, final timestamp


Query Debug - 398 Database Queries. Total time 1.0289 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0014 0.0014171600341797
SELECT parameter, value FROM parameters
2 0.0025 0.0024840831756592
SELECT * FROM `bad_bots`
3 0.0002 0.00020194053649902
SET time_zone = 'Europe/London'
4 0.0017 0.0016639232635498
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0013 0.0013031959533691
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"216.73.216.66\";}'
6 0.0015 0.0015230178833008
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751663433'
7 0.0020 0.0019609928131104
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0004 0.00041294097900391
UPDATE autorun SET lastrun = '2025-07-04 21:10:33' WHERE id = '13'
9 0.0005 0.00048017501831055
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0014 0.0013751983642578
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0004 0.00039100646972656
SELECT * FROM pages WHERE id = 52
12 0.0025 0.0025091171264648
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0359 0.035936832427979
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0004 0.00044012069702148
SELECT * FROM pages WHERE pagename = 'search'
15 0.0008 0.0008389949798584
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0008 0.00076699256896973
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0060 0.0060040950775146
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.0009310245513916
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.00062298774719238
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.0003199577331543
SELECT id FROM categories WHERE parent_id = '26'
21 0.0048 0.0047810077667236
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.00080418586730957
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.00073790550231934
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.00069022178649902
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.0002741813659668
SELECT * FROM categorygroups WHERE id = '1'
26 0.0030 0.0030438899993896
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.00033187866210938
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.0002598762512207
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00028800964355469
SELECT id FROM categories WHERE parent_id = '27'
30 0.0030 0.0030078887939453
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.00034785270690918
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.00032401084899902
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.00030016899108887
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00026488304138184
SELECT * FROM categorygroups WHERE id = '1'
35 0.0011 0.0011031627655029
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.00028800964355469
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.00025606155395508
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00026702880859375
SELECT id FROM categories WHERE parent_id = '28'
39 0.0012 0.0011990070343018
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.00030517578125
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.0003359317779541
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.00031089782714844
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00026893615722656
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00036716461181641
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.0002899169921875
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.00024700164794922
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.0002899169921875
SELECT id FROM categories WHERE parent_id = '29'
48 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 (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0003 0.00031399726867676
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.00031781196594238
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.00028204917907715
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00028705596923828
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00037503242492676
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.00029206275939941
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.0002601146697998
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00026702880859375
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.00031805038452148
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.00034117698669434
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.00033307075500488
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00029110908508301
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00039005279541016
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.00029921531677246
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.00029683113098145
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00028586387634277
SELECT id FROM categories WHERE parent_id = '31'
66 0.0005 0.00047683715820312
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.00034284591674805
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.00033187866210938
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.00030899047851562
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00028204917907715
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00033307075500488
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0019 0.0018589496612549
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0008 0.00077295303344727
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0003 0.00034618377685547
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.00062179565429688
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.00092601776123047
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0007 0.00071501731872559
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.7767 0.77668809890747
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.66') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.66') <= INET_ATON(ip_end)
79 0.0017 0.0016548633575439
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0008 0.00075197219848633
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00040316581726074
SELECT * FROM pages WHERE pagename = 'search'
82 0.0046 0.0046181678771973
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0013 0.0013411045074463
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0009 0.00093698501586914
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0045 0.0045030117034912
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0013 0.0013060569763184
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0003 0.00034379959106445
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0007 0.00073504447937012
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert genmaicha yama bote metal 130g', NOW(), '216.73.216.66'
89 0.0005 0.00049591064453125
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.00032496452331543
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.0040 0.0039610862731934
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.0004 0.00038313865661621
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.00033020973205566
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.00033688545227051
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.0052731037139893
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.00025606155395508
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.000244140625
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.00033187866210938
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.0003211498260498
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.0038 0.0038340091705322
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.00028705596923828
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.000244140625
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.00032305717468262
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.0053 0.0053000450134277
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.0003 0.00025391578674316
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.00023508071899414
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.00033402442932129
SELECT * FROM products WHERE id = '2439'
108 0.0009 0.00087094306945801
SELECT * FROM productimages WHERE product_id = '2439' ORDER BY sortorder ASC
109 0.0008 0.00079584121704102
SELECT * FROM product_image_select WHERE product_id = '2439'
110 0.0006 0.00061988830566406
SELECT * FROM productcustomimages WHERE product_id = '2439'
111 0.0010 0.0010080337524414
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2439' AND a.name = n.originalname
112 0.0007 0.00068902969360352
SELECT * FROM productoffers WHERE product_id = '2439' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.00026392936706543
SELECT * FROM productoffers
                WHERE product_id = '2439' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0002 0.00024580955505371
SELECT * FROM productoffers
                WHERE product_id = 2439
                ORDER BY price ASC LIMIT 1
115 0.0003 0.0003359317779541
SELECT value FROM productattributes
                WHERE product_id = '2439'
                AND name = 'ListPriceAmount'
116 0.0003 0.00027990341186523
SELECT value FROM productattributes WHERE product_id = '2439' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
117 0.0003 0.00034189224243164
SELECT * FROM products WHERE id = '807'
118 0.0003 0.00030112266540527
SELECT * FROM productimages WHERE product_id = '807' ORDER BY sortorder ASC
119 0.0004 0.00043296813964844
SELECT * FROM product_image_select WHERE product_id = '807'
120 0.0003 0.00026679039001465
SELECT * FROM productcustomimages WHERE product_id = '807'
121 0.0006 0.0006098747253418
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '807' AND a.name = n.originalname
122 0.0003 0.00030422210693359
SELECT * FROM productoffers WHERE product_id = '807' AND merchantid = 'A1X6FK5RDHNB96'
123 0.0003 0.00025200843811035
SELECT * FROM productoffers
                WHERE product_id = '807' AND price > 0
                ORDER BY price ASC LIMIT 1
124 0.0002 0.0002439022064209
SELECT * FROM productoffers
                WHERE product_id = 807
                ORDER BY price ASC LIMIT 1
125 0.0003 0.00026202201843262
SELECT value FROM productattributes
                WHERE product_id = '807'
                AND name = 'ListPriceAmount'
126 0.0003 0.00033903121948242
SELECT value FROM productattributes WHERE product_id = '807' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
127 0.0004 0.00037503242492676
SELECT * FROM products WHERE id = '992'
128 0.0004 0.00042295455932617
SELECT * FROM productimages WHERE product_id = '992' ORDER BY sortorder ASC
129 0.0005 0.00053906440734863
SELECT * FROM product_image_select WHERE product_id = '992'
130 0.0003 0.00029683113098145
SELECT * FROM productcustomimages WHERE product_id = '992'
131 0.0007 0.00069403648376465
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '992' AND a.name = n.originalname
132 0.0003 0.00032305717468262
SELECT * FROM productoffers WHERE product_id = '992' AND merchantid = 'A1X6FK5RDHNB96'
133 0.0003 0.00026702880859375
SELECT * FROM productoffers
                WHERE product_id = '992' AND price > 0
                ORDER BY price ASC LIMIT 1
134 0.0003 0.00026178359985352
SELECT value FROM productattributes WHERE product_id = '992' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
135 0.0003 0.00032711029052734
SELECT * FROM products WHERE id = '1134'
136 0.0003 0.00031495094299316
SELECT * FROM productimages WHERE product_id = '1134' ORDER BY sortorder ASC
137 0.0003 0.00026798248291016
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1134' AND p.id = pi.product_id ORDER BY pi.sortorder
138 0.0004 0.0004420280456543
SELECT * FROM product_image_select WHERE product_id = '1134'
139 0.0003 0.00028610229492188
SELECT * FROM productcustomimages WHERE product_id = '1134'
140 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 = '1134'
                GROUP BY o.product_id
141 0.0012 0.001154899597168
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     = '1134'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
142 0.0003 0.0003058910369873
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1134
143 0.0006 0.00055098533630371
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1134' AND a.name = n.originalname
144 0.0002 0.00024700164794922
SELECT * FROM productoffers WHERE product_id = '1134' AND merchantid = 'A1X6FK5RDHNB96'
145 0.0002 0.00023984909057617
SELECT * FROM productoffers
                WHERE product_id = '1134' AND price > 0
                ORDER BY price ASC LIMIT 1
146 0.0002 0.00024509429931641
SELECT * FROM productoffers
                WHERE product_id = 1134
                ORDER BY price ASC LIMIT 1
147 0.0003 0.00025200843811035
SELECT value FROM productattributes
                WHERE product_id = '1134'
                AND name = 'ListPriceAmount'
148 0.0003 0.00025510787963867
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 = '1134'
                GROUP BY o.product_id
149 0.0004 0.00036787986755371
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     = '1134'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
150 0.0002 0.00023508071899414
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1134
151 0.0004 0.00035285949707031
SELECT value FROM productattributes WHERE product_id = '1134' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
152 0.0003 0.00028204917907715
SELECT * FROM products WHERE parent_id = '1134'
153 0.0003 0.00029206275939941
SELECT * FROM products WHERE id = '4206'
154 0.0004 0.00038814544677734
SELECT * FROM productimages WHERE product_id = '4206' ORDER BY sortorder ASC
155 0.0004 0.00039815902709961
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4206' AND p.id = pi.product_id ORDER BY pi.sortorder
156 0.0005 0.00046610832214355
SELECT * FROM product_image_select WHERE product_id = '4206'
157 0.0003 0.00026106834411621
SELECT * FROM productcustomimages WHERE product_id = '4206'
158 0.0004 0.0003659725189209
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 = '4206'
                GROUP BY o.product_id
159 0.0004 0.00044512748718262
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     = '4206'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
160 0.0003 0.00025701522827148
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4206
161 0.0005 0.00052905082702637
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4206' AND a.name = n.originalname
162 0.0002 0.00023698806762695
SELECT * FROM productoffers WHERE product_id = '4206' AND merchantid = 'A1X6FK5RDHNB96'
163 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = '4206' AND price > 0
                ORDER BY price ASC LIMIT 1
164 0.0002 0.00021886825561523
SELECT * FROM productoffers
                WHERE product_id = 4206
                ORDER BY price ASC LIMIT 1
165 0.0002 0.00023889541625977
SELECT value FROM productattributes
                WHERE product_id = '4206'
                AND name = 'ListPriceAmount'
166 0.0003 0.00026106834411621
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 = '4206'
                GROUP BY o.product_id
167 0.0004 0.00042605400085449
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     = '4206'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
168 0.0003 0.00025010108947754
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4206
169 0.0003 0.0003349781036377
SELECT value FROM productattributes WHERE product_id = '4206' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
170 0.0004 0.00040698051452637
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4206'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
171 0.0003 0.0003359317779541
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4206'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
172 0.0003 0.00026679039001465
SELECT * FROM products WHERE id = '1479'
173 0.0003 0.00033807754516602
SELECT * FROM productimages WHERE product_id = '1479' ORDER BY sortorder ASC
174 0.0004 0.00043702125549316
SELECT * FROM product_image_select WHERE product_id = '1479'
175 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '1479'
176 0.0007 0.00073385238647461
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1479' AND a.name = n.originalname
177 0.0003 0.0003049373626709
SELECT * FROM productoffers WHERE product_id = '1479' AND merchantid = 'A1X6FK5RDHNB96'
178 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = '1479' AND price > 0
                ORDER BY price ASC LIMIT 1
179 0.0002 0.00023889541625977
SELECT * FROM productoffers
                WHERE product_id = 1479
                ORDER BY price ASC LIMIT 1
180 0.0003 0.00027084350585938
SELECT value FROM productattributes
                WHERE product_id = '1479'
                AND name = 'ListPriceAmount'
181 0.0003 0.00026702880859375
SELECT value FROM productattributes WHERE product_id = '1479' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
182 0.0004 0.00036382675170898
SELECT * FROM products WHERE id = '859'
183 0.0003 0.00030994415283203
SELECT * FROM productimages WHERE product_id = '859' ORDER BY sortorder ASC
184 0.0004 0.00043487548828125
SELECT * FROM product_image_select WHERE product_id = '859'
185 0.0003 0.0002739429473877
SELECT * FROM productcustomimages WHERE product_id = '859'
186 0.0006 0.00063395500183105
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '859' AND a.name = n.originalname
187 0.0003 0.00030398368835449
SELECT * FROM productoffers WHERE product_id = '859' AND merchantid = 'A1X6FK5RDHNB96'
188 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = '859' AND price > 0
                ORDER BY price ASC LIMIT 1
189 0.0003 0.00025320053100586
SELECT * FROM productoffers
                WHERE product_id = 859
                ORDER BY price ASC LIMIT 1
190 0.0002 0.00024104118347168
SELECT value FROM productattributes
                WHERE product_id = '859'
                AND name = 'ListPriceAmount'
191 0.0003 0.00026416778564453
SELECT value FROM productattributes WHERE product_id = '859' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
192 0.0003 0.00032210350036621
SELECT * FROM products WHERE id = '1417'
193 0.0004 0.00035214424133301
SELECT * FROM productimages WHERE product_id = '1417' ORDER BY sortorder ASC
194 0.0005 0.00047802925109863
SELECT * FROM product_image_select WHERE product_id = '1417'
195 0.0003 0.00026297569274902
SELECT * FROM productcustomimages WHERE product_id = '1417'
196 0.0005 0.00054788589477539
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1417' AND a.name = n.originalname
197 0.0003 0.00029993057250977
SELECT * FROM productoffers WHERE product_id = '1417' AND merchantid = 'A1X6FK5RDHNB96'
198 0.0003 0.00025510787963867
SELECT * FROM productoffers
                WHERE product_id = '1417' AND price > 0
                ORDER BY price ASC LIMIT 1
199 0.0004 0.00036501884460449
SELECT value FROM productattributes WHERE product_id = '1417' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
200 0.0003 0.00032496452331543
SELECT * FROM products WHERE id = '977'
201 0.0004 0.00036811828613281
SELECT * FROM productimages WHERE product_id = '977' ORDER BY sortorder ASC
202 0.0004 0.00042915344238281
SELECT * FROM product_image_select WHERE product_id = '977'
203 0.0003 0.00025510787963867
SELECT * FROM productcustomimages WHERE product_id = '977'
204 0.0006 0.00055599212646484
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '977' AND a.name = n.originalname
205 0.0003 0.00030303001403809
SELECT * FROM productoffers WHERE product_id = '977' AND merchantid = 'A1X6FK5RDHNB96'
206 0.0003 0.00025606155395508
SELECT * FROM productoffers
                WHERE product_id = '977' AND price > 0
                ORDER BY price ASC LIMIT 1
207 0.0003 0.0003359317779541
SELECT value FROM productattributes WHERE product_id = '977' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
208 0.0003 0.00031495094299316
SELECT * FROM products WHERE id = '926'
209 0.0004 0.00037789344787598
SELECT * FROM productimages WHERE product_id = '926' ORDER BY sortorder ASC
210 0.0004 0.0004429817199707
SELECT * FROM product_image_select WHERE product_id = '926'
211 0.0003 0.00025606155395508
SELECT * FROM productcustomimages WHERE product_id = '926'
212 0.0007 0.00068807601928711
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '926' AND a.name = n.originalname
213 0.0003 0.00030016899108887
SELECT * FROM productoffers WHERE product_id = '926' AND merchantid = 'A1X6FK5RDHNB96'
214 0.0002 0.00023603439331055
SELECT * FROM productoffers
                WHERE product_id = '926' AND price > 0
                ORDER BY price ASC LIMIT 1
215 0.0002 0.00021910667419434
SELECT * FROM productoffers
                WHERE product_id = 926
                ORDER BY price ASC LIMIT 1
216 0.0003 0.00025510787963867
SELECT value FROM productattributes
                WHERE product_id = '926'
                AND name = 'ListPriceAmount'
217 0.0003 0.00026106834411621
SELECT value FROM productattributes WHERE product_id = '926' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
218 0.0003 0.00033092498779297
SELECT * FROM products WHERE id = '1065'
219 0.0004 0.00036716461181641
SELECT * FROM productimages WHERE product_id = '1065' ORDER BY sortorder ASC
220 0.0004 0.00043177604675293
SELECT * FROM product_image_select WHERE product_id = '1065'
221 0.0003 0.00026583671569824
SELECT * FROM productcustomimages WHERE product_id = '1065'
222 0.0006 0.00063204765319824
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1065' AND a.name = n.originalname
223 0.0003 0.00030112266540527
SELECT * FROM productoffers WHERE product_id = '1065' AND merchantid = 'A1X6FK5RDHNB96'
224 0.0002 0.00024008750915527
SELECT * FROM productoffers
                WHERE product_id = '1065' AND price > 0
                ORDER BY price ASC LIMIT 1
225 0.0002 0.00022006034851074
SELECT * FROM productoffers
                WHERE product_id = 1065
                ORDER BY price ASC LIMIT 1
226 0.0002 0.00023102760314941
SELECT value FROM productattributes
                WHERE product_id = '1065'
                AND name = 'ListPriceAmount'
227 0.0003 0.00025105476379395
SELECT value FROM productattributes WHERE product_id = '1065' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
228 0.0005 0.00049710273742676
SELECT * FROM products WHERE id = '3663'
229 0.0005 0.00050592422485352
SELECT * FROM productimages WHERE product_id = '3663' ORDER BY sortorder ASC
230 0.0004 0.00044083595275879
SELECT * FROM product_image_select WHERE product_id = '3663'
231 0.0003 0.00026798248291016
SELECT * FROM productcustomimages WHERE product_id = '3663'
232 0.0005 0.00052905082702637
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3663' AND a.name = n.originalname
233 0.0003 0.00030303001403809
SELECT * FROM productoffers WHERE product_id = '3663' AND merchantid = 'A1X6FK5RDHNB96'
234 0.0003 0.0002591609954834
SELECT * FROM productoffers
                WHERE product_id = '3663' AND price > 0
                ORDER BY price ASC LIMIT 1
235 0.0003 0.00027203559875488
SELECT value FROM productattributes WHERE product_id = '3663' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
236 0.0003 0.00031590461730957
SELECT * FROM products WHERE id = '948'
237 0.0004 0.00037503242492676
SELECT * FROM productimages WHERE product_id = '948' ORDER BY sortorder ASC
238 0.0003 0.00026082992553711
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '948' AND p.id = pi.product_id ORDER BY pi.sortorder
239 0.0005 0.0004889965057373
SELECT * FROM product_image_select WHERE product_id = '948'
240 0.0003 0.00026798248291016
SELECT * FROM productcustomimages WHERE product_id = '948'
241 0.0003 0.0003209114074707
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 = '948'
                GROUP BY o.product_id
242 0.0004 0.00037002563476562
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     = '948'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
243 0.0003 0.00025796890258789
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 948
244 0.0007 0.00065803527832031
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '948' AND a.name = n.originalname
245 0.0002 0.00024199485778809
SELECT * FROM productoffers WHERE product_id = '948' AND merchantid = 'A1X6FK5RDHNB96'
246 0.0002 0.00023794174194336
SELECT * FROM productoffers
                WHERE product_id = '948' AND price > 0
                ORDER BY price ASC LIMIT 1
247 0.0002 0.00022792816162109
SELECT * FROM productoffers
                WHERE product_id = 948
                ORDER BY price ASC LIMIT 1
248 0.0002 0.00024700164794922
SELECT value FROM productattributes
                WHERE product_id = '948'
                AND name = 'ListPriceAmount'
249 0.0003 0.00025200843811035
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 = '948'
                GROUP BY o.product_id
250 0.0004 0.00037312507629395
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     = '948'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
251 0.0003 0.0002589225769043
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 948
252 0.0003 0.00034594535827637
SELECT value FROM productattributes WHERE product_id = '948' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
253 0.0003 0.0003199577331543
SELECT * FROM products WHERE parent_id = '948'
254 0.0003 0.00033283233642578
SELECT * FROM products WHERE id = '1415'
255 0.0004 0.00035381317138672
SELECT * FROM productimages WHERE product_id = '1415' ORDER BY sortorder ASC
256 0.0002 0.00024795532226562
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1415' AND p.id = pi.product_id ORDER BY pi.sortorder
257 0.0004 0.00043296813964844
SELECT * FROM product_image_select WHERE product_id = '1415'
258 0.0003 0.0002601146697998
SELECT * FROM productcustomimages WHERE product_id = '1415'
259 0.0003 0.00031685829162598
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 = '1415'
                GROUP BY o.product_id
260 0.0004 0.00036001205444336
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     = '1415'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
261 0.0002 0.00023889541625977
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1415
262 0.0005 0.00054097175598145
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1415' AND a.name = n.originalname
263 0.0003 0.00025606155395508
SELECT * FROM productoffers WHERE product_id = '1415' AND merchantid = 'A1X6FK5RDHNB96'
264 0.0002 0.00024509429931641
SELECT * FROM productoffers
                WHERE product_id = '1415' AND price > 0
                ORDER BY price ASC LIMIT 1
265 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = 1415
                ORDER BY price ASC LIMIT 1
266 0.0002 0.00024604797363281
SELECT value FROM productattributes
                WHERE product_id = '1415'
                AND name = 'ListPriceAmount'
267 0.0003 0.00025701522827148
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 = '1415'
                GROUP BY o.product_id
268 0.0004 0.00035905838012695
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     = '1415'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
269 0.0002 0.00023889541625977
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1415
270 0.0003 0.00034999847412109
SELECT value FROM productattributes WHERE product_id = '1415' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
271 0.0003 0.00025701522827148
SELECT * FROM products WHERE parent_id = '1415'
272 0.0003 0.00029206275939941
SELECT * FROM products WHERE id = '1135'
273 0.0004 0.00035405158996582
SELECT * FROM productimages WHERE product_id = '1135' ORDER BY sortorder ASC
274 0.0004 0.00043988227844238
SELECT * FROM product_image_select WHERE product_id = '1135'
275 0.0003 0.00026488304138184
SELECT * FROM productcustomimages WHERE product_id = '1135'
276 0.0007 0.00065898895263672
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1135' AND a.name = n.originalname
277 0.0003 0.00032806396484375
SELECT * FROM productoffers WHERE product_id = '1135' AND merchantid = 'A1X6FK5RDHNB96'
278 0.0003 0.00028705596923828
SELECT * FROM productoffers
                WHERE product_id = '1135' AND price > 0
                ORDER BY price ASC LIMIT 1
279 0.0003 0.00031089782714844
SELECT value FROM productattributes WHERE product_id = '1135' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
280 0.0003 0.00033903121948242
SELECT * FROM products WHERE id = '1114'
281 0.0003 0.00033903121948242
SELECT * FROM productimages WHERE product_id = '1114' ORDER BY sortorder ASC
282 0.0003 0.00025010108947754
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1114' AND p.id = pi.product_id ORDER BY pi.sortorder
283 0.0004 0.00043511390686035
SELECT * FROM product_image_select WHERE product_id = '1114'
284 0.0003 0.00026607513427734
SELECT * FROM productcustomimages WHERE product_id = '1114'
285 0.0003 0.00031208992004395
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 = '1114'
                GROUP BY o.product_id
286 0.0004 0.0003659725189209
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     = '1114'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
287 0.0003 0.00029683113098145
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1114
288 0.0005 0.0005488395690918
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1114' AND a.name = n.originalname
289 0.0002 0.00024914741516113
SELECT * FROM productoffers WHERE product_id = '1114' AND merchantid = 'A1X6FK5RDHNB96'
290 0.0002 0.00023794174194336
SELECT * FROM productoffers
                WHERE product_id = '1114' AND price > 0
                ORDER BY price ASC LIMIT 1
291 0.0002 0.00022506713867188
SELECT * FROM productoffers
                WHERE product_id = 1114
                ORDER BY price ASC LIMIT 1
292 0.0003 0.00025105476379395
SELECT value FROM productattributes
                WHERE product_id = '1114'
                AND name = 'ListPriceAmount'
293 0.0003 0.00026082992553711
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 = '1114'
                GROUP BY o.product_id
294 0.0004 0.00037288665771484
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     = '1114'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
295 0.0002 0.00024104118347168
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1114
296 0.0003 0.00034499168395996
SELECT value FROM productattributes WHERE product_id = '1114' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
297 0.0003 0.00028109550476074
SELECT * FROM products WHERE parent_id = '1114'
298 0.0003 0.00033688545227051
SELECT * FROM products WHERE id = '1684'
299 0.0004 0.00035405158996582
SELECT * FROM productimages WHERE product_id = '1684' ORDER BY sortorder ASC
300 0.0005 0.00049090385437012
SELECT * FROM product_image_select WHERE product_id = '1684'
301 0.0003 0.00030994415283203
SELECT * FROM productcustomimages WHERE product_id = '1684'
302 0.0006 0.0005500316619873
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1684' AND a.name = n.originalname
303 0.0003 0.0003199577331543
SELECT * FROM productoffers WHERE product_id = '1684' AND merchantid = 'A1X6FK5RDHNB96'
304 0.0003 0.00027990341186523
SELECT * FROM productoffers
                WHERE product_id = '1684' AND price > 0
                ORDER BY price ASC LIMIT 1
305 0.0003 0.00030612945556641
SELECT value FROM productattributes WHERE product_id = '1684' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
306 0.0004 0.00036096572875977
SELECT * FROM products WHERE id = '3771'
307 0.0004 0.00039100646972656
SELECT * FROM productimages WHERE product_id = '3771' ORDER BY sortorder ASC
308 0.0005 0.00051021575927734
SELECT * FROM product_image_select WHERE product_id = '3771'
309 0.0003 0.0002748966217041
SELECT * FROM productcustomimages WHERE product_id = '3771'
310 0.0007 0.00068902969360352
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3771' AND a.name = n.originalname
311 0.0003 0.00031805038452148
SELECT * FROM productoffers WHERE product_id = '3771' AND merchantid = 'A1X6FK5RDHNB96'
312 0.0003 0.00027108192443848
SELECT * FROM productoffers
                WHERE product_id = '3771' AND price > 0
                ORDER BY price ASC LIMIT 1
313 0.0003 0.00034904479980469
SELECT value FROM productattributes WHERE product_id = '3771' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
314 0.0009 0.0008699893951416
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2439' ORDER BY timestamp DESC
315 0.0002 0.00024986267089844
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '807' ORDER BY timestamp DESC
316 0.0002 0.0002140998840332
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '992' ORDER BY timestamp DESC
317 0.0002 0.00020909309387207
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1134' ORDER BY timestamp DESC
318 0.0002 0.00021719932556152
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4206' ORDER BY timestamp DESC
319 0.0002 0.00020790100097656
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1479' ORDER BY timestamp DESC
320 0.0002 0.00021600723266602
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '859' ORDER BY timestamp DESC
321 0.0002 0.00022101402282715
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1417' ORDER BY timestamp DESC
322 0.0002 0.00024199485778809
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '977' ORDER BY timestamp DESC
323 0.0002 0.00020909309387207
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '926' ORDER BY timestamp DESC
324 0.0002 0.00021195411682129
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1065' ORDER BY timestamp DESC
325 0.0002 0.00020694732666016
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3663' ORDER BY timestamp DESC
326 0.0002 0.00021910667419434
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '948' ORDER BY timestamp DESC
327 0.0002 0.00021719932556152
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1415' ORDER BY timestamp DESC
328 0.0002 0.00020909309387207
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1135' ORDER BY timestamp DESC
329 0.0002 0.00021195411682129
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1114' ORDER BY timestamp DESC
330 0.0002 0.00020503997802734
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1684' ORDER BY timestamp DESC
331 0.0002 0.00020599365234375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3771' ORDER BY timestamp DESC
332 0.0008 0.00077199935913086
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
333 0.0008 0.00075197219848633
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
334 0.0002 0.0002448558807373
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
335 0.0113 0.01133918762207
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
336 0.0009 0.00093388557434082
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
337 0.0004 0.0003821849822998
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
338 0.0003 0.00034499168395996
SELECT * FROM products WHERE id = 1626
339 0.0003 0.00033783912658691
SELECT * FROM products WHERE id = 4041
340 0.0003 0.00031709671020508
SELECT * FROM products WHERE id = 4312
341 0.0003 0.00031208992004395
SELECT * FROM products WHERE id = 777
342 0.0003 0.00032806396484375
SELECT * FROM products WHERE id = 3881
343 0.0003 0.00034213066101074
SELECT * FROM products WHERE id = 4213
344 0.0003 0.00032997131347656
SELECT * FROM products WHERE id = '1626'
345 0.0004 0.0004420280456543
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
346 0.0004 0.00044703483581543
SELECT * FROM product_image_select WHERE product_id = '1626'
347 0.0003 0.00027298927307129
SELECT * FROM productcustomimages WHERE product_id = '1626'
348 0.0006 0.00057792663574219
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
349 0.0003 0.00032591819763184
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
350 0.0003 0.00028085708618164
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
351 0.0004 0.0003509521484375
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
352 0.0003 0.00032305717468262
SELECT * FROM products WHERE id = '4041'
353 0.0004 0.00037097930908203
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
354 0.0004 0.00043797492980957
SELECT * FROM product_image_select WHERE product_id = '4041'
355 0.0003 0.00025820732116699
SELECT * FROM productcustomimages WHERE product_id = '4041'
356 0.0007 0.00069403648376465
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
357 0.0003 0.00030398368835449
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
358 0.0003 0.00029087066650391
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
359 0.0003 0.00034284591674805
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
360 0.0003 0.00032877922058105
SELECT * FROM products WHERE id = '4312'
361 0.0004 0.00037884712219238
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
362 0.0005 0.00046086311340332
SELECT * FROM product_image_select WHERE product_id = '4312'
363 0.0003 0.0003199577331543
SELECT * FROM productcustomimages WHERE product_id = '4312'
364 0.0006 0.00063705444335938
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
365 0.0004 0.00036096572875977
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
366 0.0003 0.0002739429473877
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
367 0.0003 0.00031208992004395
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
368 0.0003 0.0003211498260498
SELECT * FROM products WHERE id = '777'
369 0.0003 0.00033903121948242
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
370 0.0004 0.00044417381286621
SELECT * FROM product_image_select WHERE product_id = '777'
371 0.0003 0.00027298927307129
SELECT * FROM productcustomimages WHERE product_id = '777'
372 0.0007 0.00066089630126953
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
373 0.0003 0.00031304359436035
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
374 0.0003 0.00027608871459961
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
375 0.0003 0.00029706954956055
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
376 0.0004 0.00039315223693848
SELECT * FROM products WHERE id = '3881'
377 0.0004 0.00039410591125488
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
378 0.0005 0.00048613548278809
SELECT * FROM product_image_select WHERE product_id = '3881'
379 0.0003 0.00026798248291016
SELECT * FROM productcustomimages WHERE product_id = '3881'
380 0.0007 0.00066399574279785
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
381 0.0003 0.00030517578125
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
382 0.0003 0.00028204917907715
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
383 0.0003 0.00030684471130371
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
384 0.0003 0.0003359317779541
SELECT * FROM products WHERE id = '4213'
385 0.0004 0.00041890144348145
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
386 0.0005 0.0005040168762207
SELECT * FROM product_image_select WHERE product_id = '4213'
387 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '4213'
388 0.0007 0.0006868839263916
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
389 0.0003 0.00031518936157227
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
390 0.0003 0.00025486946105957
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
391 0.0003 0.00029802322387695
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
392 0.0010 0.0010402202606201
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
393 0.0005 0.00052714347839355
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
394 0.0015 0.0014729499816895
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
395 0.0009 0.00085592269897461
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
396 0.0004 0.00037097930908203
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
397 0.0004 0.00038814544677734
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
398 0.0004 0.00039482116699219
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'