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.6172771453857 408 1.1761 0


No Amazon API Requests Made.


App Debug - Total Time 1.6172771453857 seconds

Number Time From Start Name Description
1 0.29885506629944 Initialise Initialise FSB Function
2 0.30204105377197 App Controller Start Start of the App controller (called before the controller of every page)
3 0.34912300109863 Start of getCategoryListByGroup Function Before first category groups query
4 0.34991908073425 After initial query Before first category groups query
5 0.34992003440857 Get Category List for Group Before the call to getCategoryList function
6 0.3499219417572 Start of GetCategoryList function Start of the function
7 0.34992408752441 Before getting categories Query to get specific category list
8 0.35066795349121 After getting categories Query to get specific category list
9 0.35066914558411 Before getting category custom Before call to function getCategoryCustom
10 0.36612105369568 After getting category custom After call to function getCategoryCustom
11 0.36612296104431 Before getting category custom Before call to function getCategoryCustom
12 0.37440204620361 After getting category custom After call to function getCategoryCustom
13 0.37440299987793 Before getting category custom Before call to function getCategoryCustom
14 0.37882494926453 After getting category custom After call to function getCategoryCustom
15 0.37882614135742 Before getting category custom Before call to function getCategoryCustom
16 0.38173198699951 After getting category custom After call to function getCategoryCustom
17 0.38173317909241 Before getting category custom Before call to function getCategoryCustom
18 0.38457608222961 After getting category custom After call to function getCategoryCustom
19 0.38457703590393 Before getting category custom Before call to function getCategoryCustom
20 0.38775396347046 After getting category custom After call to function getCategoryCustom
21 0.38775515556335 End of GetCategoryList function End of the function
22 0.38775897026062 Get Category List for Group Before the call to getCategoryList function
23 0.38776016235352 Start of GetCategoryList function Start of the function
24 0.38776111602783 Before getting categories Query to get specific category list
25 0.38809609413147 End of getCategoryListByGroup Function Before return()
26 1.2620069980621 App Controller End End of the App controller (called before the controller of every page)
27 1.4092659950256 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.4103150367737 Before Get Options Before the call to getOptions in the tpl class
29 1.4678521156311 After Get Options After the call to getOptions in the tpl class
30 1.467885017395 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.6172680854797 Finalizing debug Before the debug is output to the page.
32 1.6172771453857 End of App This is the end of the app logging, final timestamp


