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.3534159660339 330 1.0043 0


No Amazon API Requests Made.


App Debug - Total Time 1.3534159660339 seconds

Number Time From Start Name Description
1 0.34007596969604 Initialise Initialise FSB Function
2 0.34228181838989 App Controller Start Start of the App controller (called before the controller of every page)
3 0.39005899429321 Start of getCategoryListByGroup Function Before first category groups query
4 0.39070892333984 After initial query Before first category groups query
5 0.39071083068848 Get Category List for Group Before the call to getCategoryList function
6 0.39071297645569 Start of GetCategoryList function Start of the function
7 0.39071583747864 Before getting categories Query to get specific category list
8 0.3913209438324 After getting categories Query to get specific category list
9 0.39132189750671 Before getting category custom Before call to function getCategoryCustom
10 0.40601491928101 After getting category custom After call to function getCategoryCustom
11 0.40601801872253 Before getting category custom Before call to function getCategoryCustom
12 0.41968488693237 After getting category custom After call to function getCategoryCustom
13 0.4196879863739 Before getting category custom Before call to function getCategoryCustom
14 0.42538189888 After getting category custom After call to function getCategoryCustom
15 0.42538404464722 Before getting category custom Before call to function getCategoryCustom
16 0.42875099182129 After getting category custom After call to function getCategoryCustom
17 0.42875289916992 Before getting category custom Before call to function getCategoryCustom
18 0.43219900131226 After getting category custom After call to function getCategoryCustom
19 0.43220090866089 Before getting category custom Before call to function getCategoryCustom
20 0.43623805046082 After getting category custom After call to function getCategoryCustom
21 0.43624091148376 End of GetCategoryList function End of the function
22 0.43624591827393 Get Category List for Group Before the call to getCategoryList function
23 0.43624782562256 Start of GetCategoryList function Start of the function
24 0.43624997138977 Before getting categories Query to get specific category list
25 0.43667984008789 End of getCategoryListByGroup Function Before return()
26 1.2200648784637 App Controller End End of the App controller (called before the controller of every page)
27 1.308109998703 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.308828830719 Before Get Options Before the call to getOptions in the tpl class
29 1.3439049720764 After Get Options After the call to getOptions in the tpl class
30 1.3439419269562 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.3534090518951 Finalizing debug Before the debug is output to the page.
32 1.3534159660339 End of App This is the end of the app logging, final timestamp


