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.399130821228 414 1.1414 0


No Amazon API Requests Made.


App Debug - Total Time 1.399130821228 seconds

Number Time From Start Name Description
1 0.24093580245972 Initialise Initialise FSB Function
2 0.24289393424988 App Controller Start Start of the App controller (called before the controller of every page)
3 0.26870083808899 Start of getCategoryListByGroup Function Before first category groups query
4 0.26959681510925 After initial query Before first category groups query
5 0.26959681510925 Get Category List for Group Before the call to getCategoryList function
6 0.26959896087646 Start of GetCategoryList function Start of the function
7 0.26959991455078 Before getting categories Query to get specific category list
8 0.27048087120056 After getting categories Query to get specific category list
9 0.27048182487488 Before getting category custom Before call to function getCategoryCustom
10 0.2863609790802 After getting category custom After call to function getCategoryCustom
11 0.28636193275452 Before getting category custom Before call to function getCategoryCustom
12 0.29495096206665 After getting category custom After call to function getCategoryCustom
13 0.29495286941528 Before getting category custom Before call to function getCategoryCustom
14 0.29948687553406 After getting category custom After call to function getCategoryCustom
15 0.29948782920837 Before getting category custom Before call to function getCategoryCustom
16 0.30246186256409 After getting category custom After call to function getCategoryCustom
17 0.3024628162384 Before getting category custom Before call to function getCategoryCustom
18 0.30609893798828 After getting category custom After call to function getCategoryCustom
19 0.3060998916626 Before getting category custom Before call to function getCategoryCustom
20 0.30945086479187 After getting category custom After call to function getCategoryCustom
21 0.30945181846619 End of GetCategoryList function End of the function
22 0.30945682525635 Get Category List for Group Before the call to getCategoryList function
23 0.30945897102356 Start of GetCategoryList function Start of the function
24 0.30945992469788 Before getting categories Query to get specific category list
25 0.30978393554688 End of getCategoryListByGroup Function Before return()
26 1.1972389221191 App Controller End End of the App controller (called before the controller of every page)
27 1.3355078697205 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.3365647792816 Before Get Options Before the call to getOptions in the tpl class
29 1.3762559890747 After Get Options After the call to getOptions in the tpl class
30 1.3763048648834 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.3991219997406 Finalizing debug Before the debug is output to the page.
32 1.3991298675537 End of App This is the end of the app logging, final timestamp


