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
3.5501089096069 385 1.1006 0


No Amazon API Requests Made.


App Debug - Total Time 3.5501089096069 seconds

Number Time From Start Name Description
1 2.099231004715 Initialise Initialise FSB Function
2 2.1036908626556 App Controller Start Start of the App controller (called before the controller of every page)
3 2.1447668075562 Start of getCategoryListByGroup Function Before first category groups query
4 2.1455309391022 After initial query Before first category groups query
5 2.1455328464508 Get Category List for Group Before the call to getCategoryList function
6 2.145534992218 Start of GetCategoryList function Start of the function
7 2.1455388069153 Before getting categories Query to get specific category list
8 2.1463048458099 After getting categories Query to get specific category list
9 2.1463057994843 Before getting category custom Before call to function getCategoryCustom
10 2.1609358787537 After getting category custom After call to function getCategoryCustom
11 2.1609377861023 Before getting category custom Before call to function getCategoryCustom
12 2.1692168712616 After getting category custom After call to function getCategoryCustom
13 2.1692178249359 Before getting category custom Before call to function getCategoryCustom
14 2.1736109256744 After getting category custom After call to function getCategoryCustom
15 2.1736118793488 Before getting category custom Before call to function getCategoryCustom
16 2.1766347885132 After getting category custom After call to function getCategoryCustom
17 2.1766369342804 Before getting category custom Before call to function getCategoryCustom
18 2.1796159744263 After getting category custom After call to function getCategoryCustom
19 2.1796169281006 Before getting category custom Before call to function getCategoryCustom
20 2.1827239990234 After getting category custom After call to function getCategoryCustom
21 2.1827259063721 End of GetCategoryList function End of the function
22 2.1827299594879 Get Category List for Group Before the call to getCategoryList function
23 2.1827318668365 Start of GetCategoryList function Start of the function
24 2.1827328205109 Before getting categories Query to get specific category list
25 2.1830749511719 End of getCategoryListByGroup Function Before return()
26 2.9925329685211 App Controller End End of the App controller (called before the controller of every page)
27 3.145162820816 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 3.1472449302673 Before Get Options Before the call to getOptions in the tpl class
29 3.2010979652405 After Get Options After the call to getOptions in the tpl class
30 3.2011458873749 App_after Controller End End of the App_after controller (called after the controller of every page)
31 3.5500979423523 Finalizing debug Before the debug is output to the page.
32 3.5501089096069 End of App This is the end of the app logging, final timestamp


