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.9059879779816 369 1.1384 0


No Amazon API Requests Made.


App Debug - Total Time 1.9059879779816 seconds

Number Time From Start Name Description
1 0.74395203590393 Initialise Initialise FSB Function
2 0.74611520767212 App Controller Start Start of the App controller (called before the controller of every page)
3 0.77039909362793 Start of getCategoryListByGroup Function Before first category groups query
4 0.77142000198364 After initial query Before first category groups query
5 0.77142119407654 Get Category List for Group Before the call to getCategoryList function
6 0.77142214775085 Start of GetCategoryList function Start of the function
7 0.77142310142517 Before getting categories Query to get specific category list
8 0.77221512794495 After getting categories Query to get specific category list
9 0.77221608161926 Before getting category custom Before call to function getCategoryCustom
10 0.78827619552612 After getting category custom After call to function getCategoryCustom
11 0.78827714920044 Before getting category custom Before call to function getCategoryCustom
12 0.79809498786926 After getting category custom After call to function getCategoryCustom
13 0.79809617996216 Before getting category custom Before call to function getCategoryCustom
14 0.80301308631897 After getting category custom After call to function getCategoryCustom
15 0.80301403999329 Before getting category custom Before call to function getCategoryCustom
16 0.80612301826477 After getting category custom After call to function getCategoryCustom
17 0.80612301826477 Before getting category custom Before call to function getCategoryCustom
18 0.80924820899963 After getting category custom After call to function getCategoryCustom
19 0.80924916267395 Before getting category custom Before call to function getCategoryCustom
20 0.81275105476379 After getting category custom After call to function getCategoryCustom
21 0.81275200843811 End of GetCategoryList function End of the function
22 0.81275510787964 Get Category List for Group Before the call to getCategoryList function
23 0.81275606155396 Start of GetCategoryList function Start of the function
24 0.81275820732117 Before getting categories Query to get specific category list
25 0.81317019462585 End of getCategoryListByGroup Function Before return()
26 1.6838991641998 App Controller End End of the App controller (called before the controller of every page)
27 1.8382511138916 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.8395311832428 Before Get Options Before the call to getOptions in the tpl class
29 1.8814752101898 After Get Options After the call to getOptions in the tpl class
30 1.8815081119537 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.9059810638428 Finalizing debug Before the debug is output to the page.
32 1.9059879779816 End of App This is the end of the app logging, final timestamp