Query Debug - 414 Database Queries. Total time 1.1414 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0015 0.001474142074585
SELECT parameter, value FROM parameters
2 0.0057 0.0057048797607422
SELECT * FROM `bad_bots`
3 0.0003 0.00031018257141113
SET time_zone = 'Europe/London'
4 0.0016 0.001633882522583
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0018 0.0018231868743896
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"216.73.216.66\";}'
6 0.0021 0.0021159648895264
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751673161'
7 0.0011 0.0011329650878906
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0003 0.00030708312988281
UPDATE autorun SET lastrun = '2025-07-04 23:52:41' WHERE id = '16'
9 0.0003 0.00032496452331543
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0008 0.00082802772521973
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0002 0.00023889541625977
SELECT * FROM pages WHERE id = 52
12 0.0015 0.0014641284942627
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0236 0.023640155792236
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0005 0.00050902366638184
SELECT * FROM pages WHERE pagename = 'search'
15 0.0009 0.00089120864868164
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0009 0.00087308883666992
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0063 0.006303071975708
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.0010759830474854
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.0006868839263916
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00032901763916016
SELECT id FROM categories WHERE parent_id = '26'
21 0.0048 0.0047729015350342
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.00088906288146973
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.00077080726623535
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.00070619583129883
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00028896331787109
SELECT * FROM categorygroups WHERE id = '1'
26 0.0031 0.0030970573425293
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.00036287307739258
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.00027298927307129
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00029397010803223
SELECT id FROM categories WHERE parent_id = '27'
30 0.0032 0.0031619071960449
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.0004 0.00036716461181641
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.00037980079650879
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.00030779838562012
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00027894973754883
SELECT * FROM categorygroups WHERE id = '1'
35 0.0011 0.0011382102966309
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.00030207633972168
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.0003199577331543
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00028109550476074
SELECT id FROM categories WHERE parent_id = '28'
39 0.0012 0.0011861324310303
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.0004 0.0003511905670166
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.00035810470581055
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.00030088424682617
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00026988983154297
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00043201446533203
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.00026106834411621
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00027680397033691
SELECT id FROM categories WHERE parent_id = '29'
48 0.0004 0.00043487548828125
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.00032401084899902
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.00032401084899902
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.00030708312988281
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00029397010803223
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00044584274291992
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.00034499168395996
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.00028300285339355
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00034213066101074
SELECT id FROM categories WHERE parent_id = '30'
57 0.0005 0.0004580020904541
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.0005 0.00046491622924805
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.0006 0.00060892105102539
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.0004 0.00038504600524902
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00027894973754883
SELECT * FROM categorygroups WHERE id = '1'
62 0.0005 0.00049805641174316
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.00033783912658691
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.00028419494628906
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00030899047851562
SELECT id FROM categories WHERE parent_id = '31'
66 0.0006 0.00063800811767578
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.0003199577331543
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0003 0.00033903121948242
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.00031781196594238
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00028800964355469
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.0003209114074707
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0019 0.0018939971923828
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0008 0.00078320503234863
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00035810470581055
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.00065493583679199
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.00089478492736816
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0005 0.0005490779876709
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8786 0.87855505943298
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.66') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.66') <= INET_ATON(ip_end)
79 0.0016 0.0015511512756348
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0008 0.00082206726074219
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00040698051452637
SELECT * FROM pages WHERE pagename = 'search'
82 0.0052 0.0051500797271729
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0016 0.0015759468078613
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0011 0.0010879039764404
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0051 0.0051348209381104
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0014 0.0013899803161621
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0005 0.00045394897460938
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0011 0.0010910034179688
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert fleur de geisha 20 sachets mousselines', NOW(), '216.73.216.66'
89 0.0006 0.00055718421936035
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.00034308433532715
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.0040 0.0040159225463867
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.00037884712219238
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.0004 0.0003809928894043
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.0004 0.00038003921508789
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.0053 0.0053460597991943
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.00026798248291016
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%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.00026679039001465
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.00036501884460449
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.00034403800964355
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.0040 0.0040290355682373
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.00031018257141113
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.0003 0.00025296211242676
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.00032401084899902
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.0054 0.0054299831390381
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.0004 0.00038385391235352
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.00025010108947754
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.00030183792114258
SELECT * FROM products WHERE id = '4756'
108 0.0012 0.0011599063873291
SELECT * FROM productimages WHERE product_id = '4756' ORDER BY sortorder ASC
109 0.0010 0.0010011196136475
SELECT * FROM product_image_select WHERE product_id = '4756'
110 0.0007 0.00069403648376465
SELECT * FROM productcustomimages WHERE product_id = '4756'
111 0.0011 0.0011200904846191
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4756' AND a.name = n.originalname
112 0.0009 0.00085115432739258
SELECT * FROM productoffers WHERE product_id = '4756' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.00027799606323242
SELECT * FROM productoffers
                WHERE product_id = '4756' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0003 0.00026202201843262
SELECT * FROM productoffers
                WHERE product_id = 4756
                ORDER BY price ASC LIMIT 1
115 0.0003 0.00034403800964355
SELECT value FROM productattributes
                WHERE product_id = '4756'
                AND name = 'ListPriceAmount'
116 0.0003 0.00027799606323242
SELECT value FROM productattributes WHERE product_id = '4756' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
117 0.0003 0.00034999847412109
SELECT * FROM products WHERE id = '1375'
118 0.0004 0.00042605400085449
SELECT * FROM productimages WHERE product_id = '1375' ORDER BY sortorder ASC
119 0.0005 0.00054502487182617
SELECT * FROM product_image_select WHERE product_id = '1375'
120 0.0003 0.00028204917907715
SELECT * FROM productcustomimages WHERE product_id = '1375'
121 0.0007 0.00073695182800293
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1375' AND a.name = n.originalname
122 0.0003 0.0003201961517334
SELECT * FROM productoffers WHERE product_id = '1375' AND merchantid = 'A1X6FK5RDHNB96'
123 0.0003 0.0002601146697998
SELECT * FROM productoffers
                WHERE product_id = '1375' AND price > 0
                ORDER BY price ASC LIMIT 1
124 0.0003 0.00026583671569824
SELECT * FROM productoffers
                WHERE product_id = 1375
                ORDER BY price ASC LIMIT 1
125 0.0003 0.0002591609954834
SELECT value FROM productattributes
                WHERE product_id = '1375'
                AND name = 'ListPriceAmount'
126 0.0003 0.00029993057250977
SELECT value FROM productattributes WHERE product_id = '1375' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
127 0.0004 0.00044107437133789
SELECT * FROM products WHERE id = '1806'
128 0.0005 0.00049686431884766
SELECT * FROM productimages WHERE product_id = '1806' ORDER BY sortorder ASC
129 0.0006 0.00055718421936035
SELECT * FROM product_image_select WHERE product_id = '1806'
130 0.0003 0.0003199577331543
SELECT * FROM productcustomimages WHERE product_id = '1806'
131 0.0009 0.00087881088256836
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1806' AND a.name = n.originalname
132 0.0004 0.00037693977355957
SELECT * FROM productoffers WHERE product_id = '1806' AND merchantid = 'A1X6FK5RDHNB96'
133 0.0003 0.00032901763916016
SELECT * FROM productoffers
                WHERE product_id = '1806' AND price > 0
                ORDER BY price ASC LIMIT 1