Query Debug - 330 Database Queries. Total time 1.0043 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0013 0.0013229846954346
SELECT parameter, value FROM parameters
2 0.0020 0.002032995223999
SELECT * FROM `bad_bots`
3 0.0002 0.00021600723266602
SET time_zone = 'Europe/London'
4 0.0004 0.00036883354187012
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0005 0.00049805641174316
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:12:\"216.73.217.7\";}'
6 0.0005 0.0004580020904541
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751377768'
7 0.0009 0.00089192390441895
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0005 0.00053715705871582
UPDATE autorun SET lastrun = '2025-07-01 13:49:29' WHERE id = '16'
9 0.0005 0.00050711631774902
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0007 0.00074505805969238
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0006 0.00064611434936523
SELECT * FROM pages WHERE id = 52
12 0.0032 0.0031929016113281
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0437 0.043694972991943
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0004 0.00036382675170898
SELECT * FROM pages WHERE pagename = 'search'
15 0.0006 0.000640869140625
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0006 0.00058698654174805
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0054 0.0053911209106445
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.0004 0.00040602684020996
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.0004 0.00035500526428223
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0004 0.00040912628173828
SELECT id FROM categories WHERE parent_id = '26'
21 0.0061 0.0061359405517578
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.0004 0.0003969669342041
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.0006 0.00057792663574219
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.0006 0.00059199333190918
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00032210350036621
SELECT * FROM categorygroups WHERE id = '1'
26 0.0049 0.0048511028289795
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.00035691261291504
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.0004 0.00035691261291504
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0007 0.0007319450378418
SELECT id FROM categories WHERE parent_id = '27'
30 0.0054 0.0053589344024658
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.0006 0.00058293342590332
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.0005 0.00047492980957031
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.0005 0.00046706199645996
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0004 0.00038886070251465
SELECT * FROM categorygroups WHERE id = '1'
35 0.0014 0.0014290809631348
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.0004 0.00040888786315918
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.00032305717468262
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0004 0.00036287307739258
SELECT id FROM categories WHERE parent_id = '28'
39 0.0012 0.001230001449585
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.0005 0.00049304962158203
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.00040793418884277
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.0006 0.00062108039855957
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00034594535827637
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00043702125549316
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.0004 0.00038003921508789
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.00032782554626465
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00032806396484375
SELECT id FROM categories WHERE parent_id = '29'
48 0.0004 0.00044798851013184
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0004 0.00036406517028809
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.0004 0.00035309791564941
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.0004 0.00036215782165527
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00030994415283203
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00038886070251465
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.00032591819763184
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.00028014183044434
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00029587745666504
SELECT id FROM categories WHERE parent_id = '30'
57 0.0005 0.00045108795166016
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0003 0.00034999847412109
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.0005 0.00049901008605957
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.00042390823364258
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0004 0.00036811828613281
SELECT * FROM categorygroups WHERE id = '1'
62 0.0005 0.00052094459533691
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0004 0.00043916702270508
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.00033688545227051
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0004 0.00041794776916504
SELECT id FROM categories WHERE parent_id = '31'
66 0.0006 0.00060009956359863
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0004 0.00042414665222168
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0004 0.00044798851013184
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.0004 0.00040793418884277
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0004 0.00037503242492676
SELECT * FROM categorygroups WHERE id = '1'
71 0.0004 0.00042200088500977
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0019 0.0018620491027832
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0005 0.00050878524780273
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00044894218444824
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.0003 0.00031614303588867
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0010 0.0010449886322021
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0007 0.00067591667175293
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.7761 0.77613592147827
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.217.7') >= INET_ATON(ip_start) AND INET_ATON('216.73.217.7') <= INET_ATON(ip_end)
79 0.0010 0.0010452270507812
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0004 0.00037002563476562
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0003 0.00034880638122559
SELECT * FROM pages WHERE pagename = 'search'
82 0.0047 0.0047121047973633
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0014 0.001392126083374
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0004 0.0004420280456543
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0046 0.0045690536499023
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0013 0.0012800693511963
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00040411949157715
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0004 0.00037384033203125
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT '4', NOW(), '216.73.217.7'
89 0.0005 0.00048303604125977
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
90 0.0003 0.00034999847412109
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
91 0.0032 0.0031869411468506
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
92 0.0004 0.0003509521484375
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '4') OR (title LIKE '4'))
		AND hide = 0
93 0.0003 0.00032591819763184
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '4') OR (title LIKE '4'))
		AND hide = 0
94 0.0003 0.00034403800964355
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
95 0.0037 0.0036699771881104
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
96 0.0002 0.00024890899658203
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%4%') OR (title LIKE '%4%'))
		AND hide = 0
97 0.0002 0.00022411346435547
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%4%') OR (title LIKE '%4%'))
		AND hide = 0
98 0.0003 0.00033712387084961
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
99 0.0003 0.00033307075500488
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
100 0.0032 0.003154993057251
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
101 0.0003 0.00025391578674316
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '4') OR (title LIKE '4'))
		AND hide = 0
102 0.0002 0.00022983551025391
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '4') OR (title LIKE '4'))
		AND hide = 0
103 0.0003 0.00031685829162598
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
104 0.0037 0.0036928653717041
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
105 0.0003 0.00026488304138184
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%4%') OR (title LIKE '%4%'))
		AND hide = 0
106 0.0002 0.00022006034851074
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%4%') OR (title LIKE '%4%'))
		AND hide = 0