Query Debug - 408 Database Queries. Total time 1.1761 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0012 0.0012049674987793
SELECT parameter, value FROM parameters
2 0.0052 0.0052461624145508
SELECT * FROM `bad_bots`
3 0.0003 0.00028419494628906
SET time_zone = 'Europe/London'
4 0.0015 0.0015168190002441
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0015 0.0015289783477783
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"216.73.216.66\";}'
6 0.0014 0.0013558864593506
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751699553'
7 0.0018 0.0018060207366943
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0005 0.00048613548278809
UPDATE autorun SET lastrun = '2025-07-05 07:12:33' WHERE id = '16'
9 0.0005 0.00052690505981445
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0016 0.0015780925750732
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0004 0.00038719177246094
SELECT * FROM pages WHERE id = 52
12 0.0032 0.0031609535217285
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0431 0.04311203956604
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0004 0.00039410591125488
SELECT * FROM pages WHERE pagename = 'search'
15 0.0008 0.00079202651977539
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0007 0.00073599815368652
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0057 0.00571608543396
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.00094795227050781
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.0007 0.00065207481384277
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00029397010803223
SELECT id FROM categories WHERE parent_id = '26'
21 0.0051 0.0051009654998779
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.0009 0.0008540153503418
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.0008 0.00077676773071289
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.00074291229248047
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00030112266540527
SELECT * FROM categorygroups WHERE id = '1'
26 0.0030 0.0030169486999512
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.00032901763916016
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.00028395652770996
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.0003209114074707
SELECT id FROM categories WHERE parent_id = '27'
30 0.0030 0.0030369758605957
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.0003361701965332
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0004 0.00035405158996582
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.00030612945556641
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00026893615722656
SELECT * FROM categorygroups WHERE id = '1'
35 0.0011 0.0011000633239746
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.00029993057250977
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.00025320053100586
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00029993057250977
SELECT id FROM categories WHERE parent_id = '28'
39 0.0012 0.0011940002441406
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.0003359317779541
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0004 0.00035500526428223
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.00029301643371582
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00026988983154297
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00037598609924316
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.00030612945556641
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0003 0.00026583671569824
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00027585029602051
SELECT id FROM categories WHERE parent_id = '29'
48 0.0005 0.00047802925109863
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.00030684471130371
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.00031900405883789
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.00029110908508301
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00026607513427734
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00037097930908203
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.0002901554107666
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.0002589225769043
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.0002741813659668
SELECT id FROM categories WHERE parent_id = '30'
57 0.0004 0.00042891502380371
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.00031185150146484
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.00032687187194824
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.00029087066650391
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00027203559875488
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.00030517578125
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.00026679039001465
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00034689903259277
SELECT id FROM categories WHERE parent_id = '31'
66 0.0005 0.00049781799316406
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.00034999847412109
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.0003349781036377
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.0003352165222168
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00029492378234863
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00032806396484375
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0018 0.0018181800842285
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0008 0.00076913833618164
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00037479400634766
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.0007 0.00068402290344238
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.00093197822570801
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0006 0.00055098533630371
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8636 0.86363506317139
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.0015 0.0015239715576172
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0021 0.0020630359649658
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00041294097900391
SELECT * FROM pages WHERE pagename = 'search'
82 0.0047 0.0047221183776855
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0014 0.0013730525970459
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0010 0.0010330677032471
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0047 0.0047280788421631
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0013 0.001305103302002
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0003 0.00033688545227051
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0013 0.0012869834899902
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert genmaicha yama bote metal 130g', NOW(), '216.73.216.66'
89 0.0014 0.0013890266418457
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.0007 0.00072312355041504
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.0041 0.0041360855102539
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.00033807754516602
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.00032782554626465
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.00033116340637207
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.0056 0.0056121349334717
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.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
97 0.0003 0.0002751350402832
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.0004 0.00036096572875977
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.00032997131347656
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.0040 0.0039808750152588
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.0002601146697998
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.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
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.0057 0.0057029724121094
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.00026798248291016
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.00023889541625977
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.00028014183044434
SELECT * FROM products WHERE id = '1374'
108 0.0009 0.00089597702026367
SELECT * FROM productimages WHERE product_id = '1374' ORDER BY sortorder ASC
109 0.0010 0.0009620189666748
SELECT * FROM product_image_select WHERE product_id = '1374'
110 0.0006 0.00062990188598633
SELECT * FROM productcustomimages WHERE product_id = '1374'
111 0.0011 0.0010690689086914
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1374' AND a.name = n.originalname
112 0.0007 0.0007169246673584
SELECT * FROM productoffers WHERE product_id = '1374' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.00026297569274902
SELECT * FROM productoffers
                WHERE product_id = '1374' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0002 0.00023889541625977
SELECT * FROM productoffers
                WHERE product_id = 1374
                ORDER BY price ASC LIMIT 1
115 0.0004 0.00035190582275391
SELECT value FROM productattributes
                WHERE product_id = '1374'
                AND name = 'ListPriceAmount'
116 0.0004 0.00039815902709961
SELECT * FROM products WHERE id = '1242'
117 0.0003 0.00034904479980469
SELECT * FROM productimages WHERE product_id = '1242' ORDER BY sortorder ASC
118 0.0005 0.00046491622924805
SELECT * FROM product_image_select WHERE product_id = '1242'
119 0.0003 0.00027108192443848
SELECT * FROM productcustomimages WHERE product_id = '1242'
120 0.0008 0.00076699256896973
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1242' AND a.name = n.originalname
121 0.0003 0.0003199577331543
SELECT * FROM productoffers WHERE product_id = '1242' AND merchantid = 'A1X6FK5RDHNB96'
122 0.0002 0.00024604797363281
SELECT * FROM productoffers
                WHERE product_id = '1242' AND price > 0
                ORDER BY price ASC LIMIT 1
123 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = 1242
                ORDER BY price ASC LIMIT 1
124 0.0002 0.0002439022064209
SELECT value FROM productattributes
                WHERE product_id = '1242'
                AND name = 'ListPriceAmount'
125 0.0003 0.0002741813659668
SELECT value FROM productattributes WHERE product_id = '1242' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
126 0.0004 0.00035691261291504
SELECT * FROM products WHERE id = '3243'
127 0.0003 0.0003349781036377
SELECT * FROM productimages WHERE product_id = '3243' ORDER BY sortorder ASC
128 0.0005 0.00049901008605957
SELECT * FROM product_image_select WHERE product_id = '3243'
129 0.0003 0.00027012825012207
SELECT * FROM productcustomimages WHERE product_id = '3243'
130 0.0007 0.00066399574279785
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3243' AND a.name = n.originalname
131 0.0003 0.00031113624572754
SELECT * FROM productoffers WHERE product_id = '3243' AND merchantid = 'A1X6FK5RDHNB96'
132 0.0003 0.00027585029602051
SELECT * FROM productoffers
                WHERE product_id = '3243' AND price > 0
                ORDER BY price ASC LIMIT 1
