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.737007856369 329 1.3744 0


No Amazon API Requests Made.


App Debug - Total Time 1.737007856369 seconds

Number Time From Start Name Description
1 0.34888386726379 Initialise Initialise FSB Function
2 0.35044097900391 App Controller Start Start of the App controller (called before the controller of every page)
3 0.39918398857117 Start of getCategoryListByGroup Function Before first category groups query
4 0.39946794509888 After initial query Before first category groups query
5 0.39946889877319 Get Category List for Group Before the call to getCategoryList function
6 0.39947080612183 Start of GetCategoryList function Start of the function
7 0.39947390556335 Before getting categories Query to get specific category list
8 0.3998007774353 After getting categories Query to get specific category list
9 0.3998019695282 Before getting category custom Before call to function getCategoryCustom
10 0.41391777992249 After getting category custom After call to function getCategoryCustom
11 0.41392087936401 Before getting category custom Before call to function getCategoryCustom
12 0.42679190635681 After getting category custom After call to function getCategoryCustom
13 0.42679595947266 Before getting category custom Before call to function getCategoryCustom
14 0.43273997306824 After getting category custom After call to function getCategoryCustom
15 0.43274283409119 Before getting category custom Before call to function getCategoryCustom
16 0.43612694740295 After getting category custom After call to function getCategoryCustom
17 0.43612885475159 Before getting category custom Before call to function getCategoryCustom
18 0.43914079666138 After getting category custom After call to function getCategoryCustom
19 0.43914389610291 Before getting category custom Before call to function getCategoryCustom
20 0.44200086593628 After getting category custom After call to function getCategoryCustom
21 0.44200277328491 End of GetCategoryList function End of the function
22 0.44200992584229 Get Category List for Group Before the call to getCategoryList function
23 0.44201183319092 Start of GetCategoryList function Start of the function
24 0.44201397895813 Before getting categories Query to get specific category list
25 0.44227981567383 End of getCategoryListByGroup Function Before return()
26 1.5425570011139 App Controller End End of the App controller (called before the controller of every page)
27 1.6843318939209 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.684907913208 Before Get Options Before the call to getOptions in the tpl class
29 1.7217907905579 After Get Options After the call to getOptions in the tpl class
30 1.7218279838562 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.7369978427887 Finalizing debug Before the debug is output to the page.
32 1.737007856369 End of App This is the end of the app logging, final timestamp