Query Debug - 369 Database Queries. Total time 1.1384 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0010 0.0010340213775635
SELECT parameter, value FROM parameters
2 0.0026 0.0025641918182373
SELECT * FROM `bad_bots`
3 0.0003 0.00026297569274902
SET time_zone = 'Europe/London'
4 0.0009 0.00085592269897461
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0008 0.00083708763122559
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.139\";}'
6 0.0007 0.00066184997558594
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751460122'
7 0.0013 0.001288890838623
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0003 0.00032687187194824
UPDATE autorun SET lastrun = '2025-07-02 12:42:02' WHERE id = '8'
9 0.0003 0.00033903121948242
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0009 0.00094294548034668
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0002 0.00023603439331055
SELECT * FROM pages WHERE id = 52
12 0.0014 0.0014059543609619
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0219 0.021888971328735
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0006 0.00057601928710938
SELECT * FROM pages WHERE pagename = 'search'
15 0.0010 0.0010161399841309
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0008 0.00077915191650391
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0061 0.0061378479003906
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.0011 0.0010778903961182
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.00071811676025391
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00031590461730957
SELECT id FROM categories WHERE parent_id = '26'
21 0.0047 0.0046911239624023
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.00085997581481934
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.0010 0.00095105171203613
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0009 0.00091385841369629
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00034093856811523
SELECT * FROM categorygroups WHERE id = '1'
26 0.0039 0.0038759708404541
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0004 0.00039505958557129
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.00031805038452148
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0004 0.0003659725189209
SELECT id FROM categories WHERE parent_id = '27'
30 0.0034 0.0034050941467285
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.00034499168395996
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.00040912628173828
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0004 0.00035309791564941
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00032591819763184
SELECT * FROM categorygroups WHERE id = '1'
35 0.0012 0.0011880397796631
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.00032997131347656
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.00027990341186523
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00034189224243164
SELECT id FROM categories WHERE parent_id = '28'
39 0.0014 0.0014030933380127
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.00032210350036621
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.00040006637573242
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.00032806396484375
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00030517578125
SELECT * FROM categorygroups WHERE id = '1'
44 0.0005 0.00046706199645996
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.00031590461730957
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.00026512145996094
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00028705596923828
SELECT id FROM categories WHERE parent_id = '29'
48 0.0005 0.0004570484161377
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.0003349781036377
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.00033998489379883
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.00032711029052734
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00029611587524414
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00039386749267578
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.00029611587524414
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.00025200843811035
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00029587745666504
SELECT id FROM categories WHERE parent_id = '30'
57 0.0005 0.00047206878662109
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0004 0.00037002563476562
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0004 0.00040483474731445
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.00034785270690918
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.0002748966217041
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.0004270076751709
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.0004 0.0003509521484375
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.00032782554626465
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00034284591674805
SELECT id FROM categories WHERE parent_id = '31'
66 0.0006 0.00058698654174805
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.00039315223693848
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.00040006637573242
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.00034618377685547
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00030899047851562
SELECT * FROM categorygroups WHERE id = '1'
71 0.0004 0.00040984153747559
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0026 0.0025789737701416
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0011 0.001093864440918
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00043797492980957
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.00074601173400879
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.00092101097106934
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0006 0.00061392784118652
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8606 0.86055707931519
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.139') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.139') <= INET_ATON(ip_end)
79 0.0016 0.0015759468078613
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0008 0.00079011917114258
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00037503242492676
SELECT * FROM pages WHERE pagename = 'search'
82 0.0049 0.0048761367797852
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0014 0.001384973526001
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0010 0.0010430812835693
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0048 0.0048201084136963
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0016 0.0016419887542725
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00040888786315918
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0012 0.0012431144714355
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert genmaicha yama bote metal 130g', NOW(), '216.73.216.139'
89 0.0006 0.00061488151550293
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.0004 0.00040483474731445
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.0042 0.0042018890380859
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.00034189224243164
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.0004 0.00042200088500977
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.00033307075500488
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.0068 0.0068051815032959
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.0003211498260498
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.00026798248291016
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.00044894218444824
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.0004 0.00039386749267578
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.0047 0.0046939849853516
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.00028014183044434
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.0002448558807373
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.0008 0.00076603889465332
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.0141 0.014135122299194
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.0005 0.00053691864013672
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.0004 0.0004270076751709
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.0005 0.00045108795166016
SELECT * FROM products WHERE id = '2009'
108 0.0021 0.0020887851715088
SELECT * FROM productimages WHERE product_id = '2009' ORDER BY sortorder ASC
109 0.0020 0.0019989013671875
SELECT * FROM product_image_select WHERE product_id = '2009'
110 0.0021 0.0021369457244873
SELECT * FROM productcustomimages WHERE product_id = '2009'
111 0.0015 0.0015149116516113
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2009' AND a.name = n.originalname
112 0.0011 0.0010690689086914
SELECT * FROM productoffers WHERE product_id = '2009' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.00033903121948242
SELECT * FROM productoffers
                WHERE product_id = '2009' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0004 0.00039005279541016
SELECT value FROM productattributes WHERE product_id = '2009' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
115 0.0004 0.0004279613494873
SELECT * FROM products WHERE id = '4287'
116 0.0004 0.00038790702819824
SELECT * FROM productimages WHERE product_id = '4287' ORDER BY sortorder ASC
117 0.0004 0.00040793418884277
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4287' AND p.id = pi.product_id ORDER BY pi.sortorder
118 0.0005 0.00054788589477539
SELECT * FROM product_image_select WHERE product_id = '4287'
119 0.0003 0.0003349781036377
SELECT * FROM productcustomimages WHERE product_id = '4287'
120 0.0004 0.00043106079101562
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 = '4287'
                GROUP BY o.product_id