133 0.0003 0.00029683113098145
SELECT * FROM productoffers
                WHERE product_id = 3243
                ORDER BY price ASC LIMIT 1
134 0.0003 0.00033688545227051
SELECT value FROM productattributes
                WHERE product_id = '3243'
                AND name = 'ListPriceAmount'
135 0.0003 0.00026202201843262
SELECT value FROM productattributes WHERE product_id = '3243' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
136 0.0004 0.00035309791564941
SELECT * FROM products WHERE id = '4086'
137 0.0003 0.00031208992004395
SELECT * FROM productimages WHERE product_id = '4086' ORDER BY sortorder ASC
138 0.0004 0.00036478042602539
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4086' AND p.id = pi.product_id ORDER BY pi.sortorder
139 0.0005 0.0004880428314209
SELECT * FROM product_image_select WHERE product_id = '4086'
140 0.0003 0.00027608871459961
SELECT * FROM productcustomimages WHERE product_id = '4086'
141 0.0004 0.00036382675170898
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 = '4086'
                GROUP BY o.product_id
142 0.0014 0.0013940334320068
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     = '4086'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
143 0.0003 0.00033903121948242
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4086
144 0.0008 0.00079202651977539
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4086' AND a.name = n.originalname
145 0.0003 0.00026106834411621
SELECT * FROM productoffers WHERE product_id = '4086' AND merchantid = 'A1X6FK5RDHNB96'
146 0.0002 0.000244140625
SELECT * FROM productoffers
                WHERE product_id = '4086' AND price > 0
                ORDER BY price ASC LIMIT 1
147 0.0002 0.00022697448730469
SELECT * FROM productoffers
                WHERE product_id = 4086
                ORDER BY price ASC LIMIT 1
148 0.0002 0.00024104118347168
SELECT value FROM productattributes
                WHERE product_id = '4086'
                AND name = 'ListPriceAmount'
149 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 = '4086'
                GROUP BY o.product_id
150 0.0004 0.00041794776916504
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     = '4086'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
151 0.0003 0.00027298927307129
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4086
152 0.0003 0.00033998489379883
SELECT value FROM productattributes WHERE product_id = '4086' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
153 0.0004 0.00040698051452637
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4086'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
154 0.0003 0.00026297569274902
SELECT * FROM products WHERE id = '4092'
155 0.0006 0.00058913230895996
SELECT * FROM productimages WHERE product_id = '4092' ORDER BY sortorder ASC
156 0.0008 0.00076794624328613
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4092' AND p.id = pi.product_id ORDER BY pi.sortorder
157 0.0005 0.00052618980407715
SELECT * FROM product_image_select WHERE product_id = '4092'
158 0.0003 0.00031590461730957
SELECT * FROM productcustomimages WHERE product_id = '4092'
159 0.0004 0.00041794776916504
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 = '4092'
                GROUP BY o.product_id
160 0.0006 0.00061893463134766
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     = '4092'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
161 0.0003 0.00029492378234863
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4092
162 0.0008 0.00078201293945312
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4092' AND a.name = n.originalname
163 0.0002 0.00024795532226562
SELECT * FROM productoffers WHERE product_id = '4092' AND merchantid = 'A1X6FK5RDHNB96'
164 0.0003 0.00027012825012207
SELECT * FROM productoffers
                WHERE product_id = '4092' AND price > 0
                ORDER BY price ASC LIMIT 1
165 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = 4092
                ORDER BY price ASC LIMIT 1
166 0.0003 0.00025510787963867
SELECT value FROM productattributes
                WHERE product_id = '4092'
                AND name = 'ListPriceAmount'
167 0.0003 0.00031781196594238
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 = '4092'
                GROUP BY o.product_id
168 0.0009 0.00085091590881348
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     = '4092'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
169 0.0003 0.0003199577331543
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4092
170 0.0004 0.00037407875061035
SELECT value FROM productattributes WHERE product_id = '4092' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
171 0.0005 0.00049519538879395
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4092'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
172 0.0006 0.00057792663574219
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4092'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
173 0.0003 0.00028586387634277
SELECT * FROM products WHERE id = '996'
174 0.0004 0.00035190582275391
SELECT * FROM productimages WHERE product_id = '996' ORDER BY sortorder ASC
175 0.0005 0.00048613548278809
SELECT * FROM product_image_select WHERE product_id = '996'
176 0.0003 0.0002598762512207
SELECT * FROM productcustomimages WHERE product_id = '996'
177 0.0007 0.00072097778320312
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '996' AND a.name = n.originalname
178 0.0003 0.00031304359436035
SELECT * FROM productoffers WHERE product_id = '996' AND merchantid = 'A1X6FK5RDHNB96'
179 0.0002 0.00024294853210449
SELECT * FROM productoffers
                WHERE product_id = '996' AND price > 0
                ORDER BY price ASC LIMIT 1