134 0.0004 0.00040793418884277
SELECT value FROM productattributes WHERE product_id = '1806' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
135 0.0004 0.00041079521179199
SELECT * FROM products WHERE id = '995'
136 0.0004 0.00044417381286621
SELECT * FROM productimages WHERE product_id = '995' ORDER BY sortorder ASC
137 0.0005 0.00054287910461426
SELECT * FROM product_image_select WHERE product_id = '995'
138 0.0003 0.00030112266540527
SELECT * FROM productcustomimages WHERE product_id = '995'
139 0.0007 0.00067400932312012
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '995' AND a.name = n.originalname
140 0.0003 0.00033998489379883
SELECT * FROM productoffers WHERE product_id = '995' AND merchantid = 'A1X6FK5RDHNB96'
141 0.0003 0.00031399726867676
SELECT * FROM productoffers
                WHERE product_id = '995' AND price > 0
                ORDER BY price ASC LIMIT 1
142 0.0004 0.00037217140197754
SELECT value FROM productattributes WHERE product_id = '995' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
143 0.0004 0.00037288665771484
SELECT * FROM products WHERE id = '1396'
144 0.0004 0.00042104721069336
SELECT * FROM productimages WHERE product_id = '1396' ORDER BY sortorder ASC
145 0.0003 0.00031089782714844
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1396' AND p.id = pi.product_id ORDER BY pi.sortorder
146 0.0005 0.00048208236694336
SELECT * FROM product_image_select WHERE product_id = '1396'
147 0.0003 0.00029301643371582
SELECT * FROM productcustomimages WHERE product_id = '1396'
148 0.0004 0.00039291381835938
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 = '1396'
                GROUP BY o.product_id
149 0.0015 0.0015430450439453
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     = '1396'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
150 0.0004 0.00037002563476562
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1396
151 0.0006 0.0005948543548584
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1396' AND a.name = n.originalname
152 0.0003 0.00026392936706543
SELECT * FROM productoffers WHERE product_id = '1396' AND merchantid = 'A1X6FK5RDHNB96'
153 0.0003 0.00027799606323242
SELECT * FROM productoffers
                WHERE product_id = '1396' AND price > 0
                ORDER BY price ASC LIMIT 1
154 0.0003 0.00026392936706543
SELECT * FROM productoffers
                WHERE product_id = 1396
                ORDER BY price ASC LIMIT 1
155 0.0003 0.00026702880859375
SELECT value FROM productattributes
                WHERE product_id = '1396'
                AND name = 'ListPriceAmount'
156 0.0004 0.00036001205444336
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 = '1396'
                GROUP BY o.product_id
157 0.0005 0.00053882598876953
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     = '1396'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
158 0.0003 0.0003349781036377
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1396
159 0.0005 0.00048494338989258
SELECT value FROM productattributes WHERE product_id = '1396' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
160 0.0004 0.00043606758117676
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '1396'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
161 0.0003 0.00029993057250977
SELECT * FROM products WHERE id = '792'
162 0.0003 0.00031805038452148
SELECT * FROM productimages WHERE product_id = '792' ORDER BY sortorder ASC
163 0.0005 0.00046205520629883
SELECT * FROM product_image_select WHERE product_id = '792'
164 0.0003 0.00031495094299316
SELECT * FROM productcustomimages WHERE product_id = '792'
165 0.0007 0.00068211555480957
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '792' AND a.name = n.originalname
166 0.0004 0.00036811828613281
SELECT * FROM productoffers WHERE product_id = '792' AND merchantid = 'A1X6FK5RDHNB96'
167 0.0003 0.00029897689819336
SELECT * FROM productoffers
                WHERE product_id = '792' AND price > 0
                ORDER BY price ASC LIMIT 1
168 0.0003 0.00028300285339355
SELECT value FROM productattributes WHERE product_id = '792' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
169 0.0004 0.00036382675170898
SELECT * FROM products WHERE id = '4011'
170 0.0004 0.00035405158996582
SELECT * FROM productimages WHERE product_id = '4011' ORDER BY sortorder ASC
171 0.0005 0.00045108795166016
SELECT * FROM product_image_select WHERE product_id = '4011'
172 0.0003 0.00034093856811523
SELECT * FROM productcustomimages WHERE product_id = '4011'
173 0.0008 0.00078797340393066
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4011' AND a.name = n.originalname
174 0.0003 0.00033688545227051
SELECT * FROM productoffers WHERE product_id = '4011' AND merchantid = 'A1X6FK5RDHNB96'
175 0.0003 0.0002739429473877
SELECT * FROM productoffers
                WHERE product_id = '4011' AND price > 0
                ORDER BY price ASC LIMIT 1