107 0.0003 0.00027894973754883
SELECT * FROM products WHERE id = '4247'
108 0.0004 0.00035715103149414
SELECT * FROM productimages WHERE product_id = '4247' ORDER BY sortorder ASC
109 0.0003 0.00032997131347656
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
110 0.0005 0.00047397613525391
SELECT * FROM product_image_select WHERE product_id = '4247'
111 0.0003 0.0003049373626709
SELECT * FROM productcustomimages WHERE product_id = '4247'
112 0.0004 0.0004279613494873
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
113 0.0005 0.00053691864013672
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
114 0.0003 0.00033307075500488
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
115 0.0006 0.00060081481933594
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4247' AND a.name = n.originalname
116 0.0003 0.00026297569274902
SELECT * FROM productoffers WHERE product_id = '4247' AND merchantid = 'A1X6FK5RDHNB96'
117 0.0003 0.00028705596923828
SELECT * FROM productoffers
                WHERE product_id = '4247' AND price > 0
                ORDER BY price ASC LIMIT 1
118 0.0002 0.00023102760314941
SELECT * FROM productoffers
                WHERE product_id = 4247
                ORDER BY price ASC LIMIT 1
119 0.0003 0.00025582313537598
SELECT value FROM productattributes
                WHERE product_id = '4247'
                AND name = 'ListPriceAmount'
120 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 = '4247'
                GROUP BY o.product_id
121 0.0005 0.00050091743469238
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
122 0.0003 0.00029182434082031
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
123 0.0003 0.0003349781036377
SELECT value FROM productattributes WHERE product_id = '4247' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
124 0.0004 0.00043201446533203
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
125 0.0004 0.00038409233093262
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
126 0.0003 0.00027298927307129
SELECT * FROM products WHERE id = '4257'
127 0.0003 0.00033307075500488
SELECT * FROM productimages WHERE product_id = '4257' ORDER BY sortorder ASC
128 0.0004 0.00044894218444824
SELECT * FROM product_image_select WHERE product_id = '4257'
129 0.0003 0.00028491020202637
SELECT * FROM productcustomimages WHERE product_id = '4257'
130 0.0007 0.00069189071655273
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4257' AND a.name = n.originalname
131 0.0003 0.00031614303588867
SELECT * FROM productoffers WHERE product_id = '4257' AND merchantid = 'A1X6FK5RDHNB96'
132 0.0003 0.00026893615722656
SELECT * FROM productoffers
                WHERE product_id = '4257' AND price > 0
                ORDER BY price ASC LIMIT 1
133 0.0003 0.00026607513427734
SELECT value FROM productattributes WHERE product_id = '4257' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
134 0.0003 0.0003211498260498
SELECT * FROM products WHERE id = '4258'
135 0.0003 0.00030183792114258
SELECT * FROM productimages WHERE product_id = '4258' ORDER BY sortorder ASC
136 0.0004 0.00044012069702148
SELECT * FROM product_image_select WHERE product_id = '4258'
137 0.0003 0.00026583671569824
SELECT * FROM productcustomimages WHERE product_id = '4258'
138 0.0006 0.00063896179199219
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4258' AND a.name = n.originalname
139 0.0003 0.00032496452331543
SELECT * FROM productoffers WHERE product_id = '4258' AND merchantid = 'A1X6FK5RDHNB96'
140 0.0003 0.00027203559875488
SELECT * FROM productoffers
                WHERE product_id = '4258' AND price > 0
                ORDER BY price ASC LIMIT 1
141 0.0003 0.00026702880859375
SELECT value FROM productattributes WHERE product_id = '4258' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
142 0.0003 0.00031805038452148
SELECT * FROM products WHERE id = '4259'
143 0.0003 0.00030303001403809
SELECT * FROM productimages WHERE product_id = '4259' ORDER BY sortorder ASC
144 0.0004 0.00043106079101562
SELECT * FROM product_image_select WHERE product_id = '4259'
145 0.0003 0.00028109550476074
SELECT * FROM productcustomimages WHERE product_id = '4259'
146 0.0007 0.00066804885864258
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4259' AND a.name = n.originalname
147 0.0003 0.00031709671020508
SELECT * FROM productoffers WHERE product_id = '4259' AND merchantid = 'A1X6FK5RDHNB96'
148 0.0003 0.00026512145996094
SELECT * FROM productoffers
                WHERE product_id = '4259' AND price > 0
                ORDER BY price ASC LIMIT 1