Query Debug - 385 Database Queries. Total time 1.1006 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0008 0.00084686279296875
SELECT parameter, value FROM parameters
2 0.0025 0.0025300979614258
SELECT * FROM `bad_bots`
3 0.0005 0.00046706199645996
SET time_zone = 'Europe/London'
4 0.0015 0.0015201568603516
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0014 0.0013878345489502
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"216.73.216.66\";}'
6 0.0012 0.0011839866638184
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751692398'
7 0.0022 0.0021860599517822
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0005 0.00048398971557617
UPDATE autorun SET lastrun = '2025-07-05 05:13:18' WHERE id = '16'
9 0.0006 0.00062108039855957
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0019 0.0019259452819824
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0005 0.00049185752868652
SELECT * FROM pages WHERE id = 52
12 0.0045 0.0044541358947754
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0357 0.03565502166748
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0004 0.00041699409484863
SELECT * FROM pages WHERE pagename = 'search'
15 0.0008 0.00075292587280273
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0007 0.00074887275695801
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0057 0.0057041645050049
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.00088000297546387
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.00059199333190918
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00029087066650391
SELECT id FROM categories WHERE parent_id = '26'
21 0.0046 0.0046029090881348
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.00079011917114258
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.00072503089904785
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.00069499015808105
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00028491020202637
SELECT * FROM categorygroups WHERE id = '1'
26 0.0030 0.0030269622802734
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.00031399726867676
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.00029611587524414
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00029897689819336
SELECT id FROM categories WHERE parent_id = '27'
30 0.0030 0.0030198097229004
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.0003349781036377
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.00035715103149414
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.00032615661621094
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00028014183044434
SELECT * FROM categorygroups WHERE id = '1'
35 0.0011 0.0010960102081299
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.00031805038452148
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.00026583671569824
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00028491020202637
SELECT id FROM categories WHERE parent_id = '28'
39 0.0011 0.0011439323425293
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.00033712387084961
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.00032997131347656
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.00030207633972168
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00028300285339355
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00038504600524902
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.00031208992004395
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.00027990341186523
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00028610229492188
SELECT id FROM categories WHERE parent_id = '29'
48 0.0004 0.00044107437133789
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.0003211498260498
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.0003359317779541
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.0003058910369873
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00029802322387695
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00039792060852051
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.00030708312988281
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.00026106834411621
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00028300285339355
SELECT id FROM categories WHERE parent_id = '30'
57 0.0004 0.00043606758117676
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.00032520294189453
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.00032782554626465
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.00031208992004395
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00027894973754883
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00040102005004883
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.00029683113098145
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.00030303001403809
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00028514862060547
SELECT id FROM categories WHERE parent_id = '31'
66 0.0005 0.00045299530029297
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.0004 0.00036811828613281
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0004 0.00035905838012695
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.00028491020202637
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00033378601074219
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0019 0.0019018650054932
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0008 0.00075817108154297
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00043988227844238
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.0007469654083252
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0011 0.0011119842529297
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0006 0.00057601928710938
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.7981 0.79806804656982
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.001533031463623
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0007 0.0006859302520752
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00039386749267578
SELECT * FROM pages WHERE pagename = 'search'
82 0.0049 0.0048880577087402
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0018 0.0017759799957275
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0011 0.0011379718780518
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0051 0.0051040649414062
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0015 0.0014910697937012
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00041007995605469
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0008 0.00076007843017578
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.00054097175598145
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.00034785270690918
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.0044 0.0044140815734863
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.00035285949707031
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.00033783912658691
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.0004 0.0003809928894043
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.0065 0.0064640045166016
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.00027894973754883
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.00026416778564453
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.00033903121948242
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.0005 0.00053095817565918
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.0045 0.0045328140258789
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.00030398368835449
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.0003 0.00027894973754883
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.0004 0.00038695335388184
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.0068 0.0067739486694336
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.00029921531677246
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.0003 0.00031304359436035
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.00031614303588867
SELECT * FROM products WHERE id = '1884'
108 0.0010 0.00096797943115234
SELECT * FROM productimages WHERE product_id = '1884' ORDER BY sortorder ASC
109 0.0004 0.00036811828613281
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1884' AND p.id = pi.product_id ORDER BY pi.sortorder
110 0.0009 0.00093197822570801
SELECT * FROM product_image_select WHERE product_id = '1884'
111 0.0007 0.00070881843566895
SELECT * FROM productcustomimages WHERE product_id = '1884'
112 0.0009 0.00086688995361328
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 = '1884'
                GROUP BY o.product_id
113 0.0014 0.0013749599456787
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     = '1884'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
114 0.0004 0.00038695335388184
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1884
115 0.0011 0.0010931491851807
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1884' AND a.name = n.originalname
116 0.0004 0.00035405158996582
SELECT * FROM productoffers WHERE product_id = '1884' AND merchantid = 'A1X6FK5RDHNB96'
117 0.0003 0.00027298927307129
SELECT * FROM productoffers
                WHERE product_id = '1884' AND price > 0
                ORDER BY price ASC LIMIT 1
118 0.0003 0.00025510787963867
SELECT * FROM productoffers
                WHERE product_id = 1884
                ORDER BY price ASC LIMIT 1
119 0.0003 0.00025606155395508
SELECT value FROM productattributes
                WHERE product_id = '1884'
                AND name = 'ListPriceAmount'
120 0.0004 0.00036811828613281
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 = '1884'
                GROUP BY o.product_id
121 0.0004 0.00042891502380371
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     = '1884'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
122 0.0003 0.00029087066650391
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1884
123 0.0004 0.00035619735717773
SELECT value FROM productattributes WHERE product_id = '1884' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
124 0.0004 0.00038981437683105
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '1884'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
125 0.0003 0.00029397010803223
SELECT * FROM products WHERE parent_id = '1884'
126 0.0004 0.0003969669342041
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1888' AND a.name = n.originalname
127 0.0003 0.00031709671020508
SELECT * FROM productoffers WHERE product_id = '1888' AND merchantid = 'A1X6FK5RDHNB96'
128 0.0003 0.00026297569274902
SELECT * FROM productoffers
                WHERE product_id = '1888' AND price > 0
                ORDER BY price ASC LIMIT 1
129 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = 1888
                ORDER BY price ASC LIMIT 1
130 0.0002 0.00024604797363281
SELECT value FROM productattributes
                WHERE product_id = '1888'
                AND name = 'ListPriceAmount'