176 0.0003 0.00033378601074219
SELECT value FROM productattributes WHERE product_id = '4011' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
177 0.0004 0.00037693977355957
SELECT * FROM products WHERE id = '4614'
178 0.0004 0.0004429817199707
SELECT * FROM productimages WHERE product_id = '4614' ORDER BY sortorder ASC
179 0.0007 0.0007171630859375
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4614' AND p.id = pi.product_id ORDER BY pi.sortorder
180 0.0005 0.00046586990356445
SELECT * FROM product_image_select WHERE product_id = '4614'
181 0.0003 0.00026988983154297
SELECT * FROM productcustomimages WHERE product_id = '4614'
182 0.0005 0.00047492980957031
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 = '4614'
                GROUP BY o.product_id
183 0.0008 0.00078392028808594
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     = '4614'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
184 0.0004 0.00038504600524902
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4614
185 0.0006 0.00057387351989746
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4614' AND a.name = n.originalname
186 0.0002 0.00024604797363281
SELECT * FROM productoffers WHERE product_id = '4614' AND merchantid = 'A1X6FK5RDHNB96'
187 0.0003 0.00026202201843262
SELECT * FROM productoffers
                WHERE product_id = '4614' AND price > 0
                ORDER BY price ASC LIMIT 1
188 0.0002 0.00022697448730469
SELECT * FROM productoffers
                WHERE product_id = 4614
                ORDER BY price ASC LIMIT 1
189 0.0003 0.00025510787963867
SELECT value FROM productattributes
                WHERE product_id = '4614'
                AND name = 'ListPriceAmount'
190 0.0004 0.00037407875061035
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 = '4614'
                GROUP BY o.product_id
191 0.0007 0.00074601173400879
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     = '4614'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
192 0.0004 0.00035881996154785
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4614
193 0.0004 0.00039911270141602
SELECT value FROM productattributes WHERE product_id = '4614' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
194 0.0006 0.00064682960510254
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4614'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
195 0.0005 0.00052404403686523
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4614'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
196 0.0003 0.00029110908508301
SELECT * FROM products WHERE id = '1247'
197 0.0004 0.00036311149597168
SELECT * FROM productimages WHERE product_id = '1247' ORDER BY sortorder ASC
198 0.0005 0.00049996376037598
SELECT * FROM product_image_select WHERE product_id = '1247'
199 0.0003 0.0002892017364502
SELECT * FROM productcustomimages WHERE product_id = '1247'
200 0.0006 0.00064611434936523
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1247' AND a.name = n.originalname
201 0.0003 0.0003201961517334
SELECT * FROM productoffers WHERE product_id = '1247' AND merchantid = 'A1X6FK5RDHNB96'
202 0.0003 0.00027990341186523
SELECT * FROM productoffers
                WHERE product_id = '1247' AND price > 0
                ORDER BY price ASC LIMIT 1
203 0.0002 0.00024223327636719
SELECT * FROM productoffers
                WHERE product_id = 1247
                ORDER BY price ASC LIMIT 1
204 0.0003 0.00029087066650391
SELECT value FROM productattributes
                WHERE product_id = '1247'
                AND name = 'ListPriceAmount'
205 0.0003 0.00027203559875488
SELECT value FROM productattributes WHERE product_id = '1247' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
206 0.0003 0.00034618377685547
SELECT * FROM products WHERE id = '1096'
207 0.0004 0.00035619735717773
SELECT * FROM productimages WHERE product_id = '1096' ORDER BY sortorder ASC
208 0.0005 0.00046682357788086
SELECT * FROM product_image_select WHERE product_id = '1096'
209 0.0003 0.00030112266540527
SELECT * FROM productcustomimages WHERE product_id = '1096'
210 0.0006 0.00057101249694824
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1096' AND a.name = n.originalname
211 0.0003 0.00031805038452148
SELECT * FROM productoffers WHERE product_id = '1096' AND merchantid = 'A1X6FK5RDHNB96'
212 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = '1096' AND price > 0
                ORDER BY price ASC LIMIT 1
213 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = 1096
                ORDER BY price ASC LIMIT 1
214 0.0003 0.00025486946105957
SELECT value FROM productattributes
                WHERE product_id = '1096'
                AND name = 'ListPriceAmount'
