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.1144289970398 397 1.1331 0


No Amazon API Requests Made.


App Debug - Total Time 3.1144289970398 seconds

Number Time From Start Name Description
1 1.9415698051453 Initialise Initialise FSB Function
2 1.9445888996124 App Controller Start Start of the App controller (called before the controller of every page)
3 1.9958407878876 Start of getCategoryListByGroup Function Before first category groups query
4 1.997092962265 After initial query Before first category groups query
5 1.9970939159393 Get Category List for Group Before the call to getCategoryList function
6 1.997095823288 Start of GetCategoryList function Start of the function
7 1.9970998764038 Before getting categories Query to get specific category list
8 1.9980909824371 After getting categories Query to get specific category list
9 1.9980919361115 Before getting category custom Before call to function getCategoryCustom
10 2.0157968997955 After getting category custom After call to function getCategoryCustom
11 2.0157999992371 Before getting category custom Before call to function getCategoryCustom
12 2.0241029262543 After getting category custom After call to function getCategoryCustom
13 2.0241048336029 Before getting category custom Before call to function getCategoryCustom
14 2.0285148620605 After getting category custom After call to function getCategoryCustom
15 2.0285170078278 Before getting category custom Before call to function getCategoryCustom
16 2.0315148830414 After getting category custom After call to function getCategoryCustom
17 2.03151679039 Before getting category custom Before call to function getCategoryCustom
18 2.0344789028168 After getting category custom After call to function getCategoryCustom
19 2.0344808101654 Before getting category custom Before call to function getCategoryCustom
20 2.0374479293823 After getting category custom After call to function getCategoryCustom
21 2.037449836731 End of GetCategoryList function End of the function
22 2.0374557971954 Get Category List for Group Before the call to getCategoryList function
23 2.0374579429626 Start of GetCategoryList function Start of the function
24 2.0374598503113 Before getting categories Query to get specific category list
25 2.0377810001373 End of getCategoryListByGroup Function Before return()
26 2.8992638587952 App Controller End End of the App controller (called before the controller of every page)
27 3.0281138420105 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 3.0290877819061 Before Get Options Before the call to getOptions in the tpl class
29 3.0694289207458 After Get Options After the call to getOptions in the tpl class
30 3.0694718360901 App_after Controller End End of the App_after controller (called after the controller of every page)
31 3.1144177913666 Finalizing debug Before the debug is output to the page.
32 3.1144278049469 End of App This is the end of the app logging, final timestamp