131 0.0003 0.00028395652770996
SELECT * FROM products WHERE id = '786'
132 0.0003 0.00034499168395996
SELECT * FROM productimages WHERE product_id = '786' ORDER BY sortorder ASC
133 0.0005 0.00046014785766602
SELECT * FROM product_image_select WHERE product_id = '786'
134 0.0003 0.00028586387634277
SELECT * FROM productcustomimages WHERE product_id = '786'
135 0.0006 0.00061798095703125
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '786' AND a.name = n.originalname
136 0.0004 0.00035190582275391
SELECT * FROM productoffers WHERE product_id = '786' AND merchantid = 'A1X6FK5RDHNB96'
137 0.0003 0.00028491020202637
SELECT * FROM productoffers
                WHERE product_id = '786' AND price > 0
                ORDER BY price ASC LIMIT 1
138 0.0003 0.00026106834411621
SELECT * FROM productoffers
                WHERE product_id = 786
                ORDER BY price ASC LIMIT 1
139 0.0003 0.00027203559875488
SELECT value FROM productattributes
                WHERE product_id = '786'
                AND name = 'ListPriceAmount'
140 0.0003 0.00028514862060547
SELECT value FROM productattributes WHERE product_id = '786' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
141 0.0004 0.00036406517028809
SELECT * FROM products WHERE id = '785'
142 0.0004 0.00037002563476562
SELECT * FROM productimages WHERE product_id = '785' ORDER BY sortorder ASC
143 0.0005 0.00046396255493164
SELECT * FROM product_image_select WHERE product_id = '785'
144 0.0003 0.00028109550476074
SELECT * FROM productcustomimages WHERE product_id = '785'
145 0.0006 0.00055313110351562
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '785' AND a.name = n.originalname
146 0.0003 0.00032401084899902
SELECT * FROM productoffers WHERE product_id = '785' AND merchantid = 'A1X6FK5RDHNB96'
147 0.0003 0.00031208992004395
SELECT * FROM productoffers
                WHERE product_id = '785' AND price > 0
                ORDER BY price ASC LIMIT 1
148 0.0004 0.00043082237243652
SELECT * FROM productoffers
                WHERE product_id = 785
                ORDER BY price ASC LIMIT 1
149 0.0003 0.00034499168395996
SELECT value FROM productattributes
                WHERE product_id = '785'
                AND name = 'ListPriceAmount'
150 0.0004 0.00043511390686035
SELECT value FROM productattributes WHERE product_id = '785' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
151 0.0004 0.00038790702819824
SELECT * FROM products WHERE id = '782'
152 0.0004 0.00037121772766113
SELECT * FROM productimages WHERE product_id = '782' ORDER BY sortorder ASC
153 0.0005 0.00046610832214355
SELECT * FROM product_image_select WHERE product_id = '782'
154 0.0003 0.00027704238891602
SELECT * FROM productcustomimages WHERE product_id = '782'
155 0.0006 0.00057721138000488
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '782' AND a.name = n.originalname
156 0.0003 0.00030899047851562
SELECT * FROM productoffers WHERE product_id = '782' AND merchantid = 'A1X6FK5RDHNB96'
157 0.0002 0.00024509429931641
SELECT * FROM productoffers
                WHERE product_id = '782' AND price > 0
                ORDER BY price ASC LIMIT 1
158 0.0002 0.00024294853210449
SELECT * FROM productoffers
                WHERE product_id = 782
                ORDER BY price ASC LIMIT 1
159 0.0003 0.00027799606323242
SELECT value FROM productattributes
                WHERE product_id = '782'
                AND name = 'ListPriceAmount'
160 0.0003 0.00026297569274902
SELECT value FROM productattributes WHERE product_id = '782' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
161 0.0003 0.00034499168395996
SELECT * FROM products WHERE id = '779'
162 0.0003 0.00033307075500488
SELECT * FROM productimages WHERE product_id = '779' ORDER BY sortorder ASC
163 0.0005 0.00054097175598145
SELECT * FROM product_image_select WHERE product_id = '779'
164 0.0003 0.00030207633972168
SELECT * FROM productcustomimages WHERE product_id = '779'
165 0.0006 0.00055193901062012
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '779' AND a.name = n.originalname
166 0.0003 0.0003349781036377
SELECT * FROM productoffers WHERE product_id = '779' AND merchantid = 'A1X6FK5RDHNB96'
167 0.0003 0.00026297569274902
SELECT * FROM productoffers
                WHERE product_id = '779' AND price > 0
                ORDER BY price ASC LIMIT 1