121 0.0018 0.0017790794372559
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     = '4287'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
122 0.0004 0.00040507316589355
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4287
123 0.0008 0.00079512596130371
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4287' AND a.name = n.originalname
124 0.0003 0.00025701522827148
SELECT * FROM productoffers WHERE product_id = '4287' AND merchantid = 'A1X6FK5RDHNB96'
125 0.0003 0.00029802322387695
SELECT * FROM productoffers
                WHERE product_id = '4287' AND price > 0
                ORDER BY price ASC LIMIT 1
126 0.0003 0.00026488304138184
SELECT * FROM productoffers
                WHERE product_id = 4287
                ORDER BY price ASC LIMIT 1
127 0.0003 0.00028085708618164
SELECT value FROM productattributes
                WHERE product_id = '4287'
                AND name = 'ListPriceAmount'
128 0.0003 0.00032806396484375
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 = '4287'
                GROUP BY o.product_id
129 0.0005 0.00052905082702637
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     = '4287'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
130 0.0003 0.00029897689819336
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4287
131 0.0004 0.00042104721069336
SELECT value FROM productattributes WHERE product_id = '4287' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
132 0.0005 0.00046086311340332
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4287'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
133 0.0003 0.00030183792114258
SELECT * FROM products WHERE id = '4941'
134 0.0004 0.00035500526428223
SELECT * FROM productimages WHERE product_id = '4941' ORDER BY sortorder ASC
135 0.0006 0.00057506561279297
SELECT * FROM product_image_select WHERE product_id = '4941'
136 0.0003 0.00032210350036621
SELECT * FROM productcustomimages WHERE product_id = '4941'
137 0.0009 0.00085186958312988
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4941' AND a.name = n.originalname
138 0.0004 0.00038814544677734
SELECT * FROM productoffers WHERE product_id = '4941' AND merchantid = 'A1X6FK5RDHNB96'
139 0.0003 0.00029897689819336
SELECT * FROM productoffers
                WHERE product_id = '4941' AND price > 0
                ORDER BY price ASC LIMIT 1
140 0.0003 0.00030207633972168
SELECT value FROM productattributes WHERE product_id = '4941' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
141 0.0004 0.00040793418884277
SELECT * FROM products WHERE id = '3809'
142 0.0004 0.00036096572875977
SELECT * FROM productimages WHERE product_id = '3809' ORDER BY sortorder ASC
143 0.0005 0.00051999092102051
SELECT * FROM product_image_select WHERE product_id = '3809'
144 0.0003 0.00029802322387695
SELECT * FROM productcustomimages WHERE product_id = '3809'
145 0.0009 0.00086498260498047
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3809' AND a.name = n.originalname
146 0.0004 0.00036287307739258
SELECT * FROM productoffers WHERE product_id = '3809' AND merchantid = 'A1X6FK5RDHNB96'
147 0.0003 0.00030779838562012
SELECT * FROM productoffers
                WHERE product_id = '3809' AND price > 0
                ORDER BY price ASC LIMIT 1
148 0.0003 0.00031495094299316
SELECT value FROM productattributes WHERE product_id = '3809' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
149 0.0004 0.00037288665771484
SELECT * FROM products WHERE id = '1948'
150 0.0004 0.00042104721069336
SELECT * FROM productimages WHERE product_id = '1948' ORDER BY sortorder ASC
151 0.0006 0.00057697296142578
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1948' AND p.id = pi.product_id ORDER BY pi.sortorder
152 0.0006 0.00062084197998047
SELECT * FROM product_image_select WHERE product_id = '1948'
153 0.0003 0.00031495094299316
SELECT * FROM productcustomimages WHERE product_id = '1948'
154 0.0005 0.00053691864013672
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 = '1948'
                GROUP BY o.product_id
155 0.0007 0.00065207481384277
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     = '1948'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
156 0.0004 0.00042414665222168
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1948
157 0.0007 0.00071001052856445
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1948' AND a.name = n.originalname
158 0.0003 0.00026798248291016
SELECT * FROM productoffers WHERE product_id = '1948' AND merchantid = 'A1X6FK5RDHNB96'
159 0.0003 0.0002741813659668
SELECT * FROM productoffers
                WHERE product_id = '1948' AND price > 0
                ORDER BY price ASC LIMIT 1