149 0.0002 0.00023198127746582
SELECT * FROM productoffers
                WHERE product_id = 4259
                ORDER BY price ASC LIMIT 1
150 0.0003 0.00025010108947754
SELECT value FROM productattributes
                WHERE product_id = '4259'
                AND name = 'ListPriceAmount'
151 0.0003 0.00028395652770996
SELECT value FROM productattributes WHERE product_id = '4259' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
152 0.0004 0.0003659725189209
SELECT * FROM products WHERE id = '4260'
153 0.0003 0.00031518936157227
SELECT * FROM productimages WHERE product_id = '4260' ORDER BY sortorder ASC
154 0.0004 0.00044608116149902
SELECT * FROM product_image_select WHERE product_id = '4260'
155 0.0003 0.00027203559875488
SELECT * FROM productcustomimages WHERE product_id = '4260'
156 0.0007 0.00067591667175293
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4260' AND a.name = n.originalname
157 0.0003 0.0003349781036377
SELECT * FROM productoffers WHERE product_id = '4260' AND merchantid = 'A1X6FK5RDHNB96'
158 0.0003 0.00026512145996094
SELECT * FROM productoffers
                WHERE product_id = '4260' AND price > 0
                ORDER BY price ASC LIMIT 1
159 0.0003 0.00028395652770996
SELECT value FROM productattributes WHERE product_id = '4260' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
160 0.0003 0.00031399726867676
SELECT * FROM products WHERE id = '4261'
161 0.0003 0.00030112266540527
SELECT * FROM productimages WHERE product_id = '4261' ORDER BY sortorder ASC
162 0.0005 0.00051307678222656
SELECT * FROM product_image_select WHERE product_id = '4261'
163 0.0003 0.00027203559875488
SELECT * FROM productcustomimages WHERE product_id = '4261'
164 0.0007 0.00071191787719727
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4261' AND a.name = n.originalname
165 0.0004 0.00035214424133301
SELECT * FROM productoffers WHERE product_id = '4261' AND merchantid = 'A1X6FK5RDHNB96'
166 0.0003 0.00028800964355469
SELECT * FROM productoffers
                WHERE product_id = '4261' AND price > 0
                ORDER BY price ASC LIMIT 1
167 0.0003 0.00026297569274902
SELECT value FROM productattributes WHERE product_id = '4261' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
168 0.0004 0.00037789344787598
SELECT * FROM products WHERE id = '4312'
169 0.0003 0.00030899047851562
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
170 0.0004 0.00043916702270508
SELECT * FROM product_image_select WHERE product_id = '4312'
171 0.0003 0.0002739429473877
SELECT * FROM productcustomimages WHERE product_id = '4312'
172 0.0006 0.00064611434936523
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
173 0.0003 0.00033092498779297
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
174 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
175 0.0003 0.00027704238891602
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
176 0.0003 0.00031709671020508
SELECT * FROM products WHERE id = '4326'
177 0.0003 0.00031900405883789
SELECT * FROM productimages WHERE product_id = '4326' ORDER BY sortorder ASC
178 0.0005 0.0004580020904541
SELECT * FROM product_image_select WHERE product_id = '4326'
179 0.0003 0.00026392936706543
SELECT * FROM productcustomimages WHERE product_id = '4326'
180 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
181 0.0003 0.00031089782714844
SELECT * FROM productoffers WHERE product_id = '4326' AND merchantid = 'A1X6FK5RDHNB96'
182 0.0002 0.00024318695068359
SELECT * FROM productoffers
                WHERE product_id = '4326' AND price > 0
                ORDER BY price ASC LIMIT 1