180 0.0002 0.00023388862609863
SELECT * FROM productoffers
                WHERE product_id = 996
                ORDER BY price ASC LIMIT 1
181 0.0002 0.00024914741516113
SELECT value FROM productattributes
                WHERE product_id = '996'
                AND name = 'ListPriceAmount'
182 0.0003 0.00031685829162598
SELECT * FROM products WHERE id = '3625'
183 0.0003 0.00034499168395996
SELECT * FROM productimages WHERE product_id = '3625' ORDER BY sortorder ASC
184 0.0004 0.0004429817199707
SELECT * FROM product_image_select WHERE product_id = '3625'
185 0.0003 0.00025701522827148
SELECT * FROM productcustomimages WHERE product_id = '3625'
186 0.0009 0.0008549690246582
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3625' AND a.name = n.originalname
187 0.0003 0.00030016899108887
SELECT * FROM productoffers WHERE product_id = '3625' AND merchantid = 'A1X6FK5RDHNB96'
188 0.0002 0.00023484230041504
SELECT * FROM productoffers
                WHERE product_id = '3625' AND price > 0
                ORDER BY price ASC LIMIT 1
189 0.0002 0.00021982192993164
SELECT * FROM productoffers
                WHERE product_id = 3625
                ORDER BY price ASC LIMIT 1
190 0.0002 0.00023889541625977
SELECT value FROM productattributes
                WHERE product_id = '3625'
                AND name = 'ListPriceAmount'
191 0.0003 0.00027704238891602
SELECT value FROM productattributes WHERE product_id = '3625' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
192 0.0004 0.00036120414733887
SELECT * FROM products WHERE id = '2537'
193 0.0003 0.00032687187194824
SELECT * FROM productimages WHERE product_id = '2537' ORDER BY sortorder ASC
194 0.0002 0.00024914741516113
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2537' AND p.id = pi.product_id ORDER BY pi.sortorder
195 0.0005 0.00047397613525391
SELECT * FROM product_image_select WHERE product_id = '2537'
196 0.0003 0.00027799606323242
SELECT * FROM productcustomimages WHERE product_id = '2537'
197 0.0004 0.00035214424133301
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 = '2537'
                GROUP BY o.product_id
198 0.0004 0.00040292739868164
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     = '2537'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
199 0.0002 0.00023818016052246
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2537
200 0.0006 0.00063204765319824
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2537' AND a.name = n.originalname
201 0.0002 0.00023293495178223
SELECT * FROM productoffers WHERE product_id = '2537' AND merchantid = 'A1X6FK5RDHNB96'
202 0.0002 0.00022721290588379
SELECT * FROM productoffers
                WHERE product_id = '2537' AND price > 0
                ORDER BY price ASC LIMIT 1
203 0.0002 0.0002129077911377
SELECT * FROM productoffers
                WHERE product_id = 2537
                ORDER BY price ASC LIMIT 1
204 0.0002 0.00023698806762695
SELECT value FROM productattributes
                WHERE product_id = '2537'
                AND name = 'ListPriceAmount'
205 0.0002 0.0002439022064209
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 = '2537'
                GROUP BY o.product_id
206 0.0004 0.00037503242492676
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     = '2537'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
207 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 = 2537
208 0.0003 0.00033402442932129
SELECT value FROM productattributes WHERE product_id = '2537' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
209 0.0006 0.00064396858215332
SELECT * FROM products WHERE parent_id = '2537'
210 0.0004 0.00037503242492676
SELECT * FROM products WHERE id = '872'
211 0.0004 0.00041413307189941
SELECT * FROM productimages WHERE product_id = '872' ORDER BY sortorder ASC
212 0.0005 0.00047016143798828
SELECT * FROM product_image_select WHERE product_id = '872'
213 0.0003 0.0002748966217041
SELECT * FROM productcustomimages WHERE product_id = '872'
214 0.0007 0.00069499015808105
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '872' AND a.name = n.originalname
215 0.0003 0.00030303001403809
SELECT * FROM productoffers WHERE product_id = '872' AND merchantid = 'A1X6FK5RDHNB96'
216 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = '872' AND price > 0
                ORDER BY price ASC LIMIT 1
217 0.0002 0.00022602081298828
SELECT * FROM productoffers
                WHERE product_id = 872
                ORDER BY price ASC LIMIT 1