Query Debug - 329 Database Queries. Total time 1.3744 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0014 0.0013618469238281
SELECT parameter, value FROM parameters
2 0.0042 0.0041818618774414
SELECT * FROM `bad_bots`
3 0.0004 0.00037598609924316
SET time_zone = 'Europe/London'
4 0.0004 0.00042605400085449
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0005 0.00045609474182129
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"216.73.216.99\";}'
6 0.0004 0.00035810470581055
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1758043782'
7 0.0006 0.00057601928710938
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0004 0.00038695335388184
SELECT * FROM version ORDER BY installed DESC LIMIT 1
9 0.0004 0.00044703483581543
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
10 0.0004 0.00040912628173828
SELECT * FROM pages WHERE id = 52
11 0.0025 0.0024631023406982
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
12 0.0454 0.045372009277344
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
13 0.0004 0.00038409233093262
SELECT * FROM pages WHERE pagename = 'search'
14 0.0003 0.00027704238891602
SELECT * FROM categorygroups ORDER BY sortorder ASC
15 0.0003 0.00031709671020508
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
16 0.0050 0.0049781799316406
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
17 0.0003 0.00031304359436035
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
18 0.0002 0.0002140998840332
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
19 0.0002 0.00023698806762695
SELECT id FROM categories WHERE parent_id = '26'
20 0.0071 0.0070929527282715
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 
21 0.0003 0.00028800964355469
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 
22 0.0004 0.0003659725189209
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
23 0.0003 0.00026893615722656
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
24 0.0002 0.00023889541625977
SELECT * FROM categorygroups WHERE id = '1'
25 0.0041 0.004080057144165
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
26 0.0003 0.0002739429473877
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
27 0.0002 0.00022292137145996
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
28 0.0002 0.00024890899658203
SELECT id FROM categories WHERE parent_id = '27'
29 0.0067 0.0067059993743896
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 
30 0.0003 0.00034594535827637
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 
31 0.0003 0.00031399726867676
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
32 0.0003 0.00030517578125
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
33 0.0003 0.00027012825012207
SELECT * FROM categorygroups WHERE id = '1'
34 0.0014 0.0014371871948242
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
35 0.0007 0.00070881843566895
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
36 0.0002 0.00024008750915527
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
37 0.0002 0.00024318695068359
SELECT id FROM categories WHERE parent_id = '28'
38 0.0021 0.0021090507507324
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 
39 0.0003 0.0002901554107666
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 
40 0.0003 0.00027894973754883
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
41 0.0003 0.00029397010803223
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
42 0.0003 0.00026488304138184
SELECT * FROM categorygroups WHERE id = '1'
43 0.0004 0.00037789344787598
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
44 0.0002 0.00022697448730469
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
45 0.0002 0.00022006034851074
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
46 0.0002 0.00023412704467773
SELECT id FROM categories WHERE parent_id = '29'
47 0.0003 0.00033092498779297
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 
48 0.0005 0.00052189826965332
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 
49 0.0007 0.00072407722473145
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
50 0.0004 0.00044584274291992
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
51 0.0003 0.0002591609954834
SELECT * FROM categorygroups WHERE id = '1'
52 0.0003 0.00033783912658691
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
53 0.0002 0.00024294853210449
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
54 0.0002 0.0001988410949707
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
55 0.0004 0.00043106079101562
SELECT id FROM categories WHERE parent_id = '30'
56 0.0005 0.00048184394836426
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 
57 0.0002 0.00022506713867188
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 
58 0.0005 0.00052595138549805
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
59 0.0003 0.00030708312988281
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
60 0.0002 0.00021886825561523
SELECT * FROM categorygroups WHERE id = '1'
61 0.0006 0.00058698654174805
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
62 0.0003 0.00028109550476074
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
63 0.0002 0.00019979476928711
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
64 0.0004 0.00038290023803711
SELECT id FROM categories WHERE parent_id = '31'
65 0.0004 0.00035905838012695
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 
66 0.0002 0.00023388862609863
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 
67 0.0002 0.00023794174194336
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
68 0.0003 0.00031709671020508
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
69 0.0002 0.00021600723266602
SELECT * FROM categorygroups WHERE id = '1'
70 0.0003 0.00026082992553711
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
71 0.0013 0.001270055770874
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
72 0.0003 0.0003352165222168
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
73 0.0006 0.00063896179199219
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
74 0.0002 0.00021600723266602
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
75 0.0009 0.00087285041809082
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
76 0.0009 0.00085115432739258
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
77 1.0932 1.0931639671326
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.99') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.99') <= INET_ATON(ip_end)
78 0.0013 0.001349925994873
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
79 0.0006 0.00063800811767578
SELECT * FROM countryredirects WHERE countrycode = 'US'
80 0.0004 0.00044608116149902
SELECT * FROM pages WHERE pagename = 'search'
81 0.0154 0.015367984771729
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
82 0.0040 0.0039551258087158
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
83 0.0018 0.00177001953125
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
84 0.0129 0.012911081314087
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
85 0.0030 0.0030369758605957
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
86 0.0007 0.00067281723022461
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
87 0.0011 0.0011041164398193
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT '4', NOW(), '216.73.216.99'
88 0.0006 0.00059914588928223
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+4' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+4' 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 ('+4'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+4' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
89 0.0005 0.00054812431335449
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+4' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+4' 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 ('+4'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+4' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0080 0.0079748630523682
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '4') OR (keyfeatures LIKE '4') OR (title LIKE '4'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
91 0.0004 0.00040197372436523
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '4') OR (title LIKE '4'))
		AND hide = 0
92 0.0003 0.00033378601074219
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '4') OR (title LIKE '4'))
		AND hide = 0
93 0.0005 0.0005180835723877
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+4' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+4' 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 ('+4'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+4' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
94 0.0076 0.0076220035552979
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%4%') OR (keyfeatures LIKE '%4%') OR (title LIKE '%4%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
95 0.0003 0.00031709671020508
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%4%') OR (title LIKE '%4%'))
		AND hide = 0
96 0.0003 0.00027704238891602
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%4%') OR (title LIKE '%4%'))
		AND hide = 0
97 0.0005 0.00050187110900879
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+4' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+4' 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 ('+4'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+4' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
98 0.0005 0.0004730224609375
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+4' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+4' 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 ('+4'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+4' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0064 0.0063700675964355
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '4') OR (keyfeatures LIKE '4') OR (title LIKE '4'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0003 0.00033998489379883
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '4') OR (title LIKE '4'))
		AND hide = 0
101 0.0003 0.00029182434082031
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '4') OR (title LIKE '4'))
		AND hide = 0