183 0.0002 0.00022792816162109
SELECT * FROM productoffers
                WHERE product_id = 4326
                ORDER BY price ASC LIMIT 1
184 0.0003 0.00025677680969238
SELECT value FROM productattributes
                WHERE product_id = '4326'
                AND name = 'ListPriceAmount'
185 0.0003 0.00027108192443848
SELECT value FROM productattributes WHERE product_id = '4326' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
186 0.0003 0.00031304359436035
SELECT * FROM products WHERE id = '4554'
187 0.0003 0.0003049373626709
SELECT * FROM productimages WHERE product_id = '4554' ORDER BY sortorder ASC
188 0.0003 0.00034809112548828
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
189 0.0004 0.00044393539428711
SELECT * FROM product_image_select WHERE product_id = '4554'
190 0.0003 0.00026416778564453
SELECT * FROM productcustomimages WHERE product_id = '4554'
191 0.0004 0.00038695335388184
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
192 0.0006 0.00055384635925293
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
193 0.0003 0.00028705596923828
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
194 0.0007 0.00065112113952637
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4554' AND a.name = n.originalname
195 0.0003 0.00026082992553711
SELECT * FROM productoffers WHERE product_id = '4554' AND merchantid = 'A1X6FK5RDHNB96'
196 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = '4554' AND price > 0
                ORDER BY price ASC LIMIT 1
197 0.0002 0.00024509429931641
SELECT * FROM productoffers
                WHERE product_id = 4554
                ORDER BY price ASC LIMIT 1
198 0.0002 0.00024199485778809
SELECT value FROM productattributes
                WHERE product_id = '4554'
                AND name = 'ListPriceAmount'
199 0.0003 0.00028800964355469
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
200 0.0006 0.00055694580078125
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
201 0.0003 0.00033998489379883
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
202 0.0003 0.00032591819763184
SELECT value FROM productattributes WHERE product_id = '4554' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
203 0.0005 0.00046896934509277
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
204 0.0004 0.00039196014404297
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
205 0.0003 0.00030016899108887
SELECT * FROM products WHERE id = '4471'
206 0.0004 0.00038695335388184
SELECT * FROM productimages WHERE product_id = '4471' ORDER BY sortorder ASC
207 0.0003 0.00025486946105957
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
208 0.0004 0.00043582916259766
SELECT * FROM product_image_select WHERE product_id = '4471'
209 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '4471'
210 0.0003 0.00031709671020508
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
211 0.0004 0.00038909912109375
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
212 0.0002 0.000244140625
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
213 0.0006 0.00055289268493652
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4471' AND a.name = n.originalname
214 0.0003 0.00025606155395508
SELECT * FROM productoffers WHERE product_id = '4471' AND merchantid = 'A1X6FK5RDHNB96'
215 0.0002 0.00024509429931641
SELECT * FROM productoffers
                WHERE product_id = '4471' AND price > 0
                ORDER BY price ASC LIMIT 1
216 0.0002 0.00022506713867188
SELECT * FROM productoffers
                WHERE product_id = 4471
                ORDER BY price ASC LIMIT 1
217 0.0002 0.00024199485778809
SELECT value FROM productattributes
                WHERE product_id = '4471'
                AND name = 'ListPriceAmount'