160 0.0002 0.00024104118347168
SELECT * FROM productoffers
                WHERE product_id = 1948
                ORDER BY price ASC LIMIT 1
161 0.0003 0.00026416778564453
SELECT value FROM productattributes
                WHERE product_id = '1948'
                AND name = 'ListPriceAmount'
162 0.0004 0.00041317939758301
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 = '1948'
                GROUP BY o.product_id
163 0.0006 0.00064706802368164
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     = '1948'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
164 0.0003 0.00034379959106445
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1948
165 0.0004 0.00040602684020996
SELECT value FROM productattributes WHERE product_id = '1948' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
166 0.0006 0.0005500316619873
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '1948'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Style'
                GROUP BY o.value
                ORDER BY o.value ASC
167 0.0003 0.00029492378234863
SELECT * FROM products WHERE id = '4937'
168 0.0004 0.0003509521484375
SELECT * FROM productimages WHERE product_id = '4937' ORDER BY sortorder ASC
169 0.0006 0.00057387351989746
SELECT * FROM product_image_select WHERE product_id = '4937'
170 0.0003 0.00032281875610352
SELECT * FROM productcustomimages WHERE product_id = '4937'
171 0.0009 0.00094509124755859
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4937' AND a.name = n.originalname
172 0.0004 0.00037503242492676
SELECT * FROM productoffers WHERE product_id = '4937' AND merchantid = 'A1X6FK5RDHNB96'
173 0.0008 0.00075507164001465
SELECT * FROM productoffers
                WHERE product_id = '4937' AND price > 0
                ORDER BY price ASC LIMIT 1
174 0.0004 0.00044083595275879
SELECT value FROM productattributes WHERE product_id = '4937' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
175 0.0004 0.00038409233093262
SELECT * FROM products WHERE id = '4934'
176 0.0004 0.00037813186645508
SELECT * FROM productimages WHERE product_id = '4934' ORDER BY sortorder ASC
177 0.0006 0.00056982040405273
SELECT * FROM product_image_select WHERE product_id = '4934'
178 0.0003 0.00030994415283203
SELECT * FROM productcustomimages WHERE product_id = '4934'
179 0.0010 0.00095987319946289
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4934' AND a.name = n.originalname
180 0.0004 0.00037479400634766
SELECT * FROM productoffers WHERE product_id = '4934' AND merchantid = 'A1X6FK5RDHNB96'
181 0.0003 0.00027799606323242
SELECT * FROM productoffers
                WHERE product_id = '4934' AND price > 0
                ORDER BY price ASC LIMIT 1
182 0.0003 0.00032496452331543
SELECT value FROM productattributes WHERE product_id = '4934' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
183 0.0004 0.00044894218444824
SELECT * FROM products WHERE id = '970'
184 0.0005 0.00050616264343262
SELECT * FROM productimages WHERE product_id = '970' ORDER BY sortorder ASC
185 0.0006 0.00060606002807617
SELECT * FROM product_image_select WHERE product_id = '970'
186 0.0003 0.00034213066101074
SELECT * FROM productcustomimages WHERE product_id = '970'
187 0.0008 0.00080299377441406
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '970' AND a.name = n.originalname
188 0.0004 0.0003662109375
SELECT * FROM productoffers WHERE product_id = '970' AND merchantid = 'A1X6FK5RDHNB96'
189 0.0003 0.00032496452331543
SELECT * FROM productoffers
                WHERE product_id = '970' AND price > 0
                ORDER BY price ASC LIMIT 1