102 0.0006 0.00058388710021973
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+4' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+4' 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 ('+4'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+4' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
103 0.0058 0.0057730674743652
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%4%') OR (keyfeatures LIKE '%4%') OR (title LIKE '%4%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0002 0.00024795532226562
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%4%') OR (title LIKE '%4%'))
		AND hide = 0
105 0.0002 0.00022602081298828
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%4%') OR (title LIKE '%4%'))
		AND hide = 0
106 0.0003 0.00031185150146484
SELECT * FROM products WHERE id = '4247'
107 0.0003 0.00027203559875488
SELECT * FROM productimages WHERE product_id = '4247' ORDER BY sortorder ASC
108 0.0003 0.00033998489379883
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4247' AND p.id = pi.product_id ORDER BY pi.sortorder
109 0.0004 0.00044417381286621
SELECT * FROM product_image_select WHERE product_id = '4247'
110 0.0002 0.00023412704467773
SELECT * FROM productcustomimages WHERE product_id = '4247'
111 0.0004 0.0003669261932373
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 = '4247'
                GROUP BY o.product_id
112 0.0006 0.00059795379638672
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     = '4247'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
113 0.0003 0.00031614303588867
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4247
114 0.0007 0.00072407722473145
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4247' AND a.name = n.originalname
115 0.0003 0.00026702880859375
SELECT * FROM productoffers WHERE product_id = '4247' AND merchantid = 'A1X6FK5RDHNB96'
116 0.0003 0.00026392936706543
SELECT * FROM productoffers
                WHERE product_id = '4247' AND price > 0
                ORDER BY price ASC LIMIT 1
117 0.0003 0.00030207633972168
SELECT * FROM productoffers
                WHERE product_id = 4247
                ORDER BY price ASC LIMIT 1
118 0.0003 0.00028300285339355
SELECT value FROM productattributes
                WHERE product_id = '4247'
                AND name = 'ListPriceAmount'
119 0.0005 0.00048303604125977
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 = '4247'
                GROUP BY o.product_id
120 0.0004 0.00044012069702148
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     = '4247'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
121 0.0003 0.0003201961517334
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4247
122 0.0003 0.00030398368835449
SELECT value FROM productattributes WHERE product_id = '4247' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
123 0.0004 0.00039887428283691
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4247'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
124 0.0004 0.00041007995605469
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4247'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
125 0.0009 0.00093793869018555
SELECT * FROM products WHERE id = '4257'
126 0.0005 0.00047111511230469
SELECT * FROM productimages WHERE product_id = '4257' ORDER BY sortorder ASC
127 0.0010 0.00098705291748047
SELECT * FROM product_image_select WHERE product_id = '4257'
128 0.0004 0.00038599967956543
SELECT * FROM productcustomimages WHERE product_id = '4257'
129 0.0033 0.0033330917358398
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4257' AND a.name = n.originalname
130 0.0004 0.00042104721069336
SELECT * FROM productoffers WHERE product_id = '4257' AND merchantid = 'A1X6FK5RDHNB96'
131 0.0005 0.00048398971557617
SELECT * FROM productoffers
                WHERE product_id = '4257' AND price > 0
                ORDER BY price ASC LIMIT 1
132 0.0005 0.00047993659973145
SELECT value FROM productattributes WHERE product_id = '4257' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
133 0.0005 0.00045108795166016
SELECT * FROM products WHERE id = '4258'
134 0.0004 0.00039887428283691
SELECT * FROM productimages WHERE product_id = '4258' ORDER BY sortorder ASC
135 0.0019 0.0018990039825439
SELECT * FROM product_image_select WHERE product_id = '4258'
136 0.0002 0.00022006034851074
SELECT * FROM productcustomimages WHERE product_id = '4258'
137 0.0008 0.00076198577880859
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4258' AND a.name = n.originalname
138 0.0003 0.00025701522827148
SELECT * FROM productoffers WHERE product_id = '4258' AND merchantid = 'A1X6FK5RDHNB96'
139 0.0003 0.0002748966217041
SELECT * FROM productoffers
                WHERE product_id = '4258' AND price > 0
                ORDER BY price ASC LIMIT 1
140 0.0004 0.0003809928894043
SELECT value FROM productattributes WHERE product_id = '4258' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
141 0.0004 0.00041604042053223
SELECT * FROM products WHERE id = '4259'
142 0.0003 0.00027298927307129
SELECT * FROM productimages WHERE product_id = '4259' ORDER BY sortorder ASC
143 0.0005 0.00049495697021484
SELECT * FROM product_image_select WHERE product_id = '4259'
144 0.0002 0.00022411346435547
SELECT * FROM productcustomimages WHERE product_id = '4259'
145 0.0015 0.0015110969543457
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4259' AND a.name = n.originalname
146 0.0005 0.00047111511230469
SELECT * FROM productoffers WHERE product_id = '4259' AND merchantid = 'A1X6FK5RDHNB96'
147 0.0004 0.00040388107299805
SELECT * FROM productoffers
                WHERE product_id = '4259' AND price > 0
                ORDER BY price ASC LIMIT 1
148 0.0004 0.00038886070251465
SELECT * FROM productoffers
                WHERE product_id = 4259
                ORDER BY price ASC LIMIT 1
149 0.0004 0.0004429817199707
SELECT value FROM productattributes
                WHERE product_id = '4259'
                AND name = 'ListPriceAmount'
150 0.0005 0.0004889965057373
SELECT value FROM productattributes WHERE product_id = '4259' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
151 0.0004 0.0003969669342041
SELECT * FROM products WHERE id = '4260'
152 0.0004 0.00036406517028809
SELECT * FROM productimages WHERE product_id = '4260' ORDER BY sortorder ASC
153 0.0008 0.00081515312194824
SELECT * FROM product_image_select WHERE product_id = '4260'
154 0.0003 0.00029802322387695
SELECT * FROM productcustomimages WHERE product_id = '4260'
155 0.0016 0.0016300678253174
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4260' AND a.name = n.originalname
156 0.0011 0.0011401176452637
SELECT * FROM productoffers WHERE product_id = '4260' AND merchantid = 'A1X6FK5RDHNB96'
157 0.0007 0.00069284439086914
SELECT * FROM productoffers
                WHERE product_id = '4260' AND price > 0
                ORDER BY price ASC LIMIT 1
158 0.0008 0.00079703330993652
SELECT value FROM productattributes WHERE product_id = '4260' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
159 0.0004 0.00044584274291992
SELECT * FROM products WHERE id = '4261'
160 0.0005 0.00045895576477051
SELECT * FROM productimages WHERE product_id = '4261' ORDER BY sortorder ASC
161 0.0005 0.00045990943908691
SELECT * FROM product_image_select WHERE product_id = '4261'
162 0.0002 0.00021505355834961
SELECT * FROM productcustomimages WHERE product_id = '4261'
163 0.0010 0.0010409355163574
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4261' AND a.name = n.originalname
164 0.0003 0.00027990341186523
SELECT * FROM productoffers WHERE product_id = '4261' AND merchantid = 'A1X6FK5RDHNB96'
165 0.0003 0.00030899047851562
SELECT * FROM productoffers
                WHERE product_id = '4261' AND price > 0
                ORDER BY price ASC LIMIT 1
166 0.0003 0.00032901763916016
SELECT value FROM productattributes WHERE product_id = '4261' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
167 0.0004 0.00043201446533203
SELECT * FROM products WHERE id = '4312'
168 0.0004 0.00039386749267578
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
169 0.0005 0.00046205520629883
SELECT * FROM product_image_select WHERE product_id = '4312'
170 0.0002 0.0002129077911377
SELECT * FROM productcustomimages WHERE product_id = '4312'
171 0.0008 0.00076889991760254
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
172 0.0003 0.00026988983154297
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
173 0.0003 0.00030207633972168
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
174 0.0003 0.00029110908508301
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
175 0.0003 0.00028085708618164
SELECT * FROM products WHERE id = '4326'
176 0.0003 0.00027084350585938
SELECT * FROM productimages WHERE product_id = '4326' ORDER BY sortorder ASC
177 0.0004 0.00043511390686035
SELECT * FROM product_image_select WHERE product_id = '4326'
178 0.0002 0.00022196769714355
SELECT * FROM productcustomimages WHERE product_id = '4326'
179 0.0006 0.00056099891662598
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4326' AND a.name = n.originalname
180 0.0003 0.00027012825012207
SELECT * FROM productoffers WHERE product_id = '4326' AND merchantid = 'A1X6FK5RDHNB96'
181 0.0003 0.00025200843811035
SELECT * FROM productoffers
                WHERE product_id = '4326' AND price > 0
                ORDER BY price ASC LIMIT 1
182 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = 4326
                ORDER BY price ASC LIMIT 1
183 0.0003 0.00029397010803223
SELECT value FROM productattributes
                WHERE product_id = '4326'
                AND name = 'ListPriceAmount'
184 0.0003 0.00030279159545898
SELECT value FROM productattributes WHERE product_id = '4326' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
185 0.0003 0.00028109550476074
SELECT * FROM products WHERE id = '4554'
186 0.0002 0.00024294853210449
SELECT * FROM productimages WHERE product_id = '4554' ORDER BY sortorder ASC
187 0.0004 0.0003809928894043
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4554' AND p.id = pi.product_id ORDER BY pi.sortorder
188 0.0005 0.00045299530029297
SELECT * FROM product_image_select WHERE product_id = '4554'
189 0.0002 0.00020503997802734
SELECT * FROM productcustomimages WHERE product_id = '4554'
190 0.0003 0.00034308433532715
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 = '4554'
                GROUP BY o.product_id
191 0.0005 0.00051498413085938
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4554'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
192 0.0003 0.00030112266540527
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4554
193 0.0008 0.00077509880065918
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4554' AND a.name = n.originalname
194 0.0002 0.00024795532226562
SELECT * FROM productoffers WHERE product_id = '4554' AND merchantid = 'A1X6FK5RDHNB96'
195 0.0003 0.00025010108947754
SELECT * FROM productoffers
                WHERE product_id = '4554' AND price > 0
                ORDER BY price ASC LIMIT 1
196 0.0002 0.00024509429931641
SELECT * FROM productoffers
                WHERE product_id = 4554
                ORDER BY price ASC LIMIT 1
197 0.0003 0.00026297569274902
SELECT value FROM productattributes
                WHERE product_id = '4554'
                AND name = 'ListPriceAmount'
198 0.0003 0.00030994415283203
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 = '4554'
                GROUP BY o.product_id
199 0.0005 0.00047993659973145
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     = '4554'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
200 0.0003 0.00031805038452148
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4554
201 0.0003 0.00029802322387695
SELECT value FROM productattributes WHERE product_id = '4554' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
202 0.0005 0.00046205520629883
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4554'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
203 0.0004 0.00043892860412598
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4554'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
204 0.0003 0.00027298927307129
SELECT * FROM products WHERE id = '4471'
205 0.0003 0.00027179718017578
SELECT * FROM productimages WHERE product_id = '4471' ORDER BY sortorder ASC
206 0.0003 0.00026082992553711
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4471' AND p.id = pi.product_id ORDER BY pi.sortorder
207 0.0004 0.00043106079101562
SELECT * FROM product_image_select WHERE product_id = '4471'
208 0.0002 0.00019407272338867
SELECT * FROM productcustomimages WHERE product_id = '4471'
209 0.0003 0.0002589225769043
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 = '4471'
                GROUP BY o.product_id
210 0.0003 0.00028395652770996
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     = '4471'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
211 0.0003 0.00025415420532227
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4471
212 0.0005 0.00050687789916992
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4471' AND a.name = n.originalname
213 0.0002 0.00024294853210449
SELECT * FROM productoffers WHERE product_id = '4471' AND merchantid = 'A1X6FK5RDHNB96'
214 0.0003 0.00026488304138184
SELECT * FROM productoffers
                WHERE product_id = '4471' AND price > 0
                ORDER BY price ASC LIMIT 1
215 0.0002 0.0002291202545166
SELECT * FROM productoffers
                WHERE product_id = 4471
                ORDER BY price ASC LIMIT 1
216 0.0003 0.00025796890258789
SELECT value FROM productattributes
                WHERE product_id = '4471'
                AND name = 'ListPriceAmount'
217 0.0003 0.00026321411132812
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 = '4471'
                GROUP BY o.product_id
218 0.0003 0.00027799606323242
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     = '4471'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
219 0.0003 0.00025582313537598
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4471
220 0.0003 0.00029802322387695
SELECT value FROM productattributes WHERE product_id = '4471' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
221 0.0003 0.00027012825012207
SELECT * FROM products WHERE parent_id = '4471'
222 0.0002 0.0002448558807373
SELECT * FROM products WHERE id = '4483'
223 0.0003 0.00026512145996094
SELECT * FROM productimages WHERE product_id = '4483' ORDER BY sortorder ASC
224 0.0004 0.0003659725189209
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4483' AND p.id = pi.product_id ORDER BY pi.sortorder
225 0.0004 0.00043702125549316
SELECT * FROM product_image_select WHERE product_id = '4483'
226 0.0002 0.00020217895507812
SELECT * FROM productcustomimages WHERE product_id = '4483'
227 0.0003 0.00033211708068848
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 = '4483'
                GROUP BY o.product_id
228 0.0005 0.00051379203796387
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     = '4483'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
229 0.0003 0.00030994415283203
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4483
230 0.0005 0.00050091743469238
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4483' AND a.name = n.originalname
231 0.0002 0.00024890899658203
SELECT * FROM productoffers WHERE product_id = '4483' AND merchantid = 'A1X6FK5RDHNB96'
232 0.0002 0.00023913383483887
SELECT * FROM productoffers
                WHERE product_id = '4483' AND price > 0
                ORDER BY price ASC LIMIT 1
233 0.0002 0.00022411346435547
SELECT * FROM productoffers
                WHERE product_id = 4483
                ORDER BY price ASC LIMIT 1
234 0.0003 0.00026416778564453
SELECT value FROM productattributes
                WHERE product_id = '4483'
                AND name = 'ListPriceAmount'
235 0.0003 0.00032711029052734
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 = '4483'
                GROUP BY o.product_id
236 0.0005 0.00048112869262695
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     = '4483'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
237 0.0003 0.00031280517578125
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4483
238 0.0003 0.00032782554626465
SELECT value FROM productattributes WHERE product_id = '4483' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
239 0.0005 0.00046586990356445
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4483'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
240 0.0004 0.00043916702270508
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4483'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
241 0.0003 0.00032305717468262
SELECT * FROM products WHERE id = '4612'
242 0.0003 0.00026988983154297
SELECT * FROM productimages WHERE product_id = '4612' ORDER BY sortorder ASC
243 0.0004 0.00043702125549316
SELECT * FROM product_image_select WHERE product_id = '4612'
244 0.0002 0.00019192695617676
SELECT * FROM productcustomimages WHERE product_id = '4612'
245 0.0007 0.00071406364440918
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4612' AND a.name = n.originalname
246 0.0002 0.00024604797363281
SELECT * FROM productoffers WHERE product_id = '4612' AND merchantid = 'A1X6FK5RDHNB96'
247 0.0002 0.00023889541625977
SELECT * FROM productoffers
                WHERE product_id = '4612' AND price > 0
                ORDER BY price ASC LIMIT 1
248 0.0002 0.00022387504577637
SELECT * FROM productoffers
                WHERE product_id = 4612
                ORDER BY price ASC LIMIT 1
249 0.0003 0.00028204917907715
SELECT value FROM productattributes
                WHERE product_id = '4612'
                AND name = 'ListPriceAmount'
250 0.0003 0.00031495094299316
SELECT value FROM productattributes WHERE product_id = '4612' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
251 0.0009 0.00085186958312988
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4247' ORDER BY timestamp DESC
252 0.0002 0.00021600723266602
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4257' ORDER BY timestamp DESC
253 0.0002 0.00022101402282715
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4258' ORDER BY timestamp DESC
254 0.0002 0.00023198127746582
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4259' ORDER BY timestamp DESC
255 0.0002 0.00019097328186035
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4260' ORDER BY timestamp DESC
256 0.0003 0.00030803680419922
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4261' ORDER BY timestamp DESC
257 0.0002 0.00019407272338867
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4312' ORDER BY timestamp DESC
258 0.0002 0.00018811225891113
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4326' ORDER BY timestamp DESC
259 0.0002 0.00020694732666016
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4554' ORDER BY timestamp DESC
260 0.0002 0.00020289421081543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4471' ORDER BY timestamp DESC
261 0.0002 0.00020813941955566
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4483' ORDER BY timestamp DESC
262 0.0002 0.00019407272338867
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4612' ORDER BY timestamp DESC
263 0.0003 0.00026679039001465
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
264 0.0003 0.00027894973754883
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
265 0.0002 0.00024795532226562
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
266 0.0148 0.014755010604858
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
267 0.0003 0.00030016899108887
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
268 0.0003 0.00025510787963867
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
269 0.0003 0.00027799606323242
SELECT * FROM products WHERE id = 1626
270 0.0003 0.00026202201843262
SELECT * FROM products WHERE id = 4041
271 0.0003 0.00025486946105957
SELECT * FROM products WHERE id = 4312
272 0.0002 0.00023794174194336
SELECT * FROM products WHERE id = 777
273 0.0002 0.00024604797363281
SELECT * FROM products WHERE id = 3881
274 0.0003 0.00029087066650391
SELECT * FROM products WHERE id = 4213
275 0.0002 0.00024104118347168
SELECT * FROM products WHERE id = '1626'
276 0.0002 0.00023794174194336
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
277 0.0004 0.00043487548828125
SELECT * FROM product_image_select WHERE product_id = '1626'
278 0.0002 0.00019502639770508
SELECT * FROM productcustomimages WHERE product_id = '1626'
279 0.0005 0.00050806999206543
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
280 0.0003 0.00025010108947754
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
281 0.0003 0.00025701522827148
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
282 0.0003 0.00028896331787109
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
283 0.0003 0.00026583671569824
SELECT * FROM products WHERE id = '4041'
284 0.0002 0.00023794174194336
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
285 0.0004 0.00042581558227539
SELECT * FROM product_image_select WHERE product_id = '4041'
286 0.0002 0.00018692016601562
SELECT * FROM productcustomimages WHERE product_id = '4041'
287 0.0007 0.00073885917663574
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
288 0.0002 0.00024700164794922
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
289 0.0003 0.00025510787963867
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
290 0.0003 0.00028204917907715
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
291 0.0003 0.00026893615722656
SELECT * FROM products WHERE id = '4312'
292 0.0002 0.00023484230041504
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
293 0.0005 0.00046396255493164
SELECT * FROM product_image_select WHERE product_id = '4312'
294 0.0002 0.00019288063049316
SELECT * FROM productcustomimages WHERE product_id = '4312'
295 0.0007 0.00069999694824219
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
296 0.0003 0.00025391578674316
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
297 0.0003 0.00025582313537598
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
298 0.0003 0.00031399726867676
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
299 0.0002 0.00024795532226562
SELECT * FROM products WHERE id = '777'
300 0.0002 0.00023508071899414
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
301 0.0004 0.00037193298339844
SELECT * FROM product_image_select WHERE product_id = '777'
302 0.0002 0.00019192695617676
SELECT * FROM productcustomimages WHERE product_id = '777'
303 0.0006 0.00056099891662598
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
304 0.0003 0.00027704238891602
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
305 0.0003 0.00027704238891602
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
306 0.0003 0.00029897689819336
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
307 0.0003 0.00028300285339355
SELECT * FROM products WHERE id = '3881'
308 0.0003 0.00029110908508301
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
309 0.0004 0.00039100646972656
SELECT * FROM product_image_select WHERE product_id = '3881'
310 0.0002 0.00024795532226562
SELECT * FROM productcustomimages WHERE product_id = '3881'
311 0.0008 0.00083494186401367
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
312 0.0003 0.00027108192443848
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
313 0.0003 0.00027203559875488
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
314 0.0003 0.00029897689819336
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
315 0.0003 0.0002739429473877
SELECT * FROM products WHERE id = '4213'
316 0.0003 0.00033712387084961
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
317 0.0005 0.00047516822814941
SELECT * FROM product_image_select WHERE product_id = '4213'
318 0.0002 0.00023007392883301
SELECT * FROM productcustomimages WHERE product_id = '4213'
319 0.0007 0.00067305564880371
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
320 0.0002 0.00024890899658203
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
321 0.0003 0.00025606155395508
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
322 0.0003 0.00026893615722656
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
323 0.0005 0.00051593780517578
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
324 0.0005 0.00047802925109863
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
325 0.0011 0.0011200904846191
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
326 0.0004 0.00040483474731445
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
327 0.0004 0.00043010711669922
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
328 0.0005 0.00050210952758789
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
329 0.0005 0.00045609474182129
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'