168 0.0002 0.00023984909057617
SELECT * FROM productoffers
                WHERE product_id = 779
                ORDER BY price ASC LIMIT 1
169 0.0003 0.00025200843811035
SELECT value FROM productattributes
                WHERE product_id = '779'
                AND name = 'ListPriceAmount'
170 0.0003 0.00027012825012207
SELECT value FROM productattributes WHERE product_id = '779' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
171 0.0003 0.00032496452331543
SELECT * FROM products WHERE id = '778'
172 0.0003 0.00033092498779297
SELECT * FROM productimages WHERE product_id = '778' ORDER BY sortorder ASC
173 0.0004 0.00043702125549316
SELECT * FROM product_image_select WHERE product_id = '778'
174 0.0003 0.00027608871459961
SELECT * FROM productcustomimages WHERE product_id = '778'
175 0.0007 0.00068521499633789
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '778' AND a.name = n.originalname
176 0.0003 0.00031614303588867
SELECT * FROM productoffers WHERE product_id = '778' AND merchantid = 'A1X6FK5RDHNB96'
177 0.0003 0.00027608871459961
SELECT * FROM productoffers
                WHERE product_id = '778' AND price > 0
                ORDER BY price ASC LIMIT 1
178 0.0002 0.00023889541625977
SELECT * FROM productoffers
                WHERE product_id = 778
                ORDER BY price ASC LIMIT 1
179 0.0003 0.00028800964355469
SELECT value FROM productattributes
                WHERE product_id = '778'
                AND name = 'ListPriceAmount'
180 0.0003 0.00026202201843262
SELECT value FROM productattributes WHERE product_id = '778' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
181 0.0004 0.00043702125549316
SELECT * FROM products WHERE id = '773'
182 0.0004 0.00035405158996582
SELECT * FROM productimages WHERE product_id = '773' ORDER BY sortorder ASC
183 0.0004 0.00044417381286621
SELECT * FROM product_image_select WHERE product_id = '773'
184 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '773'
185 0.0006 0.00063681602478027
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '773' AND a.name = n.originalname
186 0.0003 0.00033307075500488
SELECT * FROM productoffers WHERE product_id = '773' AND merchantid = 'A1X6FK5RDHNB96'
187 0.0003 0.00031805038452148
SELECT * FROM productoffers
                WHERE product_id = '773' AND price > 0
                ORDER BY price ASC LIMIT 1
188 0.0002 0.00023913383483887
SELECT * FROM productoffers
                WHERE product_id = 773
                ORDER BY price ASC LIMIT 1
189 0.0002 0.000244140625
SELECT value FROM productattributes
                WHERE product_id = '773'
                AND name = 'ListPriceAmount'
190 0.0003 0.00026202201843262
SELECT value FROM productattributes WHERE product_id = '773' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
191 0.0004 0.00036907196044922
SELECT * FROM products WHERE id = '772'
192 0.0004 0.00038886070251465
SELECT * FROM productimages WHERE product_id = '772' ORDER BY sortorder ASC
193 0.0005 0.00045013427734375
SELECT * FROM product_image_select WHERE product_id = '772'
194 0.0003 0.00028610229492188
SELECT * FROM productcustomimages WHERE product_id = '772'
195 0.0007 0.00068998336791992
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '772' AND a.name = n.originalname
196 0.0003 0.0003359317779541
SELECT * FROM productoffers WHERE product_id = '772' AND merchantid = 'A1X6FK5RDHNB96'
197 0.0003 0.0002591609954834
SELECT * FROM productoffers
                WHERE product_id = '772' AND price > 0
                ORDER BY price ASC LIMIT 1
198 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = 772
                ORDER BY price ASC LIMIT 1
199 0.0003 0.00025510787963867
SELECT value FROM productattributes
                WHERE product_id = '772'
                AND name = 'ListPriceAmount'
200 0.0003 0.00027203559875488
SELECT value FROM productattributes WHERE product_id = '772' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
201 0.0003 0.00034117698669434
SELECT * FROM products WHERE id = '1535'
202 0.0003 0.00034904479980469
SELECT * FROM productimages WHERE product_id = '1535' ORDER BY sortorder ASC
203 0.0005 0.00046491622924805
SELECT * FROM product_image_select WHERE product_id = '1535'
204 0.0003 0.00029397010803223
SELECT * FROM productcustomimages WHERE product_id = '1535'
205 0.0007 0.00068187713623047
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1535' AND a.name = n.originalname
206 0.0003 0.00034594535827637
SELECT * FROM productoffers WHERE product_id = '1535' AND merchantid = 'A1X6FK5RDHNB96'
207 0.0003 0.0002598762512207
SELECT * FROM productoffers
                WHERE product_id = '1535' AND price > 0
                ORDER BY price ASC LIMIT 1