190 0.0003 0.00031399726867676
SELECT value FROM productattributes WHERE product_id = '970' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
191 0.0005 0.00048398971557617
SELECT * FROM products WHERE id = '4924'
192 0.0004 0.0003819465637207
SELECT * FROM productimages WHERE product_id = '4924' ORDER BY sortorder ASC
193 0.0006 0.00059390068054199
SELECT * FROM product_image_select WHERE product_id = '4924'
194 0.0003 0.00033712387084961
SELECT * FROM productcustomimages WHERE product_id = '4924'
195 0.0009 0.00092601776123047
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4924' AND a.name = n.originalname
196 0.0004 0.00038385391235352
SELECT * FROM productoffers WHERE product_id = '4924' AND merchantid = 'A1X6FK5RDHNB96'
197 0.0003 0.00032687187194824
SELECT * FROM productoffers
                WHERE product_id = '4924' AND price > 0
                ORDER BY price ASC LIMIT 1
198 0.0004 0.00037789344787598
SELECT value FROM productattributes WHERE product_id = '4924' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
199 0.0004 0.00040602684020996
SELECT * FROM products WHERE id = '966'
200 0.0004 0.00036311149597168
SELECT * FROM productimages WHERE product_id = '966' ORDER BY sortorder ASC
201 0.0006 0.00058603286743164
SELECT * FROM product_image_select WHERE product_id = '966'
202 0.0003 0.00028181076049805
SELECT * FROM productcustomimages WHERE product_id = '966'
203 0.0008 0.00075697898864746
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '966' AND a.name = n.originalname
204 0.0004 0.00043702125549316
SELECT * FROM productoffers WHERE product_id = '966' AND merchantid = 'A1X6FK5RDHNB96'
205 0.0003 0.00031709671020508
SELECT * FROM productoffers
                WHERE product_id = '966' AND price > 0
                ORDER BY price ASC LIMIT 1
206 0.0004 0.00035715103149414
SELECT value FROM productattributes WHERE product_id = '966' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
207 0.0004 0.00041294097900391
SELECT * FROM products WHERE id = '2698'
208 0.0005 0.00048685073852539
SELECT * FROM productimages WHERE product_id = '2698' ORDER BY sortorder ASC
209 0.0006 0.00058698654174805
SELECT * FROM product_image_select WHERE product_id = '2698'
210 0.0003 0.00032401084899902
SELECT * FROM productcustomimages WHERE product_id = '2698'
211 0.0009 0.00085210800170898
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2698' AND a.name = n.originalname
212 0.0004 0.00038695335388184
SELECT * FROM productoffers WHERE product_id = '2698' AND merchantid = 'A1X6FK5RDHNB96'
213 0.0003 0.00033116340637207
SELECT * FROM productoffers
                WHERE product_id = '2698' AND price > 0
                ORDER BY price ASC LIMIT 1
214 0.0003 0.00031495094299316
SELECT value FROM productattributes WHERE product_id = '2698' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
215 0.0004 0.00042605400085449
SELECT * FROM products WHERE id = '1273'
216 0.0005 0.00046586990356445
SELECT * FROM productimages WHERE product_id = '1273' ORDER BY sortorder ASC
217 0.0006 0.00060915946960449
SELECT * FROM product_image_select WHERE product_id = '1273'
218 0.0003 0.00033807754516602
SELECT * FROM productcustomimages WHERE product_id = '1273'
219 0.0010 0.0010271072387695
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1273' AND a.name = n.originalname
220 0.0004 0.00037503242492676
SELECT * FROM productoffers WHERE product_id = '1273' AND merchantid = 'A1X6FK5RDHNB96'
221 0.0003 0.00029706954956055
SELECT * FROM productoffers
                WHERE product_id = '1273' AND price > 0
                ORDER BY price ASC LIMIT 1
222 0.0003 0.00031089782714844
SELECT * FROM productoffers
                WHERE product_id = 1273
                ORDER BY price ASC LIMIT 1
223 0.0004 0.00041007995605469
SELECT value FROM productattributes
                WHERE product_id = '1273'
                AND name = 'ListPriceAmount'
224 0.0004 0.00036001205444336
SELECT value FROM productattributes WHERE product_id = '1273' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
225 0.0006 0.00056099891662598
SELECT * FROM products WHERE id = '822'
226 0.0007 0.00066804885864258
SELECT * FROM productimages WHERE product_id = '822' ORDER BY sortorder ASC
227 0.0004 0.00041294097900391
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '822' AND p.id = pi.product_id ORDER BY pi.sortorder
228 0.0006 0.00059199333190918
SELECT * FROM product_image_select WHERE product_id = '822'
229 0.0003 0.00034499168395996
SELECT * FROM productcustomimages WHERE product_id = '822'
230 0.0005 0.00046396255493164
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 = '822'
                GROUP BY o.product_id