Query Debug - 397 Database Queries. Total time 1.1331 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0016 0.0015530586242676
SELECT parameter, value FROM parameters
2 0.0057 0.0056800842285156
SELECT * FROM `bad_bots`
3 0.0003 0.00030899047851562
SET time_zone = 'Europe/London'
4 0.0014 0.0013840198516846
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0022 0.002190113067627
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.238\";}'
6 0.0015 0.0014669895172119
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751568739'
7 0.0025 0.0024969577789307
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0005 0.00048303604125977
UPDATE autorun SET lastrun = '2025-07-03 18:52:19' WHERE id = '16'
9 0.0005 0.0005180835723877
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0016 0.0015809535980225
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0004 0.00038313865661621
SELECT * FROM pages WHERE id = 52
12 0.0031 0.0031299591064453
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0469 0.046948909759521
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0007 0.0006868839263916
SELECT * FROM pages WHERE pagename = 'search'
15 0.0012 0.0012428760528564
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0010 0.00097417831420898
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0077 0.0077269077301025
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.0014 0.0013878345489502
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.00072002410888672
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00029897689819336
SELECT id FROM categories WHERE parent_id = '26'
21 0.0048 0.0048041343688965
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.00087499618530273
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0008 0.0007779598236084
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.00069808959960938
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00031208992004395
SELECT * FROM categorygroups WHERE id = '1'
26 0.0031 0.0030670166015625
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.00032806396484375
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.00027084350585938
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00028896331787109
SELECT id FROM categories WHERE parent_id = '27'
30 0.0030 0.0030269622802734
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.00034809112548828
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0003 0.00033712387084961
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.00029611587524414
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.0002739429473877
SELECT * FROM categorygroups WHERE id = '1'
35 0.0011 0.0011451244354248
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.00031399726867676
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.00025391578674316
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00027179718017578
SELECT id FROM categories WHERE parent_id = '28'
39 0.0011 0.0011360645294189
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.00032305717468262
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.00032496452331543
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.00030398368835449
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00026893615722656
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00040388107299805
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.00029897689819336
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.0002601146697998
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00026988983154297
SELECT id FROM categories WHERE parent_id = '29'
48 0.0004 0.0004429817199707
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.0004 0.00035500526428223
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.00033187866210938
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.00029611587524414
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00027322769165039
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00037503242492676
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0003 0.00029897689819336
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.00026178359985352
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.0003209114074707
SELECT id FROM categories WHERE parent_id = '30'
57 0.0004 0.00044894218444824
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.00031900405883789
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.00032305717468262
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.00028395652770996
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00026512145996094
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00038385391235352
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.00029206275939941
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.00025701522827148
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00027179718017578
SELECT id FROM categories WHERE parent_id = '31'
66 0.0004 0.0004420280456543
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0003 0.00030899047851562
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.00036907196044922
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.00030398368835449
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00027203559875488
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00031304359436035
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0018 0.0017740726470947
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0008 0.00079798698425293
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00036716461181641
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0006 0.00063920021057129
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.00088596343994141
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0006 0.00059103965759277
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8522 0.85220623016357
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.238') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.238') <= INET_ATON(ip_end)
79 0.0016 0.0016119480133057
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0008 0.00083804130554199
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00043201446533203
SELECT * FROM pages WHERE pagename = 'search'
82 0.0055 0.0054929256439209
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0015 0.0014610290527344
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0010 0.0010340213775635
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0050 0.0050070285797119
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0015 0.0014631748199463
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00040698051452637
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0010 0.0010418891906738
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert fleur de geisha 20 sachets mousselines', NOW(), '216.73.216.238'
89 0.0006 0.00057506561279297
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' 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 +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0003 0.00033903121948242
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' 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 +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0043 0.0042579174041748
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 'fleur') OR (keyfeatures LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (keyfeatures LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (keyfeatures LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (keyfeatures LIKE 'mousselines') OR (title LIKE 'mousselines'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0004 0.00037789344787598
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 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
93 0.0003 0.00033211708068848
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 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
94 0.0003 0.00033688545227051
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' 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 +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0055 0.0054678916931152
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 '%fleur%') OR (keyfeatures LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (keyfeatures LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (keyfeatures LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (keyfeatures LIKE '%mousselines%') OR (title LIKE '%mousselines%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00029301643371582
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 '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		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 '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
98 0.0004 0.00039196014404297
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' 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 +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0003 0.00032901763916016
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' 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 +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0041 0.0040819644927979
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 'fleur') OR (keyfeatures LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (keyfeatures LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (keyfeatures LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (keyfeatures LIKE 'mousselines') OR (title LIKE 'mousselines'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00027203559875488
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 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
102 0.0002 0.00024199485778809
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 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
103 0.0003 0.00032901763916016
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' 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 +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0062 0.0061771869659424
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 '%fleur%') OR (keyfeatures LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (keyfeatures LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (keyfeatures LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (keyfeatures LIKE '%mousselines%') OR (title LIKE '%mousselines%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00030207633972168
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 '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
106 0.0003 0.00025200843811035
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 '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
107 0.0003 0.00031685829162598
SELECT * FROM products WHERE id = '2672'
108 0.0011 0.0011420249938965
SELECT * FROM productimages WHERE product_id = '2672' ORDER BY sortorder ASC
109 0.0010 0.0010011196136475
SELECT * FROM product_image_select WHERE product_id = '2672'
110 0.0008 0.00076603889465332
SELECT * FROM productcustomimages WHERE product_id = '2672'
111 0.0011 0.0011181831359863
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2672' AND a.name = n.originalname
112 0.0008 0.00081896781921387
SELECT * FROM productoffers WHERE product_id = '2672' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.00031399726867676
SELECT * FROM productoffers
                WHERE product_id = '2672' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0003 0.00027203559875488
SELECT * FROM productoffers
                WHERE product_id = 2672
                ORDER BY price ASC LIMIT 1
115 0.0004 0.00038290023803711
SELECT value FROM productattributes
                WHERE product_id = '2672'
                AND name = 'ListPriceAmount'
116 0.0003 0.00030398368835449
SELECT value FROM productattributes WHERE product_id = '2672' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
117 0.0004 0.00037503242492676
SELECT * FROM products WHERE id = '1152'
118 0.0004 0.00038504600524902
SELECT * FROM productimages WHERE product_id = '1152' ORDER BY sortorder ASC
119 0.0005 0.0005180835723877
SELECT * FROM product_image_select WHERE product_id = '1152'
120 0.0003 0.00029802322387695
SELECT * FROM productcustomimages WHERE product_id = '1152'
121 0.0007 0.00069904327392578
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1152' AND a.name = n.originalname
122 0.0003 0.00032496452331543
SELECT * FROM productoffers WHERE product_id = '1152' AND merchantid = 'A1X6FK5RDHNB96'
123 0.0003 0.00026607513427734
SELECT * FROM productoffers
                WHERE product_id = '1152' AND price > 0
                ORDER BY price ASC LIMIT 1
124 0.0002 0.00023603439331055
SELECT * FROM productoffers
                WHERE product_id = 1152
                ORDER BY price ASC LIMIT 1
125 0.0003 0.00028800964355469
SELECT value FROM productattributes
                WHERE product_id = '1152'
                AND name = 'ListPriceAmount'
126 0.0003 0.00026607513427734
SELECT value FROM productattributes WHERE product_id = '1152' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
127 0.0003 0.00034999847412109
SELECT * FROM products WHERE id = '4905'
128 0.0003 0.00031590461730957
SELECT * FROM productimages WHERE product_id = '4905' ORDER BY sortorder ASC
129 0.0005 0.00047993659973145
SELECT * FROM product_image_select WHERE product_id = '4905'
130 0.0003 0.00029993057250977
SELECT * FROM productcustomimages WHERE product_id = '4905'
131 0.0008 0.00075578689575195
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4905' AND a.name = n.originalname
132 0.0003 0.00033688545227051
SELECT * FROM productoffers WHERE product_id = '4905' AND merchantid = 'A1X6FK5RDHNB96'
133 0.0003 0.00027298927307129
SELECT * FROM productoffers
                WHERE product_id = '4905' AND price > 0
                ORDER BY price ASC LIMIT 1
134 0.0003 0.00027894973754883
SELECT value FROM productattributes WHERE product_id = '4905' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
135 0.0004 0.0003960132598877
SELECT * FROM products WHERE id = '853'
136 0.0004 0.00038695335388184
SELECT * FROM productimages WHERE product_id = '853' ORDER BY sortorder ASC
137 0.0004 0.00044584274291992
SELECT * FROM product_image_select WHERE product_id = '853'
138 0.0003 0.00027298927307129
SELECT * FROM productcustomimages WHERE product_id = '853'
139 0.0009 0.00092601776123047
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '853' AND a.name = n.originalname
140 0.0003 0.00032997131347656
SELECT * FROM productoffers WHERE product_id = '853' AND merchantid = 'A1X6FK5RDHNB96'
141 0.0003 0.00031399726867676
SELECT * FROM productoffers
                WHERE product_id = '853' AND price > 0
                ORDER BY price ASC LIMIT 1
142 0.0003 0.0002589225769043
SELECT value FROM productattributes WHERE product_id = '853' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
143 0.0003 0.00034499168395996
SELECT * FROM products WHERE id = '2498'
144 0.0003 0.00032305717468262
SELECT * FROM productimages WHERE product_id = '2498' ORDER BY sortorder ASC
145 0.0004 0.00041985511779785
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2498' AND p.id = pi.product_id ORDER BY pi.sortorder
146 0.0005 0.00048494338989258
SELECT * FROM product_image_select WHERE product_id = '2498'
147 0.0003 0.00030016899108887
SELECT * FROM productcustomimages WHERE product_id = '2498'
148 0.0004 0.00041007995605469
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 = '2498'
                GROUP BY o.product_id
149 0.0016 0.0015780925750732
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     = '2498'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
150 0.0004 0.00036096572875977
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2498
151 0.0007 0.00069189071655273
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2498' AND a.name = n.originalname
152 0.0003 0.00026106834411621
SELECT * FROM productoffers WHERE product_id = '2498' AND merchantid = 'A1X6FK5RDHNB96'
153 0.0003 0.00026488304138184
SELECT * FROM productoffers
                WHERE product_id = '2498' AND price > 0
                ORDER BY price ASC LIMIT 1
154 0.0002 0.0002448558807373
SELECT * FROM productoffers
                WHERE product_id = 2498
                ORDER BY price ASC LIMIT 1
155 0.0003 0.00025415420532227
SELECT value FROM productattributes
                WHERE product_id = '2498'
                AND name = 'ListPriceAmount'
156 0.0003 0.00030803680419922
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 = '2498'
                GROUP BY o.product_id
157 0.0004 0.00043606758117676
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     = '2498'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
158 0.0003 0.00027894973754883
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2498
159 0.0004 0.00036287307739258
SELECT value FROM productattributes WHERE product_id = '2498' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
160 0.0004 0.00042104721069336
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '2498'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
161 0.0003 0.00029516220092773
SELECT * FROM products WHERE id = '842'
162 0.0003 0.00032305717468262
SELECT * FROM productimages WHERE product_id = '842' ORDER BY sortorder ASC
163 0.0005 0.0004730224609375
SELECT * FROM product_image_select WHERE product_id = '842'
164 0.0003 0.00028204917907715
SELECT * FROM productcustomimages WHERE product_id = '842'
165 0.0007 0.00071096420288086
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '842' AND a.name = n.originalname
166 0.0003 0.00033092498779297
SELECT * FROM productoffers WHERE product_id = '842' AND merchantid = 'A1X6FK5RDHNB96'
167 0.0003 0.00029301643371582
SELECT * FROM productoffers
                WHERE product_id = '842' AND price > 0
                ORDER BY price ASC LIMIT 1
168 0.0003 0.0002739429473877
SELECT value FROM productattributes WHERE product_id = '842' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
169 0.0004 0.00035810470581055
SELECT * FROM products WHERE id = '2184'
170 0.0004 0.00042009353637695
SELECT * FROM productimages WHERE product_id = '2184' ORDER BY sortorder ASC
171 0.0005 0.00049996376037598
SELECT * FROM product_image_select WHERE product_id = '2184'
172 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '2184'
173 0.0007 0.00065302848815918
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2184' AND a.name = n.originalname
174 0.0003 0.00031781196594238
SELECT * FROM productoffers WHERE product_id = '2184' AND merchantid = 'A1X6FK5RDHNB96'
175 0.0003 0.00026798248291016
SELECT * FROM productoffers
                WHERE product_id = '2184' AND price > 0
                ORDER BY price ASC LIMIT 1
176 0.0003 0.00025677680969238
SELECT value FROM productattributes WHERE product_id = '2184' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
177 0.0003 0.00034594535827637
SELECT * FROM products WHERE id = '1237'
178 0.0003 0.00029897689819336
SELECT * FROM productimages WHERE product_id = '1237' ORDER BY sortorder ASC
179 0.0004 0.00042819976806641
SELECT * FROM product_image_select WHERE product_id = '1237'
180 0.0003 0.0002601146697998
SELECT * FROM productcustomimages WHERE product_id = '1237'
181 0.0008 0.00078606605529785
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1237' AND a.name = n.originalname
182 0.0003 0.00034523010253906
SELECT * FROM productoffers WHERE product_id = '1237' AND merchantid = 'A1X6FK5RDHNB96'
183 0.0005 0.00053906440734863
SELECT * FROM productoffers
                WHERE product_id = '1237' AND price > 0
                ORDER BY price ASC LIMIT 1
184 0.0003 0.00029683113098145
SELECT value FROM productattributes WHERE product_id = '1237' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
185 0.0004 0.00035500526428223
SELECT * FROM products WHERE id = '3940'
186 0.0003 0.00033712387084961
SELECT * FROM productimages WHERE product_id = '3940' ORDER BY sortorder ASC
187 0.0003 0.00028777122497559
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3940' AND p.id = pi.product_id ORDER BY pi.sortorder
188 0.0005 0.00045204162597656
SELECT * FROM product_image_select WHERE product_id = '3940'
189 0.0003 0.00028586387634277
SELECT * FROM productcustomimages WHERE product_id = '3940'
190 0.0004 0.00037193298339844
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 = '3940'
                GROUP BY o.product_id
191 0.0004 0.00038719177246094
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     = '3940'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
192 0.0003 0.00025296211242676
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3940
193 0.0008 0.00075387954711914
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3940' AND a.name = n.originalname
194 0.0003 0.00025486946105957
SELECT * FROM productoffers WHERE product_id = '3940' AND merchantid = 'A1X6FK5RDHNB96'
195 0.0003 0.00027203559875488
SELECT * FROM productoffers
                WHERE product_id = '3940' AND price > 0
                ORDER BY price ASC LIMIT 1
196 0.0002 0.00022697448730469
SELECT * FROM productoffers
                WHERE product_id = 3940
                ORDER BY price ASC LIMIT 1
197 0.0003 0.00025105476379395
SELECT value FROM productattributes
                WHERE product_id = '3940'
                AND name = 'ListPriceAmount'
198 0.0003 0.00025796890258789
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 = '3940'
                GROUP BY o.product_id
199 0.0004 0.00040316581726074
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     = '3940'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
200 0.0002 0.00023984909057617
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3940
201 0.0003 0.00033092498779297
SELECT value FROM productattributes WHERE product_id = '3940' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
202 0.0003 0.00025606155395508
SELECT * FROM products WHERE parent_id = '3940'
203 0.0002 0.00024986267089844
SELECT * FROM products WHERE id = '3571'
204 0.0003 0.00028610229492188
SELECT * FROM productimages WHERE product_id = '3571' ORDER BY sortorder ASC
205 0.0005 0.00047802925109863
SELECT * FROM product_image_select WHERE product_id = '3571'
206 0.0003 0.00028181076049805
SELECT * FROM productcustomimages WHERE product_id = '3571'
207 0.0007 0.00070810317993164
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3571' AND a.name = n.originalname
208 0.0003 0.00029492378234863
SELECT * FROM productoffers WHERE product_id = '3571' AND merchantid = 'A1X6FK5RDHNB96'
209 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = '3571' AND price > 0
                ORDER BY price ASC LIMIT 1
210 0.0002 0.00022101402282715
SELECT * FROM productoffers
                WHERE product_id = 3571
                ORDER BY price ASC LIMIT 1
211 0.0002 0.00023984909057617
SELECT value FROM productattributes
                WHERE product_id = '3571'
                AND name = 'ListPriceAmount'
212 0.0003 0.00025510787963867
SELECT value FROM productattributes WHERE product_id = '3571' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
213 0.0003 0.00034117698669434
SELECT * FROM products WHERE id = '3497'
214 0.0004 0.0003659725189209
SELECT * FROM productimages WHERE product_id = '3497' ORDER BY sortorder ASC
215 0.0004 0.00042581558227539
SELECT * FROM product_image_select WHERE product_id = '3497'
216 0.0003 0.00033783912658691
SELECT * FROM productcustomimages WHERE product_id = '3497'
217 0.0007 0.00071597099304199
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3497' AND a.name = n.originalname
218 0.0003 0.00030899047851562
SELECT * FROM productoffers WHERE product_id = '3497' AND merchantid = 'A1X6FK5RDHNB96'
219 0.0003 0.00026893615722656
SELECT * FROM productoffers
                WHERE product_id = '3497' AND price > 0
                ORDER BY price ASC LIMIT 1
220 0.0003 0.00027298927307129
SELECT value FROM productattributes WHERE product_id = '3497' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
221 0.0003 0.00034403800964355
SELECT * FROM products WHERE id = '1626'
222 0.0003 0.00028419494628906
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
223 0.0004 0.00043296813964844
SELECT * FROM product_image_select WHERE product_id = '1626'
224 0.0003 0.00026392936706543
SELECT * FROM productcustomimages WHERE product_id = '1626'
225 0.0006 0.00056695938110352
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
226 0.0004 0.0003669261932373
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
227 0.0003 0.00026679039001465
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
228 0.0003 0.0002598762512207
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
229 0.0003 0.00032997131347656
SELECT * FROM products WHERE id = '3555'
230 0.0003 0.00030899047851562
SELECT * FROM productimages WHERE product_id = '3555' ORDER BY sortorder ASC
231 0.0004 0.00042915344238281
SELECT * FROM product_image_select WHERE product_id = '3555'
232 0.0003 0.00025701522827148
SELECT * FROM productcustomimages WHERE product_id = '3555'
233 0.0007 0.0006868839263916
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3555' AND a.name = n.originalname
234 0.0003 0.00031113624572754
SELECT * FROM productoffers WHERE product_id = '3555' AND merchantid = 'A1X6FK5RDHNB96'
235 0.0003 0.0002739429473877
SELECT * FROM productoffers
                WHERE product_id = '3555' AND price > 0
                ORDER BY price ASC LIMIT 1
236 0.0003 0.00026607513427734
SELECT value FROM productattributes WHERE product_id = '3555' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
237 0.0004 0.00035881996154785
SELECT * FROM products WHERE id = '866'
238 0.0003 0.00031614303588867
SELECT * FROM productimages WHERE product_id = '866' ORDER BY sortorder ASC
239 0.0004 0.00043392181396484
SELECT * FROM product_image_select WHERE product_id = '866'
240 0.0003 0.00026392936706543
SELECT * FROM productcustomimages WHERE product_id = '866'
241 0.0007 0.00066685676574707
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '866' AND a.name = n.originalname
242 0.0003 0.00031304359436035
SELECT * FROM productoffers WHERE product_id = '866' AND merchantid = 'A1X6FK5RDHNB96'
243 0.0003 0.0002589225769043
SELECT * FROM productoffers
                WHERE product_id = '866' AND price > 0
                ORDER BY price ASC LIMIT 1
244 0.0003 0.00027680397033691
SELECT value FROM productattributes WHERE product_id = '866' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
245 0.0004 0.00036191940307617
SELECT * FROM products WHERE id = '3925'
246 0.0003 0.00030207633972168
SELECT * FROM productimages WHERE product_id = '3925' ORDER BY sortorder ASC
247 0.0003 0.00028181076049805
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3925' AND p.id = pi.product_id ORDER BY pi.sortorder
248 0.0005 0.00046586990356445
SELECT * FROM product_image_select WHERE product_id = '3925'
249 0.0003 0.00026512145996094
SELECT * FROM productcustomimages WHERE product_id = '3925'
250 0.0003 0.00033879280090332
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 = '3925'
                GROUP BY o.product_id
251 0.0004 0.00040698051452637
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     = '3925'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
252 0.0003 0.00025010108947754
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3925
253 0.0005 0.0005497932434082
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3925' AND a.name = n.originalname
254 0.0002 0.00023198127746582
SELECT * FROM productoffers WHERE product_id = '3925' AND merchantid = 'A1X6FK5RDHNB96'
255 0.0002 0.00024104118347168
SELECT * FROM productoffers
                WHERE product_id = '3925' AND price > 0
                ORDER BY price ASC LIMIT 1
256 0.0002 0.0002288818359375
SELECT * FROM productoffers
                WHERE product_id = 3925
                ORDER BY price ASC LIMIT 1
257 0.0004 0.00039100646972656
SELECT value FROM productattributes
                WHERE product_id = '3925'
                AND name = 'ListPriceAmount'
258 0.0003 0.00029683113098145
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 = '3925'
                GROUP BY o.product_id
259 0.0004 0.00040006637573242
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     = '3925'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
260 0.0003 0.0002589225769043
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3925
261 0.0004 0.00035881996154785
SELECT value FROM productattributes WHERE product_id = '3925' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
262 0.0004 0.00041103363037109
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3925'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'PackageQuantity'
                GROUP BY o.value
                ORDER BY o.value ASC
263 0.0003 0.00026512145996094
SELECT * FROM products WHERE parent_id = '3925'
264 0.0003 0.00033998489379883
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3926' AND a.name = n.originalname
265 0.0003 0.00029492378234863
SELECT * FROM productoffers WHERE product_id = '3926' AND merchantid = 'A1X6FK5RDHNB96'
266 0.0002 0.00024080276489258
SELECT * FROM productoffers
                WHERE product_id = '3926' AND price > 0
                ORDER BY price ASC LIMIT 1
267 0.0002 0.00023198127746582
SELECT * FROM productoffers
                WHERE product_id = 3926
                ORDER BY price ASC LIMIT 1
268 0.0002 0.00023508071899414
SELECT value FROM productattributes
                WHERE product_id = '3926'
                AND name = 'ListPriceAmount'
269 0.0003 0.00025200843811035
SELECT * FROM products WHERE id = '3693'
270 0.0003 0.00031518936157227
SELECT * FROM productimages WHERE product_id = '3693' ORDER BY sortorder ASC
271 0.0004 0.00035691261291504
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3693' AND p.id = pi.product_id ORDER BY pi.sortorder
272 0.0005 0.00046110153198242
SELECT * FROM product_image_select WHERE product_id = '3693'
273 0.0003 0.00025701522827148
SELECT * FROM productcustomimages WHERE product_id = '3693'
274 0.0003 0.00034403800964355
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 = '3693'
                GROUP BY o.product_id
275 0.0004 0.00043010711669922
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     = '3693'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
276 0.0003 0.00025820732116699
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3693
277 0.0007 0.00067400932312012
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3693' AND a.name = n.originalname
278 0.0002 0.00022196769714355
SELECT * FROM productoffers WHERE product_id = '3693' AND merchantid = 'A1X6FK5RDHNB96'
279 0.0002 0.00022006034851074
SELECT * FROM productoffers
                WHERE product_id = '3693' AND price > 0
                ORDER BY price ASC LIMIT 1
280 0.0002 0.00023508071899414
SELECT * FROM productoffers
                WHERE product_id = 3693
                ORDER BY price ASC LIMIT 1
281 0.0002 0.00023913383483887
SELECT value FROM productattributes
                WHERE product_id = '3693'
                AND name = 'ListPriceAmount'
282 0.0003 0.00026512145996094
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 = '3693'
                GROUP BY o.product_id
283 0.0004 0.00042390823364258
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     = '3693'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
284 0.0004 0.00037097930908203
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3693
285 0.0003 0.0003361701965332
SELECT value FROM productattributes WHERE product_id = '3693' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
286 0.0004 0.00038981437683105
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3693'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
287 0.0003 0.00027608871459961
SELECT * FROM products WHERE id = '829'
288 0.0003 0.00031590461730957
SELECT * FROM productimages WHERE product_id = '829' ORDER BY sortorder ASC
289 0.0003 0.00027894973754883
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '829' AND p.id = pi.product_id ORDER BY pi.sortorder
290 0.0004 0.00043201446533203
SELECT * FROM product_image_select WHERE product_id = '829'
291 0.0003 0.00025486946105957
SELECT * FROM productcustomimages WHERE product_id = '829'
292 0.0003 0.00033307075500488
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 = '829'
                GROUP BY o.product_id
293 0.0004 0.00039577484130859
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     = '829'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
294 0.0003 0.00027108192443848
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 829
295 0.0006 0.00058507919311523
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '829' AND a.name = n.originalname
296 0.0002 0.00024199485778809
SELECT * FROM productoffers WHERE product_id = '829' AND merchantid = 'A1X6FK5RDHNB96'
297 0.0003 0.00025701522827148
SELECT * FROM productoffers
                WHERE product_id = '829' AND price > 0
                ORDER BY price ASC LIMIT 1
298 0.0002 0.00022315979003906
SELECT * FROM productoffers
                WHERE product_id = 829
                ORDER BY price ASC LIMIT 1
299 0.0002 0.00023698806762695
SELECT value FROM productattributes
                WHERE product_id = '829'
                AND name = 'ListPriceAmount'
300 0.0003 0.00027990341186523
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 = '829'
                GROUP BY o.product_id
301 0.0004 0.00042009353637695
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     = '829'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
302 0.0003 0.00025796890258789
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 829
303 0.0003 0.00033092498779297
SELECT value FROM productattributes WHERE product_id = '829' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
304 0.0004 0.00040102005004883
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '829'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Style'
                GROUP BY o.value
                ORDER BY o.value ASC
305 0.0003 0.00026488304138184
SELECT * FROM products WHERE id = '3853'
306 0.0003 0.00031113624572754
SELECT * FROM productimages WHERE product_id = '3853' ORDER BY sortorder ASC
307 0.0004 0.00044703483581543
SELECT * FROM product_image_select WHERE product_id = '3853'
308 0.0003 0.00026512145996094
SELECT * FROM productcustomimages WHERE product_id = '3853'
309 0.0006 0.00055098533630371
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3853' AND a.name = n.originalname
310 0.0003 0.00033402442932129
SELECT * FROM productoffers WHERE product_id = '3853' AND merchantid = 'A1X6FK5RDHNB96'
311 0.0003 0.0002598762512207
SELECT * FROM productoffers
                WHERE product_id = '3853' AND price > 0
                ORDER BY price ASC LIMIT 1
312 0.0003 0.00025200843811035
SELECT value FROM productattributes WHERE product_id = '3853' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
313 0.0009 0.00090503692626953
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2672' ORDER BY timestamp DESC
314 0.0002 0.00021719932556152
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1152' ORDER BY timestamp DESC
315 0.0002 0.00018906593322754
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4905' ORDER BY timestamp DESC
316 0.0002 0.00020098686218262
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '853' ORDER BY timestamp DESC
317 0.0002 0.00020098686218262
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2498' ORDER BY timestamp DESC
318 0.0002 0.00019311904907227
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '842' ORDER BY timestamp DESC
319 0.0002 0.00019693374633789
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2184' ORDER BY timestamp DESC
320 0.0002 0.00020503997802734
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1237' ORDER BY timestamp DESC
321 0.0002 0.00019383430480957
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3940' ORDER BY timestamp DESC
322 0.0002 0.00018405914306641
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3571' ORDER BY timestamp DESC
323 0.0002 0.00022196769714355
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3497' ORDER BY timestamp DESC
324 0.0002 0.00019383430480957
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1626' ORDER BY timestamp DESC
325 0.0002 0.00018310546875
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3555' ORDER BY timestamp DESC
326 0.0002 0.00022411346435547
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '866' ORDER BY timestamp DESC
327 0.0002 0.0002140998840332
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3925' ORDER BY timestamp DESC
328 0.0002 0.00018906593322754
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3693' ORDER BY timestamp DESC
329 0.0002 0.00019502639770508
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '829' ORDER BY timestamp DESC
330 0.0002 0.00019717216491699
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3853' ORDER BY timestamp DESC
331 0.0009 0.00085592269897461
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
332 0.0007 0.00068783760070801
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
333 0.0002 0.00023913383483887
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
334 0.0122 0.012179136276245
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
335 0.0011 0.0011169910430908
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
336 0.0004 0.00040292739868164
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
337 0.0004 0.00044989585876465
SELECT * FROM products WHERE id = 1626
338 0.0003 0.00029897689819336
SELECT * FROM products WHERE id = 4041
339 0.0003 0.00025105476379395
SELECT * FROM products WHERE id = 4312
340 0.0003 0.00025582313537598
SELECT * FROM products WHERE id = 777
341 0.0003 0.0002748966217041
SELECT * FROM products WHERE id = 3881
342 0.0003 0.00027799606323242
SELECT * FROM products WHERE id = 4213
343 0.0003 0.00028204917907715
SELECT * FROM products WHERE id = '1626'
344 0.0003 0.00033998489379883
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
345 0.0005 0.00046706199645996
SELECT * FROM product_image_select WHERE product_id = '1626'
346 0.0003 0.00029802322387695
SELECT * FROM productcustomimages WHERE product_id = '1626'
347 0.0006 0.00059890747070312
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
348 0.0003 0.00032901763916016
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
349 0.0003 0.00028800964355469
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
350 0.0003 0.00028300285339355
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
351 0.0004 0.0003819465637207
SELECT * FROM products WHERE id = '4041'
352 0.0003 0.00033688545227051
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
353 0.0005 0.00046992301940918
SELECT * FROM product_image_select WHERE product_id = '4041'
354 0.0003 0.0003049373626709
SELECT * FROM productcustomimages WHERE product_id = '4041'
355 0.0007 0.00072288513183594
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
356 0.0004 0.00036907196044922
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
357 0.0003 0.00026917457580566
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
358 0.0003 0.00027704238891602
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
359 0.0003 0.0003352165222168
SELECT * FROM products WHERE id = '4312'
360 0.0003 0.00032997131347656
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
361 0.0004 0.00043582916259766
SELECT * FROM product_image_select WHERE product_id = '4312'
362 0.0003 0.00029110908508301
SELECT * FROM productcustomimages WHERE product_id = '4312'
363 0.0007 0.00066804885864258
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
364 0.0003 0.00031304359436035
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
365 0.0003 0.00027298927307129
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
366 0.0003 0.00030112266540527
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
367 0.0003 0.00034999847412109
SELECT * FROM products WHERE id = '777'
368 0.0003 0.00033402442932129
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
369 0.0005 0.00052189826965332
SELECT * FROM product_image_select WHERE product_id = '777'
370 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '777'
371 0.0007 0.00069594383239746
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
372 0.0003 0.00034689903259277
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
373 0.0003 0.00028705596923828
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
374 0.0003 0.00029492378234863
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
375 0.0004 0.00035309791564941
SELECT * FROM products WHERE id = '3881'
376 0.0004 0.00035786628723145
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
377 0.0004 0.00044107437133789
SELECT * FROM product_image_select WHERE product_id = '3881'
378 0.0003 0.00029110908508301
SELECT * FROM productcustomimages WHERE product_id = '3881'
379 0.0007 0.00072288513183594
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
380 0.0003 0.00032210350036621
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
381 0.0003 0.0003049373626709
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
382 0.0003 0.00028705596923828
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
383 0.0004 0.00036907196044922
SELECT * FROM products WHERE id = '4213'
384 0.0004 0.00037002563476562
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
385 0.0004 0.0004429817199707
SELECT * FROM product_image_select WHERE product_id = '4213'
386 0.0003 0.00028204917907715
SELECT * FROM productcustomimages WHERE product_id = '4213'
387 0.0007 0.00069284439086914
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
388 0.0003 0.00031495094299316
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
389 0.0003 0.00027894973754883
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
390 0.0003 0.00027704238891602
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
391 0.0013 0.0013489723205566
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
392 0.0005 0.0005040168762207
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
393 0.0016 0.0016410350799561
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
394 0.0009 0.00094199180603027
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
395 0.0004 0.00038909912109375
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
396 0.0005 0.00049495697021484
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
397 0.0005 0.00046896934509277
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'