218 0.0003 0.00026392936706543
SELECT value FROM productattributes
                WHERE product_id = '872'
                AND name = 'ListPriceAmount'
219 0.0004 0.00035691261291504
SELECT * FROM products WHERE id = '3008'
220 0.0004 0.00041913986206055
SELECT * FROM productimages WHERE product_id = '3008' ORDER BY sortorder ASC
221 0.0006 0.00058197975158691
SELECT * FROM product_image_select WHERE product_id = '3008'
222 0.0003 0.0002748966217041
SELECT * FROM productcustomimages WHERE product_id = '3008'
223 0.0007 0.00072503089904785
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3008' AND a.name = n.originalname
224 0.0004 0.00041890144348145
SELECT * FROM productoffers WHERE product_id = '3008' AND merchantid = 'A1X6FK5RDHNB96'
225 0.0002 0.00024604797363281
SELECT * FROM productoffers
                WHERE product_id = '3008' AND price > 0
                ORDER BY price ASC LIMIT 1
226 0.0003 0.00025582313537598
SELECT * FROM productoffers
                WHERE product_id = 3008
                ORDER BY price ASC LIMIT 1
227 0.0003 0.0002598762512207
SELECT value FROM productattributes
                WHERE product_id = '3008'
                AND name = 'ListPriceAmount'
228 0.0003 0.00027990341186523
SELECT value FROM productattributes WHERE product_id = '3008' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
229 0.0004 0.00037598609924316
SELECT * FROM products WHERE id = '1226'
230 0.0006 0.00055789947509766
SELECT * FROM productimages WHERE product_id = '1226' ORDER BY sortorder ASC
231 0.0005 0.00051593780517578
SELECT * FROM product_image_select WHERE product_id = '1226'
232 0.0003 0.00030207633972168
SELECT * FROM productcustomimages WHERE product_id = '1226'
233 0.0007 0.00074005126953125
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1226' AND a.name = n.originalname
234 0.0004 0.00039291381835938
SELECT * FROM productoffers WHERE product_id = '1226' AND merchantid = 'A1X6FK5RDHNB96'
235 0.0003 0.00026512145996094
SELECT * FROM productoffers
                WHERE product_id = '1226' AND price > 0
                ORDER BY price ASC LIMIT 1
236 0.0002 0.00024199485778809
SELECT * FROM productoffers
                WHERE product_id = 1226
                ORDER BY price ASC LIMIT 1
237 0.0002 0.00024795532226562
SELECT value FROM productattributes
                WHERE product_id = '1226'
                AND name = 'ListPriceAmount'
238 0.0003 0.00025010108947754
SELECT value FROM productattributes WHERE product_id = '1226' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
239 0.0003 0.00033307075500488
SELECT * FROM products WHERE id = '1051'
240 0.0004 0.00039315223693848
SELECT * FROM productimages WHERE product_id = '1051' ORDER BY sortorder ASC
241 0.0004 0.00043892860412598
SELECT * FROM product_image_select WHERE product_id = '1051'
242 0.0003 0.00028514862060547
SELECT * FROM productcustomimages WHERE product_id = '1051'
243 0.0006 0.00057411193847656
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1051' AND a.name = n.originalname
244 0.0003 0.00032997131347656
SELECT * FROM productoffers WHERE product_id = '1051' AND merchantid = 'A1X6FK5RDHNB96'
245 0.0002 0.00024890899658203
SELECT * FROM productoffers
                WHERE product_id = '1051' AND price > 0
                ORDER BY price ASC LIMIT 1
246 0.0002 0.00024008750915527
SELECT * FROM productoffers
                WHERE product_id = 1051
                ORDER BY price ASC LIMIT 1
247 0.0002 0.00024294853210449
SELECT value FROM productattributes
                WHERE product_id = '1051'
                AND name = 'ListPriceAmount'
248 0.0003 0.0002591609954834
SELECT value FROM productattributes WHERE product_id = '1051' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
249 0.0004 0.0003659725189209
SELECT * FROM products WHERE id = '775'
250 0.0004 0.00037312507629395
SELECT * FROM productimages WHERE product_id = '775' ORDER BY sortorder ASC
251 0.0005 0.00049400329589844
SELECT * FROM product_image_select WHERE product_id = '775'
252 0.0003 0.00030088424682617
SELECT * FROM productcustomimages WHERE product_id = '775'
253 0.0007 0.00066399574279785
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '775' AND a.name = n.originalname
254 0.0003 0.00031185150146484
SELECT * FROM productoffers WHERE product_id = '775' AND merchantid = 'A1X6FK5RDHNB96'
255 0.0003 0.00028896331787109
SELECT * FROM productoffers
                WHERE product_id = '775' AND price > 0
                ORDER BY price ASC LIMIT 1