231 0.0005 0.00052905082702637
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     = '822'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
232 0.0003 0.00034689903259277
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 822
233 0.0062 0.0062389373779297
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '822' AND a.name = n.originalname
234 0.0003 0.00029611587524414
SELECT * FROM productoffers WHERE product_id = '822' AND merchantid = 'A1X6FK5RDHNB96'
235 0.0003 0.00031805038452148
SELECT * FROM productoffers
                WHERE product_id = '822' AND price > 0
                ORDER BY price ASC LIMIT 1
236 0.0003 0.0003359317779541
SELECT * FROM productoffers
                WHERE product_id = 822
                ORDER BY price ASC LIMIT 1
237 0.0003 0.00030183792114258
SELECT value FROM productattributes
                WHERE product_id = '822'
                AND name = 'ListPriceAmount'
238 0.0003 0.00034904479980469
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 = '822'
                GROUP BY o.product_id
239 0.0005 0.00051498413085938
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     = '822'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
240 0.0003 0.00032401084899902
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 822
241 0.0004 0.00041794776916504
SELECT value FROM productattributes WHERE product_id = '822' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
242 0.0005 0.00047898292541504
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '822'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
243 0.0003 0.00030422210693359
SELECT * FROM products WHERE id = '1036'
244 0.0005 0.00046014785766602
SELECT * FROM productimages WHERE product_id = '1036' ORDER BY sortorder ASC
245 0.0006 0.00057387351989746
SELECT * FROM product_image_select WHERE product_id = '1036'
246 0.0003 0.00034284591674805
SELECT * FROM productcustomimages WHERE product_id = '1036'
247 0.0009 0.0009300708770752
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1036' AND a.name = n.originalname
248 0.0004 0.00037407875061035
SELECT * FROM productoffers WHERE product_id = '1036' AND merchantid = 'A1X6FK5RDHNB96'
249 0.0003 0.00028514862060547
SELECT * FROM productoffers
                WHERE product_id = '1036' AND price > 0
                ORDER BY price ASC LIMIT 1
250 0.0003 0.00026488304138184
SELECT * FROM productoffers
                WHERE product_id = 1036
                ORDER BY price ASC LIMIT 1
251 0.0003 0.00028300285339355
SELECT value FROM productattributes
                WHERE product_id = '1036'
                AND name = 'ListPriceAmount'
252 0.0003 0.0003211498260498
SELECT value FROM productattributes WHERE product_id = '1036' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
253 0.0004 0.00039792060852051
SELECT * FROM products WHERE id = '1262'
254 0.0004 0.00039196014404297
SELECT * FROM productimages WHERE product_id = '1262' ORDER BY sortorder ASC
255 0.0006 0.00062298774719238
SELECT * FROM product_image_select WHERE product_id = '1262'
256 0.0003 0.00032711029052734
SELECT * FROM productcustomimages WHERE product_id = '1262'
257 0.0009 0.00086212158203125
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1262' AND a.name = n.originalname
258 0.0004 0.00039911270141602
SELECT * FROM productoffers WHERE product_id = '1262' AND merchantid = 'A1X6FK5RDHNB96'
259 0.0003 0.00034093856811523
SELECT * FROM productoffers
                WHERE product_id = '1262' AND price > 0
                ORDER BY price ASC LIMIT 1
260 0.0003 0.00031018257141113
SELECT value FROM productattributes WHERE product_id = '1262' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
261 0.0004 0.00041604042053223
SELECT * FROM products WHERE id = '836'
262 0.0004 0.00041794776916504
SELECT * FROM productimages WHERE product_id = '836' ORDER BY sortorder ASC
263 0.0006 0.00056695938110352
SELECT * FROM product_image_select WHERE product_id = '836'
264 0.0003 0.00033283233642578
SELECT * FROM productcustomimages WHERE product_id = '836'
265 0.0008 0.00079011917114258
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '836' AND a.name = n.originalname
266 0.0004 0.00035810470581055
SELECT * FROM productoffers WHERE product_id = '836' AND merchantid = 'A1X6FK5RDHNB96'
267 0.0003 0.00033092498779297
SELECT * FROM productoffers
                WHERE product_id = '836' AND price > 0
                ORDER BY price ASC LIMIT 1