208 0.0003 0.00027108192443848
SELECT * FROM productoffers
                WHERE product_id = 1535
                ORDER BY price ASC LIMIT 1
209 0.0003 0.00026583671569824
SELECT value FROM productattributes
                WHERE product_id = '1535'
                AND name = 'ListPriceAmount'
210 0.0003 0.00027012825012207
SELECT value FROM productattributes WHERE product_id = '1535' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
211 0.0004 0.00037693977355957
SELECT * FROM products WHERE id = '791'
212 0.0003 0.00032210350036621
SELECT * FROM productimages WHERE product_id = '791' ORDER BY sortorder ASC
213 0.0005 0.00045490264892578
SELECT * FROM product_image_select WHERE product_id = '791'
214 0.0003 0.0002751350402832
SELECT * FROM productcustomimages WHERE product_id = '791'
215 0.0009 0.00093388557434082
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '791' AND a.name = n.originalname
216 0.0003 0.00032210350036621
SELECT * FROM productoffers WHERE product_id = '791' AND merchantid = 'A1X6FK5RDHNB96'
217 0.0003 0.00028085708618164
SELECT * FROM productoffers
                WHERE product_id = '791' AND price > 0
                ORDER BY price ASC LIMIT 1
218 0.0003 0.00025200843811035
SELECT * FROM productoffers
                WHERE product_id = 791
                ORDER BY price ASC LIMIT 1
219 0.0003 0.00025796890258789
SELECT value FROM productattributes
                WHERE product_id = '791'
                AND name = 'ListPriceAmount'
220 0.0003 0.00027108192443848
SELECT value FROM productattributes WHERE product_id = '791' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
221 0.0004 0.00035810470581055
SELECT * FROM products WHERE id = '793'
222 0.0003 0.0003058910369873
SELECT * FROM productimages WHERE product_id = '793' ORDER BY sortorder ASC
223 0.0005 0.00045299530029297
SELECT * FROM product_image_select WHERE product_id = '793'
224 0.0003 0.00030088424682617
SELECT * FROM productcustomimages WHERE product_id = '793'
225 0.0005 0.00054287910461426
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '793' AND a.name = n.originalname
226 0.0005 0.00046586990356445
SELECT * FROM productoffers WHERE product_id = '793' AND merchantid = 'A1X6FK5RDHNB96'
227 0.0009 0.00093793869018555
SELECT * FROM productoffers
                WHERE product_id = '793' AND price > 0
                ORDER BY price ASC LIMIT 1
228 0.0004 0.00040602684020996
SELECT * FROM productoffers
                WHERE product_id = 793
                ORDER BY price ASC LIMIT 1
229 0.0004 0.00044703483581543
SELECT value FROM productattributes
                WHERE product_id = '793'
                AND name = 'ListPriceAmount'
230 0.0005 0.00053715705871582
SELECT value FROM productattributes WHERE product_id = '793' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
231 0.0008 0.00076913833618164
SELECT * FROM products WHERE id = '1326'
232 0.0008 0.00075292587280273
SELECT * FROM productimages WHERE product_id = '1326' ORDER BY sortorder ASC
233 0.0009 0.00089788436889648
SELECT * FROM product_image_select WHERE product_id = '1326'
234 0.0005 0.00049400329589844
SELECT * FROM productcustomimages WHERE product_id = '1326'
235 0.0014 0.0014340877532959
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1326' AND a.name = n.originalname
236 0.0006 0.00057101249694824
SELECT * FROM productoffers WHERE product_id = '1326' AND merchantid = 'A1X6FK5RDHNB96'
237 0.0004 0.00042605400085449
SELECT * FROM productoffers
                WHERE product_id = '1326' AND price > 0
                ORDER BY price ASC LIMIT 1
238 0.0004 0.00035285949707031
SELECT * FROM productoffers
                WHERE product_id = 1326
                ORDER BY price ASC LIMIT 1
239 0.0004 0.00040602684020996
SELECT value FROM productattributes
                WHERE product_id = '1326'
                AND name = 'ListPriceAmount'