256 0.0002 0.00023889541625977
SELECT * FROM productoffers
                WHERE product_id = 775
                ORDER BY price ASC LIMIT 1
257 0.0003 0.00028085708618164
SELECT value FROM productattributes
                WHERE product_id = '775'
                AND name = 'ListPriceAmount'
258 0.0003 0.00028204917907715
SELECT value FROM productattributes WHERE product_id = '775' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
259 0.0004 0.00040793418884277
SELECT * FROM products WHERE id = '2652'
260 0.0004 0.0004270076751709
SELECT * FROM productimages WHERE product_id = '2652' ORDER BY sortorder ASC
261 0.0005 0.0004889965057373
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2652' AND p.id = pi.product_id ORDER BY pi.sortorder
262 0.0005 0.00053691864013672
SELECT * FROM product_image_select WHERE product_id = '2652'
263 0.0003 0.0003201961517334
SELECT * FROM productcustomimages WHERE product_id = '2652'
264 0.0004 0.00038504600524902
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 = '2652'
                GROUP BY o.product_id
265 0.0004 0.00042104721069336
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     = '2652'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
266 0.0003 0.00027585029602051
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2652
267 0.0009 0.00094485282897949
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2652' AND a.name = n.originalname
268 0.0003 0.00027799606323242
SELECT * FROM productoffers WHERE product_id = '2652' AND merchantid = 'A1X6FK5RDHNB96'
269 0.0003 0.00029587745666504
SELECT * FROM productoffers
                WHERE product_id = '2652' AND price > 0
                ORDER BY price ASC LIMIT 1
270 0.0002 0.00023913383483887
SELECT * FROM productoffers
                WHERE product_id = 2652
                ORDER BY price ASC LIMIT 1
271 0.0003 0.00027799606323242
SELECT value FROM productattributes
                WHERE product_id = '2652'
                AND name = 'ListPriceAmount'
272 0.0003 0.00028800964355469
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 = '2652'
                GROUP BY o.product_id
273 0.0007 0.00074100494384766
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     = '2652'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
274 0.0004 0.00042486190795898
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2652
275 0.0003 0.00034880638122559
SELECT value FROM productattributes WHERE product_id = '2652' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
276 0.0004 0.00039291381835938
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '2652'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
277 0.0005 0.00045108795166016
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '2652'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
278 0.0003 0.0002751350402832
SELECT * FROM products WHERE parent_id = '2652'
279 0.0004 0.00039005279541016
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2655' AND a.name = n.originalname
280 0.0003 0.00030803680419922
SELECT * FROM productoffers WHERE product_id = '2655' AND merchantid = 'A1X6FK5RDHNB96'
281 0.0003 0.00025200843811035
SELECT * FROM productoffers
                WHERE product_id = '2655' AND price > 0
                ORDER BY price ASC LIMIT 1
282 0.0002 0.00022482872009277
SELECT * FROM productoffers
                WHERE product_id = 2655
                ORDER BY price ASC LIMIT 1
283 0.0003 0.0002601146697998
SELECT value FROM productattributes
                WHERE product_id = '2655'
                AND name = 'ListPriceAmount'
284 0.0003 0.00027704238891602
SELECT * FROM products WHERE id = '1048'
285 0.0004 0.00035285949707031
SELECT * FROM productimages WHERE product_id = '1048' ORDER BY sortorder ASC
286 0.0005 0.00053882598876953
SELECT * FROM product_image_select WHERE product_id = '1048'
287 0.0003 0.00029206275939941
SELECT * FROM productcustomimages WHERE product_id = '1048'
288 0.0006 0.00064206123352051
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1048' AND a.name = n.originalname
289 0.0003 0.00030899047851562
SELECT * FROM productoffers WHERE product_id = '1048' AND merchantid = 'A1X6FK5RDHNB96'
290 0.0003 0.00025296211242676
SELECT * FROM productoffers
                WHERE product_id = '1048' AND price > 0
                ORDER BY price ASC LIMIT 1
291 0.0002 0.00022697448730469
SELECT * FROM productoffers
                WHERE product_id = 1048
                ORDER BY price ASC LIMIT 1
292 0.0009 0.00087094306945801
SELECT value FROM productattributes
                WHERE product_id = '1048'
                AND name = 'ListPriceAmount'