268 0.0003 0.00032615661621094
SELECT value FROM productattributes WHERE product_id = '836' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
269 0.0004 0.00038695335388184
SELECT * FROM products WHERE id = '4932'
270 0.0004 0.00040483474731445
SELECT * FROM productimages WHERE product_id = '4932' ORDER BY sortorder ASC
271 0.0006 0.00056695938110352
SELECT * FROM product_image_select WHERE product_id = '4932'
272 0.0003 0.00030708312988281
SELECT * FROM productcustomimages WHERE product_id = '4932'
273 0.0009 0.00087404251098633
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4932' AND a.name = n.originalname
274 0.0004 0.00038385391235352
SELECT * FROM productoffers WHERE product_id = '4932' AND merchantid = 'A1X6FK5RDHNB96'
275 0.0003 0.00029492378234863
SELECT * FROM productoffers
                WHERE product_id = '4932' AND price > 0
                ORDER BY price ASC LIMIT 1
276 0.0004 0.00037288665771484
SELECT value FROM productattributes WHERE product_id = '4932' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
277 0.0004 0.00040292739868164
SELECT * FROM products WHERE id = '1979'
278 0.0003 0.00034999847412109
SELECT * FROM productimages WHERE product_id = '1979' ORDER BY sortorder ASC
279 0.0006 0.00062417984008789
SELECT * FROM product_image_select WHERE product_id = '1979'
280 0.0003 0.00030088424682617
SELECT * FROM productcustomimages WHERE product_id = '1979'
281 0.0008 0.00077009201049805
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1979' AND a.name = n.originalname
282 0.0004 0.00037312507629395
SELECT * FROM productoffers WHERE product_id = '1979' AND merchantid = 'A1X6FK5RDHNB96'
283 0.0003 0.00034189224243164
SELECT * FROM productoffers
                WHERE product_id = '1979' AND price > 0
                ORDER BY price ASC LIMIT 1