240 0.0005 0.00050997734069824
SELECT value FROM productattributes WHERE product_id = '1326' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
241 0.0006 0.00057601928710938
SELECT * FROM products WHERE id = '795'
242 0.0006 0.00055098533630371
SELECT * FROM productimages WHERE product_id = '795' ORDER BY sortorder ASC
243 0.0009 0.00092315673828125
SELECT * FROM product_image_select WHERE product_id = '795'
244 0.0005 0.0004570484161377
SELECT * FROM productcustomimages WHERE product_id = '795'
245 0.0011 0.0011160373687744
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '795' AND a.name = n.originalname
246 0.0006 0.00063300132751465
SELECT * FROM productoffers WHERE product_id = '795' AND merchantid = 'A1X6FK5RDHNB96'
247 0.0005 0.0004889965057373
SELECT * FROM productoffers
                WHERE product_id = '795' AND price > 0
                ORDER BY price ASC LIMIT 1
248 0.0004 0.00036287307739258
SELECT * FROM productoffers
                WHERE product_id = 795
                ORDER BY price ASC LIMIT 1
249 0.0004 0.0003969669342041
SELECT value FROM productattributes
                WHERE product_id = '795'
                AND name = 'ListPriceAmount'
250 0.0005 0.00049805641174316
SELECT value FROM productattributes WHERE product_id = '795' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
251 0.0006 0.00059986114501953
SELECT * FROM products WHERE id = '809'
252 0.0005 0.0005340576171875
SELECT * FROM productimages WHERE product_id = '809' ORDER BY sortorder ASC
253 0.0010 0.0009610652923584
SELECT * FROM product_image_select WHERE product_id = '809'
254 0.0005 0.00047612190246582
SELECT * FROM productcustomimages WHERE product_id = '809'
255 0.0011 0.0011279582977295
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '809' AND a.name = n.originalname
256 0.0006 0.00057506561279297
SELECT * FROM productoffers WHERE product_id = '809' AND merchantid = 'A1X6FK5RDHNB96'
257 0.0004 0.00039505958557129
SELECT * FROM productoffers
                WHERE product_id = '809' AND price > 0
                ORDER BY price ASC LIMIT 1
258 0.0004 0.00035500526428223
SELECT * FROM productoffers
                WHERE product_id = 809
                ORDER BY price ASC LIMIT 1
259 0.0004 0.00041890144348145
SELECT value FROM productattributes
                WHERE product_id = '809'
                AND name = 'ListPriceAmount'
260 0.0005 0.00048494338989258
SELECT value FROM productattributes WHERE product_id = '809' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
261 0.0006 0.00061511993408203
SELECT * FROM products WHERE id = '811'
262 0.0005 0.00051403045654297
SELECT * FROM productimages WHERE product_id = '811' ORDER BY sortorder ASC
263 0.0015 0.0014560222625732
SELECT * FROM product_image_select WHERE product_id = '811'
264 0.0005 0.00046300888061523
SELECT * FROM productcustomimages WHERE product_id = '811'
265 0.0016 0.0016121864318848
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '811' AND a.name = n.originalname
266 0.0006 0.00055384635925293
SELECT * FROM productoffers WHERE product_id = '811' AND merchantid = 'A1X6FK5RDHNB96'
267 0.0005 0.00045418739318848
SELECT * FROM productoffers
                WHERE product_id = '811' AND price > 0
                ORDER BY price ASC LIMIT 1
268 0.0003 0.00034904479980469
SELECT * FROM productoffers
                WHERE product_id = 811
                ORDER BY price ASC LIMIT 1
269 0.0004 0.00041294097900391
SELECT value FROM productattributes
                WHERE product_id = '811'
                AND name = 'ListPriceAmount'
270 0.0004 0.0004417896270752
SELECT value FROM productattributes WHERE product_id = '811' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
271 0.0006 0.0005950927734375
SELECT * FROM products WHERE id = '812'
272 0.0014 0.0014381408691406
SELECT * FROM productimages WHERE product_id = '812' ORDER BY sortorder ASC
273 0.0016 0.0016469955444336
SELECT * FROM product_image_select WHERE product_id = '812'
274 0.0007 0.00073599815368652
SELECT * FROM productcustomimages WHERE product_id = '812'
275 0.0014 0.0014069080352783
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '812' AND a.name = n.originalname
276 0.0006 0.0006101131439209
SELECT * FROM productoffers WHERE product_id = '812' AND merchantid = 'A1X6FK5RDHNB96'
277 0.0004 0.00043582916259766
SELECT * FROM productoffers
                WHERE product_id = '812' AND price > 0
                ORDER BY price ASC LIMIT 1