293 0.0008 0.00077295303344727
SELECT value FROM productattributes WHERE product_id = '1048' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
294 0.0010 0.0010440349578857
SELECT * FROM products WHERE id = '3855'
295 0.0006 0.00057411193847656
SELECT * FROM productimages WHERE product_id = '3855' ORDER BY sortorder ASC
296 0.0011 0.0010750293731689
SELECT * FROM product_image_select WHERE product_id = '3855'
297 0.0007 0.00074291229248047
SELECT * FROM productcustomimages WHERE product_id = '3855'
298 0.0018 0.001784086227417
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3855' AND a.name = n.originalname
299 0.0005 0.0005190372467041
SELECT * FROM productoffers WHERE product_id = '3855' AND merchantid = 'A1X6FK5RDHNB96'
300 0.0007 0.00066804885864258
SELECT * FROM productoffers
                WHERE product_id = '3855' AND price > 0
                ORDER BY price ASC LIMIT 1
301 0.0004 0.00043487548828125
SELECT * FROM productoffers
                WHERE product_id = 3855
                ORDER BY price ASC LIMIT 1
302 0.0006 0.00063490867614746
SELECT value FROM productattributes
                WHERE product_id = '3855'
                AND name = 'ListPriceAmount'
303 0.0004 0.00041580200195312
SELECT value FROM productattributes WHERE product_id = '3855' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
304 0.0008 0.00079917907714844
SELECT * FROM products WHERE id = '2799'
305 0.0008 0.00080490112304688
SELECT * FROM productimages WHERE product_id = '2799' ORDER BY sortorder ASC
306 0.0007 0.00072693824768066
SELECT * FROM product_image_select WHERE product_id = '2799'
307 0.0005 0.00046920776367188
SELECT * FROM productcustomimages WHERE product_id = '2799'
308 0.0011 0.0010879039764404
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2799' AND a.name = n.originalname
309 0.0012 0.0012111663818359
SELECT * FROM productoffers WHERE product_id = '2799' AND merchantid = 'A1X6FK5RDHNB96'
310 0.0005 0.00050497055053711
SELECT * FROM productoffers
                WHERE product_id = '2799' AND price > 0
                ORDER BY price ASC LIMIT 1
311 0.0003 0.00032401084899902
SELECT * FROM productoffers
                WHERE product_id = 2799
                ORDER BY price ASC LIMIT 1
312 0.0004 0.00038909912109375
SELECT value FROM productattributes
                WHERE product_id = '2799'
                AND name = 'ListPriceAmount'
313 0.0005 0.00045585632324219
SELECT value FROM productattributes WHERE product_id = '2799' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
314 0.0006 0.00055885314941406
SELECT * FROM products WHERE id = '1059'
315 0.0005 0.00053715705871582
SELECT * FROM productimages WHERE product_id = '1059' ORDER BY sortorder ASC
316 0.0014 0.001378059387207
SELECT * FROM product_image_select WHERE product_id = '1059'
317 0.0007 0.00073504447937012
SELECT * FROM productcustomimages WHERE product_id = '1059'
318 0.0012 0.0012238025665283
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1059' AND a.name = n.originalname
319 0.0005 0.00045919418334961
SELECT * FROM productoffers WHERE product_id = '1059' AND merchantid = 'A1X6FK5RDHNB96'
320 0.0011 0.0011248588562012
SELECT * FROM productoffers
                WHERE product_id = '1059' AND price > 0
                ORDER BY price ASC LIMIT 1
321 0.0005 0.00049281120300293
SELECT * FROM productoffers
                WHERE product_id = 1059
                ORDER BY price ASC LIMIT 1
322 0.0012 0.0012309551239014
SELECT value FROM productattributes
                WHERE product_id = '1059'
                AND name = 'ListPriceAmount'