284 0.0003 0.00031781196594238
SELECT value FROM productattributes WHERE product_id = '1979' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
285 0.0012 0.0011889934539795
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2009' ORDER BY timestamp DESC
286 0.0003 0.00029993057250977
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4287' ORDER BY timestamp DESC
287 0.0002 0.00024580955505371
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4941' ORDER BY timestamp DESC
288 0.0002 0.00024104118347168
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3809' ORDER BY timestamp DESC
289 0.0002 0.00022602081298828
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1948' ORDER BY timestamp DESC
290 0.0002 0.00023293495178223
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4937' ORDER BY timestamp DESC
291 0.0002 0.00023102760314941
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4934' ORDER BY timestamp DESC
292 0.0003 0.00027704238891602
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '970' ORDER BY timestamp DESC
293 0.0003 0.00029587745666504
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4924' ORDER BY timestamp DESC
294 0.0002 0.00023293495178223
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '966' ORDER BY timestamp DESC
295 0.0002 0.00022602081298828
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2698' ORDER BY timestamp DESC
296 0.0003 0.00026178359985352
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1273' ORDER BY timestamp DESC
297 0.0002 0.00023889541625977
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '822' ORDER BY timestamp DESC
298 0.0002 0.00023198127746582
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1036' ORDER BY timestamp DESC
299 0.0002 0.00024294853210449
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1262' ORDER BY timestamp DESC
300 0.0003 0.00025391578674316
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '836' ORDER BY timestamp DESC
301 0.0003 0.00025606155395508
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4932' ORDER BY timestamp DESC
302 0.0002 0.00024294853210449
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1979' ORDER BY timestamp DESC
303 0.0008 0.00083112716674805
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
304 0.0009 0.00092005729675293
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
305 0.0003 0.00032210350036621
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
306 0.0133 0.013265132904053
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
307 0.0010 0.0010161399841309
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
308 0.0004 0.00037789344787598
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
309 0.0003 0.00034809112548828
SELECT * FROM products WHERE id = 1626
310 0.0003 0.00028204917907715
SELECT * FROM products WHERE id = 4041
311 0.0003 0.00030088424682617
SELECT * FROM products WHERE id = 4312
312 0.0003 0.00026392936706543
SELECT * FROM products WHERE id = 777
313 0.0003 0.0002739429473877
SELECT * FROM products WHERE id = 3881
314 0.0003 0.00031685829162598
SELECT * FROM products WHERE id = 4213
315 0.0003 0.00027704238891602
SELECT * FROM products WHERE id = '1626'
316 0.0003 0.00034594535827637
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
317 0.0005 0.00052309036254883
SELECT * FROM product_image_select WHERE product_id = '1626'
318 0.0004 0.0004279613494873
SELECT * FROM productcustomimages WHERE product_id = '1626'
319 0.0008 0.00076007843017578
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
320 0.0011 0.0010778903961182
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
321 0.0004 0.0003669261932373
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
322 0.0003 0.00032687187194824
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
323 0.0004 0.00041890144348145
SELECT * FROM products WHERE id = '4041'
324 0.0004 0.0003669261932373
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
325 0.0005 0.00051212310791016
SELECT * FROM product_image_select WHERE product_id = '4041'
326 0.0003 0.00029683113098145
SELECT * FROM productcustomimages WHERE product_id = '4041'
327 0.0010 0.00096011161804199
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
328 0.0003 0.00030803680419922
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
329 0.0003 0.00032901763916016
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
330 0.0003 0.00026607513427734
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
331 0.0003 0.0003349781036377
SELECT * FROM products WHERE id = '4312'
332 0.0003 0.00031399726867676
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
333 0.0004 0.00043392181396484
SELECT * FROM product_image_select WHERE product_id = '4312'
334 0.0003 0.00029110908508301
SELECT * FROM productcustomimages WHERE product_id = '4312'
335 0.0007 0.0006558895111084
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
336 0.0003 0.00032687187194824
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
337 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
338 0.0003 0.00025200843811035
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
339 0.0004 0.00036215782165527
SELECT * FROM products WHERE id = '777'
340 0.0003 0.00030207633972168
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
341 0.0004 0.00044798851013184
SELECT * FROM product_image_select WHERE product_id = '777'
342 0.0003 0.00025296211242676
SELECT * FROM productcustomimages WHERE product_id = '777'
343 0.0007 0.00068807601928711
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
344 0.0003 0.00034213066101074
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
345 0.0003 0.0002748966217041
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
346 0.0003 0.00029993057250977
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
347 0.0004 0.0004279613494873
SELECT * FROM products WHERE id = '3881'
348 0.0004 0.00044083595275879
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
349 0.0005 0.00053620338439941
SELECT * FROM product_image_select WHERE product_id = '3881'
350 0.0003 0.00029897689819336
SELECT * FROM productcustomimages WHERE product_id = '3881'
351 0.0009 0.0008540153503418
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
352 0.0003 0.0003199577331543
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
353 0.0003 0.00025606155395508
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
354 0.0003 0.00025677680969238
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
355 0.0003 0.0003352165222168
SELECT * FROM products WHERE id = '4213'
356 0.0004 0.00037503242492676
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
357 0.0004 0.00043511390686035
SELECT * FROM product_image_select WHERE product_id = '4213'
358 0.0003 0.00025701522827148
SELECT * FROM productcustomimages WHERE product_id = '4213'
359 0.0007 0.00069499015808105
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
360 0.0003 0.00030088424682617
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
361 0.0003 0.0002748966217041
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
362 0.0003 0.00025320053100586
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
363 0.0012 0.0011579990386963
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
364 0.0005 0.00049281120300293
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
365 0.0016 0.001594066619873
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
366 0.0009 0.00093197822570801
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
367 0.0004 0.00035810470581055
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
368 0.0008 0.00075697898864746
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
369 0.0005 0.00049304962158203
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'