278 0.0004 0.0003809928894043
SELECT * FROM productoffers
                WHERE product_id = 812
                ORDER BY price ASC LIMIT 1
279 0.0004 0.00043010711669922
SELECT value FROM productattributes
                WHERE product_id = '812'
                AND name = 'ListPriceAmount'
280 0.0004 0.00044012069702148
SELECT value FROM productattributes WHERE product_id = '812' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
281 0.0007 0.00071406364440918
SELECT * FROM products WHERE id = '825'
282 0.0006 0.00059819221496582
SELECT * FROM productimages WHERE product_id = '825' ORDER BY sortorder ASC
283 0.0009 0.00094294548034668
SELECT * FROM product_image_select WHERE product_id = '825'
284 0.0005 0.00047492980957031
SELECT * FROM productcustomimages WHERE product_id = '825'
285 0.0014 0.0013868808746338
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '825' AND a.name = n.originalname
286 0.0006 0.00057315826416016
SELECT * FROM productoffers WHERE product_id = '825' AND merchantid = 'A1X6FK5RDHNB96'
287 0.0004 0.00041604042053223
SELECT * FROM productoffers
                WHERE product_id = '825' AND price > 0
                ORDER BY price ASC LIMIT 1
288 0.0003 0.00034904479980469
SELECT * FROM productoffers
                WHERE product_id = 825
                ORDER BY price ASC LIMIT 1
289 0.0004 0.00039100646972656
SELECT value FROM productattributes
                WHERE product_id = '825'
                AND name = 'ListPriceAmount'
290 0.0005 0.00048708915710449
SELECT value FROM productattributes WHERE product_id = '825' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
291 0.0006 0.0005648136138916
SELECT * FROM products WHERE id = '828'
292 0.0005 0.00051283836364746
SELECT * FROM productimages WHERE product_id = '828' ORDER BY sortorder ASC
293 0.0009 0.00091695785522461
SELECT * FROM product_image_select WHERE product_id = '828'
294 0.0004 0.00044894218444824
SELECT * FROM productcustomimages WHERE product_id = '828'
295 0.0014 0.0013720989227295
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '828' AND a.name = n.originalname
296 0.0006 0.00059604644775391
SELECT * FROM productoffers WHERE product_id = '828' AND merchantid = 'A1X6FK5RDHNB96'
297 0.0004 0.00038504600524902
SELECT * FROM productoffers
                WHERE product_id = '828' AND price > 0
                ORDER BY price ASC LIMIT 1
298 0.0003 0.00034689903259277
SELECT * FROM productoffers
                WHERE product_id = 828
                ORDER BY price ASC LIMIT 1
299 0.0005 0.0004580020904541
SELECT value FROM productattributes
                WHERE product_id = '828'
                AND name = 'ListPriceAmount'