323 0.0007 0.00073981285095215
SELECT value FROM productattributes WHERE product_id = '1059' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
324 0.0017 0.0016510486602783
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1374' ORDER BY timestamp DESC
325 0.0002 0.00024008750915527
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1242' ORDER BY timestamp DESC
326 0.0003 0.00025510787963867
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3243' ORDER BY timestamp DESC
327 0.0002 0.00024199485778809
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4086' ORDER BY timestamp DESC
328 0.0002 0.000244140625
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4092' ORDER BY timestamp DESC
329 0.0002 0.00021815299987793
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '996' ORDER BY timestamp DESC
330 0.0002 0.00020599365234375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3625' ORDER BY timestamp DESC
331 0.0002 0.00022101402282715
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2537' ORDER BY timestamp DESC
332 0.0002 0.00023484230041504
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '872' ORDER BY timestamp DESC
333 0.0003 0.00025606155395508
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3008' ORDER BY timestamp DESC
334 0.0002 0.00022292137145996
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1226' ORDER BY timestamp DESC
335 0.0002 0.00023484230041504
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1051' ORDER BY timestamp DESC
336 0.0002 0.00022697448730469
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '775' ORDER BY timestamp DESC
337 0.0002 0.00024914741516113
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2652' ORDER BY timestamp DESC
338 0.0002 0.00023889541625977
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1048' ORDER BY timestamp DESC
339 0.0002 0.00022101402282715
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3855' ORDER BY timestamp DESC
340 0.0002 0.00023293495178223
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2799' ORDER BY timestamp DESC
341 0.0002 0.00021100044250488
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1059' ORDER BY timestamp DESC
342 0.0009 0.00091791152954102
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
343 0.0008 0.00075387954711914
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
344 0.0003 0.00025391578674316
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
345 0.0143 0.014301061630249
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
346 0.0009 0.00090479850769043
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
347 0.0004 0.00042414665222168
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
348 0.0003 0.00034403800964355
SELECT * FROM products WHERE id = 1626
349 0.0003 0.00034308433532715
SELECT * FROM products WHERE id = 4041
350 0.0004 0.0003509521484375
SELECT * FROM products WHERE id = 4312
351 0.0003 0.00034594535827637
SELECT * FROM products WHERE id = 777
352 0.0004 0.00036501884460449
SELECT * FROM products WHERE id = 3881
353 0.0003 0.00034904479980469
SELECT * FROM products WHERE id = 4213
354 0.0003 0.00032997131347656
SELECT * FROM products WHERE id = '1626'
355 0.0004 0.0004270076751709
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
356 0.0005 0.00046110153198242
SELECT * FROM product_image_select WHERE product_id = '1626'
357 0.0003 0.00029611587524414
SELECT * FROM productcustomimages WHERE product_id = '1626'
358 0.0007 0.0006868839263916
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
359 0.0004 0.00037407875061035
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
360 0.0003 0.00029802322387695
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
361 0.0004 0.00037097930908203
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
362 0.0004 0.00039291381835938
SELECT * FROM products WHERE id = '4041'
363 0.0005 0.00049996376037598
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
364 0.0005 0.00051784515380859
SELECT * FROM product_image_select WHERE product_id = '4041'
365 0.0003 0.00028800964355469
SELECT * FROM productcustomimages WHERE product_id = '4041'
366 0.0008 0.00075697898864746
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
367 0.0003 0.00034999847412109
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
368 0.0003 0.00027298927307129
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
369 0.0004 0.00036120414733887
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
370 0.0004 0.00035285949707031
SELECT * FROM products WHERE id = '4312'
371 0.0004 0.00041317939758301
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
372 0.0005 0.00046777725219727
SELECT * FROM product_image_select WHERE product_id = '4312'
373 0.0003 0.00028705596923828
SELECT * FROM productcustomimages WHERE product_id = '4312'
374 0.0007 0.00068402290344238
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
375 0.0003 0.00031781196594238
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
376 0.0003 0.00030183792114258
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
377 0.0004 0.00036287307739258
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
378 0.0004 0.00035905838012695
SELECT * FROM products WHERE id = '777'
379 0.0004 0.00039982795715332
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
380 0.0005 0.00045585632324219
SELECT * FROM product_image_select WHERE product_id = '777'
381 0.0003 0.00029301643371582
SELECT * FROM productcustomimages WHERE product_id = '777'
382 0.0007 0.00068187713623047
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
383 0.0003 0.00032210350036621
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
384 0.0003 0.00028109550476074
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
385 0.0004 0.00036311149597168
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
386 0.0006 0.00057196617126465
SELECT * FROM products WHERE id = '3881'
387 0.0005 0.00047397613525391
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
388 0.0017 0.0017271041870117
SELECT * FROM product_image_select WHERE product_id = '3881'
389 0.0006 0.00057005882263184
SELECT * FROM productcustomimages WHERE product_id = '3881'
390 0.0019 0.001939058303833
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
391 0.0007 0.0006868839263916
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
392 0.0005 0.00051999092102051
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
393 0.0006 0.00058293342590332
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
394 0.0007 0.00067996978759766
SELECT * FROM products WHERE id = '4213'
395 0.0008 0.00079703330993652
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
396 0.0010 0.0010011196136475
SELECT * FROM product_image_select WHERE product_id = '4213'
397 0.0005 0.00053000450134277
SELECT * FROM productcustomimages WHERE product_id = '4213'
398 0.0016 0.0015931129455566
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
399 0.0013 0.0012838840484619
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
400 0.0004 0.00042605400085449
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
401 0.0010 0.001025915145874
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
402 0.0029 0.0029289722442627
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
403 0.0010 0.00096797943115234
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
404 0.0044 0.004364013671875
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
405 0.0020 0.0020411014556885
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
406 0.0007 0.00074911117553711
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
407 0.0009 0.00092005729675293
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
408 0.0010 0.00099682807922363
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'