215 0.0003 0.00026988983154297
SELECT value FROM productattributes WHERE product_id = '1096' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
216 0.0004 0.00038003921508789
SELECT * FROM products WHERE id = '2073'
217 0.0003 0.00032401084899902
SELECT * FROM productimages WHERE product_id = '2073' ORDER BY sortorder ASC
218 0.0005 0.00046086311340332
SELECT * FROM product_image_select WHERE product_id = '2073'
219 0.0003 0.00030708312988281
SELECT * FROM productcustomimages WHERE product_id = '2073'
220 0.0006 0.00061297416687012
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2073' AND a.name = n.originalname
221 0.0004 0.00035309791564941
SELECT * FROM productoffers WHERE product_id = '2073' AND merchantid = 'A1X6FK5RDHNB96'
222 0.0003 0.00026512145996094
SELECT * FROM productoffers
                WHERE product_id = '2073' AND price > 0
                ORDER BY price ASC LIMIT 1
223 0.0003 0.00027585029602051
SELECT * FROM productoffers
                WHERE product_id = 2073
                ORDER BY price ASC LIMIT 1
224 0.0003 0.00025486946105957
SELECT value FROM productattributes
                WHERE product_id = '2073'
                AND name = 'ListPriceAmount'
225 0.0003 0.00026798248291016
SELECT value FROM productattributes WHERE product_id = '2073' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
226 0.0004 0.00039505958557129
SELECT * FROM products WHERE id = '1223'
227 0.0003 0.00031399726867676
SELECT * FROM productimages WHERE product_id = '1223' ORDER BY sortorder ASC
228 0.0005 0.00047087669372559
SELECT * FROM product_image_select WHERE product_id = '1223'
229 0.0003 0.00028800964355469
SELECT * FROM productcustomimages WHERE product_id = '1223'
230 0.0007 0.00069403648376465
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1223' AND a.name = n.originalname
231 0.0003 0.00034809112548828
SELECT * FROM productoffers WHERE product_id = '1223' AND merchantid = 'A1X6FK5RDHNB96'
232 0.0003 0.00025200843811035
SELECT * FROM productoffers
                WHERE product_id = '1223' AND price > 0
                ORDER BY price ASC LIMIT 1
233 0.0002 0.00023818016052246
SELECT * FROM productoffers
                WHERE product_id = 1223
                ORDER BY price ASC LIMIT 1
234 0.0003 0.00032305717468262
SELECT value FROM productattributes
                WHERE product_id = '1223'
                AND name = 'ListPriceAmount'
235 0.0003 0.00029802322387695
SELECT value FROM productattributes WHERE product_id = '1223' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
236 0.0004 0.00043010711669922
SELECT * FROM products WHERE id = '2960'
237 0.0004 0.00043487548828125
SELECT * FROM productimages WHERE product_id = '2960' ORDER BY sortorder ASC
238 0.0004 0.00042009353637695
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2960' AND p.id = pi.product_id ORDER BY pi.sortorder
239 0.0005 0.00048398971557617
SELECT * FROM product_image_select WHERE product_id = '2960'
240 0.0003 0.00028681755065918
SELECT * FROM productcustomimages WHERE product_id = '2960'
241 0.0005 0.00047516822814941
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 = '2960'
                GROUP BY o.product_id
242 0.0005 0.00048494338989258
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     = '2960'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
243 0.0003 0.0002901554107666
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2960
244 0.0007 0.00070810317993164
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2960' AND a.name = n.originalname
245 0.0002 0.00024008750915527
SELECT * FROM productoffers WHERE product_id = '2960' AND merchantid = 'A1X6FK5RDHNB96'
246 0.0003 0.00026202201843262
SELECT * FROM productoffers
                WHERE product_id = '2960' AND price > 0
                ORDER BY price ASC LIMIT 1
247 0.0003 0.00027894973754883
SELECT * FROM productoffers
                WHERE product_id = 2960
                ORDER BY price ASC LIMIT 1
248 0.0003 0.00028514862060547
SELECT value FROM productattributes
                WHERE product_id = '2960'
                AND name = 'ListPriceAmount'
249 0.0003 0.00030303001403809
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 = '2960'
                GROUP BY o.product_id
250 0.0005 0.0004730224609375
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     = '2960'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
251 0.0003 0.00029087066650391
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2960
252 0.0003 0.00034904479980469
SELECT value FROM productattributes WHERE product_id = '2960' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
253 0.0004 0.00041007995605469
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '2960'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
254 0.0003 0.00028395652770996
SELECT * FROM products WHERE id = '3586'
255 0.0003 0.00030303001403809
SELECT * FROM productimages WHERE product_id = '3586' ORDER BY sortorder ASC
256 0.0005 0.0004570484161377
SELECT * FROM product_image_select WHERE product_id = '3586'
257 0.0003 0.00026988983154297
SELECT * FROM productcustomimages WHERE product_id = '3586'
258 0.0007 0.00073003768920898
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3586' AND a.name = n.originalname
259 0.0003 0.00031590461730957
SELECT * FROM productoffers WHERE product_id = '3586' AND merchantid = 'A1X6FK5RDHNB96'
260 0.0003 0.00026392936706543
SELECT * FROM productoffers
                WHERE product_id = '3586' AND price > 0
                ORDER BY price ASC LIMIT 1