300 0.0004 0.00044894218444824
SELECT value FROM productattributes WHERE product_id = '828' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
301 0.0017 0.0016939640045166
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1884' ORDER BY timestamp DESC
302 0.0003 0.0003349781036377
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '786' ORDER BY timestamp DESC
303 0.0003 0.00030803680419922
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '785' ORDER BY timestamp DESC
304 0.0003 0.00031709671020508
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '782' ORDER BY timestamp DESC
305 0.0003 0.00029492378234863
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '779' ORDER BY timestamp DESC
306 0.0003 0.00032901763916016
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '778' ORDER BY timestamp DESC
307 0.0003 0.00032210350036621
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '773' ORDER BY timestamp DESC
308 0.0003 0.00028491020202637
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '772' ORDER BY timestamp DESC
309 0.0003 0.00028514862060547
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1535' ORDER BY timestamp DESC
310 0.0003 0.00033307075500488
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '791' ORDER BY timestamp DESC
311 0.0003 0.00029182434082031
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '793' ORDER BY timestamp DESC
312 0.0003 0.00033807754516602
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1326' ORDER BY timestamp DESC
313 0.0003 0.00029802322387695
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '795' ORDER BY timestamp DESC
314 0.0003 0.00033998489379883
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '809' ORDER BY timestamp DESC
315 0.0004 0.00035214424133301
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '811' ORDER BY timestamp DESC
316 0.0003 0.00030684471130371
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '812' ORDER BY timestamp DESC
317 0.0003 0.00031185150146484
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '825' ORDER BY timestamp DESC
318 0.0008 0.00079107284545898
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '828' ORDER BY timestamp DESC
319 0.0019 0.0019330978393555
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
320 0.0015 0.0015270709991455
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
321 0.0005 0.00049400329589844
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
322 0.0262 0.026153802871704
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
323 0.0013 0.0012929439544678
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
324 0.0004 0.00043606758117676
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
325 0.0004 0.00037884712219238
SELECT * FROM products WHERE id = 1626
326 0.0003 0.00025415420532227
SELECT * FROM products WHERE id = 4041
327 0.0002 0.00023984909057617
SELECT * FROM products WHERE id = 4312
328 0.0002 0.00022506713867188
SELECT * FROM products WHERE id = 777
329 0.0003 0.00029706954956055
SELECT * FROM products WHERE id = 3881
330 0.0003 0.00027012825012207
SELECT * FROM products WHERE id = 4213
331 0.0003 0.00027704238891602
SELECT * FROM products WHERE id = '1626'
332 0.0003 0.00032377243041992
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
333 0.0004 0.00044584274291992
SELECT * FROM product_image_select WHERE product_id = '1626'
334 0.0003 0.00026798248291016
SELECT * FROM productcustomimages WHERE product_id = '1626'
335 0.0006 0.00061297416687012
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
336 0.0004 0.0003509521484375
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
337 0.0003 0.00027894973754883
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
338 0.0003 0.00028204917907715
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
339 0.0004 0.00035405158996582
SELECT * FROM products WHERE id = '4041'
340 0.0004 0.00037097930908203
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
341 0.0005 0.00053811073303223
SELECT * FROM product_image_select WHERE product_id = '4041'
342 0.0003 0.00030398368835449
SELECT * FROM productcustomimages WHERE product_id = '4041'
343 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
344 0.0003 0.00032806396484375
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
345 0.0003 0.00026297569274902
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
346 0.0003 0.00026202201843262
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
347 0.0004 0.00037097930908203
SELECT * FROM products WHERE id = '4312'
348 0.0003 0.00029706954956055
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
349 0.0004 0.00044107437133789
SELECT * FROM product_image_select WHERE product_id = '4312'
350 0.0003 0.0002751350402832
SELECT * FROM productcustomimages WHERE product_id = '4312'
351 0.0007 0.00067782402038574
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
352 0.0003 0.00030016899108887
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
353 0.0003 0.0002589225769043
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
354 0.0003 0.00025796890258789
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
355 0.0003 0.00032401084899902
SELECT * FROM products WHERE id = '777'
356 0.0003 0.00032687187194824
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
357 0.0004 0.00044488906860352
SELECT * FROM product_image_select WHERE product_id = '777'
358 0.0003 0.00027084350585938
SELECT * FROM productcustomimages WHERE product_id = '777'
359 0.0006 0.00064277648925781
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
360 0.0003 0.00031614303588867
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
361 0.0003 0.00026702880859375
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
362 0.0003 0.00028395652770996
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
363 0.0003 0.00034904479980469
SELECT * FROM products WHERE id = '3881'
364 0.0004 0.00037407875061035
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
365 0.0005 0.00046706199645996
SELECT * FROM product_image_select WHERE product_id = '3881'
366 0.0003 0.00031185150146484
SELECT * FROM productcustomimages WHERE product_id = '3881'
367 0.0008 0.00078010559082031
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
368 0.0003 0.00030899047851562
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
369 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
370 0.0003 0.00027012825012207
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
371 0.0004 0.00035190582275391
SELECT * FROM products WHERE id = '4213'
372 0.0004 0.00036311149597168
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
373 0.0005 0.00049495697021484
SELECT * FROM product_image_select WHERE product_id = '4213'
374 0.0003 0.0002739429473877
SELECT * FROM productcustomimages WHERE product_id = '4213'
375 0.0007 0.00070095062255859
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
376 0.0003 0.00032591819763184
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
377 0.0003 0.00026798248291016
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
378 0.0003 0.00026607513427734
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
379 0.0012 0.001183032989502
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
380 0.0005 0.00052499771118164
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
381 0.0017 0.0016598701477051
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
382 0.0009 0.00093889236450195
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
383 0.0004 0.00037908554077148
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
384 0.0008 0.00077700614929199
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
385 0.0008 0.00077605247497559
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'