218 0.0003 0.00025200843811035
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
219 0.0004 0.00037193298339844
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
220 0.0002 0.0002439022064209
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
221 0.0003 0.00031089782714844
SELECT value FROM productattributes WHERE product_id = '4471' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
222 0.0003 0.00025701522827148
SELECT * FROM products WHERE parent_id = '4471'
223 0.0003 0.00027608871459961
SELECT * FROM products WHERE id = '4483'
224 0.0003 0.00031590461730957
SELECT * FROM productimages WHERE product_id = '4483' ORDER BY sortorder ASC
225 0.0003 0.00032401084899902
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
226 0.0004 0.00043797492980957
SELECT * FROM product_image_select WHERE product_id = '4483'
227 0.0003 0.00027012825012207
SELECT * FROM productcustomimages WHERE product_id = '4483'
228 0.0004 0.00040507316589355
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
229 0.0005 0.0005180835723877
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
230 0.0003 0.00031685829162598
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
231 0.0006 0.00056600570678711
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4483' AND a.name = n.originalname
232 0.0002 0.00024294853210449
SELECT * FROM productoffers WHERE product_id = '4483' AND merchantid = 'A1X6FK5RDHNB96'
233 0.0002 0.00024890899658203
SELECT * FROM productoffers
                WHERE product_id = '4483' AND price > 0
                ORDER BY price ASC LIMIT 1
234 0.0002 0.00021505355834961
SELECT * FROM productoffers
                WHERE product_id = 4483
                ORDER BY price ASC LIMIT 1
235 0.0002 0.00023698806762695
SELECT value FROM productattributes
                WHERE product_id = '4483'
                AND name = 'ListPriceAmount'
236 0.0003 0.00029087066650391
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
237 0.0005 0.00053715705871582
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
238 0.0003 0.00028109550476074
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
239 0.0003 0.00032901763916016
SELECT value FROM productattributes WHERE product_id = '4483' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
240 0.0004 0.00043296813964844
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
241 0.0004 0.00037503242492676
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
242 0.0003 0.0002739429473877
SELECT * FROM products WHERE id = '4612'
243 0.0004 0.0003509521484375
SELECT * FROM productimages WHERE product_id = '4612' ORDER BY sortorder ASC
244 0.0005 0.0005190372467041
SELECT * FROM product_image_select WHERE product_id = '4612'
245 0.0003 0.0002739429473877
SELECT * FROM productcustomimages WHERE product_id = '4612'
246 0.0007 0.00067305564880371
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4612' AND a.name = n.originalname
247 0.0003 0.00029802322387695
SELECT * FROM productoffers WHERE product_id = '4612' AND merchantid = 'A1X6FK5RDHNB96'
248 0.0002 0.00024199485778809
SELECT * FROM productoffers
                WHERE product_id = '4612' AND price > 0
                ORDER BY price ASC LIMIT 1
249 0.0002 0.00024008750915527
SELECT * FROM productoffers
                WHERE product_id = 4612
                ORDER BY price ASC LIMIT 1
250 0.0002 0.00023293495178223
SELECT value FROM productattributes
                WHERE product_id = '4612'
                AND name = 'ListPriceAmount'