261 0.0003 0.00025510787963867
SELECT * FROM productoffers
                WHERE product_id = 3586
                ORDER BY price ASC LIMIT 1
262 0.0003 0.00026798248291016
SELECT value FROM productattributes
                WHERE product_id = '3586'
                AND name = 'ListPriceAmount'
263 0.0003 0.00028896331787109
SELECT value FROM productattributes WHERE product_id = '3586' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
264 0.0004 0.00040984153747559
SELECT * FROM products WHERE id = '3506'
265 0.0003 0.00031685829162598
SELECT * FROM productimages WHERE product_id = '3506' ORDER BY sortorder ASC
266 0.0005 0.00049781799316406
SELECT * FROM product_image_select WHERE product_id = '3506'
267 0.0003 0.00030708312988281
SELECT * FROM productcustomimages WHERE product_id = '3506'
268 0.0007 0.00069499015808105
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3506' AND a.name = n.originalname
269 0.0004 0.00035905838012695
SELECT * FROM productoffers WHERE product_id = '3506' AND merchantid = 'A1X6FK5RDHNB96'
270 0.0003 0.0002591609954834
SELECT * FROM productoffers
                WHERE product_id = '3506' AND price > 0
                ORDER BY price ASC LIMIT 1
271 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = 3506
                ORDER BY price ASC LIMIT 1
272 0.0003 0.00025200843811035
SELECT value FROM productattributes
                WHERE product_id = '3506'
                AND name = 'ListPriceAmount'
273 0.0003 0.00026679039001465
SELECT value FROM productattributes WHERE product_id = '3506' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
274 0.0004 0.00036787986755371
SELECT * FROM products WHERE id = '3797'
275 0.0003 0.00032997131347656
SELECT * FROM productimages WHERE product_id = '3797' ORDER BY sortorder ASC
276 0.0003 0.0003211498260498
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3797' AND p.id = pi.product_id ORDER BY pi.sortorder
277 0.0005 0.0005180835723877
SELECT * FROM product_image_select WHERE product_id = '3797'
278 0.0003 0.00029897689819336
SELECT * FROM productcustomimages WHERE product_id = '3797'
279 0.0004 0.00036191940307617
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 = '3797'
                GROUP BY o.product_id
280 0.0004 0.00043106079101562
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     = '3797'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
281 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 = 3797
282 0.0006 0.00059390068054199
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3797' AND a.name = n.originalname
283 0.0003 0.00025296211242676
SELECT * FROM productoffers WHERE product_id = '3797' AND merchantid = 'A1X6FK5RDHNB96'
284 0.0002 0.00024509429931641
SELECT * FROM productoffers
                WHERE product_id = '3797' AND price > 0
                ORDER BY price ASC LIMIT 1
285 0.0002 0.00023317337036133
SELECT * FROM productoffers
                WHERE product_id = 3797
                ORDER BY price ASC LIMIT 1
286 0.0003 0.00028800964355469
SELECT value FROM productattributes
                WHERE product_id = '3797'
                AND name = 'ListPriceAmount'
287 0.0003 0.00027084350585938
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 = '3797'
                GROUP BY o.product_id
288 0.0004 0.00043392181396484
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     = '3797'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
289 0.0003 0.00027203559875488
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3797
290 0.0004 0.00038385391235352
SELECT value FROM productattributes WHERE product_id = '3797' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
291 0.0004 0.00043296813964844
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3797'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
292 0.0003 0.00032591819763184
SELECT * FROM products WHERE parent_id = '3797'
293 0.0005 0.00045490264892578
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4072' AND a.name = n.originalname
294 0.0003 0.0003361701965332
SELECT * FROM productoffers WHERE product_id = '4072' AND merchantid = 'A1X6FK5RDHNB96'
295 0.0003 0.00026297569274902
SELECT * FROM productoffers
                WHERE product_id = '4072' AND price > 0
                ORDER BY price ASC LIMIT 1
296 0.0003 0.00025296211242676
SELECT * FROM productoffers
                WHERE product_id = 4072
                ORDER BY price ASC LIMIT 1
297 0.0002 0.00024795532226562
SELECT value FROM productattributes
                WHERE product_id = '4072'
                AND name = 'ListPriceAmount'