251 0.0003 0.00025105476379395
SELECT value FROM productattributes WHERE product_id = '4612' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
252 0.0003 0.00028514862060547
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4247' ORDER BY timestamp DESC
253 0.0002 0.00020909309387207
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4257' ORDER BY timestamp DESC
254 0.0002 0.00019001960754395
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4258' ORDER BY timestamp DESC
255 0.0002 0.00020098686218262
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4259' ORDER BY timestamp DESC
256 0.0002 0.00018692016601562
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4260' ORDER BY timestamp DESC
257 0.0002 0.00020384788513184
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4261' ORDER BY timestamp DESC
258 0.0002 0.00018715858459473
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4312' ORDER BY timestamp DESC
259 0.0002 0.00020813941955566
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4326' ORDER BY timestamp DESC
260 0.0003 0.00025296211242676
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4554' ORDER BY timestamp DESC
261 0.0002 0.00024795532226562
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4471' ORDER BY timestamp DESC
262 0.0002 0.00020408630371094
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4483' ORDER BY timestamp DESC
263 0.0002 0.00019502639770508
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4612' ORDER BY timestamp DESC
264 0.0004 0.00038814544677734
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
265 0.0004 0.00036311149597168
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
266 0.0003 0.00031900405883789
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
267 0.0115 0.011511087417603
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
268 0.0004 0.00043702125549316
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
269 0.0004 0.0003659725189209
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
270 0.0003 0.0003209114074707
SELECT * FROM products WHERE id = 1626
271 0.0002 0.00023603439331055
SELECT * FROM products WHERE id = 4041
272 0.0003 0.00026798248291016
SELECT * FROM products WHERE id = 4312
273 0.0002 0.00022101402282715
SELECT * FROM products WHERE id = 777
274 0.0002 0.0002448558807373
SELECT * FROM products WHERE id = 3881
275 0.0003 0.0002601146697998
SELECT * FROM products WHERE id = 4213
276 0.0003 0.00026297569274902
SELECT * FROM products WHERE id = '1626'
277 0.0003 0.00031089782714844
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
278 0.0005 0.00046396255493164
SELECT * FROM product_image_select WHERE product_id = '1626'
279 0.0003 0.00028014183044434
SELECT * FROM productcustomimages WHERE product_id = '1626'
280 0.0006 0.00058603286743164
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
281 0.0003 0.00032520294189453
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
282 0.0003 0.00027084350585938
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
283 0.0003 0.00031089782714844
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
284 0.0003 0.00032591819763184
SELECT * FROM products WHERE id = '4041'
285 0.0003 0.00031208992004395
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
286 0.0004 0.00043582916259766
SELECT * FROM product_image_select WHERE product_id = '4041'
287 0.0003 0.00025606155395508
SELECT * FROM productcustomimages WHERE product_id = '4041'
288 0.0007 0.00069403648376465
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
289 0.0003 0.00032496452331543
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
290 0.0003 0.00026202201843262
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
291 0.0003 0.00026297569274902
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
292 0.0003 0.00031495094299316
SELECT * FROM products WHERE id = '4312'
293 0.0003 0.00029587745666504
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
294 0.0004 0.00043892860412598
SELECT * FROM product_image_select WHERE product_id = '4312'
295 0.0003 0.00026416778564453
SELECT * FROM productcustomimages WHERE product_id = '4312'
296 0.0006 0.00063705444335938
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
297 0.0003 0.00029993057250977
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
298 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
299 0.0003 0.00027203559875488
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
300 0.0003 0.0003349781036377
SELECT * FROM products WHERE id = '777'
301 0.0003 0.00031495094299316
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
302 0.0004 0.00044393539428711
SELECT * FROM product_image_select WHERE product_id = '777'
303 0.0003 0.00026988983154297
SELECT * FROM productcustomimages WHERE product_id = '777'
304 0.0007 0.00065088272094727
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
305 0.0003 0.00030899047851562
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
306 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
307 0.0003 0.00026893615722656
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
308 0.0003 0.00031399726867676
SELECT * FROM products WHERE id = '3881'
309 0.0003 0.00034403800964355
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
310 0.0004 0.00043201446533203
SELECT * FROM product_image_select WHERE product_id = '3881'
311 0.0002 0.00024509429931641
SELECT * FROM productcustomimages WHERE product_id = '3881'
312 0.0006 0.00064921379089355
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
313 0.0003 0.00030207633972168
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
314 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
315 0.0002 0.00024700164794922
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
316 0.0003 0.0003049373626709
SELECT * FROM products WHERE id = '4213'
317 0.0003 0.00033187866210938
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
318 0.0004 0.00043892860412598
SELECT * FROM product_image_select WHERE product_id = '4213'
319 0.0002 0.00024914741516113
SELECT * FROM productcustomimages WHERE product_id = '4213'
320 0.0007 0.00067400932312012
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
321 0.0003 0.00030517578125
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
322 0.0003 0.00026607513427734
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
323 0.0003 0.00026917457580566
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
324 0.0005 0.00054812431335449
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
325 0.0005 0.00046110153198242
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
326 0.0011 0.0011470317840576
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
327 0.0004 0.00044107437133789
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
328 0.0004 0.0003659725189209
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
329 0.0004 0.00042605400085449
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
330 0.0005 0.00046396255493164
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'