298 0.0003 0.00028204917907715
SELECT * FROM products WHERE id = '1379'
299 0.0003 0.00033998489379883
SELECT * FROM productimages WHERE product_id = '1379' ORDER BY sortorder ASC
300 0.0003 0.00032401084899902
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1379' AND p.id = pi.product_id ORDER BY pi.sortorder
301 0.0005 0.00047111511230469
SELECT * FROM product_image_select WHERE product_id = '1379'
302 0.0003 0.00028514862060547
SELECT * FROM productcustomimages WHERE product_id = '1379'
303 0.0004 0.00039792060852051
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 = '1379'
                GROUP BY o.product_id
304 0.0005 0.00045204162597656
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     = '1379'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
305 0.0003 0.00030612945556641
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1379
306 0.0006 0.00062990188598633
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1379' AND a.name = n.originalname
307 0.0003 0.00027012825012207
SELECT * FROM productoffers WHERE product_id = '1379' AND merchantid = 'A1X6FK5RDHNB96'
308 0.0003 0.00026392936706543
SELECT * FROM productoffers
                WHERE product_id = '1379' AND price > 0
                ORDER BY price ASC LIMIT 1
309 0.0003 0.00027298927307129
SELECT * FROM productoffers
                WHERE product_id = 1379
                ORDER BY price ASC LIMIT 1
310 0.0003 0.00026392936706543
SELECT value FROM productattributes
                WHERE product_id = '1379'
                AND name = 'ListPriceAmount'
311 0.0003 0.00029706954956055
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 = '1379'
                GROUP BY o.product_id
312 0.0004 0.00042104721069336
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1379'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
313 0.0003 0.00027990341186523
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1379
314 0.0004 0.00040698051452637
SELECT value FROM productattributes WHERE product_id = '1379' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
315 0.0004 0.00039196014404297
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '1379'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Style'
                GROUP BY o.value
                ORDER BY o.value ASC
316 0.0003 0.00033807754516602
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '1379'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
317 0.0003 0.00029802322387695
SELECT * FROM products WHERE parent_id = '1379'
318 0.0004 0.00037193298339844
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1380' AND a.name = n.originalname
319 0.0003 0.00033712387084961
SELECT * FROM productoffers WHERE product_id = '1380' AND merchantid = 'A1X6FK5RDHNB96'
320 0.0004 0.00036501884460449
SELECT * FROM products WHERE id = '4922'
321 0.0003 0.00033020973205566
SELECT * FROM productimages WHERE product_id = '4922' ORDER BY sortorder ASC
322 0.0005 0.00050806999206543
SELECT * FROM product_image_select WHERE product_id = '4922'
323 0.0003 0.00029420852661133
SELECT * FROM productcustomimages WHERE product_id = '4922'
324 0.0007 0.00069999694824219
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4922' AND a.name = n.originalname
325 0.0003 0.00034093856811523
SELECT * FROM productoffers WHERE product_id = '4922' AND merchantid = 'A1X6FK5RDHNB96'
326 0.0003 0.00026917457580566
SELECT * FROM productoffers
                WHERE product_id = '4922' AND price > 0
                ORDER BY price ASC LIMIT 1
327 0.0003 0.00025486946105957
SELECT * FROM productoffers
                WHERE product_id = 4922
                ORDER BY price ASC LIMIT 1
328 0.0003 0.0002598762512207
SELECT value FROM productattributes
                WHERE product_id = '4922'
                AND name = 'ListPriceAmount'
329 0.0003 0.00027704238891602
SELECT value FROM productattributes WHERE product_id = '4922' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
330 0.0010 0.00097990036010742
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4756' ORDER BY timestamp DESC
331 0.0003 0.00027298927307129
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1375' ORDER BY timestamp DESC
332 0.0002 0.00022292137145996
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1806' ORDER BY timestamp DESC
333 0.0002 0.00022506713867188
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '995' ORDER BY timestamp DESC
334 0.0002 0.00021505355834961
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1396' ORDER BY timestamp DESC
335 0.0002 0.00019693374633789
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '792' ORDER BY timestamp DESC
336 0.0002 0.00023293495178223
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4011' ORDER BY timestamp DESC
337 0.0002 0.00022315979003906
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4614' ORDER BY timestamp DESC
338 0.0002 0.00021719932556152
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1247' ORDER BY timestamp DESC
339 0.0002 0.0001978874206543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1096' ORDER BY timestamp DESC
340 0.0002 0.00019192695617676
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2073' ORDER BY timestamp DESC
341 0.0002 0.00021791458129883
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1223' ORDER BY timestamp DESC
342 0.0002 0.00020503997802734
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2960' ORDER BY timestamp DESC
343 0.0002 0.0001981258392334
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3586' ORDER BY timestamp DESC
344 0.0002 0.00019693374633789
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3506' ORDER BY timestamp DESC
345 0.0002 0.00019598007202148
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3797' ORDER BY timestamp DESC
346 0.0002 0.00021100044250488
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1379' ORDER BY timestamp DESC
347 0.0002 0.00021195411682129
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4922' ORDER BY timestamp DESC
348 0.0009 0.0008540153503418
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
349 0.0007 0.00071597099304199
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
350 0.0003 0.00028109550476074
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
351 0.0121 0.012094974517822
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
352 0.0010 0.00095200538635254
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
353 0.0004 0.00039100646972656
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
354 0.0004 0.00037980079650879
SELECT * FROM products WHERE id = 1626
355 0.0003 0.00031495094299316
SELECT * FROM products WHERE id = 4041
356 0.0003 0.0002591609954834
SELECT * FROM products WHERE id = 4312
357 0.0003 0.00027894973754883
SELECT * FROM products WHERE id = 777
358 0.0003 0.0002899169921875
SELECT * FROM products WHERE id = 3881
359 0.0003 0.00027799606323242
SELECT * FROM products WHERE id = 4213
360 0.0003 0.00026106834411621
SELECT * FROM products WHERE id = '1626'
361 0.0003 0.00034189224243164
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
362 0.0005 0.00046896934509277
SELECT * FROM product_image_select WHERE product_id = '1626'
363 0.0003 0.00027298927307129
SELECT * FROM productcustomimages WHERE product_id = '1626'
364 0.0006 0.0006251335144043
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
365 0.0003 0.00032496452331543
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
366 0.0003 0.00027990341186523
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
367 0.0003 0.00028705596923828
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
368 0.0003 0.00034499168395996
SELECT * FROM products WHERE id = '4041'
369 0.0003 0.00030994415283203
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
370 0.0005 0.00049400329589844
SELECT * FROM product_image_select WHERE product_id = '4041'
371 0.0003 0.00027799606323242
SELECT * FROM productcustomimages WHERE product_id = '4041'
372 0.0007 0.00072908401489258
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
373 0.0003 0.00032186508178711
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
374 0.0003 0.00028085708618164
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
375 0.0003 0.00027298927307129
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
376 0.0003 0.00034499168395996
SELECT * FROM products WHERE id = '4312'
377 0.0004 0.00035905838012695
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
378 0.0005 0.00045299530029297
SELECT * FROM product_image_select WHERE product_id = '4312'
379 0.0003 0.0002751350402832
SELECT * FROM productcustomimages WHERE product_id = '4312'
380 0.0007 0.00070285797119141
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
381 0.0003 0.00033688545227051
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
382 0.0003 0.00027990341186523
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
383 0.0003 0.00028300285339355
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
384 0.0004 0.00037598609924316
SELECT * FROM products WHERE id = '777'
385 0.0003 0.00034785270690918
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
386 0.0006 0.00057816505432129
SELECT * FROM product_image_select WHERE product_id = '777'
387 0.0003 0.00032806396484375
SELECT * FROM productcustomimages WHERE product_id = '777'
388 0.0009 0.00092005729675293
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
389 0.0003 0.00034594535827637
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
390 0.0003 0.00027585029602051
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
391 0.0003 0.00027012825012207
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
392 0.0003 0.00034594535827637
SELECT * FROM products WHERE id = '3881'
393 0.0003 0.00034618377685547
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
394 0.0005 0.00045609474182129
SELECT * FROM product_image_select WHERE product_id = '3881'
395 0.0003 0.00028514862060547
SELECT * FROM productcustomimages WHERE product_id = '3881'
396 0.0007 0.00069499015808105
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
397 0.0003 0.00031518936157227
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
398 0.0003 0.0002739429473877
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
399 0.0003 0.00029492378234863
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
400 0.0004 0.00038909912109375
SELECT * FROM products WHERE id = '4213'
401 0.0004 0.00037193298339844
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
402 0.0005 0.0004580020904541
SELECT * FROM product_image_select WHERE product_id = '4213'
403 0.0003 0.0002748966217041
SELECT * FROM productcustomimages WHERE product_id = '4213'
404 0.0007 0.00070285797119141
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
405 0.0003 0.00031614303588867
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
406 0.0003 0.00029301643371582
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
407 0.0003 0.00030303001403809
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
408 0.0012 0.0012190341949463
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
409 0.0005 0.00048708915710449
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
410 0.0015 0.0015439987182617
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
411 0.0009 0.00088810920715332
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
412 0.0004 0.00038814544677734
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
413 0.0004 0.00044703483581543
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
414 0.0004 0.00043487548828125
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'